:root{--color-brand-verde:#1c4439;--color-brand-aguamarina:#a0f9ba;--color-brand-aguamarina-light:#cffcdc;--color-brand-gris:#f0f4ed;--color-brand-gris-light:#f8f9f6;--color-brand-blanco:#fff;--color-brand-verde-hover:#163730;--color-brand-verde-active:#102822;--surface-primary:var(--color-brand-blanco);--surface-soft:var(--color-brand-gris-light);--surface-neutral:var(--color-brand-gris);--surface-accent:var(--color-brand-aguamarina-light);--surface-inverse:var(--color-brand-verde);--text-heading:var(--color-brand-verde);--text-body:#1f2937;--text-inverse-heading:var(--color-brand-aguamarina);--text-inverse-body:var(--color-brand-blanco);--text-inverse-soft:var(--color-brand-gris);--font-family:"Nudica", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-family-mono:"SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--font-size-hero:65px;--font-size-h1:55px;--font-size-h2:30px;--font-size-h3:25px;--font-size-body-l:18px;--font-size-body-s:14px;--font-size-body-xs:13px;--font-size-caption:12px;--line-height-hero:60px;--line-height-h1:50px;--line-height-h2:36px;--line-height-h3:30px;--line-height-body-l:22px;--line-height-body-s:18px;--line-height-body-xs:18px;--line-height-caption:16px;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--space-xs:8px;--space-s:16px;--space-m:32px;--space-l:64px;--space-xl:80px;--space-xxl:96px;--color-success:#52c41a;--color-success-hover:#73d13d;--color-success-light:#f6ffed;--color-success-border:#b7eb8f;--color-warning:#faad14;--color-warning-hover:#ffc53d;--color-warning-light:#fffbe6;--color-warning-border:#ffe58f;--color-error:#ff4d4f;--color-error-hover:#ff7875;--color-error-light:#fff2f0;--color-error-border:#ffccc7;--color-info:#1890ff;--color-info-hover:#40a9ff;--color-info-light:#e6f7ff;--color-info-border:#91d5ff;--color-primary:var(--color-brand-verde);--color-primary-hover:var(--color-brand-verde-hover);--color-primary-active:var(--color-brand-verde-active);--color-primary-light:var(--color-brand-aguamarina);--color-primary-lighter:var(--color-brand-aguamarina-light);--color-primary-bg:#1c443914;--color-primary-border:#1c44394d;--color-secondary:var(--color-brand-verde);--color-secondary-hover:var(--color-brand-verde-hover);--color-secondary-active:var(--color-brand-verde-active);--color-secondary-light:#2a5a4c;--color-accent:var(--color-brand-aguamarina);--color-accent-hover:#8deea8;--color-accent-light:var(--color-brand-aguamarina-light);--color-text-primary:var(--text-body);--color-text:var(--text-body);--color-text-secondary:#1f2937b8;--color-text-tertiary:#1f29378c;--color-text-disabled:#1f293759;--color-text-white:var(--color-brand-blanco);--color-border:#d6ddd2;--color-border-light:#e6ebe2;--color-border-secondary:#dee3da;--color-background:var(--surface-soft);--color-background-light:var(--surface-soft);--color-background-white:var(--surface-primary);--color-background-dark:var(--surface-inverse);--color-gray-dark:#2a5a4c;--color-gray-light:var(--surface-soft);--color-white:var(--color-brand-blanco);--spacing-xxs:4px;--spacing-xs:8px;--spacing-sm:12px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-xxl:48px;--font-size-xs:12px;--font-size-sm:14px;--font-size-md:16px;--font-size-lg:18px;--font-size-xl:20px;--font-size-xxl:24px;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--font-weight-normal:400;--font-weight-semibold:600;--border-radius-sm:4px;--border-radius-md:6px;--border-radius-lg:8px;--border-radius-xl:12px;--border-radius-full:9999px;--shadow-sm:0 1px 2px 0 #00000008, 0 1px 6px -1px #00000005, 0 2px 4px 0 #00000005;--shadow-md:0 3px 6px -4px #0000001f, 0 6px 16px 0 #00000014, 0 9px 28px 8px #0000000d;--shadow-lg:0 6px 16px -8px #00000014, 0 9px 28px 0 #0000000d, 0 12px 48px 16px #00000008;--layout-max-width:1400px;--layout-content-padding:24px;--layout-content-padding-top:32px;--layout-content-padding-bottom:50px;--layout-header-height:64px;--layout-sidebar-width:240px;--layout-sidebar-collapsed-width:64px;--layout-detail-height-offset:125px;--transition-fast:.1s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--z-index-dropdown:1000;--z-index-sticky:1020;--z-index-fixed:1030;--z-index-modal-backdrop:1040;--z-index-modal:1050;--z-index-popover:1060;--z-index-help-overlay:1080;--z-index-tooltip:1085;--z-index-tour-overlay:1090;--z-index-tour-popover:1100}@media (width>=992px){:root{--layout-content-padding:15px}}@media (width<=1024px){:root{--layout-content-padding-top:24px;--layout-content-padding-bottom:40px}}@media (width<=820px){:root{--layout-content-padding-top:20px;--layout-content-padding-bottom:40px}}.u-page-container{max-width:var(--layout-max-width);margin:0 auto}.u-flex{display:flex}.u-flex-center{justify-content:center;align-items:center;display:flex}.u-flex-between{justify-content:space-between;align-items:center;display:flex}.u-flex-start{justify-content:flex-start;align-items:center;display:flex}.u-flex-end{justify-content:flex-end;align-items:center;display:flex}.u-flex-column{flex-direction:column;display:flex}.u-flex-wrap{flex-wrap:wrap}.u-flex-1{flex:1}.u-grid-full-span{grid-column:1/-1}.u-gap-xs{gap:var(--spacing-xs)}.u-gap-sm{gap:var(--spacing-sm)}.u-gap-md{gap:var(--spacing-md)}.u-gap-lg{gap:var(--spacing-lg)}.u-gap-xl{gap:var(--spacing-xl)}.u-m-0{margin:0}.u-m-xs{margin:var(--spacing-xs)}.u-m-sm{margin:var(--spacing-sm)}.u-m-md{margin:var(--spacing-md)}.u-m-lg{margin:var(--spacing-lg)}.u-m-xl{margin:var(--spacing-xl)}.u-mt-0{margin-top:0}.u-mt-xs{margin-top:var(--spacing-xs)}.u-mt-sm{margin-top:var(--spacing-sm)}.u-mt-md{margin-top:var(--spacing-md)}.u-mt-lg{margin-top:var(--spacing-lg)}.u-mt-xl{margin-top:var(--spacing-xl)}.u-mb-0{margin-bottom:0}.u-mb-xs{margin-bottom:var(--spacing-xs)}.u-mb-sm{margin-bottom:var(--spacing-sm)}.u-mb-md{margin-bottom:var(--spacing-md)}.u-mb-lg{margin-bottom:var(--spacing-lg)}.u-mb-xl{margin-bottom:var(--spacing-xl)}.u-ml-0{margin-left:0}.u-ml-xs{margin-left:var(--spacing-xs)}.u-ml-sm{margin-left:var(--spacing-sm)}.u-ml-md{margin-left:var(--spacing-md)}.u-ml-lg{margin-left:var(--spacing-lg)}.u-ml-xl{margin-left:var(--spacing-xl)}.u-mr-0{margin-right:0}.u-mr-xs{margin-right:var(--spacing-xs)}.u-mr-sm{margin-right:var(--spacing-sm)}.u-mr-md{margin-right:var(--spacing-md)}.u-mr-lg{margin-right:var(--spacing-lg)}.u-mr-xl{margin-right:var(--spacing-xl)}.u-mx-auto{margin-left:auto;margin-right:auto}.u-mx-xs{margin-left:var(--spacing-xs);margin-right:var(--spacing-xs)}.u-mx-md{margin-left:var(--spacing-md);margin-right:var(--spacing-md)}.u-mx-lg{margin-left:var(--spacing-lg);margin-right:var(--spacing-lg)}.u-my-xs{margin-top:var(--spacing-xs);margin-bottom:var(--spacing-xs)}.u-my-md{margin-top:var(--spacing-md);margin-bottom:var(--spacing-md)}.u-my-lg{margin-top:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.u-p-0{padding:0}.u-p-xs{padding:var(--spacing-xs)}.u-p-sm{padding:var(--spacing-sm)}.u-p-md{padding:var(--spacing-md)}.u-p-lg{padding:var(--spacing-lg)}.u-p-xl{padding:var(--spacing-xl)}.u-pt-lg{padding-top:var(--spacing-lg)}.u-pt-xl{padding-top:var(--spacing-xl)}.u-pb-lg{padding-bottom:var(--spacing-lg)}.u-pb-xl{padding-bottom:var(--spacing-xl)}.u-w-full{width:100%}.u-w-auto{width:auto}.u-w-150{width:150px}.u-w-200{width:200px}.u-w-250{width:250px}.u-w-300{width:300px}.u-text-left{text-align:left}.u-text-center{text-align:center}.u-text-right{text-align:right}.u-text-xs{font-size:var(--font-size-xs)}.u-text-sm{font-size:var(--font-size-sm)}.u-text-md{font-size:var(--font-size-md)}.u-text-lg{font-size:var(--font-size-lg)}.u-font-normal{font-weight:var(--font-weight-normal)}.u-font-medium{font-weight:var(--font-weight-medium)}.u-font-semibold{font-weight:var(--font-weight-semibold)}.u-font-bold{font-weight:var(--font-weight-bold)}.u-text-primary{color:var(--color-text-primary)}.u-text-secondary{color:var(--color-text-secondary)}.u-text-tertiary{color:var(--color-text-tertiary)}.u-text-disabled{color:var(--color-text-disabled)}.u-text-uppercase{text-transform:uppercase}.u-text-lowercase{text-transform:lowercase}.u-text-capitalize{text-transform:capitalize}.u-color-primary{color:var(--color-primary)}.u-color-success{color:var(--color-success)}.u-color-warning{color:var(--color-warning)}.u-color-error{color:var(--color-error)}.u-color-info{color:var(--color-info)}.u-border-error{border-color:var(--color-error)}.u-border-warning{border-color:var(--color-warning)}.u-border-success{border-color:var(--color-success)}.u-hidden{display:none}.u-block{display:block}.u-inline{display:inline}.u-inline-block{display:inline-block}.u-cursor-pointer{cursor:pointer}.u-cursor-not-allowed{cursor:not-allowed}@font-face{font-family:Nudica;src:url(/fonts/Nudica-Light.woff2)format("woff2"),url(/fonts/Nudica-Light.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Nudica;src:url(/fonts/Nudica-Regular.woff2)format("woff2"),url(/fonts/Nudica-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nudica;src:url(/fonts/Nudica-Medium.woff2)format("woff2"),url(/fonts/Nudica-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Nudica;src:url(/fonts/Nudica-Bold.woff2)format("woff2"),url(/fonts/Nudica-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto;font-size:16px}body{font-family:var(--font-family);color:var(--text-body);background-color:var(--surface-soft);font-size:var(--font-size-body-s);line-height:var(--line-height-body-s);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}h1,h2,h3,h4,h5,h6{color:var(--text-heading);font-weight:var(--font-weight-regular)}#root{min-height:100vh}:focus-visible{outline:2px solid var(--color-brand-verde);outline-offset:2px}.skip-link{background:var(--color-brand-verde);color:var(--color-brand-blanco);padding:var(--spacing-sm) var(--spacing-md);z-index:100;transition:top var(--transition-fast);position:absolute;top:-40px;left:0}.skip-link:focus{top:0}*{scrollbar-width:thin;scrollbar-color:#0003 transparent}.ant-layout{min-height:100vh}.ant-layout-sider{z-index:10;will-change:transform;top:0;bottom:0;left:0;transform:translateZ(0);position:fixed!important}.ant-layout-header{z-index:9;will-change:transform;top:0;right:0;transform:translateZ(0);position:fixed!important}.ant-layout-content{contain:layout style}@media (height<=900px){.ant-modal .ant-list-items{max-height:35vh;overflow-y:auto}}.ant-modal-wrap{padding-top:var(--layout-header-height)}.ant-drawer-content-wrapper,.ant-drawer-mask{top:var(--layout-header-height)!important;height:calc(100% - var(--layout-header-height))!important}.ant-table-wrapper,.ant-table{overscroll-behavior:auto}.ant-table-content a:hover,.ant-table-content a:hover *{text-decoration:underline}.ant-btn.ant-btn-text:has(.lucide-arrow-left){width:32px;height:32px;padding:0}.ant-btn.ant-btn-text:has(.lucide-arrow-left)>span:not(.ant-btn-icon){clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ant-table-tbody>tr,.ant-table-tbody>tr>td,.ant-table-tbody>tr:hover>td,.ant-checkbox,.ant-checkbox-wrapper,.ant-checkbox-inner{transition:none!important}.page-enter{opacity:0;transform:translateY(10px)}.page-enter-active{opacity:1;transition:opacity var(--transition-normal), transform var(--transition-normal);transform:translateY(0)}.page-exit{opacity:1}.page-exit-active{opacity:0;transition:opacity var(--transition-fast)}.loading-overlay{z-index:1000;background:#fffc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.empty-state{text-align:center;padding:var(--spacing-xxl);color:var(--color-gray-dark)}@media (width<=576px){.hide-mobile{display:none!important}}@media (width>=576px) and (width<=992px){.hide-tablet{display:none!important}}@media (width>=993px){.hide-desktop{display:none!important}}@media print{.no-print,.ant-layout-sider,.ant-layout-header{display:none!important}.ant-layout-content{margin:0!important;padding:0!important}}svg.lucide{width:20px;height:20px}svg.lucide.icon-sm{width:16px;height:16px}svg.lucide.icon-lg{width:24px;height:24px}svg.lucide.icon-xl{width:32px;height:32px}@keyframes icon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.icon-spin{transform-origin:50%;animation:1s linear infinite icon-spin}.ant-form-item-explain-error{margin-bottom:20px}label.ant-form-item-required:before{display:none!important}label.ant-form-item-required:after{color:var(--ant-color-error,#ff4d4f);font-size:var(--ant-form-label-font-size,16px);margin-inline-start:4px;font-family:SimSun,sans-serif;line-height:1;content:"*"!important;visibility:visible!important;display:inline-block!important}.ant-modal.hrz-modal-form{max-width:calc(100vw - 32px);width:800px!important}.ant-modal-header .ant-modal-title,.ant-modal-header .ant-modal-title h1,.ant-modal-header .ant-modal-title h2,.ant-modal-header .ant-modal-title h3,.ant-modal-header .ant-modal-title h4,.ant-modal-header .ant-modal-title h5,.ant-modal-header .ant-modal-title h6{font-size:var(--font-size-h3,20px);font-weight:500;line-height:var(--line-height-h3,1.4);margin:0}:root{--ant-modal-header-margin-bottom:24px}.ant-modal .ant-modal-header{margin-bottom:var(--ant-modal-header-margin-bottom,24px)}.ant-modal .ant-modal-body p{margin-bottom:.5rem}.ant-form-item-label>label{height:var(--ant-form-vertical-label-height,var(--ant-control-height-sm));font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;color:var(--color-text-tertiary);letter-spacing:.5px;margin-bottom:var(--spacing-xxs)}.ant-modal .ant-form-item-label>label{height:var(--ant-form-vertical-label-height,var(--ant-control-height-sm))!important;font-size:var(--font-size-xs)!important;font-weight:var(--font-weight-semibold)!important;text-transform:uppercase!important;color:var(--color-text-tertiary)!important;letter-spacing:.5px!important;margin-bottom:var(--spacing-xxs)!important}.ant-modal.hrz-modal-form .ant-form-vertical{grid-template-columns:1fr 1fr;gap:0 1rem;display:grid}.ant-modal .ant-modal-footer{padding:0;padding-top:var(--spacing-md);border-top:none;border-top:1px solid var(--color-border-light);text-align:right}.ant-modal.hrz-modal-form .ant-form-vertical>.ant-form-item:last-child:has(.ant-space){margin-top:var(--spacing-md);padding-top:var(--spacing-md);border-top:1px solid var(--color-border-light);text-align:right;grid-column:1/-1}.ant-modal .ant-list .ant-list-item .ant-list-item-meta{align-items:center}.anticon.ant-steps-item-icon-finish{color:var(--color-brand-aguamarina)}.ant-tooltip{z-index:var(--z-index-tooltip,1085)!important}.ant-message-notice{border-radius:16px}.ant-message-notice-wrapper{border-radius:inherit;padding:10px 16px}.ant-message-notice-title{font-weight:600}.ant-message-notice-success{background-color:#f6ffed;border:2px solid #95de64;box-shadow:4px 4px #d9f7be}.ant-message-notice-success .ant-message-notice-icon,.ant-message-notice-success .ant-message-notice-title{color:#237804}.ant-message-notice-error{background-color:#fff1f0;border:2px solid #ff7875;box-shadow:4px 4px #ffccc7}.ant-message-notice-error .ant-message-notice-icon,.ant-message-notice-error .ant-message-notice-title{color:#a8071a}.ant-message-notice-warning{background-color:#fffbe6;border:2px solid #ffd666;box-shadow:4px 4px #fff1b8}.ant-message-notice-warning .ant-message-notice-icon,.ant-message-notice-warning .ant-message-notice-title{color:#ad6800}.ant-message-notice-info{background-color:#e6f4ff;border:2px solid #69b1ff;box-shadow:4px 4px #bae0ff}.ant-message-notice-info .ant-message-notice-icon,.ant-message-notice-info .ant-message-notice-title{color:#003a8c}.hrz-change-email-confirm .ant-modal-confirm-body{justify-content:center;align-items:flex-start;gap:1rem;display:flex}.hrz-change-email-confirm .ant-modal-confirm-body>svg.lucide{color:var(--color-warning,#faad14);flex-shrink:0}.ant-tag.horizons{justify-content:center;align-items:center;gap:.25rem;display:inline-flex}.ant-tag.horizons>svg.lucide{width:14px;height:14px}.ant-btn:hover:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-loading):not(.ant-btn-variant-link):not(.ant-btn-link):not(.ant-btn-dangerous):not(.ant-btn-color-dangerous){background-color:var(--color-brand-aguamarina)!important;border-color:var(--color-brand-aguamarina)!important;color:var(--color-brand-verde)!important}.ant-btn-variant-link:hover:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-loading),.ant-btn-link:hover:not(:disabled):not(.ant-btn-disabled):not(.ant-btn-loading){color:var(--color-brand-verde)!important;background-color:#0000!important;border-color:#0000!important;text-decoration:underline!important}.ant-layout-header{right:var(--removed-body-scroll-bar-size,0px)!important}.ant-drawer-mask{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E") 14 14,pointer}.hrz-Impersonation-module__switcher{min-width:160px}.hrz-Impersonation-module__indicator{justify-content:center;align-items:center;gap:var(--spacing-sm);margin-top:var(--layout-header-height);padding:8px var(--spacing-lg);color:var(--color-brand-verde);font-size:var(--font-size-sm);background-color:#fbf1df;border-bottom:1px solid #e9c67c;display:flex}.hrz-Impersonation-module__indicatorText{text-overflow:ellipsis;white-space:nowrap;font-weight:var(--font-weight-medium);overflow:hidden}.hrz-Impersonation-module__readOnly{font-weight:var(--font-weight-normal);opacity:.85;text-transform:uppercase;font-size:var(--font-size-xs);letter-spacing:.04em}.hrz-Impersonation-module__exitBtn{flex-shrink:0;margin-left:auto}@media (width<=768px){.hrz-Impersonation-module__indicator{padding:8px var(--spacing-md)}.hrz-Impersonation-module__switcher{min-width:120px}}.hrz-Header-module__header{z-index:var(--z-index-help-overlay);background-color:var(--color-brand-blanco);border-bottom:1px solid var(--color-brand-gris);color:var(--color-brand-verde);justify-content:space-between;align-items:center;gap:16px;display:flex;position:fixed;top:0}.hrz-Header-module__header.hrz-Header-module__impersonating{background-color:#fbf1df;border-bottom-color:#e9c67c}.hrz-Header-module__left{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.hrz-Header-module__right,.hrz-Header-module__right .ant-space-item{align-items:center;display:flex}.hrz-Header-module__right .ant-space-item>a{display:flex}.hrz-Header-module__menuToggle{cursor:pointer;width:36px;height:36px;color:var(--color-brand-verde);background:0 0;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:18px;transition:background-color .12s;display:inline-flex}.hrz-Header-module__menuToggle:hover,.hrz-Header-module__menuToggle:focus{background-color:var(--color-brand-gris);outline:none}.hrz-Header-module__breadcrumb{min-width:0;font-size:13px}.hrz-Header-module__breadcrumb .ant-breadcrumb-link{color:var(--color-text-secondary)}.hrz-Header-module__breadcrumb .ant-breadcrumb-separator{color:var(--color-brand-verde);opacity:.5}.hrz-Header-module__breadcrumb .ant-breadcrumb>:last-child .ant-breadcrumb-link{color:var(--color-brand-verde);font-weight:500}.hrz-Header-module__iconButton{width:40px;height:40px;color:var(--color-brand-verde);border-radius:50%;font-size:18px}.hrz-Header-module__iconButton:hover,.hrz-Header-module__iconButton:focus{background-color:var(--color-brand-gris);color:var(--color-brand-verde)}.hrz-Header-module__notificationBadge .ant-badge-count{background-color:var(--color-brand-aguamarina);color:var(--color-brand-verde);box-shadow:none;font-weight:700;top:6px;right:4px}.hrz-Header-module__userButton{height:40px;color:var(--color-brand-verde);background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:4px 14px 4px 4px;transition:background-color .12s,border-color .12s;display:inline-flex}.hrz-Header-module__userButton:hover,.hrz-Header-module__userButton:focus{background-color:var(--color-brand-gris-light);border-color:var(--color-brand-gris);color:var(--color-brand-verde)}.hrz-Header-module__userInfo{flex-direction:column;align-items:flex-start;min-width:0;line-height:1.2;display:flex}.hrz-Header-module__userName{text-overflow:ellipsis;white-space:nowrap;max-width:180px;color:var(--color-brand-verde);font-size:14px;font-weight:500;overflow:hidden}.hrz-Header-module__userMeta{max-width:180px;color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.hrz-Header-module__userAvatar{background-color:var(--color-brand-aguamarina-light);color:var(--color-brand-verde);font-weight:700}.hrz-Header-module__userDropdown{background:var(--color-brand-blanco);border:1px solid var(--color-brand-gris);box-shadow:var(--shadow-md);border-radius:12px;overflow:hidden}.hrz-Header-module__userDropdownHeader{border-bottom:1px solid var(--color-brand-gris);max-width:260px;padding:12px 16px}.hrz-Header-module__userDropdownName{color:var(--color-brand-verde);font-weight:700}.hrz-Header-module__userDropdownEmail{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.hrz-Header-module__userDropdownTags{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.hrz-Header-module__notifPopover .ant-popover-inner{box-shadow:var(--shadow-md);border:1px solid var(--color-brand-gris);border-radius:12px;padding:0;overflow:hidden}.hrz-Header-module__notifPanel{width:360px}.hrz-Header-module__notifHeader{border-bottom:1px solid var(--color-brand-gris);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.hrz-Header-module__notifHeaderActions{align-items:center;gap:8px;display:flex}.hrz-Header-module__dismissAllButton{height:auto;color:var(--color-brand-verde);padding:0;font-size:12px}.hrz-Header-module__dismissAllButton:hover{color:var(--color-brand-verde-hover);text-decoration:underline}.hrz-Header-module__notifHeaderTitle{color:var(--color-brand-verde);font-size:14px;font-weight:700}.hrz-Header-module__notifHeaderBadge .ant-badge-count{background:var(--color-brand-aguamarina);color:var(--color-brand-verde)}.hrz-Header-module__notifList{max-height:400px;overflow-y:auto}.hrz-Header-module__notifItem{cursor:pointer;align-items:flex-start;gap:12px;padding:12px 16px;transition:background-color .12s;display:flex;position:relative}.hrz-Header-module__notifItem:hover{background-color:var(--color-brand-gris-light)}.hrz-Header-module__notifItem:not(:last-child){border-bottom:1px solid var(--color-brand-gris)}.hrz-Header-module__notifItemUnread{background-color:var(--color-brand-aguamarina-light)}.hrz-Header-module__notifItemUnread:hover{background-color:#bff6d0}.hrz-Header-module__notifItemIcon{background-color:var(--color-brand-aguamarina-light);width:32px;height:32px;color:var(--color-brand-verde);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:14px;display:flex}.hrz-Header-module__notifItemContent{flex:1;min-width:0}.hrz-Header-module__notifItemTitle{color:var(--color-brand-verde);margin-bottom:2px;font-size:14px;font-weight:500;line-height:1.35}.hrz-Header-module__notifItemBody{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:12px;line-height:1.45;overflow:hidden}.hrz-Header-module__notifItemTime{color:var(--color-text-tertiary);font-size:11px}.hrz-Header-module__notifItemDot{background-color:var(--color-brand-aguamarina);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.hrz-Header-module__notifDismissBtn{cursor:pointer;color:var(--color-text-tertiary);opacity:0;background:0 0;border:none;border-radius:4px;padding:4px;transition:opacity .12s,color .12s;position:absolute;top:8px;right:8px}.hrz-Header-module__notifItem:hover .hrz-Header-module__notifDismissBtn{opacity:1}.hrz-Header-module__notifDismissBtn:hover{color:var(--color-brand-verde);background:#0000000a}.hrz-Header-module__notifEmpty{text-align:center;color:var(--color-text-tertiary);padding:32px 16px}.hrz-Header-module__notifEmptyIcon{color:var(--color-text-disabled);margin-bottom:8px;font-size:32px}@media (width<=820px){.hrz-Header-module__header{padding:0 16px}.hrz-Header-module__userInfo{display:none}}@media (width<=480px){.hrz-Header-module__breadcrumb{display:none}.hrz-Header-module__notifPanel{width:300px}.hrz-Header-module__notifList{max-height:320px}}.hrz-Sidebar-module__sider{z-index:var(--z-index-fixed);position:fixed;top:0;bottom:0;left:0;overflow:auto}.hrz-Sidebar-module__logo{min-height:var(--layout-header-height);border-bottom:1px solid #a0f9ba33;align-items:center;margin-bottom:8px;padding:16px 35px 12px;display:flex}.hrz-Sidebar-module__logoFull{width:auto;height:40px;display:block}.hrz-Sidebar-module__logoIcon{width:28px;height:28px;margin:0 auto;display:none}.ant-layout-sider-collapsed .hrz-Sidebar-module__logo{justify-content:center;padding:16px 8px 12px}.ant-layout-sider-collapsed .hrz-Sidebar-module__logoFull{display:none}.ant-layout-sider-collapsed .hrz-Sidebar-module__logoIcon{display:block}.hrz-Sidebar-module__menu{padding:4px 12px;font-weight:500}.hrz-Sidebar-module__menu .ant-menu-item,.hrz-Sidebar-module__menu .ant-menu-submenu-title{position:relative;padding-inline-start:1rem!important;overflow:visible!important}.hrz-Sidebar-module__menu.ant-menu-inline-collapsed>.ant-menu-item,.hrz-Sidebar-module__menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item,.hrz-Sidebar-module__menu.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title,.hrz-Sidebar-module__menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title{padding-inline:calc(50% - calc(var(--ant-menu-collapsed-icon-size) / 2) - var(--ant-menu-item-margin-inline))!important;justify-content:center!important;min-width:40px!important}.hrz-Sidebar-module__menu .ant-menu-item-selected:before{content:"";background:var(--ant-menu-dark-item-selected-bg);border-radius:0 2px 2px 0;width:4px;position:absolute;top:8px;bottom:8px;left:-12px}.hrz-Sidebar-module__menu .ant-menu-item-group-title{text-transform:uppercase;letter-spacing:.1em;color:var(--color-brand-aguamarina-light);opacity:.6;padding:8px 14px;font-size:11px;font-weight:500}.hrz-Sidebar-module__menu.ant-menu-inline-collapsed .ant-menu-item-group-title{display:none}.hrz-Sidebar-module__menu .ant-menu-item-divider{background-color:#a0f9ba33;border:none;height:1px;margin:12px}.hrz-Sidebar-module__siderContent{flex-direction:column;justify-content:space-between;height:100%;display:flex}.hrz-Sidebar-module__siderFooter{border-top:1px solid #a0f9ba33;justify-content:space-between;align-items:center;margin-top:8px;padding:12px 16px;display:flex}.ant-layout-sider-collapsed .hrz-Sidebar-module__siderFooter{justify-content:center;padding:12px 8px}.hrz-Sidebar-module__version{color:#ffffffb3;letter-spacing:.02em;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:12px;display:flex}.hrz-Sidebar-module__envBadge{color:#fbd24a;letter-spacing:.5px;text-transform:uppercase;background-color:#fbd24a26;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:600}.hrz-MentionPopup-module__popup{z-index:1100;background:#fff;border:1px solid #e8e8e8;border-radius:8px;min-width:200px;max-width:280px;max-height:220px;padding:4px;position:fixed;overflow-y:auto;box-shadow:0 4px 16px #0000001f}.hrz-MentionPopup-module__item{text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:6px;width:100%;padding:6px 10px;font-size:13px;display:block;overflow:hidden}.hrz-MentionPopup-module__item:hover,.hrz-MentionPopup-module__itemActive{background:#f0f5ff}.hrz-MentionPopup-module__empty{color:#8c8c8c;text-align:center;padding:10px 12px;font-size:13px}.hrz-RichTextEditor-module__wrapper{background:#fff;border:1px solid #d9d9d9;border-radius:6px;transition:border-color .2s,box-shadow .2s}.hrz-RichTextEditor-module__wrapper:focus-within{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff1a}.hrz-RichTextEditor-module__toolbar{border-bottom:1px solid #f0f0f0;align-items:center;gap:2px;padding:4px 6px;display:flex}.hrz-RichTextEditor-module__tbBtn{color:#595959;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:14px;transition:background .15s,color .15s;display:inline-flex}.hrz-RichTextEditor-module__tbBtn:hover{color:#1f2937;background:#f5f5f5}.hrz-RichTextEditor-module__tbBtnActive{color:#1677ff!important;background:#e6f4ff!important}.hrz-RichTextEditor-module__editorContainer{cursor:text;padding:8px 12px;position:relative}.hrz-RichTextEditor-module__editor .ProseMirror{color:#2c3e50;outline:none;font-size:14px;line-height:1.6}.hrz-RichTextEditor-module__editor .ProseMirror>*+*{margin-top:.6em}.hrz-RichTextEditor-module__editor .ProseMirror p{margin:0}.hrz-RichTextEditor-module__editor .ProseMirror h3{margin:.6em 0 .3em;font-size:15px;font-weight:600;line-height:1.35}.hrz-RichTextEditor-module__editor .ProseMirror ul,.hrz-RichTextEditor-module__editor .ProseMirror ol{margin:0;padding-left:1.4em}.hrz-RichTextEditor-module__editor .ProseMirror li{margin-bottom:.2em}.hrz-RichTextEditor-module__editor .ProseMirror li>p{margin:0}.hrz-RichTextEditor-module__editor .ProseMirror a{color:#1677ff;text-decoration:underline}.hrz-RichTextEditor-module__editor .ProseMirror code{background:#f5f5f5;border-radius:3px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em}.hrz-RichTextEditor-module__editor .ProseMirror strong{color:#1f2937;font-weight:600}.hrz-RichTextEditor-module__placeholder{pointer-events:none;color:#bfbfbf;font-size:14px;line-height:1.6;position:absolute;top:8px;left:13px}.hrz-CommentAttachmentsInput-module__wrapper{flex-direction:column;gap:6px;display:flex}.hrz-CommentAttachmentsInput-module__thumbs{flex-wrap:wrap;gap:8px;display:flex}.hrz-CommentAttachmentsInput-module__thumb{background:#f0f0f0;border:1px solid #e8e8e8;border-radius:6px;width:64px;height:64px;position:relative;overflow:hidden}.hrz-CommentAttachmentsInput-module__thumb img{object-fit:cover;width:100%;height:100%;display:block}.hrz-CommentAttachmentsInput-module__thumbFile{width:140px}.hrz-CommentAttachmentsInput-module__fileBadge{background:#fafafa;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;padding:4px;display:flex}.hrz-CommentAttachmentsInput-module__fileIcon{color:#1677ff;font-size:24px;line-height:1}.hrz-CommentAttachmentsInput-module__fileName{color:#595959;white-space:nowrap;text-overflow:ellipsis;text-align:center;max-width:100%;padding:0 4px;font-size:11px;line-height:1.2;overflow:hidden}.hrz-CommentAttachmentsInput-module__thumbLoading{color:#1677ff;justify-content:center;align-items:center;font-size:18px;display:flex}.hrz-CommentAttachmentsInput-module__remove{cursor:pointer;color:#d4380d;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:14px;line-height:1;display:flex;position:absolute;top:2px;right:2px}.hrz-CommentAttachmentsInput-module__remove:hover{background:#fff}.hrz-CommentAttachmentsInput-module__actions{align-items:center;gap:8px;display:flex}.hrz-CommentAttachmentsInput-module__uploadBtn{cursor:pointer;display:inline-flex}.hrz-CommentAttachmentsInput-module__uploadBtn input[type=file]{display:none}.hrz-SupportForm-module__form{flex-direction:column;gap:16px;display:flex}.hrz-SupportForm-module__field{margin-top:4px}.hrz-SupportForm-module__fieldSelect{width:100%;margin-top:4px}.hrz-SupportForm-module__screenshotHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.hrz-SupportForm-module__screenshotActions{gap:8px;display:flex}.hrz-SupportForm-module__screenshotPlaceholder{text-align:center;background:#fafafa;border-radius:8px;padding:24px}.hrz-SupportForm-module__screenshotPreview{border:1px solid #e8e8e8;border-radius:8px;max-height:220px;overflow:hidden}.hrz-SupportForm-module__screenshotPreview img{width:100%;display:block}.hrz-SupportForm-module__screenshotEmpty{text-align:center;color:#8c8c8c;background:#fafafa;border-radius:8px;padding:24px}.hrz-SupportForm-module__screenshotEmpty .anticon{margin-bottom:8px;font-size:24px;display:block}.hrz-SupportDrawer-module__drawer .ant-drawer-content-wrapper{height:100%!important;top:0!important;box-shadow:-1px 0 #f0f0f0!important}.hrz-SupportDrawer-module__drawer .ant-drawer-mask{height:100%!important;top:0!important}.hrz-SupportDrawer-module__drawer .ant-drawer-header{box-sizing:border-box;border-bottom:1px solid #f0f0f0;height:var(--layout-header-height)!important;min-height:var(--layout-header-height)!important;max-height:var(--layout-header-height)!important;padding:0 12px!important}.hrz-SupportDrawer-module__drawer .ant-drawer-header-title{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.hrz-SupportDrawer-module__drawer .ant-drawer-title{justify-content:center;align-items:center;min-width:0;font-size:14px;font-weight:600;line-height:1;display:flex}.hrz-SupportDrawer-module__drawer .ant-drawer-close{justify-content:center;align-items:center;width:32px;height:32px;margin-inline-end:0;padding:0;display:inline-flex}.hrz-SupportDrawer-module__drawer .ant-drawer-body{padding:0;overflow:hidden}.hrz-SupportDrawer-module__homeView{overscroll-behavior:contain;flex-direction:column;height:100%;display:flex;overflow-y:auto}.hrz-SupportDrawer-module__searchWrapper{z-index:1;background:#fff;padding:16px 20px 8px;position:sticky;top:0}.hrz-SupportDrawer-module__section{border-bottom:1px solid #f5f5f5;padding:12px 20px 16px}.hrz-SupportDrawer-module__section:last-child{border-bottom:none}.hrz-SupportDrawer-module__sectionLabel{text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;display:block;color:#595959!important;font-size:11px!important;font-weight:600!important}.hrz-SupportDrawer-module__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.hrz-SupportDrawer-module__sectionHeader .hrz-SupportDrawer-module__sectionLabel{margin-bottom:0}.hrz-SupportDrawer-module__sectionAdminLink{text-transform:uppercase;letter-spacing:.3px;height:auto!important;padding:0!important;font-size:11px!important}.hrz-SupportDrawer-module__internalLabel{margin-top:16px}.hrz-SupportDrawer-module__featuredCard{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:#f0f7ff;border:1px solid #d9e7fa;border-radius:8px;gap:12px;margin-bottom:10px;padding:12px;transition:background .15s;display:flex}.hrz-SupportDrawer-module__featuredCard:hover{background:#e6f0fb}.hrz-SupportDrawer-module__featuredImage{object-fit:cover;border-radius:6px;flex-shrink:0;width:56px!important;height:56px!important}.hrz-SupportDrawer-module__featuredImagePlaceholder{color:#1677ff;background:#d9e7fa;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;display:flex}.hrz-SupportDrawer-module__featuredBody{flex-direction:column;flex:1;justify-content:center;gap:4px;min-width:0;display:flex}.hrz-SupportDrawer-module__featuredTitle{margin:0!important;font-size:14px!important;line-height:1.3!important}.hrz-SupportDrawer-module__featuredSummary{color:#595959!important;margin:0!important;font-size:12px!important}.hrz-SupportDrawer-module__readMore{font-weight:500;color:#1677ff!important;font-size:12px!important}.hrz-SupportDrawer-module__articlesList{flex-direction:column;gap:8px;display:flex}.hrz-SupportDrawer-module__articleCard{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:#fff;border:1px solid #f0f0f0;border-radius:8px;gap:10px;padding:10px;transition:all .15s;display:flex}.hrz-SupportDrawer-module__articleCard:hover{background:#fafafa;border-color:#d9d9d9}.hrz-SupportDrawer-module__articleIcon{color:#1677ff;background:#f0f7ff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.hrz-SupportDrawer-module__articleBody{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex}.hrz-SupportDrawer-module__articleHeader{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.hrz-SupportDrawer-module__articleTitle{flex:1;margin:0!important;font-size:13px!important;line-height:1.35!important}.hrz-SupportDrawer-module__articleCategory{flex-shrink:0;margin:0!important;padding:0 6px!important;font-size:10px!important;line-height:18px!important}.hrz-SupportDrawer-module__articleExcerpt{color:#595959!important;margin:0!important;font-size:12px!important}.hrz-SupportDrawer-module__announcementsList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.hrz-SupportDrawer-module__announcementItem{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;margin:0 -8px;padding:8px;transition:background .15s;display:flex}.hrz-SupportDrawer-module__announcementItem:hover{background:#f5f5f5}.hrz-SupportDrawer-module__announcementItemUnseen{font-weight:500}.hrz-SupportDrawer-module__announcementThumbWrapper{border-radius:4px;flex-shrink:0;width:36px;height:36px;overflow:hidden}.hrz-SupportDrawer-module__announcementThumb{object-fit:cover;display:block;width:36px!important;height:36px!important}.hrz-SupportDrawer-module__announcementThumbPlaceholder{color:#1677ff;background:#e6f4ff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.hrz-SupportDrawer-module__announcementItemTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;position:relative;overflow:hidden}.hrz-SupportDrawer-module__announcementItemUnseen .hrz-SupportDrawer-module__announcementItemTitle:before{content:"";vertical-align:middle;background:#1677ff;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.hrz-SupportDrawer-module__announcementItemDate{color:#8c8c8c;flex-shrink:0;font-size:11px}.hrz-SupportDrawer-module__viewAllButton{margin-top:6px;padding-left:0!important}.hrz-SupportDrawer-module__actionsList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.hrz-SupportDrawer-module__actionItem{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:1px solid #f0f0f0;border-radius:6px;align-items:center;gap:12px;padding:10px 12px;font-size:13px;transition:all .15s;display:flex}.hrz-SupportDrawer-module__actionItem:hover{background:#fafafa;border-color:#d9d9d9}.hrz-SupportDrawer-module__actionIcon{color:#595959;flex-shrink:0;font-size:16px}.hrz-SupportDrawer-module__actionChevron{color:#bfbfbf;margin-left:auto;font-size:12px}.hrz-SupportDrawer-module__formView{overscroll-behavior:contain;height:100%;padding:16px 20px 24px;overflow-y:auto}.hrz-SupportDrawer-module__titleWithBack{justify-content:center;align-items:center;gap:6px;min-width:0;max-width:100%;display:flex}.hrz-SupportDrawer-module__titleText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.hrz-SupportDrawer-module__backIconButton{flex-shrink:0;margin-left:-4px;color:#595959!important}.hrz-SupportDrawer-module__articleView{overscroll-behavior:contain;flex-direction:column;gap:12px;height:100%;padding:16px 20px 32px;display:flex;overflow-y:auto}.hrz-SupportDrawer-module__articleViewCategory{text-transform:uppercase;letter-spacing:.5px;align-self:flex-start;margin:0!important;font-size:10px!important}.hrz-SupportDrawer-module__articleViewBody{color:#2c3e50;font-size:14px;line-height:1.65}.hrz-SupportDrawer-module__articleViewBody h1{margin:.4em 0 .5em;font-size:20px;line-height:1.25}.hrz-SupportDrawer-module__articleViewBody h2{margin:1.2em 0 .4em;font-size:16px;line-height:1.3}.hrz-SupportDrawer-module__articleViewBody h3{margin:1em 0 .3em;font-size:14px;font-weight:600}.hrz-SupportDrawer-module__articleViewBody p{margin:0 0 1em}.hrz-SupportDrawer-module__articleViewBody ul,.hrz-SupportDrawer-module__articleViewBody ol{margin:0 0 1em 1.2em;padding:0}.hrz-SupportDrawer-module__articleViewBody li{margin-bottom:.3em}.hrz-SupportDrawer-module__articleViewBody a{color:#1677ff;text-decoration:none}.hrz-SupportDrawer-module__articleViewBody a:hover{text-decoration:underline}.hrz-SupportDrawer-module__articleViewBody code{background:#f5f5f5;border-radius:3px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em}.hrz-SupportDrawer-module__articleViewBody pre{background:#f5f5f5;border-radius:6px;margin:0 0 1em;padding:12px;font-size:12px;overflow-x:auto}.hrz-SupportDrawer-module__articleViewBody pre code{background:0 0;padding:0}.hrz-SupportDrawer-module__articleViewBody blockquote{color:#595959;border-left:3px solid #d9d9d9;margin:0 0 1em;padding:0 0 0 12px}.hrz-SupportDrawer-module__articleViewBody table{border-collapse:collapse;width:100%;margin:0 0 1em;font-size:12px}.hrz-SupportDrawer-module__articleViewBody th,.hrz-SupportDrawer-module__articleViewBody td{text-align:left;border:1px solid #e8e8e8;padding:6px 10px}.hrz-SupportDrawer-module__articleViewBody th{background:#fafafa;font-weight:600}.hrz-SupportDrawer-module__articleViewBody strong{color:#1f2937}.hrz-SupportDrawer-module__articleRelated{border-top:1px solid #f0f0f0;margin-top:16px;padding-top:16px}.hrz-AnnouncementsModal-module__modal .ant-modal-content{border-radius:12px;padding:0;overflow:hidden}.hrz-AnnouncementsModal-module__modal .ant-modal-body{padding:0}.hrz-AnnouncementsModal-module__modal .ant-modal-close{top:12px;z-index:10;background:#ffffffeb;border-radius:50%;width:32px;height:32px;transition:background .2s,transform .2s;inset-inline-end:12px;box-shadow:0 2px 8px #00000026}.hrz-AnnouncementsModal-module__modal .ant-modal-close:hover{background:#fff;transform:scale(1.05)}.hrz-AnnouncementsModal-module__modal .ant-modal-close-x{color:#000000a6;width:32px;height:32px;font-size:14px;line-height:32px}.hrz-AnnouncementsModal-module__imageWrapper{aspect-ratio:16/9;background-color:var(--color-background-secondary,#f5f5f5);width:100%;display:block!important}.hrz-AnnouncementsModal-module__image{aspect-ratio:16/9;object-fit:cover;cursor:zoom-in;display:block;width:100%!important;height:100%!important}.hrz-AnnouncementsModal-module__imagePlaceholder{aspect-ratio:16/9;width:100%;color:var(--color-primary,#1677ff);background:linear-gradient(135deg,#e6f7ff 0%,#bae7ff 100%);justify-content:center;align-items:center;display:flex}.hrz-AnnouncementsModal-module__imagePlaceholder svg{opacity:.6;font-size:64px}.hrz-AnnouncementsModal-module__content{flex-direction:column;gap:12px;padding:28px 32px 24px;display:flex}.hrz-AnnouncementsModal-module__title{margin:0!important;font-size:22px!important;font-weight:600!important;line-height:1.3!important}.hrz-AnnouncementsModal-module__summary{color:var(--color-text-secondary,#000000a6);margin:0;font-size:15px;line-height:1.55}.hrz-AnnouncementsModal-module__cta{align-self:flex-start;margin-top:8px}.hrz-AnnouncementsModal-module__footer{border-top:1px solid var(--color-border,#f0f0f0);flex-direction:column;gap:16px;padding:16px 32px 24px;display:flex}.hrz-AnnouncementsModal-module__dots{justify-content:center;align-items:center;gap:8px;display:flex}.hrz-AnnouncementsModal-module__dot{background-color:#00000026;border-radius:50%;width:8px;height:8px;transition:all .2s}.hrz-AnnouncementsModal-module__dotActive{background-color:var(--color-primary,#1677ff);border-radius:4px;width:24px}.hrz-AnnouncementsModal-module__navigation{justify-content:space-between;align-items:center;gap:12px;display:flex}.hrz-AnnouncementsModal-module__navigation .ant-btn{min-width:100px}.hrz-Tour-module__spotlight{z-index:var(--z-index-tour-overlay);pointer-events:none;border-radius:8px;transition:top .2s,left .2s,width .2s,height .2s;position:fixed;box-shadow:0 0 0 100vmax #0000008c}.hrz-Tour-module__dimmer{z-index:var(--z-index-tour-overlay);pointer-events:none;background:#0000008c;position:fixed;inset:0}.hrz-Tour-module__shield{z-index:var(--z-index-tour-overlay);background:0 0;position:fixed;inset:0}.hrz-Tour-module__popover{z-index:var(--z-index-tour-popover);background:var(--color-brand-blanco,#fff);border-radius:12px;width:320px;max-width:calc(100vw - 32px);padding:16px;position:fixed;box-shadow:0 6px 24px #00000040}.hrz-Tour-module__step{margin-bottom:4px;display:block}.hrz-Tour-module__body{margin:4px 0 12px}.hrz-Tour-module__footer{align-items:center;gap:8px;display:flex}.hrz-Tour-module__spacer{margin-left:auto}.hrz-Layout-module__layout{background-color:var(--surface-soft);min-height:100vh}.hrz-Layout-module__mainLayout{transition:margin-left var(--transition-normal);background-color:var(--surface-soft)}.hrz-Layout-module__mainLayoutMobile{margin-left:0!important}.hrz-Layout-module__content{margin-top:var(--layout-header-height);padding:var(--layout-content-padding-top) 64px var(--layout-content-padding-bottom);min-height:calc(100vh - var(--layout-header-height));background-color:var(--surface-soft);min-width:0}.hrz-Layout-module__contentImpersonating{min-height:calc(100vh - var(--layout-header-height));margin-top:0}@media (width<=1024px){.hrz-Layout-module__content{padding:var(--layout-content-padding-top) 32px var(--layout-content-padding-bottom)}}@media (width<=820px){.hrz-Layout-module__content{padding:var(--layout-content-padding-top) 16px var(--layout-content-padding-bottom)}}.hrz-LoadingSpinner-module__container{padding:var(--spacing-xxl);justify-content:center;align-items:center;display:flex}.hrz-LoadingSpinner-module__fullScreen{z-index:var(--z-index-modal);background-color:#ffffffe6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.hrz-LoadingSpinner-module__iconSmall{font-size:24px}.hrz-LoadingSpinner-module__iconDefault{font-size:32px}.hrz-LoadingSpinner-module__iconLarge{font-size:48px}.hrz-ApiErrorModal-module__modal .ant-modal-content{border-radius:12px}.hrz-ApiErrorModal-module__content{text-align:center;flex-direction:column;align-items:center;padding:16px 0;display:flex}.hrz-ApiErrorModal-module__iconWrapper{margin-bottom:16px}.hrz-ApiErrorModal-module__iconWrapper .anticon{font-size:48px}.hrz-ApiErrorModal-module__iconForbidden{color:var(--color-error,#ff4d4f)}.hrz-ApiErrorModal-module__iconWarning{color:var(--color-warning,#faad14)}.hrz-ApiErrorModal-module__iconNotFound{color:var(--color-info,#1890ff)}.hrz-ApiErrorModal-module__iconError{color:var(--color-error,#ff4d4f)}.hrz-ApiErrorModal-module__title{color:var(--color-text-primary,#262626);margin-bottom:8px!important}.hrz-ApiErrorModal-module__message{color:var(--color-text-secondary,#595959);margin-bottom:16px;display:block}.hrz-ApiErrorModal-module__permissionAlert{text-align:left;width:100%;margin-top:8px}.hrz-ApiErrorModal-module__permissionAlert .ant-alert-message{margin-bottom:0}.hrz-SessionExpiredModal-module__modal .ant-modal-body{padding:16px 24px 24px}.hrz-SessionExpiredModal-module__mask{-webkit-backdrop-filter:blur(4px);background-color:#000000bf!important}.hrz-SessionExpiredModal-module__content{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.hrz-SessionExpiredModal-module__icon{color:var(--color-warning,#faad14);font-size:56px}.hrz-SessionExpiredModal-module__title{margin:0!important;font-weight:600!important}.hrz-SessionExpiredModal-module__message{color:var(--color-text-secondary,#000000a6);font-size:14px;margin:0!important}
