@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap);.layout_container__34NaO{min-height:100vh;max-width:100vw;min-width:100vw;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;font-family:"Roboto",sans-serif}.layout_header__1CXo3{height:60px;background-color:rgba(0,0,0,.9);flex-flow:row nowrap;justify-content:space-between;padding-right:25px}.layout_content__2_8UH,.layout_header__1CXo3{max-width:100vw;display:flex;align-items:center}.layout_content__2_8UH{padding:1em;min-height:100%;justify-content:flex-start;flex-direction:column;background-color:#fff}.layout_fullBleedContent__2lBQN{padding:0;align-items:stretch;min-height:0}.layout_footer__oCzyV{display:flex;width:100%;height:60px;background-color:rgba(0,0,0,.9);align-items:center}@media only screen and (max-width:767px){.layout_headerNav__IAH3C{display:none}.layout_headerText__1cfTr{color:#838383;border:1px solid #838383;padding:10px 15px;border-radius:50px;margin-right:15px;font-size:15px}.layout_footerText__3mX4W{color:#ccc;font-weight:700;margin:25px;font-size:16px;border-top:1px solid #ccc;padding-top:30px;text-align:center;display:block}.layout_footer__oCzyV{height:16em}.layout_footerList__3zQZa{display:flex;flex-flow:row wrap;justify-content:center}.layout_footerList__3zQZa a li{font-size:16px;font-weight:700;color:#fff;margin:40px 12.5px 12.5px}.layout_footerList__3zQZa a{border:none;text-decoration:none}.layout_footerLinks__2S7Td{display:flex;flex-flow:row wrap;justify-content:center}.layout_appStore__1uulz,.layout_playStore__1DgNu{width:135px;height:41px;margin:5px}.layout_appStore__1uulz{display:none}.layout_btnExit__3v0Gq{margin-right:15px}.layout_hamburger__1-BAJ{display:block;margin-left:15px}.layout_footerDesktopLinks__3uKrE,.layout_menuIcon__1tak-{display:none}}@media only screen and (min-width:768px){.layout_headerNav__IAH3C{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-around;flex-grow:1}.layout_headerNav__IAH3C li{color:#fff;cursor:pointer;font-size:20px}.layout_btnExit__3v0Gq{margin-right:30px}.layout_menuIcon__1tak-{margin-left:30px}.layout_footerDesktopLinks__3uKrE{display:none;width:100%;height:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-evenly}}.AdminHeader_header__1JV1g{width:100%;height:60px;background-color:#fea200;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;font-family:"Roboto",sans-serif}.AdminHeader_mainContent__MzdLM{display:flex;width:100%;align-items:center;flex-grow:1;background-color:#fff}.AdminHeader_visibleContent__1YPwS{background-color:#fff}.AdminHeader_headerLogo__22TJe{width:120px;margin-left:10px}.AdminHeader_headerNav__q0v6u{list-style:none;margin:0;padding:0;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end;grid-gap:10px;gap:10px}.AdminHeader_navGroup__2zUue{position:relative}.AdminHeader_navGroupButton__qYwFd{position:relative;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.12);color:#fff;font-size:.85rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;padding:6px 22px 6px 12px;border-radius:999px;white-space:nowrap;display:inline-flex;align-items:center;grid-gap:4px;gap:4px;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,-webkit-transform .1s ease;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease,-webkit-transform .1s ease}.AdminHeader_navGroupButton__qYwFd:after{content:"";position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid hsla(0,0%,100%,.8);transition:border-top-color .15s ease,-webkit-transform .15s ease;transition:transform .15s ease,border-top-color .15s ease;transition:transform .15s ease,border-top-color .15s ease,-webkit-transform .15s ease}.AdminHeader_navGroupButton__qYwFd:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.4);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.AdminHeader_navGroup__2zUue:focus-within .AdminHeader_navGroupButton__qYwFd:after,.AdminHeader_navGroup__2zUue:hover .AdminHeader_navGroupButton__qYwFd:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.AdminHeader_dropdown__CrEi4{position:absolute;top:calc(100% + 6px);left:0;min-width:240px;max-height:380px;overflow-y:auto;background-color:#262626;border-radius:8px;padding:6px 0;box-shadow:0 10px 20px rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.12);opacity:0;pointer-events:none;-webkit-transform:translateY(4px);transform:translateY(4px);transition:opacity .15s ease,-webkit-transform .15s ease;transition:opacity .15s ease,transform .15s ease;transition:opacity .15s ease,transform .15s ease,-webkit-transform .15s ease;z-index:1000}.AdminHeader_navGroup__2zUue:focus-within .AdminHeader_dropdown__CrEi4,.AdminHeader_navGroup__2zUue:hover .AdminHeader_dropdown__CrEi4{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.AdminHeader_dropdownItem__GjpFE{padding:7px 14px;font-size:.85rem;color:#f5f5f5;white-space:nowrap;cursor:pointer;display:flex;align-items:center;border-left:3px solid transparent;border-bottom:1px solid hsla(0,0%,100%,.06);transition:background .15s ease,border-left-color .15s ease,padding-left .15s ease,color .15s ease}.AdminHeader_dropdownItem__GjpFE:last-child{border-bottom:none}.AdminHeader_dropdownItem__GjpFE:hover{background-color:hsla(0,0%,100%,.06);border-left-color:#ffb300;padding-left:18px;color:#fff}@media only screen and (max-width:767px){.AdminHeader_headerNav__q0v6u{display:none}.AdminHeader_headerText__lCQ6R{color:#838383;border:1px solid #838383;padding:10px 15px;border-radius:50px;margin-right:15px;font-family:"Roboto",sans-serif;font-size:15px}.AdminHeader_btnExit__32H8b{display:none}.AdminHeader_hamburger__3C10s{display:block;margin-left:15px}.AdminHeader_visibleContent__1YPwS{margin:0}.AdminHeader_menuIcon__2dG6Z{display:none}}@media only screen and (min-width:768px){.AdminHeader_headerNav__q0v6u{align-items:center;justify-content:flex-end;flex-grow:1}.AdminHeader_btnExit__32H8b{margin-right:30px}.AdminHeader_menuIcon__2dG6Z{margin-left:30px}.AdminHeader_hamburger__3C10s{display:none}}.styles_navUl__2DpcJ{list-style:none;margin:0;padding:8px 0 16px;background-color:#3b3b3b;font-family:"Roboto",sans-serif}.styles_section__2FK_D{width:100%}.styles_sectionHeader__3yhi_{width:100%;padding:12px 20px;background:transparent;border:none;border-bottom:1px solid #555;color:#f5f5f5;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.styles_sectionHeader__3yhi_:hover{background-color:#444}.styles_sectionIcon__23Moe{font-size:.9rem}.styles_submenu__2Gh_3{list-style:none;margin:0;padding:4px 0 8px;background-color:#3f3f3f}.styles_submenuItem__3kvHi{padding:10px 32px;color:#fff;font-size:.9rem;border-bottom:1px solid #555;cursor:pointer}.styles_submenuItem__3kvHi:last-child{border-bottom:none}.styles_submenuItem__3kvHi:hover{background-color:#4b4b4b;color:#e0e0e0}.styles_logOut__3DayL{margin-top:18px;padding:12px 20px;color:#ff5252;font-weight:600;border-top:1px solid #555;cursor:pointer}.styles_logOut__3DayL:hover{background-color:#4b2b2b}.navUser_navUl__3H_VV{width:100%;background-color:#3b3b3b;display:flex;flex-flow:column wrap;align-items:flex-start;justify-content:center;font-family:"Roboto",sans-serif}.navUser_navUl__3H_VV li{color:#fff}.navUser_navUl__3H_VV li,.navUser_navUl__3H_VV li:hover{padding:20px 0;margin-left:50px;border-bottom:1px solid #fff;width:75%}.navUser_navUl__3H_VV li:hover{color:#bbb;cursor:pointer}.navUser_logOut__2w-x3{color:#fa4f4f!important;border-bottom:none!important}.privateHeader_header__ItweB{width:100%;height:60px;background-color:rgba(0,0,0,.9);display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;font-family:"Roboto",sans-serif}main{flex:100% 1;display:flex}.privateHeader_mainContent__30dHJ{display:flex;width:100%;align-items:center;flex-grow:1;background-color:#fff}.privateHeader_visibleContent__3j-TS{background-color:#fff}a{text-decoration:none}.privateHeader_headerLogo__3JzKq{width:120px;margin-left:10px}@media only screen and (max-width:767px){.privateHeader_headerNav__3D0jB{display:none}.privateHeader_headerText__2JkiM{color:#838383;border:1px solid #838383;padding:10px 15px;border-radius:50px;margin-right:15px;font-family:"Roboto",sans-serif;font-size:15px}.privateHeader_btnExit__3pkT8{display:none}.privateHeader_hamburger__3FOEf{display:block;margin-left:15px}.privateHeader_visibleContent__3j-TS{margin:0}.privateHeader_menuIcon__2UkWB{display:none}}@media only screen and (min-width:768px){.privateHeader_headerNav__3D0jB{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end;flex-grow:1;margin-right:25px;grid-gap:10px;gap:10px}.privateHeader_headerNav__3D0jB li{color:#fff;cursor:pointer;font-size:15px;margin-right:8px}.privateHeader_headerNav__3D0jB li:hover{color:#ccc;cursor:pointer;font-size:16px}.privateHeader_menuIcon__2UkWB{margin-left:30px}.privateHeader_hamburger__3FOEf{display:none}.privateHeader_btnExit__3pkT8{margin-right:15px}}.qr_formGrid__2v5LW{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.qr_formRow__3m-Rm,.qr_formRowFull__CffrN{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.qr_formRowFull__CffrN{grid-column:1/-1}.qr_formRow__3m-Rm label,.qr_formRowFull__CffrN label{font-weight:700;color:#374151}.qr_formRow__3m-Rm .p-dropdown,.qr_formRow__3m-Rm .p-inputtext,.qr_formRowFull__CffrN .p-dropdown,.qr_formRowFull__CffrN .p-inputtext{width:100%}.qr_nativeInput__21fdq{width:100%;padding:.7rem .75rem;border:1px solid #d1d5db;border-radius:8px;color:#111827;font-size:.95rem;outline:none}.qr_nativeInput__21fdq:focus{border-color:#22c55e;box-shadow:0 0 0 2px rgba(34,197,94,.18)}.qr_helpText__3SYif{color:#6b7280;font-size:.83rem;line-height:1.4}.qr_dialogActions__3lIjE{margin-top:16px;display:flex;grid-gap:10px;gap:10px;justify-content:center;flex-wrap:wrap}.qr_infoBox__3DV5Y{grid-column:1/-1;display:flex;flex-direction:column;grid-gap:4px;gap:4px;padding:12px;border:1px solid #e5e7eb;background:#f9fafb;border-radius:10px;color:#374151;word-break:break-word}.qr_infoBox__3DV5Y span{font-family:monospace;color:#111827}.qr_badgeInfo__2FAln,.qr_badgeNeutral__2P__W,.qr_badgeSuccess__osiZQ,.qr_badgeWarn__2UTZw{display:inline-flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:999px;font-size:.78rem;font-weight:800;line-height:1;white-space:nowrap}.qr_badgeSuccess__osiZQ{background:#dcfce7;color:#166534}.qr_badgeNeutral__2P__W{background:#e5e7eb;color:#374151}.qr_badgeWarn__2UTZw{background:#fef3c7;color:#92400e}.qr_badgeInfo__2FAln{background:#dbeafe;color:#1d4ed8}.qr_syncResumen__HLk7V{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding:12px;border:1px solid #e5e7eb;background:#fff;border-radius:12px;margin-bottom:12px}.qr_syncResumen__HLk7V div{display:flex;align-items:center;grid-gap:8px;gap:8px;flex-wrap:wrap;color:#374151}.qr_helpPanel__VluNK{padding:12px;border-radius:10px;background:#ecfdf5;border:1px solid #bbf7d0;color:#166534;line-height:1.45;margin-bottom:14px}.qr_sectionTitle__2J41g{margin:8px 0 12px;font-size:1rem;color:#374151}.qr_emptyBox__1-b_Q{display:grid;place-items:center;min-height:120px;padding:16px;border-radius:12px;background:#f9fafb;border:1px dashed #d1d5db;color:#6b7280;text-align:center;line-height:1.45}.qr_pantallasGrid__2aZ6m{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;max-height:360px;overflow:auto;padding-right:4px}.qr_pantallaCard__MhOBb{display:flex;flex-direction:column;grid-gap:8px;gap:8px;padding:12px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.qr_pantallaCardSelected__oWLM8{border-color:#22c55e;background:#f0fdf4;box-shadow:0 4px 12px rgba(34,197,94,.13)}.qr_pantallaTop__3dUHO{display:flex;justify-content:space-between;grid-gap:10px;gap:10px;align-items:flex-start}.qr_pantallaTop__3dUHO>div{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.qr_pantallaCard__MhOBb small{color:#6b7280;word-break:break-word}.qr_pantallaActions__143OO{display:flex;justify-content:flex-end}.qr_qrSessionCard__1ENkK{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#fff}.qr_qrSessionHeader__16jGP{display:flex;justify-content:space-between;grid-gap:12px;gap:12px;align-items:center;margin-bottom:12px;flex-wrap:wrap;color:#374151}.qr_sessionInfo__1Lusi{display:grid;grid-gap:6px;gap:6px;margin-top:8px;padding:12px;border-radius:10px;background:#f9fafb;color:#475569;font-size:.93rem}.qr_sessionInfo__1Lusi span{font-family:monospace;font-weight:700;color:#111827}.qr_qrStandardDialog__2C77r .p-dialog-content{overflow:hidden}.qr_qrFullscreenDialog__oQu80 .p-dialog{width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;margin:0!important;border-radius:0!important}.qr_qrFullscreenDialog__oQu80 .p-dialog-content{padding:0!important;height:100vh!important;overflow:hidden!important}.qr_qrModalContent__1pYqN{display:grid;place-items:center;grid-gap:16px;gap:16px}.qr_qrProjectionSurface__267YO{width:100%;min-height:100vh;padding:10px 18px 18px;background:#fff;align-content:start}.qr_qrTopBar__2zBuJ{width:100%;display:flex;justify-content:flex-end}.qr_qrStatusLine__2G-CR{display:flex;grid-gap:8px;gap:8px;justify-content:center;align-items:center;flex-wrap:wrap}.qr_qrProjectionHeader__2wwLV{display:grid;place-items:center;grid-gap:4px;gap:4px;text-align:center;color:#111827}.qr_qrProjectionHeader__2wwLV h2{margin:0;font-size:clamp(1.8rem,4vw,3rem);font-weight:900;letter-spacing:1px}.qr_qrProjectionHeader__2wwLV h3{margin:0;font-size:clamp(1.1rem,2.4vw,1.8rem);font-weight:800}.qr_qrBox__1p82Z{width:100%;display:grid;place-items:center;background:#fff;padding:10px;border-radius:18px}.qr_qrCodeStage__75vf7{position:relative;display:inline-block}.qr_qrCodeStage__75vf7 svg{display:block;width:min(460px,78vw);height:min(460px,78vw)}.qr_qrCodeStageProjection__28HO- svg{width:min(76vw,68vh,860px);height:min(76vw,68vh,860px)}.qr_qrMovingLogo__URcnm{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:64px;height:64px;object-fit:contain;background:hsla(0,0%,100%,.98);border-radius:14px;padding:6px;box-shadow:0 6px 18px rgba(15,23,42,.18);pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.qr_qrMovingLogoProjection__2FZfi{width:88px;height:88px;padding:8px}.qr_qrInfo__acfkk{display:grid;place-items:center;grid-gap:6px;gap:6px;text-align:center;color:#111827}.qr_qrInfo__acfkk small{color:#6b7280}.qr_qrCodeText__3ge7F{font-size:clamp(2rem,6vw,3.4rem);font-family:monospace;font-weight:900;letter-spacing:4px;color:#111827}@media (max-width:780px){.qr_formGrid__2v5LW{grid-template-columns:1fr}.qr_formRowFull__CffrN{grid-column:auto}.qr_pantallasGrid__2aZ6m,.qr_syncResumen__HLk7V{grid-template-columns:1fr}.qr_qrBox__1p82Z{padding:10px}.qr_qrCodeStageProjection__28HO- svg{width:min(90vw,62vh);height:min(90vw,62vh)}.qr_qrMovingLogoProjection__2FZfi{width:72px;height:72px}.qr_qrProjectionSurface__267YO{padding:8px 10px 12px}}.PublicHeader_header__393CJ{position:fixed;top:0;left:0;z-index:100;background:#111;color:#fff;width:100%;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;box-shadow:0 2px 6px rgba(0,0,0,.2);box-sizing:border-box}.PublicHeader_headerLogo__bVsKx{width:120px;margin-left:10px}.PublicHeader_headerNav__1UVTw{display:flex;align-items:center;grid-gap:18px;gap:18px;margin:0;padding:0;list-style:none}.PublicHeader_headerNav__1UVTw li{color:#f2f2f2;cursor:pointer;font-size:.95rem;margin-right:0;font-weight:400;letter-spacing:.01em;transition:color .15s ease}.PublicHeader_headerNav__1UVTw li:hover{color:#d1d5db}.PublicHeader_affiliateNav__2PPJA{grid-gap:20px;gap:20px}.PublicHeader_activeItem__DXDSP{color:#f2f2f2!important;font-weight:400!important}.PublicHeader_separator__1wwzz{color:#fff;opacity:.45;cursor:default!important;font-weight:300;margin:0 4px}.PublicHeader_separator__1wwzz:hover{color:#fff!important}.PublicHeader_exitItem__1NjgN{list-style:none;cursor:default!important;display:flex;align-items:center;margin-left:10px}.PublicHeader_exitItem__1NjgN:hover{color:inherit!important}.PublicHeader_exitButton__3eXt7{width:44px;height:44px;border:none;border-radius:50%;background:#dc2626;color:#fff;display:grid;place-items:center;font-size:1.1rem;cursor:pointer;transition:background .18s ease,-webkit-transform .18s ease;transition:background .18s ease,transform .18s ease;transition:background .18s ease,transform .18s ease,-webkit-transform .18s ease}.PublicHeader_exitButton__3eXt7:hover{background:#b91c1c;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.PublicHeader_exitButton__3eXt7 i{color:#fff;font-size:1.1rem}.PublicHeader_menuButton__3PxMh{display:none;width:42px;height:42px;border:none;border-radius:50%;background:transparent;color:#f2f2f2;font-size:1.25rem;cursor:pointer}.PublicHeader_menuButton__3PxMh:hover{color:#d1d5db}.PublicHeader_menuButton__3PxMh i{font-size:1.25rem}@media only screen and (max-width:767px){.PublicHeader_header__393CJ{height:58px;padding:0 14px}.PublicHeader_headerLogo__bVsKx{width:105px;margin-left:0}.PublicHeader_menuButton__3PxMh{display:grid;place-items:center}.PublicHeader_affiliateNav__2PPJA{position:fixed;top:58px;left:0;width:100%;background:#111;display:none;flex-direction:column;align-items:stretch;grid-gap:0;gap:0;padding:8px 0 14px;box-shadow:0 8px 18px rgba(0,0,0,.28)}.PublicHeader_affiliateNav__2PPJA.PublicHeader_navOpen__28s-O{display:flex}.PublicHeader_affiliateNav__2PPJA li{width:100%;margin:0;padding:14px 24px;font-size:.95rem;font-weight:400;color:#f2f2f2;border-top:1px solid hsla(0,0%,100%,.08);box-sizing:border-box}.PublicHeader_affiliateNav__2PPJA li:hover{color:#d1d5db;background:hsla(0,0%,100%,.04)}.PublicHeader_affiliateNav__2PPJA .PublicHeader_exitItem__1NjgN{justify-content:center;padding:16px 24px 8px}.PublicHeader_headerNav__1UVTw:not(.PublicHeader_affiliateNav__2PPJA){grid-gap:8px;gap:8px}.PublicHeader_headerNav__1UVTw:not(.PublicHeader_affiliateNav__2PPJA) li{font-size:13px;margin-right:4px;font-weight:400}.PublicHeader_exitButton__3eXt7{width:42px;height:42px}}@media only screen and (min-width:768px){.PublicHeader_affiliateNav__2PPJA{display:flex}}.Footer_footer__2MA3k{width:100%;min-height:100px;background-color:rgba(0,0,0,.9);font-family:"Roboto",sans-serif;display:flex;flex-direction:column}.Footer_footerList__3LVIv{display:flex;flex-flow:row wrap;justify-content:center;align-self:center}.Footer_footerList__3LVIv a li{font-size:16px;font-weight:700;margin:12.5px;color:#fff}.Footer_footerList__3LVIv a{border:none;text-decoration:none}.Footer_footerLinks__3d3pb{display:flex;flex-flow:row wrap;justify-content:center}.Footer_footerText__3smRc{color:#ccc;font-weight:700;font-size:16px;text-align:center;display:flex;justify-content:center;align-items:center}@media only screen and (min-width:601px){.styles_visibleContent__3IBez{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;font-family:"Roboto",sans-serif}.styles_container__2PuZM{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;width:575px;height:40%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.styles_formAdmin__6ZXn9{width:80%;text-align:center}.styles_title__3RPGv{margin:0 0 40px;font-size:30px;color:#525252;font-weight:700}.styles_inputForm__uBC4_{width:100%;text-align:left}.styles_inputSection__qUty9{margin-bottom:1.6rem}.styles_submitButton__3MCdb{width:100%}}@media only screen and (max-width:600px){.styles_visibleContent__3IBez{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;font-family:"Roboto",sans-serif}.styles_container__2PuZM{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;width:575px;height:40%;box-shadow:none}.styles_formAdmin__6ZXn9{width:80%;text-align:center}.styles_title__3RPGv{margin:0 0 40px;font-size:30px;color:#525252;font-weight:700}.styles_inputForm__uBC4_{width:100%;text-align:left}.styles_inputSection__qUty9{margin-bottom:1.6rem}.styles_submitButton__3MCdb{width:100%}}.styles_sk_chase__vQ6bD{width:40px;height:40px;position:relative;-webkit-animation:styles_sk-chase__3Ne3i 2.5s linear infinite both;animation:styles_sk-chase__3Ne3i 2.5s linear infinite both}.styles_sk_chase_dot__3yvNH{width:100%;height:100%;position:absolute;left:0;top:0;-webkit-animation:styles_sk_chase_dot__3yvNH 2s ease-in-out infinite both;animation:styles_sk_chase_dot__3yvNH 2s ease-in-out infinite both}.styles_sk_chase_dot__3yvNH:before{content:"";display:block;width:25%;height:25%;background-color:#0af;border-radius:100%;-webkit-animation:styles_sk_chase_dot_before__1cYtC 2s ease-in-out infinite both;animation:styles_sk_chase_dot_before__1cYtC 2s ease-in-out infinite both}.styles_sk_chase_dot__3yvNH:first-child{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.styles_sk_chase_dot__3yvNH:nth-child(2){-webkit-animation-delay:-1s;animation-delay:-1s}.styles_sk_chase_dot__3yvNH:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s}.styles_sk_chase_dot__3yvNH:nth-child(4){-webkit-animation-delay:-.8s;animation-delay:-.8s}.styles_sk_chase_dot__3yvNH:nth-child(5){-webkit-animation-delay:-.7s;animation-delay:-.7s}.styles_sk_chase_dot__3yvNH:nth-child(6){-webkit-animation-delay:-.6s;animation-delay:-.6s}.styles_sk_chase_dot__3yvNH:first-child:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.styles_sk_chase_dot__3yvNH:nth-child(2):before{-webkit-animation-delay:-1s;animation-delay:-1s}.styles_sk_chase_dot__3yvNH:nth-child(3):before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.styles_sk_chase_dot__3yvNH:nth-child(4):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.styles_sk_chase_dot__3yvNH:nth-child(5):before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.styles_sk_chase_dot__3yvNH:nth-child(6):before{-webkit-animation-delay:-.6s;animation-delay:-.6s}@-webkit-keyframes styles_sk-chase__3Ne3i{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes styles_sk-chase__3Ne3i{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes styles_sk_chase_dot__3yvNH{80%,to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes styles_sk_chase_dot__3yvNH{80%,to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes styles_sk_chase_dot_before__1cYtC{50%{-webkit-transform:scale(.4);transform:scale(.4)}0%,to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes styles_sk_chase_dot_before__1cYtC{50%{-webkit-transform:scale(.4);transform:scale(.4)}0%,to{-webkit-transform:scale(1);transform:scale(1)}}.styles_errorContainer__1Lhp1{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;padding:0 20px}.styles_errorBox__EFT8J{display:flex;flex-flow:column;align-items:center;justify-content:space-evenly;width:650px;height:60%}.styles_errorImg__1MTr4{width:100%}.styles_visibleContent__3Hbb9{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.styles_container__RoBYJ{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;width:30vw;height:60%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.styles_formAdmin__1-xu7{width:80%;text-align:center}.styles_title__jCKrV{margin:20px 0 30px;font-size:30px;color:#525252;font-weight:700}.styles_inputForm__3MPcw{width:100%;text-align:left}.styles_inputSection__1WUoi{margin-bottom:1.6rem}.styles_submitButton__2txx1{width:100%}.styles_visibleContent__36MSe{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.styles_container__1GRty{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;width:30vw;height:90%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);padding:20px}.styles_formAdmin__axPwV{width:80%;text-align:center;padding-bottom:20px}.styles_title__36JpQ{margin:20px 0 30px;font-size:30px;color:#525252;font-weight:700}.styles_inputForm__3zz4g{width:100%;text-align:left}.styles_inputSection__12r3L{margin-bottom:1.6rem}.styles_submitButton__2KF7O{width:100%}.styles_img__3KOCt{width:100%;height:100%;object-fit:cover}.styles_buttonsRow__3DmQd{display:flex;grid-gap:1rem;gap:1rem;justify-content:flex-end;margin-top:1rem}*{font-family:"Roboto",sans-serif}.global_mb_20__3NFwA{margin-bottom:20px}.global_fl_table__1JQyD{border-radius:5px;font-size:12px;font-weight:400;border:none;border-collapse:collapse;width:100%;max-width:100%;white-space:nowrap;background-color:#fff}.global_fl_table__1JQyD td,.global_fl_table__1JQyD th{text-align:center;padding:8px}.global_fl_table__1JQyD td{border-right:1px solid #f8f8f8;font-size:12px}.global_fl_table__1JQyD thead th{color:#fff;background:#fea200}.global_fl_table__1JQyD thead th:nth-child(odd){color:#fff;background:#091d24}.global_fl_table__1JQyD tr:nth-child(2n){background:#f8f8f8}@media (max-width:767px){.global_fl_table__1JQyD{display:block;width:100%}.global_table-wrapper__T7gAU:before{content:"Scroll horizontally >";display:block;text-align:right;font-size:11px;color:#fff;padding:0 0 10px}.global_fl_table__1JQyD tbody,.global_fl_table__1JQyD thead,.global_fl_table__1JQyD thead th{display:block}.global_fl_table__1JQyD thead th:last-child{border-bottom:none}.global_fl_table__1JQyD thead{float:left}.global_fl_table__1JQyD tbody{width:auto;position:relative;overflow-x:auto}.global_fl_table__1JQyD td,.global_fl_table__1JQyD th{padding:20px .625em .625em;height:60px;vertical-align:middle;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;width:120px;font-size:13px;text-overflow:ellipsis}.global_fl_table__1JQyD thead th{text-align:left;border-bottom:1px solid #f7f7f9}.global_fl_table__1JQyD tbody tr{display:table-cell}.global_fl_table__1JQyD tbody tr:nth-child(odd){background:none}.global_fl_table__1JQyD tr:nth-child(2n){background:transparent}.global_fl_table__1JQyD tr td:nth-child(odd){background:#f8f8f8;border-right:1px solid #e6e4e4}.global_fl_table__1JQyD tr td:nth-child(2n){border-right:1px solid #e6e4e4}.global_fl_table__1JQyD tbody td{display:block;text-align:center}}.styles_visibleContent__3J9YE{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.styles_container__1Ou1F{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;width:30vw;height:75%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);padding:20px}.styles_formAdmin__1emlG{width:80%;text-align:center}.styles_title__2sbPf{margin:20px 0 30px;font-size:30px;color:#525252;font-weight:700}.styles_inputForm__thPnS{width:100%;text-align:left}.styles_inputSection__1khxF{margin-bottom:1.6rem}.styles_submitButton__29vqj{width:100%;margin-bottom:10px}.styles_actions__2o6VO{display:flex;justify-content:flex-end;grid-gap:12px;gap:12px;margin-top:20px}.styles_actions__2o6VO button{min-width:140px;height:42px}.styles_visibleContent__1fwvl{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.styles_container__1TyuN{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;width:30vw;height:90%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);padding:20px}.styles_formAdmin__edT9_{width:80%;text-align:center;padding-bottom:20px}.styles_title__9UWyx{margin:20px 0 30px;font-size:30px;color:#525252;font-weight:700}.styles_inputForm__1Oi31{width:100%;text-align:left}.styles_inputSection__m3e5Y{margin-bottom:1.6rem}.styles_submitButton__2Z5vQ{width:100%}.styles_img__3y22_{width:100%;height:100%;object-fit:cover}.styles_visibleContent__g0yvC{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.styles_container__1D30e{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;width:30vw;height:90%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);padding:20px}.styles_formAdmin__PJa0M{width:80%;text-align:center;padding-bottom:20px}.styles_title__2oxvZ{margin:20px 0 30px;font-size:30px;color:#525252;font-weight:700}.styles_inputForm__14QGW{width:100%;text-align:left}.styles_inputSection__2cksj{margin-bottom:1.6rem}.styles_submitButton__EPDz-{width:100%}.styles_img__3khUr{width:100%;height:100%;object-fit:cover}.styles_container__3lAy5{width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center}.styles_title__z077Z{font-size:3em}.styles_image__R5Ohw{width:50%}.styles_container__3G_eQ{width:100%;display:flex;flex-flow:column wrap;align-items:center;justify-content:space-evenly}.styles_title_and_button__yfiBX{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px;margin-bottom:10px}.styles_title__SX-0O{font-size:30px;font-weight:700}.styles_errorBtn__3Spz5:hover{cursor:default}.styles_prev__2hKhu{margin-right:5px}.styles_table_upload__1_xWP{width:100%;margin-top:10px;text-align:center}.styles_container__3DsKv{width:100%;display:flex;flex-flow:column wrap;align-items:center;justify-content:space-evenly}.styles_title_and_button__2nk2w{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px;margin-bottom:10px}.styles_title__2fhAc{font-size:30px;font-weight:700}.styles_errorBtn__1XlTS:hover{cursor:default}.styles_prev__3ynWi{margin-right:5px}.styles_badgeReafiliado__eiIg-{display:inline-block;padding:.25rem .5rem;font-size:12px;font-weight:700;border-radius:999px;background:#fff3cd;color:#8a6d3b;border:1px solid #ffe8a1;text-transform:uppercase;letter-spacing:.2px}.styles_rowReafiliado__2dsAh{background-color:#fff9e6!important}.styles_actionsRight__2Euim{display:flex;justify-content:flex-end;align-items:center;grid-gap:.5rem;gap:.5rem;flex-wrap:nowrap}.p-datatable .p-datatable-tbody>tr>td .styles_actionsRight__2Euim{overflow:visible}.styles_container__2wmRO{width:100%;display:flex;flex-flow:column wrap;align-items:center;justify-content:space-evenly}.styles_title_and_button__1b9QU{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 10px;margin-bottom:10px}.styles_title__PHLyF{font-size:30px;font-weight:700;margin:0}.styles_errorBtn__1invy:hover{cursor:default}.styles_prev__Y79D6{margin-right:5px}.styles_table_upload__3dtS1{width:100%;margin-top:10px;text-align:center;overflow-x:auto}.styles_prettyTable__2OrXg{width:100%}.styles_prettyTable__2OrXg .p-datatable-wrapper{width:100%;overflow-x:auto}.styles_prettyTable__2OrXg .p-datatable-table{width:100%;table-layout:fixed}.styles_prettyTable__2OrXg .p-datatable{border-radius:12px;overflow:hidden}.styles_prettyTable__2OrXg .p-datatable-thead>tr>th{background:#f5f7fa;color:#2f3a4a;font-weight:700;border:0;padding:12px 14px;vertical-align:middle;white-space:nowrap}.styles_prettyTable__2OrXg .p-datatable-tbody>tr>td{border:0;vertical-align:top;padding:12px 14px;overflow:hidden}.styles_prettyTable__2OrXg .p-datatable-tbody>tr{border-bottom:1px solid #edf0f4}.styles_prettyTable__2OrXg .p-datatable-tbody>tr:hover{background:#f8fafc}.styles_rowOpen__k2Bfk{background:#f0fdf4!important}.styles_rowFinished__DX58i{background:#fff!important}.styles_titleCell__mEq5O{color:#334155;font-size:15px;font-weight:600;line-height:1.25;max-height:3.75em}.styles_descriptionCell__6u_kL,.styles_titleCell__mEq5O{width:100%;text-align:left;overflow:hidden;overflow-wrap:break-word;word-break:break-word}.styles_descriptionCell__6u_kL{color:#475569;font-size:14px;font-weight:400;line-height:1.3;max-height:6.5em}.styles_statusOpen__1Fmt_{min-width:150px;border-radius:999px;background:#dcfce7;color:#166534;border:1px solid #86efac;font-weight:800}.styles_statusFinished__oaF8-,.styles_statusOpen__1Fmt_{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;font-size:13px;white-space:nowrap}.styles_statusFinished__oaF8-{min-width:100px;border-radius:999px;background:#e5e7eb;color:#374151;border:1px solid #d1d5db;font-weight:700}.styles_categoryBadge__2Nm5q{max-width:110px;padding:5px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_categoryBadge__2Nm5q,.styles_linkIconWrapper__3IaMP{display:inline-flex;align-items:center;justify-content:center}.styles_linkIconWrapper__3IaMP{width:34px;height:34px;border-radius:8px;transition:background .12s ease,-webkit-transform .12s ease;transition:transform .12s ease,background .12s ease;transition:transform .12s ease,background .12s ease,-webkit-transform .12s ease;margin:0 auto}.styles_linkIconWrapper__3IaMP:hover{background:rgba(0,0,0,.06);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.styles_linkIcon__22JcP{font-size:1rem}.styles_emptyField__2GQau{color:#9aa0a6;font-style:italic}.styles_actionsCol__3UUs9{display:flex;flex-direction:column;grid-gap:7px;gap:7px;align-items:center;justify-content:center}.styles_actionsCol__3UUs9 .p-button{min-width:150px;justify-content:center;border-radius:7px}@media (max-width:1100px){.styles_title__PHLyF{font-size:26px}.styles_statusOpen__1Fmt_{min-width:130px;font-size:12px}.styles_actionsCol__3UUs9 .p-button{min-width:135px}}@media (max-width:840px){.styles_title_and_button__1b9QU{flex-direction:column;align-items:flex-start;grid-gap:10px;gap:10px}.styles_prettyTable__2OrXg .p-datatable-tbody>tr>td,.styles_prettyTable__2OrXg .p-datatable-thead>tr>th{padding:10px}.styles_titleCell__mEq5O{max-height:2.5em}.styles_descriptionCell__6u_kL{max-height:5.2em}}.ExcelTable2007{border:1px solid #b0cbef;border-width:1px 0 0 1px;font-size:11pt;font-family:Calibri;font-weight:100;border-spacing:0;border-collapse:collapse}.ExcelTable2007 TH{background-image:url(data:image/gif;base64,R0lGODlhAQATAPcAAAAAAAAASAAAdCdBPgBISABIdCZBYyZBZCZBZUgAAHQAAEgASEgAdHQASHQAdEhIAFBBPlFBPlNBPlFlPnRIAHBBPnFBPnJBPnNBPnRBPnVBPnR0AHRlPkhISFFBY1FBZFFBZXRBZXZBZHR0SHR0dABInAB0vyZBhCZBhSZBhiZBhyZlhyZjoCZkoiZkoyZlpCZlpiZmpUhInFFBh1JBhUh0v1FlpnRInHRlpnR0v3aFZCaAuyaFwCaFwkicnEicv3ScnGiMr3S/v0ic31GFwlCc1lCe1lGe11Gf2FGhwlKg2VKh21Gh3VOj3HS73XS/33C07XG373K48HO58XW683S793W89He/9nS//5xIAJx0AI5jPo9jPpBkPpFkPpNkPpNlPpVlPpZlPpdmPphmPr90AJxISJxIdL90SKmAPq+FPrGEPraGPpycdL+cSK+FZb+/dN+cSMObY8ScY8ieY8qfZN+cdMuhZc6hZM+jZN+/dP+/dJy/nJ62zpzfv7/fnL//v5zf347L7Y/N7pHQ8JPT8ZPU95fW9Zzf/6nE6bHG4bDL77rM5rvN573P6LDP977Q6b/R6q/s3b//36rk7qzm767o8K/q8a/s97Hr87Pt9Lbx9r///921hN+3hOG4hOO5heS7h+i8heq9ht/fnM7VpN3Nodviu9/mvN//v//fnOHQouPTo+bTpOTUpuzZpeHovePqvubrv///v8HT68LU7MTV7cXX7sbY78LZ98jZ8NDX5dfa4tPb6dXd6tff69ve5dvi1N3k1t/m1t//38Pi7cjo8Mrq8cvs987t9Nnh7Nvi7d/i6N3k7t/m79Xk8tfm99Lx9t///+TswujtwOrvwOHo1+Pq2Obr2eTs3ejt2+rv3Ozx3P//3+Ll6ubp7eHo8OPq8ebr8+Ts9+rs8Ojt9Orv9e7v8+zx9u7z9/Lz9vD0+PL2+fb3+PT4+vb6+/n6+/n8/f///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAAAQATAAAIGADjvXPHbl06dObKiQsHzlmzZcp++eoVEAA7);background-repeat:repeat-x;font-weight:400;font-size:14px;border:1px solid #9eb6ce;border-width:0 1px 1px 0;height:17px}.ExcelTable2007 TD{background-color:#fff;padding:0 4px 0 2px;border:1px solid #d0d7e5;border-width:0 1px 1px 0}.ExcelTable2007 TD B{border:0;background-color:#fff;font-weight:700}.ExcelTable2007 TD.heading{background-color:#e4ecf7;text-align:center;border:1px solid #9eb6ce;border-width:0 1px 1px 0}.ExcelTable2007 TH.heading{background-image:url(data:image/gif;base64,R0lGODlhGQATAPcAAAAAAAAASAAAdCdBPgBISABIdCZBYyZBZCZBZUgAAHQAAEgASEgAdHQASHQAdEhIAFBBPlFBPlNBPlFlPnRIAHBBPnFBPnJBPnNBPnRBPnVBPnR0AHRlPkhISFFBY1FBZFFBZXRBZXZBZHR0SHR0dABInAB0vyZBhCZBhSZBhiZBhyZlhyZjoCZkoiZkoyZlpCZlpiZmpUhInFFBh1JBhUh0v1FlpnRInHRlpnR0v3aFZCaAuyaFwCaFwkicnEicv3ScnGiMr3S/v0ic31GFwlCc1lCe1lGe11Gf2FGhwlKg2VKh21Gh3VOj3HS73XS/33C07XG373K48HO58XW683S793W89He/9nS//5xIAJx0AI5jPo9jPpBkPpFkPpNkPpNlPpVlPpZlPpdmPphmPr90AJxISJxIdL90SKmAPq+FPrGEPraGPpycdL+cSK+FZb+/dN+cSMObY8ScY8ieY8qfZN+cdMuhZc6hZM+jZN+/dP+/dJy/nJ62zpzfv7/fnL//v5zf347L7Y/N7pHQ8JPT8ZPU95fW9Zzf/6nE6bHG4bDL77rM5rvN573P6LDP977Q6b/R6q/s3b//36rk7qzm767o8K/q8a/s97Hr87Pt9Lbx9r///921hN+3hOG4hOO5heS7h+i8heq9ht/fnM7VpN3Nodviu9/mvN//v//fnOHQouPTo+bTpOTUpuzZpeHovePqvubrv///v8HT68LU7MTV7cXX7sbY78LZ98jZ8NDX5dfa4tPb6dXd6tff69ve5dvi1N3k1t/m1t//38Pi7cjo8Mrq8cvs987t9Nnh7Nvi7d/i6N3k7t/m79Xk8tfm99Lx9t///+TswujtwOrvwOHo1+Pq2Obr2eTs3ejt2+rv3Ozx3P//3+Ll6ubp7eHo8OPq8ebr8+Ts9+rs8Ojt9Orv9e7v8+zx9u7z9/Lz9vD0+PL2+fb3+PT4+vb6+/n6+/n8/f///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAAGQATAAAIhAD7CBxIsKDBgs8SKlzIsGHCR32eJZpIsaLFi4kgSsTI8aLGjiApfgx5UZfIiCQt4oJ3cmPKRLfatWv5MpEtdThppqx1ruc5nSFpkRs6FGjHSN+SKjWKEZK3p1C9MbXoiJnVq1anUmwErKtXr1oTMeJFtqzZsC9H1rQI8ZHbt3Djyn0bEAA7);background-repeat:none}.styles_container__1Sor8{width:100%;display:flex;flex-flow:column wrap;align-items:center;justify-content:space-evenly}.styles_title_and_button__2AwDO{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px;margin-bottom:10px}.styles_title__sjPl_{font-size:30px;font-weight:700}.styles_errorBtn__2N2ib:hover{cursor:default}.styles_prev__LDli5{margin-right:5px}.styles_table_upload__2MWhd{width:100%;margin-top:10px;text-align:center}.styles_container__3WIbb{width:100%;display:flex;flex-flow:column wrap;align-items:center;justify-content:space-evenly}.styles_title_and_button__1jskm{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px;margin-bottom:10px}.styles_title__AGpBk{font-size:30px;font-weight:700}.styles_errorBtn__2goT7:hover{cursor:default}.styles_prev__3eL78{margin-right:5px}.styles_table_upload__32ADq{width:100%;margin-top:10px;text-align:center}.styles_toolbarRightAligned__28SdU{display:flex;justify-content:flex-end;align-items:center;grid-gap:.75rem;gap:.75rem;margin-bottom:.75rem}.styles_dropdownFiltro__3bpto{min-width:280px}.styles_textContainer__1ASC9{width:100vw}.styles_text__pHYdh{color:red;text-align:center;margin-top:80px}@media only screen and (min-width:767px){.styles_text__pHYdh{font-size:1.5em}}@media only screen and (max-width:768px){.styles_text__pHYdh{font-size:1.5em}}.styles_visibleContent__2IhIy{height:100%;justify-content:center}.styles_container__2Z2Dt{width:200px;height:200px}.styles_container__2Z2Dt,.styles_searchContainer__2ID3W{flex-flow:column wrap;align-items:center;justify-content:space-evenly}.styles_searchContainer__2ID3W{width:300px;display:flex;border:1px solid grey;border-radius:10px;padding:30px;margin-bottom:20px}.styles_errorBtn__vZhFP:hover{cursor:default}.styles_formAdmin__D_r_e{width:80%;text-align:center}.styles_title__2TAYF{margin:0 0 40px;font-size:30px;color:#525252;font-weight:700}.styles_inputForm__2pL8s{width:100%;text-align:left;margin-bottom:10px}.styles_inputSection__v2vUR{margin-bottom:1.6rem}.styles_submitButton__3sLoA{width:100%}.styles_actions__2zTxz{flex-direction:row;width:100%;justify-content:space-between}.styles_visibleContent__2IhIy{min-height:100vh;align-items:center;padding:2rem 1rem;background-color:#f5f5f5;font-family:"Roboto",sans-serif}.styles_container__2Z2Dt,.styles_visibleContent__2IhIy{width:100%;display:flex;flex-direction:column;box-sizing:border-box}.styles_container__2Z2Dt{max-width:720px;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.06);padding:1.75rem 2rem;grid-gap:1rem;gap:1rem}.styles_headerRow__1dgxY{display:flex;align-items:center;justify-content:space-between;grid-gap:1rem;gap:1rem}.styles_title__2TAYF{margin:0;font-size:1.8rem;font-weight:500;color:#333}.styles_newUserButton__14lxT{white-space:nowrap}.styles_inputSection__v2vUR{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem;margin-bottom:0}.styles_searchRow__3KvA5{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.styles_searchRowInput__3vKeW{width:100%}@media (min-width:576px){.styles_searchRow__3KvA5{flex-direction:row;align-items:center}.styles_searchRowInput__3vKeW{flex:1 1}}.styles_actions__2zTxz{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem}.styles_submitButton__3sLoA{width:auto}.styles_cardsContainer__2yChe{width:100%;max-width:720px;margin-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:center;grid-gap:1.25rem;gap:1.25rem}.styles_searchContainer__2ID3W{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 4px 10px rgba(0,0,0,.05);border:1px solid #e5e5e5;min-width:260px;max-width:320px;text-align:center}.styles_searchContainer__2ID3W .styles_title__2TAYF{font-size:1.3rem;margin-bottom:.25rem}.styles_searchContainer__2ID3W .styles_actions__2zTxz{margin-top:1rem;justify-content:center}.styles_containerSlides__2ED6n{width:700px;height:336px;margin:80px 0 100px}@media only screen and (max-width:850px){.styles_containerSlides__2ED6n{display:none!important}}.styles_componentContainer__3CnW1{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;padding:48px 20px;box-sizing:border-box}.styles_title__24bWx{width:100%;text-align:center;font-size:clamp(2rem,4vw,2.6rem);font-weight:500;line-height:1.25;margin:0 0 32px;color:#111827}.styles_text__W9GUt{width:100%;max-width:820px;margin:0 auto;font-size:1.05rem;line-height:1.85;color:#1f2937;text-align:justify;text-align-last:left;text-justify:inter-word;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.styles_btnSection__166OE{width:100%;max-width:820px;display:flex;justify-content:center;align-items:center;grid-gap:24px;gap:24px;margin:48px auto 40px;flex-wrap:wrap}.styles_btnSection__166OE .p-button{min-width:190px;justify-content:center;font-weight:600}@media only screen and (max-width:767px){.styles_componentContainer__3CnW1{padding:36px 20px}.styles_title__24bWx{font-size:clamp(1.9rem,8vw,2.25rem);margin-bottom:28px}.styles_text__W9GUt{max-width:100%;font-size:1rem;line-height:1.75;text-align:justify;text-align-last:left}.styles_btnSection__166OE{flex-direction:column;grid-gap:14px;gap:14px;margin:40px auto 24px}.styles_btnSection__166OE .p-button{width:100%;max-width:280px}.styles_img__3j1z5{margin-top:60px;width:100%}}@media only screen and (min-width:768px){.styles_componentContainer__3CnW1{padding:52px 24px}.styles_text__W9GUt{max-width:820px}.styles_img__3j1z5{margin-top:60px;width:40%}}@media only screen and (min-width:1200px){.styles_text__W9GUt{max-width:900px;font-size:1.08rem}.styles_btnSection__166OE{max-width:900px}}.styles_mainSection__3WJXY{width:100%;min-height:100%;padding:56px 24px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;background:radial-gradient(circle at top left,rgba(34,197,94,.08),transparent 32%),linear-gradient(180deg,#fff,#f8fafc)}.styles_hero__UjrTQ{width:100%;max-width:860px;text-align:center;margin-bottom:34px}.styles_badge__2mKwu{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;background:#ecfdf5;color:#15803d;font-size:.9rem;font-weight:700;margin-bottom:14px}.styles_title__srJKa{margin:0;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:#111827;line-height:1.15}.styles_lead__2hN0N{max-width:620px;margin:16px auto 0;color:#475569;font-size:1.05rem;line-height:1.7}.styles_contentFlex__1ZfnM{width:100%;max-width:1180px;display:grid;grid-template-columns:minmax(280px,380px) minmax(320px,1fr);grid-gap:28px;gap:28px;align-items:start}.styles_panel__2mvnN{width:100%;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:26px;box-sizing:border-box;box-shadow:0 12px 32px rgba(15,23,42,.08)}.styles_panelHeader__3Eyza{display:flex;align-items:flex-start;grid-gap:14px;gap:14px;margin-bottom:22px}.styles_iconCircle__2tWO0{width:46px;height:46px;min-width:46px;border-radius:14px;background:#e0f2fe;color:#0284c7;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.styles_whatsappCircle__1A-H2{background:#dcfce7;color:#16a34a}.styles_subTitle__3hCAT{margin:0;font-size:1.45rem;font-weight:700;color:#111827;line-height:1.2}.styles_sectionDescription__2qb2U{margin:8px 0 0;color:#64748b;font-size:.95rem;line-height:1.5}.styles_socialGrid__14Y-b{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.styles_mapLink__3pcT6,.styles_socialLink__1DAfg,.styles_whatsappBtn__2KE5g{text-decoration:none;width:100%}.styles_mapButton__nXjnc,.styles_socialButton__1iBfP,.styles_whatsappButton__2Z3R4{width:100%;justify-content:center;border:none;font-weight:700;border-radius:12px;padding:.85rem 1rem;box-shadow:0 6px 14px rgba(15,23,42,.12)}.styles_messengerButton__39heb{background:#0ea5e9;color:#fff}.styles_messengerButton__39heb:hover{background:#0284c7}.styles_instagramButton__IllmK{background:linear-gradient(135deg,#8b5cf6,#d946ef,#f97316);color:#fff}.styles_instagramButton__IllmK:hover{-webkit-filter:brightness(.95);filter:brightness(.95)}.styles_webButton__3zW4s{background:#2563eb;color:#fff}.styles_webButton__3zW4s:hover{background:#1d4ed8}.styles_whatsappGrid__3Vhr5{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.styles_whatsappButton__2Z3R4{background:#16a34a;color:#fff;min-height:48px;font-size:.95rem}.styles_whatsappButton__2Z3R4:hover{background:#15803d}.styles_addressCard__2TnMR{width:100%;max-width:1180px;margin-top:28px;padding:22px 26px;box-sizing:border-box;background:#111827;color:#fff;border-radius:22px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:18px;gap:18px;align-items:center;box-shadow:0 12px 32px rgba(15,23,42,.18)}.styles_addressIcon__FuKQ2{width:48px;height:48px;border-radius:16px;background:hsla(0,0%,100%,.12);display:flex;align-items:center;justify-content:center;font-size:1.25rem}.styles_addressContent__3L8ww h3{margin:0 0 6px;font-size:1.15rem;font-weight:700}.styles_addressContent__3L8ww p{margin:0;line-height:1.6;color:#e5e7eb}.styles_mapButton__nXjnc{background:#fbbf24;color:#111827}.styles_mapButton__nXjnc:hover{background:#f59e0b}@media only screen and (max-width:1024px){.styles_contentFlex__1ZfnM{grid-template-columns:1fr;max-width:760px}.styles_addressCard__2TnMR{max-width:760px}}@media only screen and (max-width:767px){.styles_mainSection__3WJXY{padding:34px 16px}.styles_hero__UjrTQ{margin-bottom:26px}.styles_badge__2mKwu{font-size:.82rem;padding:7px 12px}.styles_title__srJKa{font-size:clamp(1.8rem,8vw,2.2rem)}.styles_lead__2hN0N{font-size:.98rem;line-height:1.6}.styles_panel__2mvnN{padding:20px;border-radius:18px}.styles_panelHeader__3Eyza{grid-gap:12px;gap:12px;margin-bottom:18px}.styles_iconCircle__2tWO0{width:42px;height:42px;min-width:42px;border-radius:12px}.styles_subTitle__3hCAT{font-size:1.25rem}.styles_whatsappGrid__3Vhr5{grid-template-columns:1fr}.styles_mapButton__nXjnc,.styles_socialButton__1iBfP,.styles_whatsappButton__2Z3R4{min-height:46px;font-size:.92rem}.styles_addressCard__2TnMR{grid-template-columns:1fr;text-align:center;padding:22px 18px;border-radius:18px}.styles_addressIcon__FuKQ2{margin:0 auto}.styles_mapLink__3pcT6{max-width:260px;margin:0 auto}}.styles_mainSection__1A0PK{min-height:100%;padding:40px 20px;box-sizing:border-box}.styles_headerSection__3ReRZ,.styles_mainSection__1A0PK{display:flex;flex-direction:column;align-items:center;width:100%}.styles_headerSection__3ReRZ{max-width:980px}.styles_title__l-1UN{font-size:1.9rem;font-weight:500;text-align:center;margin:50px 0 28px;color:#111827}.styles_textContainer__4pIi2{width:100%;display:flex;justify-content:center}.styles_text__3jVwu{width:100%;max-width:860px;margin:0;font-size:1.05rem;line-height:1.9;text-align:justify;text-align-last:left;color:#111827;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.styles_boldText__3Nvio{font-weight:700}.styles_cards_container__2tDMD{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;grid-gap:20px;gap:20px;width:100%;max-width:900px;margin:42px auto 0}.styles_card__81BnW{min-width:120px}.styles_button_title__2rfji{display:flex;flex-direction:column;align-items:center;grid-gap:10px;gap:10px}.styles_button_title__2rfji .p-button{min-width:180px;justify-content:center}@media only screen and (max-width:767px){.styles_mainSection__1A0PK{padding:32px 24px}.styles_title__l-1UN{font-size:1.75rem;margin:42px 0 28px}.styles_text__3jVwu{max-width:100%;font-size:1rem;line-height:1.75;text-align:justify;text-align-last:left}.styles_cards_container__2tDMD{flex-direction:column;align-items:center;grid-gap:16px;gap:16px;margin-top:36px}.styles_button_title__2rfji{width:100%}.styles_button_title__2rfji .p-button{width:100%;max-width:260px}}@media only screen and (min-width:768px){.styles_mainSection__1A0PK{padding:40px 32px}.styles_title__l-1UN{font-size:1.9rem}.styles_text__3jVwu{font-size:1.08rem;line-height:1.9}}@media only screen and (min-width:1200px){.styles_text__3jVwu{max-width:920px}}.styles_mainSection__gmEPo{min-height:100%;padding:48px 20px;box-sizing:border-box}.styles_intro__3vi3C,.styles_mainSection__gmEPo{width:100%;display:flex;flex-direction:column;align-items:center}.styles_intro__3vi3C{max-width:900px}.styles_title__2A5kv{width:100%;text-align:center;font-size:clamp(2rem,4vw,2.6rem);font-weight:500;line-height:1.25;margin:0 0 32px;color:#111827}.styles_text__1UVyc{width:100%;max-width:850px;margin:0 auto;font-size:1.05rem;line-height:1.85;color:#1f2937;text-align:justify;text-align-last:left;text-justify:inter-word;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.styles_titleReserva__2yEgE{font-size:clamp(1.6rem,3vw,2rem);font-weight:500;text-align:center;margin:42px 0 20px;color:#111827}.styles_whatsappBtn__1kzE0{border:none;text-decoration:none}.styles_btn__2RBOZ{margin:22px 0 0}.styles_mainSection__gmEPo .p-carousel{width:100%;max-width:900px;margin-top:42px}.styles_mainSection__gmEPo .p-carousel-content{overflow:hidden}.styles_mainSection__gmEPo .p-carousel-indicators{padding-top:18px}.styles_mainSection__gmEPo .p-carousel-indicators .p-carousel-indicator button{width:30px;height:6px;border-radius:999px}.styles_carouselItem__3630k{width:100%;height:clamp(260px,48vw,560px);display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:14px;background:#f8fafc;box-shadow:0 8px 24px rgba(15,23,42,.1)}.styles_carouselImg__2-KJY{width:100%;height:100%;object-fit:cover;display:block}.styles_btn__2RBOZ .p-button,.styles_whatsappBtn__1kzE0 .p-button{justify-content:center;min-width:190px}@media only screen and (max-width:767px){.styles_mainSection__gmEPo{padding:36px 20px}.styles_intro__3vi3C{max-width:100%}.styles_title__2A5kv{font-size:clamp(1.9rem,8vw,2.25rem);margin-bottom:28px}.styles_text__1UVyc{max-width:100%;font-size:1rem;line-height:1.75;text-align:justify;text-align-last:left}.styles_mainSection__gmEPo .p-carousel{max-width:100%;margin-top:36px}.styles_carouselItem__3630k{height:240px;border-radius:12px}.styles_titleReserva__2yEgE{margin:36px 0 18px}.styles_btn__2RBOZ{margin:18px 0 0}.styles_btn__2RBOZ .p-button,.styles_whatsappBtn__1kzE0 .p-button{width:100%;max-width:270px}}@media only screen and (min-width:768px){.styles_mainSection__gmEPo{padding:52px 24px}.styles_intro__3vi3C{max-width:900px}.styles_text__1UVyc{max-width:850px}}@media only screen and (min-width:1200px){.styles_text__1UVyc{max-width:900px;font-size:1.08rem}.styles_mainSection__gmEPo .p-carousel{max-width:960px}.styles_carouselItem__3630k{height:560px}}.styles_mainSection__2cT5F{min-height:100%;padding:48px 20px;box-sizing:border-box}.styles_intro__6fm4w,.styles_mainSection__2cT5F{width:100%;display:flex;flex-direction:column;align-items:center}.styles_intro__6fm4w{max-width:900px}.styles_title__2qrXJ{width:100%;text-align:center;font-size:clamp(2rem,4vw,2.6rem);font-weight:500;line-height:1.25;margin:0 0 32px;color:#111827}.styles_text__1xZ3u{width:100%;max-width:850px;margin:0 auto;font-size:1.05rem;line-height:1.85;color:#1f2937;text-align:justify;text-align-last:left;text-justify:inter-word;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.styles_titleReserva__2cfhJ{font-size:clamp(1.6rem,3vw,2rem);font-weight:500;text-align:center;margin:42px 0 20px;color:#111827}.styles_whatsappBtn__swPEB{border:none;text-decoration:none;margin-bottom:12px}.styles_btn__21vr6{margin:24px 0 0}.styles_mainSection__2cT5F .p-carousel{width:100%;max-width:900px;margin-top:42px}.styles_mainSection__2cT5F .p-carousel-content{overflow:hidden}.styles_mainSection__2cT5F .p-carousel-indicators{padding-top:18px}.styles_mainSection__2cT5F .p-carousel-indicators .p-carousel-indicator button{width:30px;height:6px;border-radius:999px}.styles_carouselItem__2kVYu{width:100%;height:clamp(260px,48vw,560px);display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:14px;background:#f8fafc;box-shadow:0 8px 24px rgba(15,23,42,.1)}.styles_carouselImg__2VPgv{width:100%;height:100%;object-fit:cover;display:block}@media only screen and (max-width:767px){.styles_mainSection__2cT5F{padding:36px 20px}.styles_title__2qrXJ{font-size:clamp(1.9rem,8vw,2.25rem);margin-bottom:28px}.styles_text__1xZ3u{max-width:100%;font-size:1rem;line-height:1.75;text-align:justify;text-align-last:left}.styles_mainSection__2cT5F .p-carousel{max-width:100%;margin-top:36px}.styles_carouselItem__2kVYu{height:240px;border-radius:12px}.styles_titleReserva__2cfhJ{margin:36px 0 18px}.styles_btn__21vr6{margin:20px 0 0}.styles_btn__21vr6 .p-button,.styles_whatsappBtn__swPEB .p-button{width:100%;max-width:260px;justify-content:center}}@media only screen and (min-width:768px){.styles_mainSection__2cT5F{padding:52px 24px}.styles_intro__6fm4w{max-width:900px}.styles_text__1xZ3u{max-width:850px}}@media only screen and (min-width:1200px){.styles_text__1xZ3u{max-width:900px;font-size:1.08rem}.styles_mainSection__2cT5F .p-carousel{max-width:960px}.styles_carouselItem__2kVYu{height:560px}}.styles_mainSection__15a1q{min-height:100%;padding:48px 20px;box-sizing:border-box}.styles_intro__lmE9l,.styles_mainSection__15a1q{width:100%;display:flex;flex-direction:column;align-items:center}.styles_intro__lmE9l{max-width:900px}.styles_title__2TFjH{font-size:clamp(2rem,4vw,2.6rem);margin:0 0 18px;color:#111827}.styles_subTitle__2gr3G,.styles_title__2TFjH{width:100%;text-align:center;font-weight:500;line-height:1.25}.styles_subTitle__2gr3G{font-size:clamp(1.5rem,3vw,2rem);margin:0 0 28px;color:#374151}.styles_text__3fy6o{width:100%;max-width:850px;margin:0 auto;font-size:1.05rem;line-height:1.85;color:#1f2937;text-align:justify;text-align-last:left;text-justify:inter-word;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.styles_titleReserva__1Bt0G{font-size:clamp(1.6rem,3vw,2rem);font-weight:500;text-align:center;margin:42px 0 20px;color:#111827}.styles_whatsappBtn__1YMqo{border:none;text-decoration:none}.styles_btn__1O7-u{margin:22px 0 0}.styles_mainSection__15a1q .p-carousel{width:100%;max-width:900px;margin-top:42px}.styles_mainSection__15a1q .p-carousel-content{overflow:hidden}.styles_mainSection__15a1q .p-carousel-indicators{padding-top:18px}.styles_mainSection__15a1q .p-carousel-indicators .p-carousel-indicator button{width:30px;height:6px;border-radius:999px}.styles_carouselItem__3YbEn{width:100%;height:clamp(260px,48vw,560px);display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:14px;background:#f8fafc;box-shadow:0 8px 24px rgba(15,23,42,.1)}.styles_carouselImg__1D8p2{width:100%;height:100%;object-fit:cover;display:block}.styles_btn__1O7-u .p-button,.styles_whatsappBtn__1YMqo .p-button{justify-content:center;min-width:190px}@media only screen and (max-width:767px){.styles_mainSection__15a1q{padding:36px 20px}.styles_intro__lmE9l{max-width:100%}.styles_title__2TFjH{font-size:clamp(1.9rem,8vw,2.25rem);margin-bottom:14px}.styles_subTitle__2gr3G{font-size:clamp(1.35rem,6vw,1.65rem);margin-bottom:24px}.styles_text__3fy6o{max-width:100%;font-size:1rem;line-height:1.75;text-align:justify;text-align-last:left}.styles_mainSection__15a1q .p-carousel{max-width:100%;margin-top:36px}.styles_carouselItem__3YbEn{height:240px;border-radius:12px}.styles_titleReserva__1Bt0G{margin:36px 0 18px}.styles_btn__1O7-u{margin:18px 0 0}.styles_btn__1O7-u .p-button,.styles_whatsappBtn__1YMqo .p-button{width:100%;max-width:270px}}@media only screen and (min-width:768px){.styles_mainSection__15a1q{padding:52px 24px}.styles_intro__lmE9l{max-width:900px}.styles_text__3fy6o{max-width:850px}}@media only screen and (min-width:1200px){.styles_text__3fy6o{max-width:900px;font-size:1.08rem}.styles_mainSection__15a1q .p-carousel{max-width:960px}.styles_carouselItem__3YbEn{height:560px}}.styles_visibleContent__1lfmn{width:100%;height:100%;min-height:0;display:flex;align-items:stretch;justify-content:center;padding:0;font-family:Inter,"Segoe UI",sans-serif;background:radial-gradient(circle at 8% 5%,rgba(243,156,18,.09),transparent 28rem),#f4f6f5}.styles_container__1FyaZ{width:100%;max-width:none;height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(22rem,.9fr);overflow:hidden;border:0;border-radius:0;background:#fff;box-shadow:none}.styles_brandPanel__1o-3z{position:relative;display:flex;overflow:hidden;align-items:center;padding:clamp(2.5rem,5vw,4.5rem);color:#fff;background:linear-gradient(145deg,#202722,#0e1812)}.styles_brandGlowBottom__C09Fx,.styles_brandGlowTop__28vZi{position:absolute;border-radius:50%;pointer-events:none}.styles_brandGlowTop__28vZi{width:22rem;height:22rem;top:-9rem;right:-9rem;background:rgba(243,156,18,.13)}.styles_brandGlowBottom__C09Fx{width:19rem;height:19rem;bottom:-10rem;left:-9rem;background:rgba(39,174,96,.12)}.styles_brandContent__386CB{position:relative;z-index:1;width:100%;max-width:34rem;display:flex;flex-direction:column;align-items:flex-start}.styles_brandLogo__3tHfc{width:min(18rem,90%);height:auto;-webkit-filter:brightness(1.12);filter:brightness(1.12)}.styles_brandCopy__1K5z1{margin-top:clamp(2.25rem,5vw,4rem)}.styles_eyebrow__51K4U,.styles_formEyebrow__2orSX{display:block;font-size:.68rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.styles_eyebrow__51K4U{color:#f7b84b}.styles_brandCopy__1K5z1 h1{max-width:30rem;margin:.75rem 0;color:#fff;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;letter-spacing:-.045em}.styles_brandCopy__1K5z1 p{max-width:31rem;margin:0;color:#d5ddd8;font-size:.95rem;line-height:1.65}.styles_benefits__2R7Mx{display:flex;flex-wrap:wrap;grid-gap:.65rem;gap:.65rem;margin-top:2rem}.styles_benefits__2R7Mx span{display:flex;align-items:center;grid-gap:.4rem;gap:.4rem;padding:.55rem .7rem;border:1px solid hsla(0,0%,100%,.14);border-radius:.6rem;color:#e6ece8;background:hsla(0,0%,100%,.05);font-size:.72rem}.styles_benefits__2R7Mx i{color:#f7b84b}.styles_accessPanel__2YqMQ{display:grid;place-items:center;padding:clamp(2rem,5vw,4rem);background:#fff}.styles_formAdmin__1Bqmn{width:100%;max-width:23rem}.styles_title__19BNe{margin:.45rem 0 0;color:#202938;font-size:clamp(1.65rem,3vw,2.2rem);line-height:1.1;letter-spacing:-.035em}.styles_formEyebrow__2orSX{color:#a86809}.styles_formSubtitle__W7TNn{margin:.55rem 0 1.6rem;color:#697586;font-size:.82rem;line-height:1.5}.styles_inputForm__212tf{width:100%!important;padding:.85rem .9rem .85rem 2.65rem!important;border-radius:.65rem!important;font-size:.9rem}.styles_inputSection__2wtjI{display:block;width:100%}.styles_inputSection__2wtjI>i{left:.95rem!important;color:#8c96a4}.styles_inputLabel__3N-_5{display:block;margin-bottom:.45rem;color:#536070;font-size:.72rem;font-weight:700}.styles_inputForm__212tf:focus{box-shadow:0 0 0 3px rgba(243,156,18,.16)!important;border-color:#ffa000!important}.styles_messageArea__373Zy{display:flex;min-height:2.25rem;align-items:center;justify-content:center;padding:.35rem 0;text-align:center}.styles_btnBase__qqMdT{width:100%;border:none!important;color:#fff!important;font-weight:600;border-radius:.65rem!important;padding:.85rem 1.1rem!important;box-shadow:0 7px 18px rgba(243,156,18,.2);transition:box-shadow .2s ease,-webkit-transform .15s ease,-webkit-filter .2s ease;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease,-webkit-transform .15s ease,-webkit-filter .2s ease}.styles_btnBase__qqMdT:focus{outline:none;box-shadow:0 0 0 3px rgba(243,156,18,.16),0 7px 18px rgba(243,156,18,.2)}.styles_btnBase__qqMdT:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.styles_btnIngresar__foZff{background:linear-gradient(135deg,#f39c12,#ffac1f)!important}.styles_secondaryActions__2Godh{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem;margin-top:.75rem}.styles_secondaryButton__1VSon{display:flex;min-width:0;align-items:center;grid-gap:.6rem;gap:.6rem;padding:.75rem;border:1px solid #e1e6eb;border-radius:.65rem;color:#465363;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,-webkit-transform .15s ease;transition:border-color .15s ease,background .15s ease,transform .15s ease;transition:border-color .15s ease,background .15s ease,transform .15s ease,-webkit-transform .15s ease}.styles_secondaryButton__1VSon:hover{border-color:#b8d8c4;background:#f7fbf8;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.styles_secondaryButton__1VSon>i{display:grid;width:2rem;height:2rem;flex:0 0 2rem;place-items:center;border-radius:.55rem;color:#247346;background:#e7f7ed}.styles_secondaryButton__1VSon span{min-width:0}.styles_secondaryButton__1VSon small,.styles_secondaryButton__1VSon strong{display:block}.styles_secondaryButton__1VSon strong{font-size:.7rem}.styles_secondaryButton__1VSon small{margin-top:.12rem;color:#8a94a4;font-size:.58rem}.styles_supportButton__1J4M8>i{color:#179348;background:#e7faed}.styles_whatsappLogo__QaLFN{width:2rem;height:2rem;flex:0 0 2rem;object-fit:contain;padding:.25rem;border-radius:.55rem;background:#e7faed}.styles_securityNote__1Elsw{display:flex;align-items:center;justify-content:center;grid-gap:.4rem;gap:.4rem;margin-top:1rem;color:#8a94a4;font-size:.65rem}.styles_securityNote__1Elsw i{color:#287349}.styles_mobileLogo__bgP3R{display:none}.styles_btnSoporte__1mQfV{background-color:#25d366!important}@media (max-width:850px){.styles_visibleContent__1lfmn{padding:0}.styles_container__1FyaZ{grid-template-columns:1fr}.styles_brandPanel__1o-3z{min-height:19rem;padding:2.2rem}.styles_brandContent__386CB{max-width:42rem}.styles_brandLogo__3tHfc{width:14rem}.styles_brandCopy__1K5z1{margin-top:1.7rem}.styles_brandCopy__1K5z1 h1{font-size:2.1rem}.styles_accessPanel__2YqMQ{padding:2.4rem}}@media (max-width:560px){.styles_visibleContent__1lfmn{height:100%;min-height:0;padding:0}.styles_container__1FyaZ{height:100%;min-height:0;border-radius:0}.styles_brandPanel__1o-3z{display:none}.styles_accessPanel__2YqMQ{padding:1.5rem 1.15rem}.styles_mobileLogo__bgP3R{display:flex;justify-content:center;margin-bottom:1.5rem}.styles_mobileLogo__bgP3R img{width:min(13rem,80%);height:auto}.styles_formEyebrow__2orSX,.styles_formSubtitle__W7TNn,.styles_title__19BNe{text-align:center}.styles_secondaryActions__2Godh{grid-template-columns:1fr}}.home_componentContainer__3OoW5{min-height:100%;margin-top:20px;padding-bottom:40px;box-sizing:border-box}.home_componentContainer__3OoW5,.home_container__3TkvL{width:100%;display:flex;flex-direction:column;align-items:center}.home_container__3TkvL{justify-content:center;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);max-width:575px}@media only screen and (max-width:767px){.home_container__3TkvL{width:100%;max-width:360px}}@media only screen and (min-width:768px){.home_container__3TkvL{width:100%;max-width:575px}}.home_container__imgContainer__23Ogn{width:100%;height:clamp(220px,45vh,380px);display:flex;align-items:center;justify-content:center;overflow:hidden}.home_container__imgContainer__img__3BHmF{width:100%;height:100%;object-fit:cover;margin:0;border-radius:0}.home_h1__18nZH{width:100%;margin:0;text-align:center;font-size:clamp(1.65rem,3vw,2.15rem);font-weight:500;line-height:1.25;color:#111827;text-transform:none}@media only screen and (max-width:767px){.home_componentContainer__3OoW5{width:100%;padding:16px 10px 28px}.home_container__3TkvL{width:100%;margin:0 auto;text-align:center}.home_container__imgContainer__23Ogn{height:clamp(180px,35vh,300px);margin-bottom:16px}.home_container__imgContainer__img__3BHmF{width:100%;height:100%;object-fit:cover;border-radius:8px}.home_h1__18nZH{font-size:clamp(1.45rem,7vw,1.75rem);line-height:1.25}}.home_homeWrapper__nyl_j{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:16px;background:#f5f5f5}.home_bloqueoCard__2d-yY{max-width:520px;width:100%;background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 20px rgba(0,0,0,.12);text-align:left}.home_bloqueoActions__3Edh9{margin-top:20px;display:flex;flex-wrap:wrap;grid-gap:12px;gap:12px}.nov-wrapper{width:100%;max-width:1220px;margin:48px auto;padding:0 20px;box-sizing:border-box}.nov-wrapper__header{width:100%;text-align:center;margin-bottom:18px}.carousel-demo{width:100%;max-width:1180px;margin:0 auto}.carousel-card{width:100%;background:transparent;border:none;box-shadow:none}.carousel-demo .p-carousel-item{padding:0 14px;box-sizing:border-box}.carousel-demo .p-carousel-items-content{padding:8px 0 18px}.nov-card{height:100%;min-height:520px;display:flex;flex-direction:column;background:#fff;border-radius:18px;overflow:hidden;border:1px solid #eef0f3;box-shadow:0 8px 24px rgba(15,23,42,.08);transition:box-shadow .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease}.nov-card:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);box-shadow:0 12px 30px rgba(15,23,42,.13)}.nov-card__header{min-height:74px;display:flex;align-items:center;padding:16px 18px 10px;border-bottom:1px solid #f1f5f9}.nov-card__title{margin:0;width:100%;color:#111827;font-size:1.05rem;line-height:1.35;font-weight:700;text-align:left;overflow-wrap:break-word}.nov-card__media{width:100%;height:250px;background:#f8fafc;display:grid;place-items:center;overflow:hidden;padding:12px;box-sizing:border-box}.nov-card__image{width:100%;height:100%;object-fit:contain;display:block}.nov-card__imageFallback{width:100%;height:100%;display:grid;place-items:center;color:#64748b;font-size:.95rem;background:#f1f5f9;border-radius:12px}.nov-card__excerpt{margin:0;padding:18px 18px 10px;color:#374151;font-size:.98rem;line-height:1.65;text-align:justify;text-align-last:left;overflow-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;overflow:hidden}.nov-card__footer{margin-top:auto;padding:16px 18px 18px;display:flex;justify-content:flex-end}.nov-card__link{text-decoration:none}.nov-card__footer .p-button{background:#fbbf24;border-color:#fbbf24;color:#111827;font-weight:600}.nov-card__footer .p-button:hover{background:#f59e0b;border-color:#f59e0b;color:#111827}.carousel-demo .p-carousel-next,.carousel-demo .p-carousel-prev{width:38px;height:38px;min-width:38px;min-height:38px;border-radius:50%;color:#475569;background:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 12px rgba(15,23,42,.08)}.carousel-demo .p-carousel-next:hover,.carousel-demo .p-carousel-prev:hover{background:#f8fafc;color:#111827}.carousel-demo .p-carousel-indicators{padding:14px 0 0}.carousel-demo .p-carousel-indicators .p-carousel-indicator button{width:34px;height:6px;border-radius:999px;margin:0 5px;background:#e5e7eb}.carousel-demo .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#fbbf24}@media(max-width:1199px){.nov-wrapper{max-width:900px;margin:42px auto}.carousel-demo{max-width:860px}.nov-card{min-height:500px}.nov-card__media{height:230px}}@media(max-width:767px){.nov-wrapper{margin:34px auto;padding:0 14px}.carousel-demo,.nov-wrapper{max-width:100%}.carousel-card{width:100%}.carousel-demo .p-carousel-item{padding:0 6px}.nov-card{min-height:auto;border-radius:16px}.nov-card__header{min-height:auto;padding:14px 14px 10px}.nov-card__title{font-size:1rem;line-height:1.3;text-align:center}.nov-card__media{height:230px;padding:10px}.nov-card__excerpt{padding:14px 14px 8px;font-size:.94rem;line-height:1.55;-webkit-line-clamp:4;line-clamp:4}.nov-card__footer{justify-content:center;padding:14px 14px 16px}.carousel-demo .p-carousel-next,.carousel-demo .p-carousel-prev{width:30px;height:30px;min-width:30px;min-height:30px}.carousel-demo .p-carousel-indicators .p-carousel-indicator button{width:24px;height:5px;margin:0 3px}}.cuotas_container__F5AYH{width:90%}.cuotas_categories__1U-WF{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:inherit;margin:50px 0}@media only screen and (max-width:767px){.cuotas_categories__1U-WF{margin-top:50px;margin-bottom:50px;justify-content:center;align-items:center;width:100%}}.cuotas_categories__title__2n7b5{font-size:30px;font-weight:700;margin:10px 0}@media only screen and (max-width:767px){.cuotas_categories__title__2n7b5{text-align:center}}.cuotas_categories__cards_container__3p8FI{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,15em),1fr));grid-auto-rows:10rem;grid-gap:3em;gap:3em;width:100%;height:100%}@media only screen and (max-width:767px){.cuotas_categories__cards_container__3p8FI{text-align:center}}.styles_container__27g7v{width:100%;display:flex;flex-flow:column wrap;align-items:center;justify-content:space-evenly}.styles_title_and_button__tKsVu{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px;margin-bottom:10px}.styles_title__1dYaG{font-size:30px;font-weight:700}.styles_errorBtn__1bDBB:hover{cursor:default}.styles_prev__3UEQa{margin-right:5px}.styles_visibleContent__256Jb{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.styles_container__3Iera{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;width:30vw;height:90%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);padding:20px}.styles_formAdmin__2OTgA{width:80%;text-align:center;padding-bottom:20px}.styles_title__uJmw_{margin:20px 0 30px;font-size:30px;color:#525252;font-weight:700}.styles_inputForm__1TjiO{width:100%;text-align:left}.styles_inputSection__2Xxpr{margin-bottom:1.6rem}.styles_submitButton__28oxs{width:100%}.styles_img__2j40T{width:100%;height:100%;object-fit:cover}.styles_container__3FgaV{width:100%;display:flex;flex-flow:column wrap;align-items:center;justify-content:space-evenly}.styles_title_and_button__2TE3l{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px;margin-bottom:10px}.styles_title__2xhXd{font-size:30px;font-weight:700}.styles_errorBtn__15s0S:hover{cursor:default}.styles_prev__2bvjX{margin-right:5px}.styles_table_upload__1M1YG{width:100%;margin-top:10px;text-align:center}.styles_container__OgFYJ{width:100%;display:flex;flex-flow:column wrap;align-items:center;justify-content:space-evenly}.styles_title_and_button__1inEP{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px;margin-bottom:10px}.styles_title__2mcRj{font-size:30px;font-weight:700}.styles_errorBtn__3Ymna:hover{cursor:default}.styles_prev__2aBWY{margin-right:5px}.styles_mainContainer__3OWie{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;padding:40px 20px;box-sizing:border-box}.styles_title__3df2j{width:100%;max-width:100%;text-align:center;font-size:clamp(1.55rem,6vw,2rem);font-weight:500;line-height:1.25;margin:50px auto 28px;color:#111827;overflow-wrap:normal;word-break:normal}.styles_boxContainer__1gND_{width:100%;max-width:700px;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:1rem;gap:1rem;text-align:center;padding:30px 20px;box-sizing:border-box}.styles_container__3fcB9{width:100%;max-width:1180px;display:grid;grid-template-columns:repeat(auto-fill,minmax(20em,1fr));grid-gap:3rem;gap:3rem;padding:0 20px 50px;box-sizing:border-box}@media only screen and (max-width:767px){.styles_mainContainer__3OWie{padding:32px 16px}.styles_title__3df2j{font-size:clamp(1.45rem,7vw,1.8rem);line-height:1.25;margin:42px auto 26px;padding:0 8px}.styles_container__3fcB9{width:100%;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;padding:0 4px 40px}.styles_boxContainer__1gND_{padding:24px 12px}}@media only screen and (min-width:768px){.styles_mainContainer__3OWie{padding:40px 24px}.styles_title__3df2j{font-size:clamp(1.7rem,3vw,2rem);margin:50px auto 32px}.styles_container__3fcB9{grid-template-columns:repeat(auto-fill,minmax(20em,1fr));grid-gap:3rem;gap:3rem}}@media only screen and (min-width:1200px){.styles_container__3fcB9{max-width:1240px;grid-gap:3.5rem;gap:3.5rem}}.containerExample1{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);padding:20px;display:inherit;height:650px;flex-direction:column;align-items:center;margin:50px 0}.CursosCard_cardContainer__35JhW{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;border-radius:12px;overflow:hidden}.CursosCard_cardContainer__35JhW .p-card-body{display:flex;flex-direction:column;flex:1 1;padding:1rem}.CursosCard_cardContainer__35JhW .p-card-content{flex:1 1;padding:.5rem 0 1rem}.CursosCard_cardContainer__35JhW .p-card-footer{padding-top:.5rem}.CursosCard_cardContainer__35JhW .p-card-title{text-align:center;font-size:clamp(1.05rem,4.5vw,1.35rem);line-height:1.35;font-weight:700;color:#374151;margin-bottom:.85rem;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.CursosCard_headerImg__1RmT7{width:100%;height:auto;max-height:250px;object-fit:contain;border-radius:8px;background-color:#f5f5f5;padding:5px}.CursosCard_descripcion__3u8DD{width:100%;display:flex;flex-direction:column;grid-gap:.55rem;gap:.55rem;margin:14px 0;color:#333;font-size:.95rem;line-height:1.7}.CursosCard_descripcionLinea__R2U_S{margin:0;text-align:justify;text-align-last:left;text-justify:inter-word;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.CursosCard_descripcionLinea__R2U_S strong{font-weight:700;color:#111827}.CursosCard_descripcionTitulo__LoSrE{margin-top:.45rem;text-align:left;text-align-last:left;font-weight:700;color:#111827;letter-spacing:.02em}.CursosCard_descripcionItem__2RZYg{padding-left:.15rem}.CursosCard_descripcionDato__1qTsv,.CursosCard_descripcionItem__2RZYg{text-align:justify;text-align-last:left}.CursosCard_statusWrapper__oOScr{display:flex;flex-direction:column;align-items:center;grid-gap:6px;gap:6px;margin-top:10px}.CursosCard_successTag__1daMx{font-weight:700;padding:.5rem .9rem;box-shadow:0 2px 8px rgba(22,163,74,.25)}.CursosCard_statusHelp__XDTfu{color:#475569;font-size:.85rem;text-align:center}.CursosCard_footerText__3VPSX{display:flex;justify-content:center;text-align:center;font-weight:600;color:#444;margin-top:8px}.CursosCard_footerBtnsCol__lvsXj{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;align-items:center;margin-top:8px}.CursosCard_footerBtnsCol__lvsXj .p-button{width:100%;max-width:260px;justify-content:center}@media (max-width:767px){.CursosCard_cardContainer__35JhW .p-card-body{padding:.85rem}.CursosCard_cardContainer__35JhW .p-card-title{font-size:clamp(1rem,5vw,1.2rem);line-height:1.3}.CursosCard_headerImg__1RmT7{max-height:200px}.CursosCard_descripcion__3u8DD{font-size:.9rem;line-height:1.6;grid-gap:.45rem;gap:.45rem}.CursosCard_descripcionDato__1qTsv,.CursosCard_descripcionItem__2RZYg,.CursosCard_descripcionLinea__R2U_S{text-align:justify;text-align-last:left}.CursosCard_descripcionTitulo__LoSrE{text-align:left}.CursosCard_footerBtnsCol__lvsXj .p-button{max-width:100%}}:root{--container-max:960px}.styles_visibleContent__1bkEX{min-height:100dvh;width:100%;display:flex;flex-direction:column;align-items:center;background:#f7f7f7;background:var(--surface-ground,#f7f7f7);padding:env(safe-area-inset-top) clamp(12px,3vw,20px) env(safe-area-inset-bottom)}.styles_containe__2yZaj{width:100%;max-width:960px;max-width:var(--container-max);margin-bottom:2em}@media only screen and (max-width:767px){.styles_containe__2yZaj{width:95%}}@media only screen and (min-width:768px){.styles_containe__2yZaj{width:80%}}.styles_title__2NwuK{margin:20px 0 30px;font-size:clamp(22px,4vw,32px);color:#525252;font-weight:700;text-align:center}.styles_inputForm__1UPdi{width:100%;display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;padding:12px}@media only screen and (min-width:768px){.styles_inputForm__1UPdi{grid-template-columns:1fr 1fr;grid-gap:20px 24px;gap:20px 24px;padding:16px 20px 20px}}.styles_inputSection__V8Iyy{display:grid;grid-gap:6px;gap:6px;margin-bottom:1rem}.styles_inputSection__V8Iyy .p-dropdown,.styles_inputSection__V8Iyy .p-inputtext{font-size:16px}@media only screen and (min-width:768px){.styles_inputSection__V8Iyy{margin-bottom:1.2rem}}.styles_fullSpan__2Lu1Q{grid-column:1/-1}.styles_checkRow__2TFCH{display:flex;align-items:flex-start;grid-gap:10px;gap:10px}.styles_checkRow__2TFCH .p-checkbox{-webkit-transform:translateY(2px);transform:translateY(2px)}.styles_checkLabel__HVkeQ{font-size:15px;line-height:1.35}.styles_submitRow__rgDpc{grid-column:1/-1;position:sticky;bottom:0;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 40%);padding:12px 0 4px;display:flex;justify-content:center}@media only screen and (min-width:768px){.styles_submitRow__rgDpc{position:static;background:transparent;padding:4px 0 0;justify-content:flex-end}}.styles_submitButton__1QRsh{width:min(100%,480px);font-size:16px;padding:12px 18px;border-radius:10px}@media only screen and (min-width:768px){.styles_submitButton__1QRsh{width:auto;min-width:220px;font-size:17px}}.styles_display-none__1TuqA{display:none}.habilitarbotones_habilitar_funciones__2VUgC{box-sizing:border-box}.habilitarbotones_bootLoading__DIESS{min-height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:.75rem;gap:.75rem;background:hsla(0,0%,100%,.6);border-radius:12px;color:#64748b}.habilitarbotones_formGrid__3KWcj{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.habilitarbotones_formRow__2sUn6,.habilitarbotones_formRowFull__1kXpc{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.habilitarbotones_formRowFull__1kXpc{grid-column:1/-1}.habilitarbotones_formRow__2sUn6 label,.habilitarbotones_formRowFull__1kXpc label{font-weight:700;color:#374151}.habilitarbotones_formRow__2sUn6 .p-dropdown,.habilitarbotones_formRow__2sUn6 .p-inputtext,.habilitarbotones_formRowFull__1kXpc .p-dropdown,.habilitarbotones_formRowFull__1kXpc .p-inputtext{width:100%}.habilitarbotones_dialogActions__2c7N5{margin-top:16px;display:flex;grid-gap:10px;gap:10px;justify-content:center;flex-wrap:wrap}.habilitarbotones_helpText__N6xeG{color:#6b7280;font-size:.83rem;line-height:1.4}.habilitarbotones_delegadosPanel__3_sw8{display:grid;grid-gap:1.25rem;gap:1.25rem}.habilitarbotones_delegadosFormCard__33jin,.habilitarbotones_delegadosTableCard__CkNPU{padding:1.25rem;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04)}.habilitarbotones_delegadosFormHeader__lAKYg{display:flex;align-items:center;justify-content:space-between;grid-gap:1rem;gap:1rem;margin-bottom:1.1rem;padding-bottom:.9rem;border-bottom:1px solid #f1f5f9}.habilitarbotones_delegadosFormHeader__lAKYg span{color:#b45309;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.habilitarbotones_delegadosFormHeader__lAKYg h4{margin:.2rem 0 0;color:#0f172a;font-size:1.15rem;font-weight:800}.habilitarbotones_delegadosFormGrid__2kqMZ{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.habilitarbotones_dniSearchRow__25xHb{display:flex;grid-gap:.5rem;gap:.5rem}.habilitarbotones_dniSearchRow__25xHb .p-inputtext{flex:1 1}.habilitarbotones_permisosGrid__5M2DH{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:.6rem;gap:.6rem;padding:.9rem;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.habilitarbotones_permisoItem__35kua{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;color:#374151;font-size:.82rem;font-weight:600;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.5rem .7rem;transition:border-color .15s,background .15s}.habilitarbotones_permisoItem__35kua:has(.p-inputswitch-checked){border-color:#93c5fd;background:#eff6ff}.habilitarbotones_permisoItemPeligroso__-qy--{border-color:#fca5a5}.habilitarbotones_permisoItemPeligroso__-qy--:has(.p-inputswitch-checked){border-color:#ef4444;background:#fef2f2}.habilitarbotones_permisoItemPeligroso__-qy-- b{color:#b91c1c}.habilitarbotones_permisosTags__3i8N4{display:flex;flex-wrap:wrap;grid-gap:.25rem;gap:.25rem;max-width:240px}.habilitarbotones_tableActions__3lMfn{display:flex;grid-gap:.25rem;gap:.25rem;white-space:nowrap}@media (max-width:780px){.habilitarbotones_habilitar_funciones__2VUgC{padding:14px;grid-gap:1.3rem;gap:1.3rem}.habilitarbotones_habilitar_botones__2Ywfq{grid-gap:.75rem;gap:.75rem}.habilitarbotones_habilitar_botones__2Ywfq .p-button{width:100%;justify-content:center}.habilitarbotones_delegadosFormGrid__2kqMZ,.habilitarbotones_formGrid__3KWcj,.habilitarbotones_permisosGrid__5M2DH{grid-template-columns:1fr}.habilitarbotones_dniSearchRow__25xHb{flex-direction:column}.habilitarbotones_formRowFull__1kXpc{grid-column:auto}}.habilitarbotones_habilitar_funciones__2VUgC{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;width:100%;padding:20px;margin-bottom:15px;background:linear-gradient(145deg,#f9f9f9,#e9ecef);border-left:6px solid #22c55e;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.08);transition:box-shadow .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease}.habilitarbotones_habilitar_funciones__2VUgC:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.12)}.habilitarbotones_habilitar_titulo__324ry{font-size:1.4rem;font-weight:700;color:#0f5132;display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;margin:0}.habilitarbotones_habilitar_botones__2Ywfq{display:flex;flex-wrap:wrap;grid-gap:1.25rem;gap:1.25rem;justify-content:flex-start}.habilitarbotones_habilitar_botones__2Ywfq .p-button{border-radius:10px;padding:.85rem 1.5rem;font-weight:600;font-size:.95rem;transition:box-shadow .15s ease,-webkit-transform .15s ease;transition:transform .15s ease,box-shadow .15s ease;transition:transform .15s ease,box-shadow .15s ease,-webkit-transform .15s ease}.habilitarbotones_habilitar_botones__2Ywfq .p-button:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);box-shadow:0 4px 10px rgba(0,0,0,.1)}.ModalConstanciasCertificados_dialog__qbkKx .p-dialog-header{padding:1.2rem 1.6rem;border-bottom:1px solid #e5e7eb}.ModalConstanciasCertificados_dialogContent__Nzftt{padding:1.3rem 1.6rem 1.6rem!important;background:#f8fafc}.ModalConstanciasCertificados_container__LJ8q2{display:grid;grid-gap:1.3rem;gap:1.3rem}.ModalConstanciasCertificados_headerPanel__2H4M3{display:flex;justify-content:space-between;align-items:flex-start;grid-gap:1rem;gap:1rem;padding:1.2rem;border-radius:14px;background:linear-gradient(135deg,#fff,#fef9c3);border:1px solid #fde68a}.ModalConstanciasCertificados_headerPanel__2H4M3 h2{margin:0;font-size:1.35rem;color:#111827}.ModalConstanciasCertificados_headerPanel__2H4M3 p{margin:.35rem 0;color:#475569;line-height:1.45}.ModalConstanciasCertificados_card__n2rJ1,.ModalConstanciasCertificados_formCard__c0g1A{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:1.2rem;box-shadow:0 8px 18px rgba(15,23,42,.05)}.ModalConstanciasCertificados_formCard__c0g1A{border-left:6px solid #facc15}.ModalConstanciasCertificados_cardHeader__2RJZe,.ModalConstanciasCertificados_formHeader__1eJ_l{display:flex;justify-content:space-between;align-items:flex-start;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.ModalConstanciasCertificados_cardHeader__2RJZe h3,.ModalConstanciasCertificados_formHeader__1eJ_l h3{margin:0;color:#111827;font-size:1.15rem}.ModalConstanciasCertificados_cardHeader__2RJZe p,.ModalConstanciasCertificados_formHeader__1eJ_l p{margin:.25rem 0 0;color:#64748b;font-size:.92rem}.ModalConstanciasCertificados_table__ZvURl{width:100%}.ModalConstanciasCertificados_table__ZvURl .p-datatable-thead>tr>th{background:#f1f5f9;color:#111827;font-weight:800}.ModalConstanciasCertificados_table__ZvURl .p-datatable-tbody>tr>td{vertical-align:middle}.ModalConstanciasCertificados_tableActions__Wk66H{display:flex;justify-content:flex-start;align-items:center;grid-gap:.5rem;gap:.5rem;flex-wrap:wrap}.ModalConstanciasCertificados_badgeNo__2CUhd,.ModalConstanciasCertificados_badgeSi__2hNVy{display:inline-flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:.3rem .65rem;font-size:.8rem;font-weight:800;white-space:nowrap}.ModalConstanciasCertificados_badgeSi__2hNVy{background:#dcfce7;color:#166534}.ModalConstanciasCertificados_badgeNo__2CUhd{background:#fee2e2;color:#991b1b}.ModalConstanciasCertificados_formGrid__2kBVI{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.ModalConstanciasCertificados_formRow__1GqoB,.ModalConstanciasCertificados_formRowFull__2CvTc,.ModalConstanciasCertificados_formRowSwitch__3y4gy{display:flex;flex-direction:column;grid-gap:.45rem;gap:.45rem}.ModalConstanciasCertificados_formRowFull__2CvTc{grid-column:1/-1}.ModalConstanciasCertificados_formRow__1GqoB label,.ModalConstanciasCertificados_formRowFull__2CvTc label,.ModalConstanciasCertificados_formRowSwitch__3y4gy label{font-weight:800;color:#111827}.ModalConstanciasCertificados_formRow__1GqoB .p-dropdown,.ModalConstanciasCertificados_formRow__1GqoB .p-inputtext,.ModalConstanciasCertificados_formRowFull__2CvTc .p-dropdown,.ModalConstanciasCertificados_formRowFull__2CvTc .p-inputtext{width:100%}.ModalConstanciasCertificados_formRowSwitch__3y4gy{justify-content:flex-end;align-items:flex-start}.ModalConstanciasCertificados_errorText__2WNNU{color:#b91c1c;font-size:.85rem;line-height:1.35}.ModalConstanciasCertificados_dialogActions__2hrJP{display:flex;justify-content:center;grid-gap:.75rem;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap}.ModalConstanciasCertificados_fechaBox__JhugD{display:grid;grid-gap:.75rem;gap:.75rem;padding:1rem;border-radius:12px;background:#f8fafc;border:1px solid #e5e7eb}.ModalConstanciasCertificados_fechaSelector__2o1br{display:grid;grid-template-columns:minmax(220px,280px) auto;grid-gap:.75rem;gap:.75rem;align-items:center}.ModalConstanciasCertificados_dateInput__1dC9u{width:100%;padding:.75rem .85rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;color:#111827;background:#fff}.ModalConstanciasCertificados_dateInput__1dC9u:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 2px rgba(34,197,94,.16)}.ModalConstanciasCertificados_fechasHelp__3eU5I{color:#64748b;line-height:1.45}.ModalConstanciasCertificados_fechasList__2Eym5,.ModalConstanciasCertificados_fechaTableCell__u17Bh{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem}.ModalConstanciasCertificados_fechaChip__27rZE,.ModalConstanciasCertificados_fechaMiniChip__1qQUw{display:inline-flex;align-items:center;grid-gap:.45rem;gap:.45rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.4rem .65rem;border-radius:999px;background:#dcfce7;color:#166534;font-size:.85rem;font-weight:800}.ModalConstanciasCertificados_fechaMiniChip__1qQUw{padding:.28rem .55rem;font-size:.78rem}.ModalConstanciasCertificados_fechaChip__27rZE button{width:22px;height:22px;border:none;border-radius:999px;background:#16a34a;color:#fff;cursor:pointer;font-weight:900;line-height:1}.ModalConstanciasCertificados_fechaChip__27rZE button:disabled{opacity:.5;cursor:not-allowed}.ModalConstanciasCertificados_fechaVacia__22Hpv{color:#64748b;font-size:.88rem;font-style:italic}@media (max-width:900px){.ModalConstanciasCertificados_cardHeader__2RJZe,.ModalConstanciasCertificados_formHeader__1eJ_l,.ModalConstanciasCertificados_headerPanel__2H4M3{flex-direction:column}.ModalConstanciasCertificados_formHeader__1eJ_l .p-button,.ModalConstanciasCertificados_headerPanel__2H4M3 .p-button{width:100%;justify-content:center}.ModalConstanciasCertificados_formGrid__2kBVI{grid-template-columns:1fr}.ModalConstanciasCertificados_formRowFull__2CvTc{grid-column:auto}.ModalConstanciasCertificados_fechaSelector__2o1br{grid-template-columns:1fr}}#root,body,html{max-width:100%;overflow-x:hidden}.ListaAsistencia_container__3-Lf2{width:100%;max-width:100%;min-width:0;padding:16px;box-sizing:border-box;overflow-x:hidden}.ListaAsistencia_container__3-Lf2 *{box-sizing:border-box}.ListaAsistencia_header__Pqqrn{margin-bottom:8px}.ListaAsistencia_header__Pqqrn h2{margin:0;font-size:1.35rem;font-weight:700;color:#374151}.ListaAsistencia_subtitle__2Bapy{color:#6b7280;margin:4px 0 0;line-height:1.4}.ListaAsistencia_toolbar__3GEgh{width:100%;max-width:100%;margin:12px 0 16px;border-radius:10px;overflow:hidden}.ListaAsistencia_toolbar__3GEgh .p-toolbar-group-end,.ListaAsistencia_toolbar__3GEgh .p-toolbar-group-start{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px;min-width:0}.ListaAsistencia_toolbarLeft__2sCMD,.ListaAsistencia_toolbarRight__chcHz{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;flex-wrap:wrap;min-width:0}.ListaAsistencia_toolbarRight__chcHz{justify-content:flex-end;width:100%}.ListaAsistencia_toolbarRight__chcHz .p-input-icon-left{width:min(260px,100%);max-width:100%}.ListaAsistencia_toolbarRight__chcHz .p-input-icon-left .p-inputtext{width:100%}.ListaAsistencia_toolbarRight__chcHz .p-calendar,.ListaAsistencia_toolbarRight__chcHz .p-dropdown,.ListaAsistencia_toolbarRight__chcHz .p-inputtext{max-width:100%}.ListaAsistencia_filterItem__3CujD{min-width:150px;max-width:190px}.ListaAsistencia_emailSummary__3LlHk{width:100%;display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;align-items:center;margin:-4px 0 14px}.ListaAsistencia_emailSummaryItem__1xRjl{display:inline-flex;align-items:center;grid-gap:4px;gap:4px;padding:8px 12px;border-radius:9999px;border:1px solid #e5e7eb;background:#f9fafb;color:#374151;font-size:.88rem;font-weight:600}.ListaAsistencia_emailSummaryItem__1xRjl strong{font-weight:800}.ListaAsistencia_emailSummaryOk__2A23Z{background:#dcfce7;border-color:#bbf7d0;color:#166534}.ListaAsistencia_emailSummaryWarning__xMVLa{background:#fef3c7;border-color:#fde68a;color:#92400e}.ListaAsistencia_table__1JkVc{width:100%;max-width:100%;min-width:0;border-radius:10px;overflow:hidden}.ListaAsistencia_table__1JkVc .p-datatable-wrapper{width:100%;max-width:100%;overflow-x:auto!important;overflow-y:hidden;scrollbar-gutter:stable}.ListaAsistencia_table__1JkVc .p-datatable-table{table-layout:fixed!important;width:100%!important;min-width:1180px!important}.ListaAsistencia_table__1JkVc .p-datatable-tbody>tr>td,.ListaAsistencia_table__1JkVc .p-datatable-thead>tr>th{padding:.55rem .45rem;vertical-align:top;overflow:hidden;font-size:.82rem;line-height:1.25}.ListaAsistencia_table__1JkVc .p-datatable-thead>tr>th{white-space:normal;word-break:break-word;overflow-wrap:anywhere;background:#f9fafb;color:#374151;font-weight:700}.ListaAsistencia_cellClamp__m2xbh{-webkit-line-clamp:2}.ListaAsistencia_cellClamp3__2OqnC,.ListaAsistencia_cellClamp__m2xbh{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.2rem;max-width:100%;word-break:break-word;overflow-wrap:anywhere}.ListaAsistencia_cellClamp3__2OqnC{-webkit-line-clamp:3}.ListaAsistencia_marcaCell__1J_yy{display:block;max-width:100%;line-height:1.15rem;font-size:.78rem;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.ListaAsistencia_emailCell__3rB1-{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ListaAsistencia_actions__2F6_B{display:flex;grid-gap:4px;gap:4px;justify-content:center;align-items:center;flex-wrap:nowrap}.ListaAsistencia_actions__2F6_B .p-button{width:1.85rem;height:1.85rem;min-width:1.85rem}.ListaAsistencia_badgeSi__3DOom{background:#dcfce7;color:#166534}.ListaAsistencia_badgeNo__nYnIl,.ListaAsistencia_badgeSi__3DOom{padding:3px 7px;border-radius:9999px;font-weight:700;font-size:.72rem;white-space:nowrap}.ListaAsistencia_badgeNo__nYnIl{background:#fee2e2;color:#991b1b}.ListaAsistencia_badgeWarn__1CeSe{background:#fef3c7;color:#92400e}.ListaAsistencia_badgeNeutral__2Yv3A,.ListaAsistencia_badgeWarn__1CeSe{padding:3px 7px;border-radius:9999px;font-weight:700;font-size:.72rem;white-space:nowrap}.ListaAsistencia_badgeNeutral__2Yv3A{background:#e5e7eb;color:#374151}.ListaAsistencia_estadoCell__K7Yny{display:flex;flex-direction:column;grid-gap:4px;gap:4px;align-items:flex-start;max-width:100%}.ListaAsistencia_estadoCell__K7Yny small{color:#6b7280;font-size:.68rem;line-height:1.05rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1050px){.ListaAsistencia_hide1050__OMkDD{display:none!important}.ListaAsistencia_table__1JkVc .p-datatable-table{min-width:980px!important}}@media (max-width:820px){.ListaAsistencia_hide820__3VDTp{display:none!important}.ListaAsistencia_table__1JkVc .p-datatable-table{min-width:820px!important}}.ListaAsistencia_formGrid__JJe0t{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.ListaAsistencia_formRow__1UNrb,.ListaAsistencia_formRowFull__18HG-{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.ListaAsistencia_formRowFull__18HG-{grid-column:1/-1}.ListaAsistencia_formRow__1UNrb label,.ListaAsistencia_formRowFull__18HG- label{font-weight:600;color:#374151}.ListaAsistencia_formRow__1UNrb .p-calendar,.ListaAsistencia_formRow__1UNrb .p-dropdown,.ListaAsistencia_formRow__1UNrb .p-inputtext,.ListaAsistencia_formRowFull__18HG- .p-calendar,.ListaAsistencia_formRowFull__18HG- .p-dropdown,.ListaAsistencia_formRowFull__18HG- .p-inputtext{width:100%;max-width:100%}.ListaAsistencia_dialogActions__3X9Yh{margin-top:16px;display:flex;grid-gap:12px;gap:12px;justify-content:center;flex-wrap:wrap}.ListaAsistencia_dniValidationRow__1Efw4{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;align-items:center}.ListaAsistencia_helpText__2hJp-{color:#6b7280;font-size:.82rem}.ListaAsistencia_detailSection__1iKU-{border:1px solid #e5e7eb;border-radius:12px;padding:14px;margin-bottom:14px;background:#fff}.ListaAsistencia_detailTitle__3WEDO{margin:0 0 12px;color:#374151;font-size:1.05rem;font-weight:700}.ListaAsistencia_estadoDetalle__3kgS1{display:flex;align-items:center;grid-gap:10px;gap:10px;flex-wrap:wrap}.ListaAsistencia_estadoDetalle__3kgS1 strong{color:#374151}.ListaAsistencia_blocker__ZFpYO{position:fixed;inset:0;background:rgba(17,24,39,.45);display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.ListaAsistencia_blockCard__2ggT5{background:#fff;padding:16px 20px;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.2);width:min(420px,92vw)}.ListaAsistencia_tableDisabled__BTrL7{pointer-events:none;opacity:.7}@media (max-width:720px){.ListaAsistencia_container__3-Lf2{padding:10px}.ListaAsistencia_formGrid__JJe0t{grid-template-columns:1fr}.ListaAsistencia_formRowFull__18HG-{grid-column:auto}.ListaAsistencia_dniValidationRow__1Efw4{grid-template-columns:1fr}.ListaAsistencia_toolbarLeft__2sCMD,.ListaAsistencia_toolbarRight__chcHz{width:100%;justify-content:flex-start}.ListaAsistencia_filterItem__3CujD,.ListaAsistencia_toolbarLeft__2sCMD .p-button,.ListaAsistencia_toolbarRight__chcHz .p-button,.ListaAsistencia_toolbarRight__chcHz .p-calendar,.ListaAsistencia_toolbarRight__chcHz .p-dropdown,.ListaAsistencia_toolbarRight__chcHz .p-input-icon-left{width:100%;max-width:100%}.ListaAsistencia_blockCard__2ggT5{width:92vw;min-width:auto}.ListaAsistencia_emailSummary__3LlHk{grid-gap:8px;gap:8px}.ListaAsistencia_emailSummaryItem__1xRjl{width:100%;justify-content:space-between}}.ListaAsistencia_hide820__3VDTp,.ListaAsistencia_hide1050__OMkDD,.ListaAsistencia_hide1250__2Qi7H,.ListaAsistencia_hide1450__1_qjf{display:table-cell}@media (max-width:1450px){.ListaAsistencia_hide1450__1_qjf{display:none!important}}@media (max-width:1250px){.ListaAsistencia_hide1250__2Qi7H{display:none!important}}@media (max-width:1050px){.ListaAsistencia_hide1050__OMkDD{display:none!important}}@media (max-width:820px){.ListaAsistencia_hide820__3VDTp{display:none!important}}.Adherente_container__3aaTX{padding:16px}.Adherente_header__3ukg4{margin-bottom:8px}.Adherente_subtitle__28oRH{color:#6b7280;margin:4px 0 0}.Adherente_toolbar__1LAyg{margin:12px 0 16px;border-radius:10px}.Adherente_toolbarLeft__2y_Hk,.Adherente_toolbarRight__HvhIt{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.Adherente_toolbarRight__HvhIt{flex-wrap:wrap}.Adherente_filterItem__6nTO3{min-width:200px}.Adherente_table__14xVF{border-radius:10px;overflow:hidden}.Adherente_observacionesCol__2w_aV{white-space:pre-wrap;max-width:480px;overflow-wrap:anywhere}.Adherente_formGrid__1faGf{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.Adherente_formRow__1uVqP,.Adherente_formRowFull__3dBle{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.Adherente_formRowFull__3dBle{grid-column:1/-1}.Adherente_formRowSwitch__FX1Gg{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.Adherente_switchInline__iXJVO{display:flex;align-items:center;grid-gap:10px;gap:10px}.Adherente_switchLabel__yWL5z{font-weight:600;color:#374151}.Adherente_dialogActions__bHSUO{margin-top:16px;display:flex;grid-gap:12px;gap:12px;justify-content:center}.Adherente_importGrid__2UOcb{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.Adherente_fileHint__2Zl3y{color:#374151}.Adherente_help__2lsK5{color:#6b7280;display:block;margin-top:6px}.Adherente_actions__1HSYd{display:flex;grid-gap:.25rem;gap:.25rem;justify-content:center;flex-wrap:wrap}.Adherente_viewGrid__2fxgQ{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 16px;gap:10px 16px}.Adherente_viewRowFull__3jd5m{grid-column:1/-1;margin-top:8px}.miRegistro_page__wXV5v{max-width:880px;margin:0 auto;padding:16px}.miRegistro_title__3gtz9{font-size:2rem;font-weight:700;text-align:center;margin:8px 0 20px}.miRegistro_card__MG5Ts{margin-bottom:18px}.miRegistro_formGrid__2g5SP{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media (max-width:640px){.miRegistro_formGrid__2g5SP{grid-template-columns:1fr}}.miRegistro_field__3k_S0{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.miRegistro_label__2iuht{font-weight:600;font-size:.95rem}.miRegistro_readonly__2WvyD .p-inputtext{background:#f7f7f7!important;color:#666!important}.miRegistro_date__2YnID{grid-column:1/-1;margin-top:6px}.miRegistro_actions__oF9zM{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;margin-top:16px;flex-wrap:wrap}.miRegistro_btnBack__21iUY,.miRegistro_btnPrimary__fkmQo{min-width:220px}.miRegistro_colSpan2__23Ms5{grid-column:1/-1}.miRegistro_sectionTitle__1YEhC{display:inline-block;background:#091d24;color:#fff;font-size:1.25rem;font-weight:900;letter-spacing:.4px;padding:10px 16px;border-radius:8px;margin:0 0 16px}.miRegistro_courseCard__3i23P{padding:12px 14px;border:1.5px solid #000;border-radius:14px;background:rgba(0,92,254,.08)}.miRegistro_asisItemTitle__kV6Fm{font-weight:800;margin-bottom:6px;color:#13213a}.miRegistro_asisValue__3YyTb{font-weight:800}.miRegistro_asisItemMeta__13YoX{opacity:.95}.miRegistro_chip__1LALq{display:inline-block;padding:3px 9px;border-radius:999px;font-size:.8rem;font-weight:800;border:1px solid #e5e5e5;background:#f5f5f5;margin-right:6px;white-space:nowrap}.miRegistro_chipOk__13qCF{background:#dcf3d6;border-color:#b7f5c2;color:#1a7f37}.miRegistro_chipWarn__2TdXm{background:#ffe7e7;border-color:#fecaca;color:#9b1c1c}.miRegistro_chipMode__3hEjj{background:#e6f0ff;border-color:#d0dcff;color:#0b4ec2}.miRegistro_asisList__2rpt9{display:flex;flex-direction:column;grid-gap:18px;gap:18px}.miRegistro_courseGroup__2GJuc{background:#fff;border-radius:16px;padding:18px;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.06)}.miRegistro_courseGroupTitle__rTJLN{color:#111827;font-size:1.25rem;font-weight:900;margin-bottom:14px;letter-spacing:.3px}.miRegistro_courseGroupTitle__rTJLN span{color:#111827}.miRegistro_courseDatesList__FqO59{display:flex;flex-direction:column;grid-gap:14px;gap:14px}.miRegistro_attendanceDateCard__1c1P6{background:#fff;border-radius:14px;padding:14px;border:2px solid #e5e7eb}.miRegistro_asisCardOk__20vKp{border-color:#16a34a}.miRegistro_asisCardWarn__10p7q{border-color:#f59e0b}.miRegistro_asisCardDanger__uLxBT{border-color:#ef4444}.miRegistro_asisHeader__3aKys{display:flex;justify-content:space-between;align-items:flex-start;grid-gap:12px;gap:12px;flex-wrap:wrap;margin-bottom:12px}.miRegistro_asisFechaBloque__1I2lI{display:flex;flex-direction:column;grid-gap:4px;gap:4px}.miRegistro_asisFecha__2GXfL{color:#111827;font-size:1.05rem;font-weight:900}.miRegistro_asisModalidad__MZ-B1{color:#4b5563;font-size:.95rem;font-weight:800}.miRegistro_estadoBadge__1oVXR{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 14px;font-size:.82rem;font-weight:900;letter-spacing:.5px;border:1px solid transparent;white-space:nowrap}.miRegistro_estadoOk__rF1YG{background:#dcfce7;color:#166534;border-color:#16a34a}.miRegistro_estadoWarn__2ZIpj{background:#fef3c7;color:#92400e;border-color:#f59e0b}.miRegistro_estadoDanger__3d5vo{background:#fee2e2;color:#991b1b;border-color:#ef4444}.miRegistro_checkGrid__2Ft3b{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:12px}.miRegistro_checkBox__2VEat{border-radius:12px;padding:10px 12px;border:1px solid}.miRegistro_checkBoxOk__3Dcv0{background:#f0fdf4;border-color:#86efac}.miRegistro_checkBoxDanger__3qkeE{background:#fef2f2;border-color:#fca5a5}.miRegistro_checkLabel__uR4g3{display:block;color:#374151;font-size:.85rem;font-weight:800;margin-bottom:4px}.miRegistro_checkValue__3OMpp{color:#166534;font-size:1rem;font-weight:900}.miRegistro_checkBoxDanger__3qkeE .miRegistro_checkValue__3OMpp{color:#991b1b}.miRegistro_estadoDetalle__1H3xt{margin:12px 0 0;font-size:.95rem;font-weight:900;line-height:1.35}.miRegistro_textOk__JNFk5{color:#166534}.miRegistro_textWarn__1iC7g{color:#92400e}.miRegistro_textDanger__1xjvW{color:#991b1b}.miRegistro_btnConstancia__3M59S{width:100%;margin-top:14px;background:#087a2f!important;border-color:#087a2f!important;color:#fff!important;font-weight:900!important;border-radius:10px!important;padding:.85rem 1rem!important}.miRegistro_constanciaDisabledNote__2wOkV{margin-top:14px;padding:10px 12px;border-radius:10px;background:#f9fafb;color:#6b7280;font-weight:700;font-size:.9rem;text-align:center}.miRegistro_qrContent__3cR7q{display:grid;grid-gap:12px;gap:12px}.miRegistro_qrBox__3LOHX{width:100%;aspect-ratio:1/1;background:#000;border-radius:12px;overflow:hidden}.miRegistro_qrActions__X2vpi{display:flex;grid-gap:8px;gap:8px;justify-content:flex-end;flex-wrap:wrap}.miRegistro_processingBox__2RaAM{display:flex;flex-direction:column;align-items:center;text-align:center;grid-gap:10px;gap:10px;padding:10px 4px}.miRegistro_processingBox__2RaAM h3{margin:8px 0 0;font-size:1.15rem;font-weight:700}.miRegistro_processingBox__2RaAM p{margin:0;color:#4b5563;line-height:1.4}.miRegistro_processingBox__2RaAM small{color:#6b7280;font-weight:700}@media (max-width:640px){.miRegistro_checkGrid__2Ft3b{grid-template-columns:1fr}.miRegistro_sectionTitle__1YEhC{font-size:1.1rem}.miRegistro_courseGroup__2GJuc{padding:14px}.miRegistro_attendanceDateCard__1c1P6{padding:12px}}.ConstanciaPreview_dialog__3UPmV .p-dialog-header{text-align:center}.ConstanciaPreview_dialog__3UPmV .p-dialog-title{width:100%;font-size:1.6rem;font-weight:900;color:#111827}.ConstanciaPreview_dialog__3UPmV .p-dialog-content{background:#fff;overflow:hidden}.ConstanciaPreview_wrapper__ynB7O{position:relative;display:flex;flex-direction:column;grid-gap:12px;gap:12px}.ConstanciaPreview_previewScroll__1lX_L{width:100%;max-height:72vh;overflow:auto;display:flex;justify-content:center;padding:12px;background:#e5e7eb;border-radius:12px}.ConstanciaPreview_certificate__251jA{position:relative;width:794px;height:1123px;background:#fff;overflow:hidden;flex:0 0 auto;box-shadow:0 8px 24px rgba(15,23,42,.18)}.ConstanciaPreview_template__18LKg{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;z-index:1;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.ConstanciaPreview_field__1ArZH{position:absolute;z-index:2;color:#071827;font-family:Arial,Helvetica,sans-serif;font-weight:900;line-height:1.04;text-align:left;white-space:normal;overflow-wrap:anywhere;word-break:normal;text-wrap:balance;box-sizing:border-box;overflow:hidden}.ConstanciaPreview_watermarkPreview__1Lms3{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;-webkit-transform:rotate(-32deg);transform:rotate(-32deg);font-family:Arial,Helvetica,sans-serif;font-size:50px;font-weight:900;letter-spacing:5px;color:rgba(0,0,0,.18);text-transform:uppercase;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ConstanciaPreview_exportMode__trQ4N .ConstanciaPreview_watermarkPreview__1Lms3{display:none!important}.ConstanciaPreview_afiliado__iI52m{top:320px;left:442px;width:325px;min-height:26px;max-height:70px;font-size:22px;letter-spacing:.2px}.ConstanciaPreview_afiliado__iI52m.ConstanciaPreview_textoLargo__sDN-D{font-size:18px;line-height:1.05}.ConstanciaPreview_afiliado__iI52m.ConstanciaPreview_textoMuyLargo__3ppIE{font-size:15px;line-height:1.02}.ConstanciaPreview_dni__2J1yC{top:403px;left:102px;width:180px;font-size:22px;letter-spacing:.4px}.ConstanciaPreview_curso__XCo4d{top:454px;left:50px;width:700px;min-height:26px;max-height:50px;font-size:22px;letter-spacing:.6px}.ConstanciaPreview_curso__XCo4d.ConstanciaPreview_textoLargo__sDN-D{font-size:18px;line-height:1.02;letter-spacing:.35px}.ConstanciaPreview_curso__XCo4d.ConstanciaPreview_textoMuyLargo__3ppIE{font-size:15px;line-height:1;letter-spacing:.2px}.ConstanciaPreview_resolucion__23L8m{top:507px;left:450px;width:325px;min-height:22px;max-height:52px;font-size:18px;letter-spacing:.3px}.ConstanciaPreview_resolucion__23L8m.ConstanciaPreview_textoLargo__sDN-D{font-size:15px;line-height:1.02}.ConstanciaPreview_resolucion__23L8m.ConstanciaPreview_textoMuyLargo__3ppIE{font-size:13px;line-height:1}.ConstanciaPreview_diasCurso__3k2nK{top:568px;left:90px;width:360px;min-height:24px;max-height:54px;font-size:22px}.ConstanciaPreview_diasCurso__3k2nK.ConstanciaPreview_textoLargo__sDN-D{font-size:18px;line-height:1.03}.ConstanciaPreview_diasCurso__3k2nK.ConstanciaPreview_textoMuyLargo__3ppIE{font-size:15px;line-height:1}.ConstanciaPreview_fechaEmision__2esZK{top:665px;left:44px;width:455px;min-height:22px;max-height:48px;font-size:18px}.ConstanciaPreview_fechaEmision__2esZK.ConstanciaPreview_textoLargo__sDN-D{font-size:15px;line-height:1.03}.ConstanciaPreview_fechaEmision__2esZK.ConstanciaPreview_textoMuyLargo__3ppIE{font-size:13px;line-height:1}.ConstanciaPreview_footerActions__1zowq{display:flex;justify-content:center;grid-gap:14px;gap:14px;flex-wrap:wrap}.ConstanciaPreview_closeButton__34vOK{min-width:210px;background:#fff!important;border:1px solid #087a2f!important;color:#087a2f!important;font-weight:900!important;border-radius:10px!important;padding:.85rem 1.2rem!important}.ConstanciaPreview_downloadButton__2gBjg{min-width:240px;background:#087a2f!important;border-color:#087a2f!important;color:#fff!important;font-weight:900!important;border-radius:10px!important;padding:.85rem 1.2rem!important}.ConstanciaPreview_loadingOverlay__WPkzJ{position:absolute;inset:0;z-index:10;background:hsla(0,0%,100%,.72);display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:10px;gap:10px;border-radius:12px;font-weight:900;color:#0f172a}@media (max-width:840px){.ConstanciaPreview_previewScroll__1lX_L{justify-content:flex-start}.ConstanciaPreview_certificate__251jA{-webkit-transform:scale(.78);transform:scale(.78);-webkit-transform-origin:top left;transform-origin:top left;margin-right:-174px;margin-bottom:-247px}}@media (max-width:640px){.ConstanciaPreview_previewScroll__1lX_L{max-height:66vh;padding:8px}.ConstanciaPreview_certificate__251jA{-webkit-transform:scale(.52);transform:scale(.52);margin-right:-381px;margin-bottom:-539px}.ConstanciaPreview_footerActions__1zowq{justify-content:center}.ConstanciaPreview_closeButton__34vOK,.ConstanciaPreview_downloadButton__2gBjg{min-width:100%}}.credencial_container__MONcQ{display:flex;flex-direction:column;grid-gap:16px;gap:16px;padding:16px}.credencial_titleRow__2ExPD{display:flex;align-items:center;justify-content:space-between}.credencial_title__3ZkdG{margin:0;font-size:1.4rem;font-weight:700}.credencial_actions__3EtWU{display:flex;grid-gap:8px;gap:8px}.credencial_loader__3jUyV{display:flex;grid-gap:10px;gap:10px;align-items:center;color:#666}.credencial_muted__2eoAH{color:#777;margin:0}.credencial_card__1nssM{display:inline-block;padding:0;background:#fff;border-radius:16px;border:1px solid #eee;box-shadow:0 8px 24px rgba(0,0,0,.06);overflow:hidden;max-width:100%;margin:0 auto}.credencial_credencialPreview__3pnwC{position:relative;display:inline-block;border:none;border-radius:0}.credencial_credencialImg__1EfXj{display:block;width:auto;height:auto;max-width:100%}.credencial_infoOverlay__1_79K{position:absolute;display:flex;grid-gap:24px;gap:24px;pointer-events:auto}.credencial_overlayLeft__2Ifmf{left:10px;right:auto;-webkit-transform:none;transform:none}.credencial_overlayCenter__2Lqwr{left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.credencial_overlayRight__2fRKk{right:10px;left:auto;-webkit-transform:none;transform:none}.credencial_infoTitleOverlay__3fZFM{top:5%;left:62%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.credencial_infoTitle__10fYD{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;white-space:nowrap;font-weight:900;font-size:clamp(1rem,2.6vw,1.6rem);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4);letter-spacing:.02em}.credencial_infoDataOverlay__23E0V{top:40%;left:10%}.credencial_infoUnit__3TdvR{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;white-space:nowrap;background:transparent;border:0;padding:0}.credencial_infoLabel__qVE9O{margin:0 0 6px}.credencial_infoLabel__qVE9O,.credencial_infoValue__-p-1d{font-weight:700;color:#111827;font-size:1rem}.credencial_helper__qx5oQ{font-size:.9rem;color:#666;margin-top:8px}@media (max-width:720px){.credencial_credencialPreview__3pnwC{max-width:100%}}@media (min-width:1024px){.credencial_credencialImg__1EfXj{max-width:420px}}.credencial_whereVoteContent__1ry0_{font-size:.95rem;line-height:1.5}.credencial_whereVoteHint__34Rm-{margin-top:12px;font-size:.8rem;color:#6b7280}.credencial_whereVoteOverlay__2hjSm{top:80%;left:8%}.credencial_whereVoteButton__28m4i{font-size:.7rem;padding:.15rem .4rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center;transform-origin:center;background-color:#f7b645!important;border-color:#000!important;color:#000!important}.credencial_whatsappButton__39ufw{background-color:#25d366!important;border-color:#000!important;color:#000!important;display:inline-flex;align-items:center;grid-gap:.35rem;gap:.35rem}.credencial_whatsappButton__39ufw .p-button-icon{color:#000!important}.afiliadosDashboard_container__2L5UL{padding:1.75rem}.afiliadosDashboard_header__1lHcx{margin-bottom:1rem}.afiliadosDashboard_title__3LlyV{font-size:1.6rem;font-weight:600;margin:0}.afiliadosDashboard_subtitle__2gwjP{font-size:.9rem;color:#6c757d}.afiliadosDashboard_tabsRow__BNzYF{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;margin-top:.5rem;margin-bottom:.75rem;border-bottom:1px solid #dee2e6}.afiliadosDashboard_tabButton__2nWSI{border:none;background:transparent;padding:.4rem .9rem;font-size:.85rem;border-radius:9999px 9999px 0 0;cursor:pointer;color:#495057;transition:background-color .15s ease,color .15s ease}.afiliadosDashboard_tabButton__2nWSI:hover{background-color:#f1f3f5}.afiliadosDashboard_tabButtonActive__3TXD7{background-color:#fff;color:#212529;font-weight:600;box-shadow:0 -1px 3px rgba(0,0,0,.06);border:1px solid #dee2e6;border-bottom-color:#fff}.afiliadosDashboard_tabContent__3IC9p{margin-top:.75rem}.afiliadosDashboard_filtersRow__2fs7e{display:flex;flex-wrap:wrap;grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.afiliadosDashboard_filterItem__3tV57{min-width:200px;display:flex;flex-direction:column;grid-gap:.25rem;gap:.25rem}.afiliadosDashboard_filterLabel__2EDpv{font-size:.8rem;color:#6c757d}.afiliadosDashboard_filterDropdown__JScAz .p-dropdown-label{font-size:.9rem}.afiliadosDashboard_panel__33JdI{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.08);padding:1rem 1.25rem 1.25rem;height:100%;display:flex;flex-direction:column}.afiliadosDashboard_panelHeader__1mcDn{font-weight:600;font-size:.95rem;margin-bottom:.75rem}.afiliadosDashboard_panelBody__Ah-eL{flex:1 1}.afiliadosDashboard_errorText__OjxLO{color:#c0392b;font-size:.85rem}.afiliadosDashboard_deptRow__2-I3T{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;margin-top:.5rem;margin-bottom:1.75rem;align-items:stretch}.afiliadosDashboard_deptMapCol__3iV03{width:100%;display:flex;flex-direction:column}.afiliadosDashboard_mapLayout__qaCO_{display:flex;grid-gap:1rem;gap:1rem;height:100%}.afiliadosDashboard_mapImageWrapper__-y8Vv{position:relative;flex:0 0 55%;min-height:280px;border-radius:.75rem;overflow:hidden;border:1px solid #dee2e6;background-color:#f8f9fa}.afiliadosDashboard_mapImage__2ThQn{width:100%;height:auto;display:block}.afiliadosDashboard_mapMarker__3TEsB{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:2px 6px;border-radius:9999px;font-size:.7rem;font-weight:600;color:#fff;box-shadow:0 0 4px rgba(0,0,0,.4);white-space:nowrap}.afiliadosDashboard_mapListWrapper__2h-ZD{flex:1 1;display:flex;flex-direction:column}.afiliadosDashboard_mapHint__2uD6l{font-size:.8rem;color:#6c757d;margin-bottom:.4rem}.afiliadosDashboard_mapList__3LbjF{list-style:none;padding:0;margin:0;overflow-y:auto}.afiliadosDashboard_mapListItem__1yX9I{display:flex;justify-content:space-between;font-size:.85rem;padding:.2rem 0;border-bottom:1px dashed #e1e4e8}.afiliadosDashboard_mapListItem__1yX9I:last-child{border-bottom:none}.afiliadosDashboard_mapDeptName__3-ZCb{font-weight:500;display:flex;align-items:center;grid-gap:.25rem;gap:.25rem}.afiliadosDashboard_mapDeptId__1DIAm{font-size:.7rem;font-weight:600;padding:0 4px;border-radius:9999px;background-color:#f1f3f5;color:#495057}.afiliadosDashboard_mapListColorDot__1nXQj{width:10px;height:10px;border-radius:9999px;background-color:#e3f2fd}.afiliadosDashboard_mapDeptValue__3A6LQ{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.afiliadosDashboard_mapDeptPercent__2sDf_{font-size:.75rem;color:#6c757d;margin-left:.25rem}.afiliadosDashboard_mapEmpty__2xBwp{font-size:.85rem;color:#6c757d}.afiliadosDashboard_mapLegend__c2lxb{margin-top:.5rem;font-size:.75rem;color:#6c757d;display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;align-items:center}.afiliadosDashboard_mapLegendLabel__13i1m{font-weight:500}.afiliadosDashboard_mapLegendItem__OZvWD{display:flex;align-items:center;grid-gap:.25rem;gap:.25rem}.afiliadosDashboard_mapLegendColor__8j0tF{width:16px;height:8px;border-radius:9999px;background-color:#e3f2fd}.afiliadosDashboard_altasBajasMonthlyRow__zQetd{margin-top:1rem;margin-bottom:1.75rem}.afiliadosDashboard_altasBajasMonthlyKpis__nxs4R{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.afiliadosDashboard_altasBajasMonthlyKpi__1VhBh{background-color:#f8f9fa;border-radius:.5rem;padding:.6rem .9rem;display:flex;flex-direction:column;grid-gap:.15rem;gap:.15rem}.afiliadosDashboard_altasBajasMonthlyLabel__2s5eS{font-size:.75rem;color:#6c757d}.afiliadosDashboard_altasBajasMonthlyValue__mAPj_{font-size:1.1rem;font-weight:600}.afiliadosDashboard_adherentesRow__1SZA6{margin-top:1.5rem;margin-bottom:2.5rem}.afiliadosDashboard_adherentesKpis__CNI0N{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.afiliadosDashboard_adherentesKpiCard__mXVcG{background-color:#f8f9fa;border-radius:.5rem;padding:.75rem .9rem;display:flex;flex-direction:column;grid-gap:.25rem;gap:.25rem}.afiliadosDashboard_adherentesKpiLabel__MC490{font-size:.8rem;color:#6c757d}.afiliadosDashboard_adherentesKpiValue__I_r0U{font-size:1.4rem;font-weight:600}.afiliadosDashboard_adherentesKpiSub__AumiA{font-size:.75rem;color:#6c757d}.afiliadosDashboard_adherentesChartWrapper__2V4NB{margin-top:1.25rem;max-width:280px;height:280px;margin-left:auto;margin-right:auto}.afiliadosDashboard_coursesTopRow__3rYFb{margin-top:2rem}.afiliadosDashboard_coursesTopCol__11bAQ{display:flex;flex-direction:column}.afiliadosDashboard_coursesBottomRow__2EiWj{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);grid-gap:1rem;gap:1rem;margin-top:1rem}.afiliadosDashboard_coursesBottomCol__njbrh{display:flex;flex-direction:column}.afiliadosDashboard_coursesKpis__2LJFn{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;margin-bottom:.75rem}.afiliadosDashboard_coursesKpiCard__1JsUO{background-color:#f8f9fa;border-radius:.5rem;padding:.5rem .75rem}.afiliadosDashboard_coursesKpiLabel__1fDuP{font-size:.75rem;color:#6c757d}.afiliadosDashboard_coursesKpiValue__38Vem{font-size:1rem;font-weight:600}.afiliadosDashboard_tableWrapper__3v1z0{margin-top:.25rem}.afiliadosDashboard_coursesDonutWrapper__3INqr{margin-top:.9rem;max-width:240px;height:310px;margin-left:auto;margin-right:auto}.afiliadosDashboard_asistenciaRow__3OBeR{margin-top:1.5rem;margin-bottom:1.5rem}.afiliadosDashboard_asistenciaKpis__1J0Kl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin-bottom:.75rem}.afiliadosDashboard_asistenciaKpiCard__20qqo{background-color:#f8f9fa;border-radius:.5rem;padding:.5rem .75rem;display:flex;flex-direction:column;grid-gap:.2rem;gap:.2rem}.afiliadosDashboard_asistenciaKpiLabel__k2Qs1{font-size:.75rem;color:#6c757d}.afiliadosDashboard_asistenciaKpiValue__3-_wh{font-size:1rem;font-weight:600}@media (max-width:1200px){.afiliadosDashboard_deptRow__2-I3T{grid-template-columns:1fr}.afiliadosDashboard_mapLayout__qaCO_{flex-direction:column}.afiliadosDashboard_mapImageWrapper__-y8Vv{flex:0 0 auto}.afiliadosDashboard_altasBajasMonthlyKpis__nxs4R,.afiliadosDashboard_coursesBottomRow__2EiWj{grid-template-columns:1fr}}@media (max-width:900px){.afiliadosDashboard_adherentesKpis__CNI0N{grid-template-columns:1fr}.afiliadosDashboard_adherentesChartWrapper__2V4NB{max-width:220px;height:220px}.afiliadosDashboard_asistenciaKpis__1J0Kl{grid-template-columns:1fr}}.afiliadosDashboard_infoAfiliadoRow__15Ci9{margin-top:1.5rem;margin-bottom:1.75rem}.afiliadosDashboard_infoSearchRow__1ktdZ{display:flex;flex-wrap:wrap;grid-gap:.75rem;gap:.75rem;align-items:flex-end;margin-bottom:1rem}.afiliadosDashboard_infoSearchInput__ZiWh1{flex:1 1 220px}.afiliadosDashboard_infoDniInput__1LOxp{width:100%}.afiliadosDashboard_infoResumenCampos__3XjXh{background-color:#f8f9fa;border-radius:.5rem;padding:.6rem .8rem;font-size:.85rem;color:#495057;display:flex;flex-direction:column;grid-gap:.2rem;gap:.2rem}.afiliadosDashboard_infoResumenSub__2_i7n{font-size:.8rem;color:#6c757d}.afiliadosDashboard_infoCompletenessBar__2zybM{margin-top:.6rem;margin-bottom:.9rem}.afiliadosDashboard_infoMissingSummary__2g_Lr{margin-bottom:.9rem;font-size:.8rem;color:#495057}.afiliadosDashboard_infoMissingTitle__33Rrm{font-weight:600;margin-right:.35rem}.afiliadosDashboard_infoMissingChips__2Wxq9{display:flex;flex-wrap:wrap;grid-gap:.35rem;gap:.35rem;margin-top:.3rem}.afiliadosDashboard_infoMissingChip__3pw2-{padding:.2rem .55rem;border-radius:9999px;font-size:.75rem;background-color:#fff4f4;color:#c0392b;border:1px solid #ffe3e3}.afiliadosDashboard_infoFieldsGrid__iDU80{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}.afiliadosDashboard_infoField__1xp1O{background-color:#f8f9fa;border-radius:.5rem;padding:.45rem .7rem;border:1px solid #f1f3f5;display:flex;flex-direction:column;grid-gap:.15rem;gap:.15rem;font-size:.85rem}.afiliadosDashboard_infoFieldMissing__zevJR{background-color:#fff5f5;border-color:#ffe3e3}.afiliadosDashboard_infoFieldLabel__3gc_s{font-weight:600;color:#495057}.afiliadosDashboard_infoFieldValue__2Idy7{font-size:.82rem;color:#343a40}.afiliadosDashboard_infoFieldMissing__zevJR .afiliadosDashboard_infoFieldValue__2Idy7{color:#c0392b}@media (max-width:900px){.afiliadosDashboard_infoFieldsGrid__iDU80{grid-template-columns:1fr}.afiliadosDashboard_infoSearchRow__1ktdZ{align-items:stretch}}.AfiliadosPorDepartamento_sidePanel__TW52R{display:flex;flex-direction:column;grid-gap:0;gap:0;min-width:0}.AfiliadosPorDepartamento_sidePanelHint__1F4Gs{font-size:.72rem;color:#94a3b8;margin-bottom:.75rem;line-height:1.4}.AfiliadosPorDepartamento_podioWrap__1aZJ9{display:flex;align-items:flex-end;justify-content:center;grid-gap:6px;gap:6px;height:110px;margin-bottom:10px;padding:0 4px}.AfiliadosPorDepartamento_podioCol__1GXvA{display:flex;flex-direction:column;align-items:center;grid-gap:3px;gap:3px;flex:1 1;min-width:0}.AfiliadosPorDepartamento_podioBar__2xWHH{width:100%;border-radius:5px 5px 0 0;transition:height .4s ease}.AfiliadosPorDepartamento_podioPct__244Vh{font-size:.72rem;font-weight:700;line-height:1;margin-bottom:2px}.AfiliadosPorDepartamento_podioNombre__2zjXE{font-size:.68rem;color:#475569;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.AfiliadosPorDepartamento_podioRank__3Jh7d{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700;color:#fff;flex-shrink:0}.AfiliadosPorDepartamento_divisor__1Qmcv{height:1px;background:#f1f5f9;margin-bottom:8px}.AfiliadosPorDepartamento_restoLista__233sD{display:flex;flex-direction:column;grid-gap:3px;gap:3px;overflow-y:auto;max-height:200px}.AfiliadosPorDepartamento_restoLista__233sD::-webkit-scrollbar{width:3px}.AfiliadosPorDepartamento_restoLista__233sD::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}.AfiliadosPorDepartamento_restoItem__1cIRs{display:grid;grid-template-columns:18px 8px 1fr auto auto;align-items:center;grid-gap:5px;gap:5px;padding:3px 2px;border-bottom:.5px solid #f8fafc}.AfiliadosPorDepartamento_restoNum__2FZRN{font-size:.7rem;color:#94a3b8;text-align:right;font-weight:500}.AfiliadosPorDepartamento_restoDot__2AgeB{width:8px;height:8px;border-radius:50%;flex-shrink:0}.AfiliadosPorDepartamento_restoNombre__ISTmL{font-size:.78rem;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AfiliadosPorDepartamento_restoCant__11kQs{font-size:.78rem;font-weight:600;color:#0f172a;text-align:right}.AfiliadosPorDepartamento_restoPct__1yPaK{font-size:.7rem;color:#94a3b8;min-width:38px;text-align:right}.AfiliadosPorDepartamento_sinDepItem__vLVom{opacity:.5}.AltasBajasMensual_root__3oey6{margin-top:1.5rem}.AltasBajasMensual_kpiRow__2UqQd{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:1rem}.AltasBajasMensual_kpiCard__3YIBN{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px 16px;display:flex;flex-direction:column;grid-gap:3px;gap:3px}.AltasBajasMensual_kpiGreen__2mtRW{border-left:4px solid #43a047}.AltasBajasMensual_kpiRed__347M5{border-left:4px solid #e53935}.AltasBajasMensual_kpiBlue__16ASe{border-left:4px solid #1976d2}.AltasBajasMensual_kpiVal__2knL-{font-size:1.6rem;font-weight:700;color:#0f172a;line-height:1.1}.AltasBajasMensual_kpiValBlue__1S-jj{color:#1565c0}.AltasBajasMensual_kpiValRed__3nyMG{color:#c62828}.AltasBajasMensual_kpiLbl__2oGyt{font-size:.77rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.AltasBajasMensual_layout__1GQNq{display:grid;grid-template-columns:minmax(0,1fr) 200px;grid-gap:1rem;gap:1rem;align-items:start}.AltasBajasMensual_chartPanel__3I9uc{display:flex;flex-direction:column;grid-gap:0;gap:0}.AltasBajasMensual_legend__KNDyD{display:flex;grid-gap:14px;gap:14px;margin-bottom:8px;font-size:12px;color:#64748b}.AltasBajasMensual_legendItem__1E190{display:flex;align-items:center;grid-gap:5px;gap:5px}.AltasBajasMensual_legendDot__2n-7J{width:10px;height:10px;border-radius:2px;flex-shrink:0}.AltasBajasMensual_chartWrap__3CPz1{position:relative;height:230px}.AltasBajasMensual_chartHint__1nESI{font-size:11px;color:#94a3b8;text-align:center;margin-top:6px;display:flex;align-items:center;justify-content:center;grid-gap:4px;gap:4px}.AltasBajasMensual_detailPanel__15Nwy{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;min-height:260px;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s;position:sticky;top:1rem}.AltasBajasMensual_detailPanelActive__2ylh5{border-color:#bfdbfe;box-shadow:0 2px 12px rgba(25,118,210,.1)}.AltasBajasMensual_detailEmpty__34-iY{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:10px;gap:10px;color:#94a3b8;font-size:12px;text-align:center;line-height:1.5}.AltasBajasMensual_detailHeader__2Cbed{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.AltasBajasMensual_detailMes__7Bgzs{font-size:13px;font-weight:700;color:#0f172a}.AltasBajasMensual_detailClose__3SjcN{background:none;border:none;padding:2px 4px;cursor:pointer;color:#94a3b8;font-size:11px;border-radius:4px;transition:background .12s,color .12s}.AltasBajasMensual_detailClose__3SjcN:hover{background:#f1f5f9;color:#475569}.AltasBajasMensual_detailStats__2DEsm{display:flex;flex-direction:column;grid-gap:0;gap:0;flex:1 1}.AltasBajasMensual_detailStat__3abq_{padding:10px 0;display:flex;flex-direction:column;grid-gap:2px;gap:2px}.AltasBajasMensual_detailDivider__3Z1GQ{height:1px;background:#f1f5f9}.AltasBajasMensual_detailStatLbl__BtqUo{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.AltasBajasMensual_detailStatVal__1qrkW{font-size:28px;font-weight:700;line-height:1.1}.AltasBajasMensual_detailStatGreen__el3Rc{color:#2e7d32}.AltasBajasMensual_detailStatRed__HvA31{color:#c62828}.AltasBajasMensual_detailStatBlue__3dPz4{color:#1565c0}.AltasBajasMensual_detailDiff__1EH1c{font-size:11px;font-weight:500;margin-top:1px}.AltasBajasMensual_diffPos__2EAhO{color:#2e7d32}.AltasBajasMensual_diffNeg__20AVG{color:#c62828}.AltasBajasMensual_detailBar__2a7v6{display:flex;height:8px;border-radius:999px;overflow:hidden;margin-top:14px}.AltasBajasMensual_detailBarAltas__2eYUd{background:#43a047;transition:flex .3s ease}.AltasBajasMensual_detailBarBajas__3goQ-{background:#e53935;transition:flex .3s ease}.AltasBajasMensual_detailBarLabels__uUyLD{display:flex;justify-content:space-between;font-size:10px;font-weight:600;margin-top:4px}.AltasBajasMensual_anualMeta__23Ofc{font-size:12px;color:#334155;font-weight:500;margin-top:2px}.AltasBajasMensual_anualHint__Ty4o0{font-size:10px;color:#94a3b8;text-align:center;margin-top:10px}.AltasBajasMensual_loadingBox__G5LJJ{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;padding:2.5rem 0;color:#94a3b8;font-size:.85rem}@media (max-width:860px){.AltasBajasMensual_kpiRow__2UqQd{grid-template-columns:1fr 1fr}.AltasBajasMensual_layout__1GQNq{grid-template-columns:1fr}.AltasBajasMensual_detailPanel__15Nwy{position:static;min-height:auto;order:-1}.AltasBajasMensual_chartWrap__3CPz1{height:200px}}@media (max-width:480px){.AltasBajasMensual_kpiRow__2UqQd{grid-template-columns:1fr}}.AfiliadoAdherenteResumen_root__16ygP{--adherente-blue:#3977d4;--adherente-green:#2f9e67;--adherente-red:#d94b4b;--adherente-amber:#e6a126;color:#172033}.AfiliadoAdherenteResumen_panel__RsjQj{overflow:hidden;padding:0;border:1px solid #e5e9f0;border-radius:1rem;box-shadow:0 12px 32px rgba(19,33,52,.07)}.AfiliadoAdherenteResumen_header__2y8WN{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:1rem;gap:1rem;padding:1.35rem 1.5rem;border-bottom:1px solid #e8ecf1;background:linear-gradient(135deg,#fff 45%,#f2faf5)}.AfiliadoAdherenteResumen_eyebrow__9zFXJ{display:block;margin-bottom:.3rem;color:#287349;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.AfiliadoAdherenteResumen_title__2NHKk{margin:0;color:#172033;font-size:1.3rem;font-weight:700}.AfiliadoAdherenteResumen_subtitle__2Fben{max-width:44rem;margin:.35rem 0 0;color:#667085;font-size:.82rem;line-height:1.5}.AfiliadoAdherenteResumen_headerBadge__1pJ-E,.AfiliadoAdherenteResumen_missingBadge__1zg_X{flex:0 0 auto;padding:.4rem .7rem;border:1px solid #d7eade;border-radius:999px;color:#287349;background:#f1faf4;font-size:.68rem;font-weight:700}.AfiliadoAdherenteResumen_panelBody__2Jb6V{padding:1.25rem 1.5rem 1.5rem;background:#fbfcfd}.AfiliadoAdherenteResumen_loading__LS4cS{display:flex;min-height:12rem;align-items:center;justify-content:center;flex-direction:column;grid-gap:.8rem;gap:.8rem;color:#667085;font-size:.82rem}.AfiliadoAdherenteResumen_errorBox__2LO0S{display:flex;align-items:center;grid-gap:.7rem;gap:.7rem;padding:.85rem 1rem;border:1px solid #f3c7c7;border-radius:.75rem;color:#b42318;background:#fff5f5}.AfiliadoAdherenteResumen_errorBox__2LO0S p{margin:0}.AfiliadoAdherenteResumen_kpiGrid__1hQNa{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;margin-bottom:1rem}.AfiliadoAdherenteResumen_kpiCard__3JtTc{position:relative;display:flex;min-width:0;align-items:flex-start;grid-gap:.8rem;gap:.8rem;overflow:hidden;padding:1rem;border:1px solid #e4e8ed;border-radius:.85rem;background:#fff;box-shadow:0 4px 14px rgba(19,33,52,.035)}.AfiliadoAdherenteResumen_kpiCard__3JtTc:before{position:absolute;inset:0 auto 0 0;width:4px;background:currentColor;content:""}.AfiliadoAdherenteResumen_kpiBlue__1HqML{color:var(--adherente-blue)}.AfiliadoAdherenteResumen_kpiGreen__2pYay{color:var(--adherente-green)}.AfiliadoAdherenteResumen_kpiRed__lFTyK{color:var(--adherente-red)}.AfiliadoAdherenteResumen_kpiAmber__2jxAC{color:var(--adherente-amber)}.AfiliadoAdherenteResumen_kpiIcon__2KaHx{display:grid;width:2.15rem;height:2.15rem;flex:0 0 2.15rem;place-items:center;border-radius:.65rem;background:currentColor}.AfiliadoAdherenteResumen_kpiIcon__2KaHx i{color:#fff;font-size:.95rem}.AfiliadoAdherenteResumen_kpiLabel__2j6id{display:block;color:#667085;font-size:.72rem;font-weight:700}.AfiliadoAdherenteResumen_kpiValue__1Ak3q{display:block;margin-top:.15rem;color:#172033;font-size:1.55rem;line-height:1.15;letter-spacing:-.03em}.AfiliadoAdherenteResumen_kpiTextValue__2cr2K{overflow:hidden;font-size:1.1rem;text-overflow:ellipsis;white-space:nowrap}.AfiliadoAdherenteResumen_kpiHint__1MJFD{display:block;margin-top:.25rem;overflow:hidden;color:#98a2b3;font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}.AfiliadoAdherenteResumen_contentGrid__b80Z1{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(18rem,.8fr);align-items:start;grid-gap:1rem;gap:1rem}.AfiliadoAdherenteResumen_mapCard__3R9iM,.AfiliadoAdherenteResumen_rankingCard__3jy4y,.AfiliadoAdherenteResumen_statusCard__feEBO{min-width:0;padding:1rem;border:1px solid #e4e8ed;border-radius:.95rem;background:#fff}.AfiliadoAdherenteResumen_sectionHeader__3Nwt1{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:.75rem;gap:.75rem;margin-bottom:.85rem}.AfiliadoAdherenteResumen_sectionHeader__3Nwt1 h3{margin:0;color:#172033;font-size:.92rem}.AfiliadoAdherenteResumen_sectionHeader__3Nwt1 p{margin:.25rem 0 0;color:#8a94a4;font-size:.68rem}.AfiliadoAdherenteResumen_missingBadge__1zg_X{border-color:#f0dfb6;color:#805b16;background:#fff8e7}.AfiliadoAdherenteResumen_mapOnlyLayout__prJ5o{display:block}.AfiliadoAdherenteResumen_mapOnlyImage__cAbE1{width:100%;min-height:0;flex:1 1 auto;border-color:#e4e8ed;background:#fbfcfd}.AfiliadoAdherenteResumen_sidebar__kATMy{display:flex;min-width:0;flex-direction:column;grid-gap:1rem;gap:1rem}.AfiliadoAdherenteResumen_rankingCount__15Fod{display:grid;width:1.75rem;height:1.75rem;flex:0 0 1.75rem;place-items:center;border-radius:.55rem;color:#287349;background:#edf8f1;font-size:.7rem;font-weight:800}.AfiliadoAdherenteResumen_rankingList__NIMEn{display:flex;max-height:28rem;overflow-y:auto;flex-direction:column;padding-right:.2rem}.AfiliadoAdherenteResumen_rankingRow__3spSP{display:grid;grid-template-columns:1.65rem minmax(0,1fr);align-items:center;grid-gap:.6rem;gap:.6rem;padding:.55rem 0;border-bottom:1px solid #edf0f3}.AfiliadoAdherenteResumen_rankingRow__3spSP:last-child{border-bottom:0}.AfiliadoAdherenteResumen_rankingPosition__3rOl6{display:grid;width:1.55rem;height:1.55rem;place-items:center;border-radius:.5rem;color:#667085;background:#f0f3f5;font-size:.65rem;font-weight:800}.AfiliadoAdherenteResumen_rankingInfo__2l29m{min-width:0}.AfiliadoAdherenteResumen_rankingTop__2VKF0{display:flex;align-items:center;justify-content:space-between;grid-gap:.6rem;gap:.6rem;color:#344054;font-size:.7rem}.AfiliadoAdherenteResumen_rankingTop__2VKF0>span{display:flex;min-width:0;align-items:center;grid-gap:.35rem;gap:.35rem;overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.AfiliadoAdherenteResumen_rankingTop__2VKF0 strong{flex:0 0 auto;color:#172033}.AfiliadoAdherenteResumen_departmentDot__3BnPO{width:.55rem;height:.55rem;flex:0 0 0.55rem;border-radius:50%}.AfiliadoAdherenteResumen_rankingTrack__3bXQ8{height:.3rem;margin:.35rem 0 .25rem;overflow:hidden;border-radius:999px;background:#edf0f3}.AfiliadoAdherenteResumen_rankingTrack__3bXQ8 span{display:block;height:100%;border-radius:inherit}.AfiliadoAdherenteResumen_rankingInfo__2l29m small{display:block;color:#98a2b3;font-size:.57rem}.AfiliadoAdherenteResumen_statusContent__3RzAH{display:grid;grid-template-columns:9.5rem minmax(0,1fr);align-items:center;grid-gap:.85rem;gap:.85rem}.AfiliadoAdherenteResumen_chartWrapper__1lDVa{position:relative;width:9.5rem;height:9.5rem;min-width:0;overflow:hidden}.AfiliadoAdherenteResumen_chartWrapper__1lDVa .p-chart{position:absolute;inset:0;width:100%;height:100%}.AfiliadoAdherenteResumen_chartWrapper__1lDVa canvas{width:100%!important;height:100%!important}.AfiliadoAdherenteResumen_chartCenter__2C-30{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;pointer-events:none;flex-direction:column}.AfiliadoAdherenteResumen_chartCenter__2C-30 strong{color:#172033;font-size:1rem}.AfiliadoAdherenteResumen_chartCenter__2C-30 span{color:#8a94a4;font-size:.58rem}.AfiliadoAdherenteResumen_statusLegend__3vTTK{display:flex;min-width:0;flex-direction:column}.AfiliadoAdherenteResumen_statusLegend__3vTTK>div{display:flex;align-items:center;justify-content:space-between;grid-gap:.55rem;gap:.55rem;padding:.55rem 0;border-bottom:1px solid #edf0f3;color:#667085;font-size:.65rem}.AfiliadoAdherenteResumen_statusLegend__3vTTK>div:last-child{border-bottom:0}.AfiliadoAdherenteResumen_statusLegend__3vTTK span{display:flex;align-items:center;grid-gap:.35rem;gap:.35rem}.AfiliadoAdherenteResumen_statusLegend__3vTTK i{width:.55rem;height:.55rem;border-radius:50%}.AfiliadoAdherenteResumen_statusLegend__3vTTK strong{color:#172033}.AfiliadoAdherenteResumen_statusGreen__3rrXN{background:#43a047}.AfiliadoAdherenteResumen_statusRed__3nFA4{background:#e53935}@media (max-width:1150px){.AfiliadoAdherenteResumen_kpiGrid__1hQNa{grid-template-columns:repeat(2,minmax(0,1fr))}.AfiliadoAdherenteResumen_contentGrid__b80Z1{grid-template-columns:1fr}.AfiliadoAdherenteResumen_sidebar__kATMy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.AfiliadoAdherenteResumen_header__2y8WN{flex-direction:column;padding:1.1rem}.AfiliadoAdherenteResumen_panelBody__2Jb6V{padding:1rem}.AfiliadoAdherenteResumen_sidebar__kATMy{display:flex}.AfiliadoAdherenteResumen_statusContent__3RzAH{grid-template-columns:8rem minmax(0,1fr)}.AfiliadoAdherenteResumen_chartWrapper__1lDVa{width:8rem;height:8rem}}@media (max-width:520px){.AfiliadoAdherenteResumen_kpiGrid__1hQNa{grid-template-columns:1fr}.AfiliadoAdherenteResumen_kpiHint__1MJFD{white-space:normal}.AfiliadoAdherenteResumen_sectionHeader__3Nwt1{flex-direction:column}.AfiliadoAdherenteResumen_statusContent__3RzAH{grid-template-columns:1fr}.AfiliadoAdherenteResumen_chartWrapper__1lDVa{width:9rem;height:9rem;margin:0 auto}}.CursosDashboardSection_root__WuCe8{margin-top:1.5rem}.CursosDashboardSection_kpiRow__LN9UG{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:1rem}.CursosDashboardSection_kpiCard__2jN-L{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px 16px;display:flex;flex-direction:column;grid-gap:3px;gap:3px}.CursosDashboardSection_kpiCard__2jN-L.CursosDashboardSection_kpiCardGreen__d7fnt{border-left:4px solid #43a047}.CursosDashboardSection_kpiCard__2jN-L.CursosDashboardSection_kpiCardRed__7kxan{border-left:4px solid #e53935}.CursosDashboardSection_kpiCard__2jN-L.CursosDashboardSection_kpiCardBlue__2Fj5s{border-left:4px solid #1976d2}.CursosDashboardSection_kpiVal__DRSHx{font-size:1.6rem;font-weight:700;color:#0f172a;line-height:1.1}.CursosDashboardSection_kpiLbl__qvAEu{font-size:.78rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.CursosDashboardSection_layout__1k1Rf{display:grid;grid-template-columns:minmax(0,1fr) 220px;grid-gap:1rem;gap:1rem;align-items:start}.CursosDashboardSection_tablePanel__1KRqA{padding:1rem 1.25rem!important}.CursosDashboardSection_tableHeader__mosS2{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;grid-gap:.75rem;gap:.75rem;flex-wrap:wrap}.CursosDashboardSection_filtroTabs__28X2c{display:flex;grid-gap:4px;gap:4px;background:#f1f5f9;border-radius:8px;padding:3px}.CursosDashboardSection_filtroTab__1hLA2{background:transparent;border:none;border-radius:6px;padding:4px 12px;font-size:.8rem;font-weight:600;color:#64748b;cursor:pointer;transition:background .12s,color .12s;white-space:nowrap}.CursosDashboardSection_filtroTab__1hLA2:hover{background:#e2e8f0;color:#334155}.CursosDashboardSection_filtroTabActive__1QMGu{background:#fff;color:#0f172a;box-shadow:0 1px 3px rgba(0,0,0,.1)}.CursosDashboardSection_tableScroll__2ngq9{overflow-x:auto}.CursosDashboardSection_table__1EYp8{width:100%;border-collapse:collapse;font-size:.875rem;table-layout:fixed}.CursosDashboardSection_table__1EYp8 thead tr{border-bottom:1px solid #e2e8f0}.CursosDashboardSection_table__1EYp8 th{padding:8px 10px;text-align:left;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.CursosDashboardSection_table__1EYp8 td{padding:10px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.CursosDashboardSection_table__1EYp8 tbody tr:last-child td{border-bottom:none}.CursosDashboardSection_table__1EYp8 tbody tr:hover td{background:#f8fafc}.CursosDashboardSection_cursoTitulo__3jRfk{display:block;font-weight:600;color:#0f172a;line-height:1.35}.CursosDashboardSection_cursoCategoria__16iLJ{display:block;font-size:.75rem;color:#94a3b8;margin-top:2px}.CursosDashboardSection_chip__fie2X{display:inline-flex;align-items:center;border-radius:999px;font-size:.73rem;font-weight:700;padding:3px 9px;white-space:nowrap}.CursosDashboardSection_chip_active__1bUKc{background:#e8f5e9;color:#2e7d32}.CursosDashboardSection_chip_finished__25Y5Y{background:#ffebee;color:#c62828}.CursosDashboardSection_chip_neutral__l8MDU{background:#eceff1;color:#455a64}.CursosDashboardSection_barRow__14R16{display:flex;align-items:center;grid-gap:8px;gap:8px}.CursosDashboardSection_barNum__1GYKg{font-weight:700;font-size:.88rem;color:#334155;min-width:26px;text-align:right;flex-shrink:0}.CursosDashboardSection_barTrack__18LX-{flex:1 1;height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden}.CursosDashboardSection_barFill__3Zm9J{height:100%;border-radius:999px;transition:width .3s ease}.CursosDashboardSection_barFillGreen__1au75{background:#43a047}.CursosDashboardSection_barFillRed__2DZTb{background:#e53935}.CursosDashboardSection_barFillGray__36ygP{background:#90a4ae}.CursosDashboardSection_sidebar__uH4ff{padding:1rem 1.1rem!important}.CursosDashboardSection_donutWrapper__1XEJI{width:100%;height:200px;margin-bottom:.75rem}.CursosDashboardSection_sidebarDivider__3Y1eQ{height:1px;background:#e2e8f0;margin:.85rem 0}.CursosDashboardSection_sidebarStats__1JkRX{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.CursosDashboardSection_sidebarStat__2YZWO{display:flex;align-items:center;grid-gap:10px;gap:10px}.CursosDashboardSection_sidebarDot__21UgE{width:10px;height:10px;border-radius:50%;flex-shrink:0}.CursosDashboardSection_sidebarStatVal__nESoe{font-size:1rem;font-weight:700;color:#0f172a;line-height:1.1}.CursosDashboardSection_sidebarStatLbl__3r_LZ{font-size:.75rem;color:#64748b}.CursosDashboardSection_sidebarTopTitle__39C5W{font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.CursosDashboardSection_sidebarTopItem__3RQCZ{display:flex;align-items:flex-start;grid-gap:8px;gap:8px;margin-bottom:8px}.CursosDashboardSection_sidebarTopRank__2QvSK{width:18px;height:18px;border-radius:50%;background:#e2e8f0;color:#475569;font-size:.7rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.CursosDashboardSection_sidebarTopNombre__3OrWI{flex:1 1;font-size:.8rem;color:#334155;line-height:1.35;min-width:0}.CursosDashboardSection_sidebarTopNum__1Zhzh{font-size:.82rem;font-weight:700;color:#1976d2;flex-shrink:0}.CursosDashboardSection_loadingBox__15oYh{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;padding:2rem 0;color:#94a3b8;font-size:.85rem}.CursosDashboardSection_emptyBox__xzpeb{padding:2rem 1rem;text-align:center;color:#94a3b8;font-size:.9rem}@media (max-width:900px){.CursosDashboardSection_kpiRow__LN9UG{grid-template-columns:repeat(2,1fr)}.CursosDashboardSection_layout__1k1Rf{grid-template-columns:1fr}.CursosDashboardSection_sidebar__uH4ff{order:-1}.CursosDashboardSection_donutWrapper__1XEJI{height:180px}}.RegistroAsistencia_root__1AvcN{margin-top:1.5rem}.RegistroAsistencia_kpiRow__qQLsY{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:1rem}.RegistroAsistencia_kpiCard__39mUt{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px 16px;display:flex;flex-direction:column;grid-gap:3px;gap:3px}.RegistroAsistencia_kpiBlue__3RYqo{border-left:4px solid #1976d2}.RegistroAsistencia_kpiGreen__dOWsx{border-left:4px solid #43a047}.RegistroAsistencia_kpiVal__3218d{font-size:1.6rem;font-weight:700;color:#0f172a;line-height:1.1}.RegistroAsistencia_kpiLbl__3A3NE{font-size:.77rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.RegistroAsistencia_layout__XF3fX{display:grid;grid-template-columns:minmax(0,1fr) 200px;grid-gap:1rem;gap:1rem;align-items:start}.RegistroAsistencia_acordeon__2t_4G{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.RegistroAsistencia_cursoItem__3fvGA{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:box-shadow .15s}.RegistroAsistencia_cursoItemAbierto__1bzcr{box-shadow:0 2px 12px rgba(25,118,210,.12);border-color:#bfdbfe}.RegistroAsistencia_cursoHead__1rXSu{width:100%;display:flex;align-items:center;grid-gap:10px;gap:10px;padding:10px 14px;background:transparent;border:none;cursor:pointer;text-align:left;transition:background .12s}.RegistroAsistencia_cursoHead__1rXSu:hover{background:#f8fafc}.RegistroAsistencia_cursoDot__1iFes{width:8px;height:8px;border-radius:50%;flex-shrink:0;transition:background .2s}.RegistroAsistencia_cursoNombre__2Ewu1{flex:1 1;font-size:.88rem;font-weight:600;color:#0f172a;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.RegistroAsistencia_cursoTotal__1tLpq{font-size:.8rem;font-weight:600;color:#64748b;flex-shrink:0}.RegistroAsistencia_cursoChevron__1twju{font-size:.8rem;color:#94a3b8;flex-shrink:0}.RegistroAsistencia_sesionesLista__1oLUR{border-top:1px solid #f1f5f9;background:#fafbfc}.RegistroAsistencia_sesionRow__1SzQx{display:grid;grid-template-columns:90px 100px 1fr 46px;grid-gap:8px;gap:8px;padding:7px 14px;border-bottom:1px solid #f1f5f9;font-size:.8rem;align-items:center}.RegistroAsistencia_sesionRow__1SzQx:last-child{border-bottom:none}.RegistroAsistencia_sesionFecha__1tYpD{color:#64748b;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.RegistroAsistencia_sesionChip__1zrMp{display:inline-flex;align-items:center;border-radius:999px;font-size:.72rem;font-weight:600;padding:2px 8px;white-space:nowrap}.RegistroAsistencia_sesionNivel__2yH4z{color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.RegistroAsistencia_sesionReg__1P29R{font-weight:700;color:#0f172a;text-align:right;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.RegistroAsistencia_sidebar__2JaPU{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;position:sticky;top:1rem}.RegistroAsistencia_sidebarTitle__lfXwg{font-size:.83rem;font-weight:700;color:#0f172a;line-height:1.35;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.2em}.RegistroAsistencia_sidebarSub__Ija47{font-size:.7rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:14px;border-bottom:1px solid #f1f5f9;padding-bottom:8px}.RegistroAsistencia_donutWrapper__3gq9i{width:130px;height:130px;margin:0 auto 14px}.RegistroAsistencia_statsList__1fV2y{display:flex;flex-direction:column;grid-gap:8px;gap:8px;border-top:1px solid #f1f5f9;padding-top:10px}.RegistroAsistencia_statRow__29m1h{display:flex;align-items:flex-start;grid-gap:8px;gap:8px}.RegistroAsistencia_statDot__3jkQk{width:9px;height:9px;border-radius:50%;flex-shrink:0;margin-top:3px}.RegistroAsistencia_statInfo__3RLrt{flex:1 1;min-width:0;display:flex;flex-direction:column;grid-gap:1px;gap:1px}.RegistroAsistencia_statLabel__4s9rq{font-size:.77rem;color:#334155;text-transform:capitalize;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.RegistroAsistencia_statNumbers__3UfOM{font-size:.73rem;color:#64748b}.RegistroAsistencia_statNumbers__3UfOM b{color:#0f172a;font-weight:700}.RegistroAsistencia_resetBtn__9MUqr{display:flex;align-items:center;grid-gap:5px;gap:5px;margin-top:12px;width:100%;justify-content:center;background:none;border:1px solid #e2e8f0;border-radius:8px;padding:5px 10px;font-size:.75rem;color:#64748b;cursor:pointer;transition:background .12s}.RegistroAsistencia_resetBtn__9MUqr:hover{background:#f8fafc;color:#334155}.RegistroAsistencia_sidebarEmpty__3XmsW{font-size:.85rem;color:#94a3b8;text-align:center;padding:1rem 0}.RegistroAsistencia_loadingBox__1j6ic{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;padding:2.5rem 0;color:#94a3b8;font-size:.85rem}@media (max-width:860px){.RegistroAsistencia_kpiRow__qQLsY{grid-template-columns:1fr 1fr}.RegistroAsistencia_layout__XF3fX{grid-template-columns:1fr}.RegistroAsistencia_sidebar__2JaPU{position:static;order:-1}.RegistroAsistencia_donutWrapper__3gq9i{width:110px;height:110px}.RegistroAsistencia_sesionRow__1SzQx{grid-template-columns:80px 90px 1fr 36px}}@media (max-width:480px){.RegistroAsistencia_kpiRow__qQLsY{grid-template-columns:1fr}.RegistroAsistencia_sesionRow__1SzQx{grid-template-columns:76px 1fr 36px}.RegistroAsistencia_sesionNivel__2yH4z{display:none}}.DetalleInformacionAfiliado_root__1xnL2{--info-blue:#3977d4;--info-green:#2f9e67;--info-amber:#e6a126;--info-red:#d94b4b;color:#172033}.DetalleInformacionAfiliado_panel__1U7qV{overflow:hidden;padding:0;border:1px solid #e5e9f0;border-radius:1rem;box-shadow:0 12px 32px rgba(19,33,52,.07)}.DetalleInformacionAfiliado_header__l4n_l{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:1rem;gap:1rem;padding:1.35rem 1.5rem;border-bottom:1px solid #e8ecf1;background:linear-gradient(135deg,#fff 45%,#f2faf5)}.DetalleInformacionAfiliado_eyebrow__k5wci{display:block;margin-bottom:.3rem;color:#287349;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.DetalleInformacionAfiliado_title__1d5JT{margin:0;color:#172033;font-size:1.3rem;font-weight:700}.DetalleInformacionAfiliado_subtitle__1NqRe{max-width:42rem;margin:.35rem 0 0;color:#667085;font-size:.82rem;line-height:1.5}.DetalleInformacionAfiliado_headerBadge__3ifrj{flex:0 0 auto;padding:.4rem .7rem;border:1px solid #d7eade;border-radius:999px;color:#287349;background:#f1faf4;font-size:.7rem;font-weight:700}.DetalleInformacionAfiliado_panelBody__HGLpP{padding:1.25rem 1.5rem 1.5rem;background:#fbfcfd}.DetalleInformacionAfiliado_loading__3qXY7{display:flex;min-height:12rem;align-items:center;justify-content:center;flex-direction:column;grid-gap:.8rem;gap:.8rem;color:#667085;font-size:.82rem}.DetalleInformacionAfiliado_errorBox__3QGjf{display:flex;align-items:center;grid-gap:.7rem;gap:.7rem;padding:.85rem 1rem;border:1px solid #f3c7c7;border-radius:.75rem;color:#b42318;background:#fff5f5}.DetalleInformacionAfiliado_errorBox__3QGjf p{margin:0}.DetalleInformacionAfiliado_kpiGrid__1EjjA{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.DetalleInformacionAfiliado_kpiCard__2Mg17{position:relative;display:flex;min-width:0;align-items:flex-start;grid-gap:.8rem;gap:.8rem;overflow:hidden;padding:1rem;border:1px solid #e4e8ed;border-radius:.85rem;background:#fff;box-shadow:0 4px 14px rgba(19,33,52,.035)}.DetalleInformacionAfiliado_kpiCard__2Mg17:before{position:absolute;inset:0 auto 0 0;width:4px;background:currentColor;content:""}.DetalleInformacionAfiliado_kpiBlue__2CV6Q{color:var(--info-blue)}.DetalleInformacionAfiliado_kpiGreen__2smsj{color:var(--info-green)}.DetalleInformacionAfiliado_kpiRed__QCGGX{color:var(--info-red)}.DetalleInformacionAfiliado_kpiAmber__2k_4i{color:var(--info-amber)}.DetalleInformacionAfiliado_kpiIcon__ucrB9{display:grid;width:2.15rem;height:2.15rem;flex:0 0 2.15rem;place-items:center;border-radius:.65rem;background:currentColor}.DetalleInformacionAfiliado_kpiIcon__ucrB9 i{color:#fff;font-size:.95rem}.DetalleInformacionAfiliado_kpiLabel__2Nwu_{display:block;color:#667085;font-size:.72rem;font-weight:700}.DetalleInformacionAfiliado_kpiValue__2HZEO{display:block;margin-top:.15rem;color:#172033;font-size:1.55rem;line-height:1.15;letter-spacing:-.03em}.DetalleInformacionAfiliado_kpiHint__3dlIR{display:block;margin-top:.25rem;overflow:hidden;color:#98a2b3;font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}.DetalleInformacionAfiliado_overviewGrid__1jFoF{display:grid;grid-template-columns:minmax(13rem,.72fr) minmax(0,2.28fr);grid-gap:1rem;gap:1rem;margin-top:1rem}.DetalleInformacionAfiliado_scoreCard__1BbUK{position:relative;min-height:17rem;overflow:hidden;border-radius:.95rem;color:#fff;background:linear-gradient(145deg,#14532d,#2f8a56);box-shadow:0 10px 24px rgba(20,83,45,.2)}.DetalleInformacionAfiliado_scoreGlow__3kISR{position:absolute;width:13rem;height:13rem;top:-5rem;right:-5rem;border-radius:50%;background:hsla(0,0%,100%,.1)}.DetalleInformacionAfiliado_scoreContent__3a3HU{position:relative;z-index:1;display:flex;height:100%;align-items:center;justify-content:center;flex-direction:column;padding:1.4rem;text-align:center}.DetalleInformacionAfiliado_scoreLabel__2Oqyg{font-size:.75rem;font-weight:700;letter-spacing:.04em;opacity:.82;text-transform:uppercase}.DetalleInformacionAfiliado_scoreValue__2iYp8{margin:.65rem 0 .85rem;font-size:clamp(3rem,6vw,4.5rem);line-height:1;letter-spacing:-.06em}.DetalleInformacionAfiliado_scoreTrack__2o79Z{width:100%;height:.5rem;overflow:hidden;border-radius:999px;background:hsla(0,0%,100%,.18)}.DetalleInformacionAfiliado_scoreFill__2CvEF{display:block;height:100%;border-radius:inherit;background:#fff;transition:width .4s ease}.DetalleInformacionAfiliado_scoreHint__2Veoh{margin-top:.75rem;font-size:.68rem;line-height:1.45;opacity:.76}.DetalleInformacionAfiliado_fieldsSection__3XNPX{min-width:0;padding:1rem;border:1px solid #e4e8ed;border-radius:.95rem;background:#fff}.DetalleInformacionAfiliado_fieldsHeader__1t28F{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:1rem;gap:1rem;margin-bottom:.85rem}.DetalleInformacionAfiliado_fieldsHeader__1t28F h3{margin:0;color:#172033;font-size:.92rem}.DetalleInformacionAfiliado_fieldsHeader__1t28F p{margin:.25rem 0 0;color:#8a94a4;font-size:.68rem}.DetalleInformacionAfiliado_legend__1ezWb{display:flex;flex-wrap:wrap;justify-content:flex-end;grid-gap:.6rem;gap:.6rem;color:#667085;font-size:.62rem}.DetalleInformacionAfiliado_legend__1ezWb span{display:flex;align-items:center;grid-gap:.25rem;gap:.25rem}.DetalleInformacionAfiliado_legend__1ezWb i{width:.45rem;height:.45rem;border-radius:50%}.DetalleInformacionAfiliado_dotCritical__1mcM3{background:var(--info-red)}.DetalleInformacionAfiliado_dotWarning__2obWy{background:var(--info-amber)}.DetalleInformacionAfiliado_dotGood__2YSIu{background:var(--info-green)}.DetalleInformacionAfiliado_fieldsGrid__i-kw-{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.DetalleInformacionAfiliado_fieldCard__6RqDL{min-width:0;padding:.8rem;border:1px solid #e7eaee;border-radius:.7rem;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,-webkit-transform .15s ease;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease,-webkit-transform .15s ease}.DetalleInformacionAfiliado_fieldCard__6RqDL:hover{border-color:#cfd6de;box-shadow:0 6px 16px rgba(19,33,52,.06);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.DetalleInformacionAfiliado_fieldFooter__1Z76L,.DetalleInformacionAfiliado_fieldMetric__2lEn6,.DetalleInformacionAfiliado_fieldTop__kOpsu{display:flex;align-items:center;justify-content:space-between;grid-gap:.5rem;gap:.5rem}.DetalleInformacionAfiliado_fieldLabel__2IEDK{overflow:hidden;color:#344054;font-size:.72rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.DetalleInformacionAfiliado_levelBadge__1J1EU{flex:0 0 auto;padding:.2rem .48rem;border-radius:999px;font-size:.56rem;font-weight:800}.DetalleInformacionAfiliado_levelGood__bQw9X{color:#216942;background:#e7f7ed}.DetalleInformacionAfiliado_levelWarning__19g2y{color:#825812;background:#fff4d9}.DetalleInformacionAfiliado_levelCritical__1kJH7{color:#9c2f38;background:#ffe9eb}.DetalleInformacionAfiliado_fieldMetric__2lEn6{align-items:baseline;margin-top:.55rem}.DetalleInformacionAfiliado_fieldMetric__2lEn6 strong{color:#172033;font-size:1.15rem;letter-spacing:-.03em}.DetalleInformacionAfiliado_fieldMetric__2lEn6 span{color:#8a94a4;font-size:.61rem}.DetalleInformacionAfiliado_fieldTrack__3NlRY{height:.36rem;margin:.45rem 0;overflow:hidden;border-radius:999px;background:#edf0f3}.DetalleInformacionAfiliado_fieldFill__1rygE{display:block;height:100%;border-radius:inherit;transition:width .4s ease}.DetalleInformacionAfiliado_fillGood__by0OH{background:var(--info-green)}.DetalleInformacionAfiliado_fillWarning__1BWkf{background:var(--info-amber)}.DetalleInformacionAfiliado_fillCritical__2ZEWR{background:var(--info-red)}.DetalleInformacionAfiliado_fieldFooter__1Z76L{color:#98a2b3;font-size:.58rem}.DetalleInformacionAfiliado_emptyState__DjMRE{margin:1.5rem 0;color:#8a94a4;font-size:.8rem;text-align:center}@media (max-width:1100px){.DetalleInformacionAfiliado_kpiGrid__1EjjA{grid-template-columns:repeat(2,minmax(0,1fr))}.DetalleInformacionAfiliado_overviewGrid__1jFoF{grid-template-columns:1fr}.DetalleInformacionAfiliado_scoreCard__1BbUK{min-height:13rem}}@media (max-width:700px){.DetalleInformacionAfiliado_header__l4n_l{flex-direction:column;padding:1.1rem}.DetalleInformacionAfiliado_panelBody__HGLpP{padding:1rem}.DetalleInformacionAfiliado_fieldsHeader__1t28F{flex-direction:column}.DetalleInformacionAfiliado_legend__1ezWb{justify-content:flex-start}.DetalleInformacionAfiliado_fieldsGrid__i-kw-{grid-template-columns:1fr}}@media (max-width:480px){.DetalleInformacionAfiliado_kpiGrid__1EjjA{grid-template-columns:1fr}.DetalleInformacionAfiliado_kpiHint__3dlIR{white-space:normal}}.PadronDashboardSection_padronSection__3eCf1{width:100%;max-width:100%;overflow:hidden}.PadronDashboardSection_padronPanelBody__2a1PG{width:100%;max-width:100%;overflow:hidden;padding:1.25rem 1.5rem 1.5rem;background:#fbfcfd}.PadronDashboardSection_mainPanel__yRbnH{overflow:hidden;padding:0;border:1px solid #e5e9f0;border-radius:1rem;box-shadow:0 12px 32px rgba(19,33,52,.07)}.PadronDashboardSection_header__2njpi{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:1rem;gap:1rem;padding:1.35rem 1.5rem;border-bottom:1px solid #e8ecf1;background:linear-gradient(135deg,#fff 45%,#f2faf5)}.PadronDashboardSection_eyebrow__1T_AR{display:block;margin-bottom:.3rem;color:#287349;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.PadronDashboardSection_title__3HUz6{margin:0;color:#172033;font-size:1.3rem;font-weight:700}.PadronDashboardSection_subtitle__35gLE{max-width:46rem;margin:.35rem 0 0;color:#667085;font-size:.82rem;line-height:1.5}.PadronDashboardSection_headerBadge__22fcg{flex:0 0 auto;padding:.4rem .7rem;border:1px solid #d7eade;border-radius:999px;color:#287349;background:#f1faf4;font-size:.68rem;font-weight:700}.PadronDashboardSection_loadingState__3hmd1{display:flex;min-height:13rem;align-items:center;justify-content:center;flex-direction:column;grid-gap:.8rem;gap:.8rem;color:#667085;font-size:.82rem}.PadronDashboardSection_content__2q_dw{display:grid;grid-gap:1rem;gap:1rem}.PadronDashboardSection_infoBox__DKJKo{display:flex;align-items:flex-start;grid-gap:.7rem;gap:.7rem;padding:.85rem 1rem;border:1px solid #d7eade;border-left:4px solid #2f8b58;border-radius:.75rem;color:#476052;background:#f2faf5;line-height:1.45;font-size:.8rem}.PadronDashboardSection_infoBox__DKJKo i{margin-top:.15rem;color:#287349}.PadronDashboardSection_infoBox__DKJKo strong{color:#234a32}.PadronDashboardSection_importerCard__1EVLO{overflow:hidden;border:1px solid #e4e8ed;border-radius:.95rem;background:#fff}.PadronDashboardSection_importerHeader__3haFY{display:flex;align-items:center;justify-content:space-between;grid-gap:1rem;gap:1rem;padding:1rem 1.1rem;border-bottom:1px solid #e8ecf1;background:#fafcfb}.PadronDashboardSection_importerStep__1-srQ{display:block;margin-bottom:.2rem;color:#287349;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.PadronDashboardSection_importerHeader__3haFY h3{margin:0;color:#172033;font-size:.95rem}.PadronDashboardSection_importerHeader__3haFY p{max-width:43rem;margin:.25rem 0 0;color:#8a94a4;font-size:.68rem;line-height:1.45}.PadronDashboardSection_uploadButton__1EzwB .p-button,.PadronDashboardSection_uploadButton__1EzwB .p-fileupload-choose{white-space:nowrap;border-color:#287349;background:#287349;font-size:.75rem}.PadronDashboardSection_dropZone__JoOr6{display:flex;min-height:10.5rem;align-items:center;justify-content:center;flex-direction:column;margin:1rem;padding:1.25rem;border:2px dashed #b9d8c4;border-radius:.85rem;color:#344054;background:linear-gradient(145deg,#fbfefc,#f1f8f3);text-align:center}.PadronDashboardSection_dropIcon__5zng2{display:grid;width:2.8rem;height:2.8rem;margin-bottom:.7rem;place-items:center;border-radius:.8rem;color:#287349;background:#dff2e5}.PadronDashboardSection_dropIcon__5zng2 i{font-size:1.2rem}.PadronDashboardSection_dropZone__JoOr6 strong{font-size:.82rem}.PadronDashboardSection_dropZone__JoOr6 span{margin-top:.35rem;color:#7c8797;font-size:.68rem}.PadronDashboardSection_analysisSummary__1f4VJ{display:flex;flex-wrap:wrap;grid-gap:.55rem;gap:.55rem;padding:.85rem 1rem 0;color:#667085;font-size:.68rem}.PadronDashboardSection_analysisSummary__1f4VJ span{padding:.3rem .55rem;border-radius:999px;background:#f0f3f5}.PadronDashboardSection_analysisSummary__1f4VJ .PadronDashboardSection_summaryReady__VSMTG{color:#216942;background:#e7f7ed}.PadronDashboardSection_analysisSummary__1f4VJ .PadronDashboardSection_summaryReview__33lkN{color:#805813;background:#fff3d7}.PadronDashboardSection_analysisSummary__1f4VJ .PadronDashboardSection_summaryError__3sjQC{color:#982d36;background:#ffe9eb}.PadronDashboardSection_importList__1a_H0{display:grid;grid-gap:.6rem;gap:.6rem;padding:.85rem 1rem}.PadronDashboardSection_importRow__3kFOC{display:grid;grid-template-columns:minmax(12rem,1.05fr) minmax(11rem,.9fr) minmax(13rem,1fr) auto;align-items:center;grid-gap:.9rem;gap:.9rem;padding:.85rem;border:1px solid #e5e9ee;border-radius:.75rem;background:#fff}.PadronDashboardSection_importRowError__3edFN{border-color:#f1c3c7;background:snow}.PadronDashboardSection_fileIdentity__2mgME{display:flex;min-width:0;align-items:center;grid-gap:.65rem;gap:.65rem}.PadronDashboardSection_excelIcon__3yjfs{display:grid;width:2.1rem;height:2.1rem;flex:0 0 2.1rem;place-items:center;border-radius:.6rem;color:#216942;background:#e7f7ed;font-size:.58rem;font-weight:900}.PadronDashboardSection_fileIdentity__2mgME>div:last-child{min-width:0}.PadronDashboardSection_fileIdentity__2mgME span,.PadronDashboardSection_fileIdentity__2mgME strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PadronDashboardSection_fileIdentity__2mgME strong{color:#344054;font-size:.72rem}.PadronDashboardSection_fileIdentity__2mgME span{margin-top:.2rem;color:#98a2b3;font-size:.6rem}.PadronDashboardSection_detection__1yoYV{min-width:0}.PadronDashboardSection_confidenceTop__wG0-t{display:flex;align-items:center;justify-content:space-between;grid-gap:.5rem;gap:.5rem;color:#667085;font-size:.61rem}.PadronDashboardSection_confidenceTop__wG0-t strong{color:#344054}.PadronDashboardSection_confidenceTrack__16T2q{height:.3rem;margin:.35rem 0;overflow:hidden;border-radius:999px;background:#edf0f3}.PadronDashboardSection_confidenceTrack__16T2q span{display:block;height:100%;border-radius:inherit}.PadronDashboardSection_confidenceGood__1H-mY{background:#2f9e67}.PadronDashboardSection_confidenceLow__vk3mx{background:#e4a126}.PadronDashboardSection_detection__1yoYV small{display:block;overflow:hidden;color:#98a2b3;font-size:.56rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.PadronDashboardSection_reparticionField__19RTd{min-width:0}.PadronDashboardSection_reparticionField__19RTd label{display:block;margin-bottom:.3rem;color:#667085;font-size:.6rem;font-weight:700}.PadronDashboardSection_reparticionField__19RTd input{width:100%;padding:.55rem .65rem;border:1px solid #d7dde4;border-radius:.55rem;color:#344054;background:#fff;font-size:.7rem}.PadronDashboardSection_reparticionField__19RTd input:focus{border-color:#7ab28e;outline:2px solid #dff2e5}.PadronDashboardSection_reparticionField__19RTd input:disabled{color:#98a2b3;background:#f5f7f8}.PadronDashboardSection_importStatus__-YBLH{display:flex;align-items:center;justify-content:flex-end;grid-gap:.35rem;gap:.35rem}.PadronDashboardSection_statusBadge__3t4Pg{padding:.25rem .5rem;border-radius:999px;font-size:.58rem;font-weight:800}.PadronDashboardSection_statusReady__2MwJZ{color:#216942;background:#e7f7ed}.PadronDashboardSection_statusReview__wSGGY{color:#805813;background:#fff3d7}.PadronDashboardSection_statusError__2n8GJ{color:#982d36;background:#ffe9eb}.PadronDashboardSection_importActions__24ZoG{display:flex;align-items:center;justify-content:space-between;grid-gap:1rem;gap:1rem;padding:.85rem 1rem;border-top:1px solid #e8ecf1;background:#fafcfb}.PadronDashboardSection_importActions__24ZoG>span{color:#7c8797;font-size:.65rem}.PadronDashboardSection_importActions__24ZoG>div{display:flex;grid-gap:.55rem;gap:.55rem}.PadronDashboardSection_toolbar__121Rr{display:flex;grid-gap:.6rem;gap:.6rem;align-items:center;flex-wrap:wrap;width:100%}.PadronDashboardSection_toolbar__121Rr .p-button{white-space:nowrap}.PadronDashboardSection_loadedBox__1RU2u{font-size:.86rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;color:#4b5563;display:grid;grid-gap:.3rem;gap:.3rem;max-width:100%;overflow:hidden}.PadronDashboardSection_loadedItem__22mah{word-break:break-word}.PadronDashboardSection_kpiGrid__3uGaw{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:.8rem;gap:.8rem;width:100%}.PadronDashboardSection_kpiCard__1SCMV{border-radius:14px;padding:.85rem 1rem;min-height:90px;display:grid;align-content:center;grid-gap:.3rem;gap:.3rem;border:1px solid #e5e7eb;background:#fff}.PadronDashboardSection_kpiLabel__21Zuz{font-size:.8rem;color:#6b7280;font-weight:700}.PadronDashboardSection_kpiValue__ZrPhS{font-size:clamp(1.55rem,2.5vw,2.05rem);line-height:1;font-weight:800;color:#111827}.PadronDashboardSection_kpiDefault__1XF0D{border-color:#e5e7eb;background:#fff}.PadronDashboardSection_kpiSuccess__2fnl4{border-color:#bbf7d0;background:#f0fdf4}.PadronDashboardSection_kpiSuccess__2fnl4 .PadronDashboardSection_kpiValue__ZrPhS{color:#166534}.PadronDashboardSection_kpiDanger__2TG6O{border-color:#fecaca;background:#fef2f2}.PadronDashboardSection_kpiDanger__2TG6O .PadronDashboardSection_kpiValue__ZrPhS{color:#991b1b}.PadronDashboardSection_kpiWarning__1ymLr{border-color:#fde68a;background:#fffbeb}.PadronDashboardSection_kpiWarning__1ymLr .PadronDashboardSection_kpiValue__ZrPhS{color:#92400e}.PadronDashboardSection_kpiInfo__2d2R-{border-color:#bfdbfe;background:#eff6ff}.PadronDashboardSection_kpiInfo__2d2R- .PadronDashboardSection_kpiValue__ZrPhS{color:#1d4ed8}.PadronDashboardSection_viewButtons__1_vRU{display:flex;grid-gap:.55rem;gap:.55rem;flex-wrap:wrap;align-items:center;width:100%}.PadronDashboardSection_masterDetailLayout__2500T{display:grid;grid-template-columns:minmax(17rem,.7fr) minmax(0,1.3fr);min-height:34rem;overflow:hidden;border:1px solid #e4e8ed;border-radius:.95rem;background:#fff}.PadronDashboardSection_masterListPanel__2LAWa{min-width:0;border-right:1px solid #e4e8ed;background:#fafbfc}.PadronDashboardSection_masterSearch__2qNPV{position:relative;padding:.85rem;border-bottom:1px solid #e4e8ed}.PadronDashboardSection_masterSearch__2qNPV i{position:absolute;top:50%;left:1.55rem;color:#98a2b3;font-size:.75rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.PadronDashboardSection_masterSearch__2qNPV input{width:100%;padding:.65rem .7rem .65rem 2rem;border:1px solid #d7dde4;border-radius:.65rem;color:#344054;background:#fff;font-size:.72rem}.PadronDashboardSection_masterSearch__2qNPV input:focus{border-color:#7ab28e;outline:2px solid #dff2e5}.PadronDashboardSection_masterListMeta__DnDRf{display:flex;align-items:center;justify-content:space-between;grid-gap:.5rem;gap:.5rem;padding:.55rem .85rem;border-bottom:1px solid #e8ecf1;color:#7c8797;font-size:.62rem}.PadronDashboardSection_masterListMeta__DnDRf button{padding:0;border:0;color:#287349;background:transparent;font-size:inherit;font-weight:700;cursor:pointer}.PadronDashboardSection_masterList__f2rEv{max-height:31rem;overflow-y:auto}.PadronDashboardSection_masterListItem__3LZ59{display:grid;width:100%;grid-template-columns:2rem minmax(0,1fr) .55rem;align-items:center;grid-gap:.65rem;gap:.65rem;padding:.75rem .85rem;border:0;border-bottom:1px solid #e8ecf1;color:inherit;background:transparent;text-align:left;cursor:pointer}.PadronDashboardSection_masterListItem__3LZ59:hover{background:#f3f7f4}.PadronDashboardSection_masterListItemActive__rBpxG{box-shadow:inset 3px 0 0 #d94b4b;background:#fff}.PadronDashboardSection_masterAvatar__RIlUd,.PadronDashboardSection_masterAvatarLarge__3spRD{display:grid;place-items:center;border-radius:.65rem;color:#286da8;background:#eaf2fb;font-weight:800}.PadronDashboardSection_masterAvatar__RIlUd{width:2rem;height:2rem;font-size:.62rem}.PadronDashboardSection_masterAvatarLarge__3spRD{width:3rem;height:3rem;flex:0 0 3rem;font-size:.8rem}.PadronDashboardSection_masterPerson__s4zxb{min-width:0}.PadronDashboardSection_masterPerson__s4zxb small,.PadronDashboardSection_masterPerson__s4zxb strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PadronDashboardSection_masterPerson__s4zxb strong{color:#344054;font-size:.72rem}.PadronDashboardSection_masterPerson__s4zxb small{margin-top:.2rem;color:#8a94a4;font-size:.59rem}.PadronDashboardSection_masterStatusDot__2XEVC{width:.55rem;height:.55rem;border-radius:50%;background:currentColor}.PadronDashboardSection_masterStatusDanger__2wloy{color:#d94b4b}.PadronDashboardSection_masterStatusWarning__SFuNe{color:#e4a126}.PadronDashboardSection_masterStatusInfo__2kkWz{color:#3977d4}.PadronDashboardSection_masterStatusSuccess__1IdOZ{color:#2f9e67}.PadronDashboardSection_masterDetailEmpty__2Kmdh,.PadronDashboardSection_masterListEmpty__1lBt-{display:grid;min-height:12rem;place-items:center;padding:1rem;color:#8a94a4;font-size:.75rem;text-align:center}.PadronDashboardSection_masterDetailPanel__2zshQ{min-width:0;padding:1.25rem}.PadronDashboardSection_masterDetailHeader__F1EL6{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:1rem;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e8ecf1}.PadronDashboardSection_masterIdentity__1ameC{display:flex;min-width:0;align-items:center;grid-gap:.8rem;gap:.8rem}.PadronDashboardSection_masterIdentity__1ameC h3{margin:0;color:#172033;font-size:1rem}.PadronDashboardSection_masterIdentity__1ameC p{margin:.3rem 0 0;color:#8a94a4;font-size:.67rem}.PadronDashboardSection_masterStatusBadge__3VG6A{flex:0 0 auto;padding:.35rem .65rem;border-radius:999px;font-size:.62rem;font-weight:800}.PadronDashboardSection_masterStatusBadge__3VG6A.PadronDashboardSection_masterStatusDanger__2wloy{background:#ffe9eb}.PadronDashboardSection_masterStatusBadge__3VG6A.PadronDashboardSection_masterStatusWarning__SFuNe{background:#fff3d7}.PadronDashboardSection_masterStatusBadge__3VG6A.PadronDashboardSection_masterStatusInfo__2kkWz{background:#e9f3fc}.PadronDashboardSection_masterStatusBadge__3VG6A.PadronDashboardSection_masterStatusSuccess__1IdOZ{background:#e7f7ed}.PadronDashboardSection_masterDetailGrid__3T0my{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem;margin-top:1rem}.PadronDashboardSection_masterDetailCard__2Xs85{min-width:0;padding:.9rem;border:1px solid #e4e8ed;border-radius:.75rem;background:#fff}.PadronDashboardSection_masterDetailCardWide__wDCIB{grid-column:1/-1}.PadronDashboardSection_masterCourseList__1gHiu{display:grid;grid-gap:.45rem;gap:.45rem;margin:.7rem 0 0;padding:0;list-style:none}.PadronDashboardSection_masterCourseList__1gHiu li{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:.8rem;gap:.8rem;padding:.55rem .65rem;border-radius:.5rem;background:#f7f9fc;color:#344054;font-size:.68rem}.PadronDashboardSection_masterCourseList__1gHiu span{color:#667085;text-align:right}.PadronDashboardSection_masterDetailCard__2Xs85 h4{margin:0 0 .7rem;color:#344054;font-size:.75rem}.PadronDashboardSection_masterDetailCard__2Xs85 dl{margin:0}.PadronDashboardSection_masterDetailCard__2Xs85 dl>div{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:.75rem;gap:.75rem;padding:.55rem 0;border-bottom:1px solid #edf0f3;font-size:.67rem}.PadronDashboardSection_masterDetailCard__2Xs85 dl>div:last-child{border-bottom:0}.PadronDashboardSection_masterDetailCard__2Xs85 dt{color:#8a94a4}.PadronDashboardSection_masterDetailCard__2Xs85 dd{max-width:60%;margin:0;color:#344054;font-weight:700;text-align:right;overflow-wrap:anywhere}.PadronDashboardSection_masterDetailActions__3vThw{display:flex;align-items:center;justify-content:space-between;grid-gap:1rem;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e8ecf1}.PadronDashboardSection_masterNavigation__otwNt{display:flex;align-items:center;grid-gap:.55rem;gap:.55rem}.PadronDashboardSection_masterNavigation__otwNt>span{color:#8a94a4;font-size:.62rem}.PadronDashboardSection_tableCard__3qiAX{border:1px solid #e5e7eb;border-radius:14px;background:#fff}.PadronDashboardSection_tableCard__3qiAX,.PadronDashboardSection_tableScroll__1LYIC{width:100%;max-width:100%;overflow:hidden}.PadronDashboardSection_padronDataTable__ET1Jv,.PadronDashboardSection_padronDataTableSmall__xudKD{width:100%;max-width:100%}.PadronDashboardSection_padronDataTable__ET1Jv .p-datatable-wrapper,.PadronDashboardSection_padronDataTableSmall__xudKD .p-datatable-wrapper{width:100%;overflow-x:hidden!important}.PadronDashboardSection_padronDataTable__ET1Jv .p-datatable-table,.PadronDashboardSection_padronDataTableSmall__xudKD .p-datatable-table{width:100%!important;min-width:0!important;table-layout:fixed}.PadronDashboardSection_padronDataTable__ET1Jv .p-datatable-thead>tr>th,.PadronDashboardSection_padronDataTableSmall__xudKD .p-datatable-thead>tr>th{background:#f8fafc;color:#374151;font-weight:800;font-size:.82rem;white-space:normal;line-height:1.2;padding:.75rem .65rem;vertical-align:middle}.PadronDashboardSection_padronDataTable__ET1Jv .p-datatable-tbody>tr>td,.PadronDashboardSection_padronDataTableSmall__xudKD .p-datatable-tbody>tr>td{font-size:.82rem;color:#374151;vertical-align:top;padding:.75rem .65rem;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.PadronDashboardSection_padronDataTable__ET1Jv .p-datatable-tbody>tr:hover,.PadronDashboardSection_padronDataTableSmall__xudKD .p-datatable-tbody>tr:hover{background:#f9fafb}.PadronDashboardSection_padronDataTable__ET1Jv .p-paginator,.PadronDashboardSection_padronDataTableSmall__xudKD .p-paginator{border-top:1px solid #e5e7eb;overflow:hidden}.PadronDashboardSection_nameCell__3JzgX{font-weight:600;color:#334155;line-height:1.25}.PadronDashboardSection_nameCell__3JzgX,.PadronDashboardSection_textCell__3z58D{white-space:normal;word-break:break-word;overflow-wrap:anywhere}.PadronDashboardSection_tagWrap__ZQhkq{display:flex;grid-gap:.3rem;gap:.3rem;flex-wrap:wrap;align-items:flex-start;max-width:100%}.PadronDashboardSection_tagWrap__ZQhkq .p-tag{white-space:normal;line-height:1.15;text-align:left;font-size:.72rem;padding:.25rem .4rem}.PadronDashboardSection_emptyState__1uisl{border:1px dashed #cbd5e1;border-radius:14px;padding:1.2rem;background:#f8fafc;color:#64748b;font-size:.92rem}.PadronDashboardSection_progressDialogContent__2kzMF{display:grid;grid-gap:.85rem;gap:.85rem}.PadronDashboardSection_progressSubText__1tZRv{font-size:.8rem;color:#6b7280}@media (max-width:900px){.PadronDashboardSection_header__2njpi,.PadronDashboardSection_importActions__24ZoG,.PadronDashboardSection_importerHeader__3haFY{align-items:stretch;flex-direction:column}.PadronDashboardSection_padronPanelBody__2a1PG{padding:1rem}.PadronDashboardSection_headerBadge__22fcg{align-self:flex-start}.PadronDashboardSection_uploadButton__1EzwB .p-button,.PadronDashboardSection_uploadButton__1EzwB .p-fileupload-choose{width:100%;justify-content:center}.PadronDashboardSection_importRow__3kFOC{grid-template-columns:1fr 1fr}.PadronDashboardSection_importStatus__-YBLH{justify-content:flex-start}.PadronDashboardSection_importActions__24ZoG>div{display:grid;grid-template-columns:1fr}.PadronDashboardSection_importActions__24ZoG .p-button{width:100%;justify-content:center}.PadronDashboardSection_toolbar__121Rr{display:grid;grid-template-columns:1fr}.PadronDashboardSection_toolbar__121Rr .p-button,.PadronDashboardSection_toolbar__121Rr .p-fileupload-choose{width:100%;justify-content:center}.PadronDashboardSection_viewButtons__1_vRU{display:grid;grid-template-columns:1fr}.PadronDashboardSection_viewButtons__1_vRU .p-button{width:100%;justify-content:center}.PadronDashboardSection_masterDetailLayout__2500T{grid-template-columns:minmax(14rem,.75fr) minmax(0,1.25fr)}.PadronDashboardSection_masterDetailGrid__3T0my{grid-template-columns:1fr}.PadronDashboardSection_masterDetailActions__3vThw,.PadronDashboardSection_masterDetailHeader__F1EL6{align-items:stretch;flex-direction:column}.PadronDashboardSection_masterStatusBadge__3VG6A{align-self:flex-start}.PadronDashboardSection_kpiGrid__3uGaw{grid-template-columns:1fr}.PadronDashboardSection_tableScroll__1LYIC{overflow-x:auto}.PadronDashboardSection_padronDataTable__ET1Jv .p-datatable-wrapper,.PadronDashboardSection_padronDataTableSmall__xudKD .p-datatable-wrapper{overflow-x:auto!important}.PadronDashboardSection_padronDataTable__ET1Jv .p-datatable-table{min-width:1150px!important}.PadronDashboardSection_padronDataTableSmall__xudKD .p-datatable-table{min-width:800px!important}}@media (max-width:580px){.PadronDashboardSection_importRow__3kFOC{grid-template-columns:1fr}.PadronDashboardSection_detection__1yoYV small,.PadronDashboardSection_fileIdentity__2mgME span{white-space:normal}.PadronDashboardSection_masterDetailLayout__2500T{grid-template-columns:1fr}.PadronDashboardSection_masterListPanel__2LAWa{border-right:0;border-bottom:1px solid #e4e8ed}.PadronDashboardSection_masterList__f2rEv{max-height:17rem}.PadronDashboardSection_masterDetailPanel__2zshQ{padding:1rem}.PadronDashboardSection_masterNavigation__otwNt{justify-content:space-between}.PadronDashboardSection_masterDetailActions__3vThw .p-button{width:100%;justify-content:center}}.PadronDashboardSection_actionButton__1AHSt{min-width:92px;width:100%;max-width:110px;justify-content:center;white-space:nowrap}.PadronDashboardSection_actionButton__1AHSt .p-button-label{white-space:nowrap}.PadronDashboardSection_actionButton__1AHSt .p-button-icon{flex-shrink:0}.DispositivosBloqueados_root__3vg4e{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem}.DispositivosBloqueados_header__3R00o{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:1rem;gap:1rem}.DispositivosBloqueados_header__3R00o h2{margin:0;color:#172033;font-size:1.25rem}.DispositivosBloqueados_header__3R00o p{margin:.3rem 0 0;color:#64748b}.DispositivosBloqueados_kpis__3cggA{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;margin:1.2rem 0}.DispositivosBloqueados_kpis__3cggA article{border:1px solid #dbe4ef;border-left:5px solid #2563eb;border-radius:12px;padding:.85rem 1rem;background:#f8fafc}.DispositivosBloqueados_kpis__3cggA article.DispositivosBloqueados_ok__QHSTw{border-left-color:#16a34a}.DispositivosBloqueados_kpis__3cggA article.DispositivosBloqueados_danger__2-rRM{border-left-color:#dc2626}.DispositivosBloqueados_kpis__3cggA span{display:block;color:#64748b;font-size:.78rem;font-weight:700}.DispositivosBloqueados_kpis__3cggA strong{display:block;margin-top:.25rem;color:#172033;font-size:1.65rem}.DispositivosBloqueados_filters__1KfLM{display:grid;grid-template-columns:minmax(280px,1fr) 240px 300px;grid-gap:.8rem;gap:.8rem;margin-bottom:1rem}.DispositivosBloqueados_filters__1KfLM .p-dropdown,.DispositivosBloqueados_filters__1KfLM .p-inputtext{width:100%}.DispositivosBloqueados_tableWrap__3viDa{overflow:auto;max-height:620px;border:1px solid #e2e8f0;border-radius:12px}.DispositivosBloqueados_tableWrap__3viDa table{width:100%;border-collapse:collapse;min-width:1180px}.DispositivosBloqueados_tableWrap__3viDa th{position:sticky;top:0;z-index:1;padding:.75rem;text-align:left;background:#f1f5f9;color:#475569;font-size:.75rem;text-transform:uppercase}.DispositivosBloqueados_tableWrap__3viDa td{padding:.75rem;border-top:1px solid #e2e8f0;color:#334155;vertical-align:top}.DispositivosBloqueados_tableWrap__3viDa td small,.DispositivosBloqueados_tableWrap__3viDa td strong{display:block}.DispositivosBloqueados_tableWrap__3viDa td small{margin-top:.2rem;color:#64748b}.DispositivosBloqueados_muted__2Xqdi{color:#64748b}.DispositivosBloqueados_message__3TLo6{min-height:180px;display:flex;align-items:center;justify-content:center;grid-gap:.75rem;gap:.75rem;color:#64748b}.DispositivosBloqueados_message__3TLo6 .p-progress-spinner{width:38px;height:38px}.DispositivosBloqueados_error__3tD-t{padding:1rem;border-radius:10px;background:#fff1f2;color:#b91c1c}@media (max-width:900px){.DispositivosBloqueados_kpis__3cggA{grid-template-columns:repeat(2,minmax(0,1fr))}.DispositivosBloqueados_filters__1KfLM{grid-template-columns:1fr}}@media (max-width:560px){.DispositivosBloqueados_header__3R00o{flex-direction:column}.DispositivosBloqueados_kpis__3cggA{grid-template-columns:1fr}}.ReservaCasaDocente_page__1da62{width:100vw;min-height:calc(100vh - 80px);background:#f0ede6;display:flex;flex-direction:column;margin:-18px calc(50% - 50vw);color:#111}.ReservaCasaDocente_heroSection__1YdcC{background:#0e1a0e;background-size:cover;background-position:center 20%;background-repeat:no-repeat;padding:48px 40px;display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;align-items:center;position:relative}.ReservaCasaDocente_heroSection__1YdcC:before{content:"";position:absolute;inset:0;background:rgba(10,20,10,.8);pointer-events:none}.ReservaCasaDocente_heroLeft__XovDw{position:relative;z-index:1}.ReservaCasaDocente_heroBadge__2pBeU{display:inline-block;background:#f9a825;color:#111;font-size:9px;font-weight:800;padding:4px 14px;border-radius:20px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.ReservaCasaDocente_heroTitle__2aWs-{font-size:clamp(24px,3.5vw,36px);font-weight:900;color:#fff;line-height:1.1;margin:0 0 14px;text-shadow:0 2px 8px rgba(0,0,0,.7)}.ReservaCasaDocente_heroDesc__3i0w7{font-size:14px;color:hsla(0,0%,100%,.85);line-height:1.75;margin:0 0 28px;text-shadow:0 1px 4px rgba(0,0,0,.6)}.ReservaCasaDocente_heroButtons__1qJtM{display:flex;grid-gap:12px;gap:12px;flex-wrap:wrap}.ReservaCasaDocente_heroBtnPrimary__1sMeW{background:#f9a825;color:#111;font-size:13px;font-weight:800;padding:12px 26px;border-radius:25px;border:none;cursor:pointer;transition:-webkit-filter .15s;transition:filter .15s;transition:filter .15s,-webkit-filter .15s}.ReservaCasaDocente_heroBtnPrimary__1sMeW:hover{-webkit-filter:brightness(1.08);filter:brightness(1.08)}.ReservaCasaDocente_heroBtnSecondary__7nsIs{background:transparent;color:hsla(0,0%,100%,.85);font-size:13px;font-weight:600;padding:12px 26px;border-radius:25px;border:1.5px solid hsla(0,0%,100%,.35);cursor:pointer;transition:border-color .15s,background .15s}.ReservaCasaDocente_heroBtnSecondary__7nsIs:hover{border-color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.06)}.ReservaCasaDocente_heroGallery__2QDfR{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:160px 160px;grid-gap:6px;gap:6px;border-radius:14px;overflow:hidden}.ReservaCasaDocente_heroGalleryCell__3EajG{overflow:hidden;cursor:pointer;position:relative}.ReservaCasaDocente_heroGalleryCell__3EajG img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .5s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .5s ease;transition:transform .3s ease,opacity .5s ease,-webkit-transform .3s ease}.ReservaCasaDocente_heroGalleryCell__3EajG:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.ReservaCasaDocente_heroGalleryMore__1RPZd{position:absolute;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700}.ReservaCasaDocente_bandaAmarilla__3Ok_R{background:#f9a825;padding:14px 40px;display:flex;align-items:center;justify-content:space-between}.ReservaCasaDocente_bandaTitle__t21wG{font-size:15px;font-weight:800;color:#111;margin:0}.ReservaCasaDocente_bandaSubtitle__2nzNU{font-size:12px;color:rgba(0,0,0,.55);margin:0}.ReservaCasaDocente_roomSection__20ks1{padding:28px 40px 40px;display:flex;flex-direction:column;grid-gap:12px;gap:12px}.ReservaCasaDocente_roomCard__1CWVI{background:#fff;border-radius:14px;overflow:hidden;display:flex;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px rgba(0,0,0,.05);transition:box-shadow .2s,-webkit-transform .15s;transition:box-shadow .2s,transform .15s;transition:box-shadow .2s,transform .15s,-webkit-transform .15s}.ReservaCasaDocente_roomCard__1CWVI:hover{box-shadow:0 6px 20px rgba(0,0,0,.1);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.ReservaCasaDocente_roomCardBar__MKo91{width:6px;flex-shrink:0}.ReservaCasaDocente_roomCardImageWrapper__jekzK{width:180px;flex-shrink:0;position:relative;overflow:hidden}.ReservaCasaDocente_roomCardImage__Po-D7{width:100%;height:100%;object-fit:cover;display:block}.ReservaCasaDocente_roomCardImageControls__GbC8P{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding:0 6px;pointer-events:none}.ReservaCasaDocente_roomCardArrow__1bbji{width:26px;height:26px;border-radius:50%;border:none;background:rgba(0,0,0,.55);color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;pointer-events:auto;transition:background .15s;line-height:1}.ReservaCasaDocente_roomCardArrow__1bbji:hover{background:rgba(0,0,0,.8)}.ReservaCasaDocente_roomCardFallback__1Mpbe{width:180px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:6px;gap:6px}.ReservaCasaDocente_roomCardFallback__1Mpbe.ReservaCasaDocente_simple__3G3fk{background:linear-gradient(160deg,#0a3a20,#065f46)}.ReservaCasaDocente_roomCardFallback__1Mpbe.ReservaCasaDocente_doble__3kaPk{background:linear-gradient(160deg,#0f2a4a,#1d4ed8)}.ReservaCasaDocente_roomCardFallback__1Mpbe.ReservaCasaDocente_triple__2V1zF{background:linear-gradient(160deg,#2a1a0a,#92400e)}.ReservaCasaDocente_roomCardFallback__1Mpbe.ReservaCasaDocente_cuadruple__1-bdq{background:linear-gradient(160deg,#2a0a2a,#7c3aed)}.ReservaCasaDocente_roomCardFallback__1Mpbe.ReservaCasaDocente_departamento__3MG2R{background:linear-gradient(160deg,#0a2a2a,#0e7490)}.ReservaCasaDocente_roomCardFallbackIcon__2QZcS{font-size:28px;opacity:.7}.ReservaCasaDocente_roomCardFallbackLabel__39j09{font-size:10px;font-weight:700;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.06em}.ReservaCasaDocente_roomCardBody__1yuOk{flex:1 1;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;grid-gap:16px;gap:16px}.ReservaCasaDocente_roomCardTitle__1sl5S{font-size:16px;font-weight:700;color:#111;margin:0 0 4px}.ReservaCasaDocente_roomCardCapacity__1-sCR{font-size:12px;color:#888;margin:0 0 10px}.ReservaCasaDocente_roomCardServices__id7PU{display:flex;flex-wrap:wrap;grid-gap:6px 10px;gap:6px 10px}.ReservaCasaDocente_serviceItem__1CyxR{display:flex;align-items:center;grid-gap:4px;gap:4px;font-size:11px;color:#555}.ReservaCasaDocente_serviceIcon__2ylpn{font-size:13px}.ReservaCasaDocente_serviceLabel__1hhWb{white-space:nowrap}.ReservaCasaDocente_serviceLink__2kTwk{white-space:nowrap;color:#1d4ed8;font-size:12px;font-weight:600;text-decoration:underline}.ReservaCasaDocente_roomCardRight__28J9o{text-align:right;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;grid-gap:10px;gap:10px}.ReservaCasaDocente_roomCardPriceLabel__3h9pU{font-size:11px;color:#aaa;margin:0}.ReservaCasaDocente_roomCardPrice__34PaX{font-size:22px;font-weight:800;color:#111;margin:0;line-height:1}.ReservaCasaDocente_roomCardPriceNight__1F_ur{font-size:11px;color:#aaa;font-weight:400;margin:0}.ReservaCasaDocente_roomCardReserveButton__N0ILF{background:#f9a825;color:#111;font-size:12px;font-weight:800;padding:10px 22px;border-radius:25px;border:none;cursor:pointer;white-space:nowrap;transition:-webkit-filter .15s,-webkit-transform .1s;transition:filter .15s,transform .1s;transition:filter .15s,transform .1s,-webkit-filter .15s,-webkit-transform .1s}.ReservaCasaDocente_roomCardReserveButton__N0ILF:hover{-webkit-filter:brightness(1.08);filter:brightness(1.08);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.ReservaCasaDocente_roomCardReserveButton__N0ILF:active{-webkit-transform:translateY(0);transform:translateY(0)}.ReservaCasaDocente_consultaSection__HWPs2{margin:8px 40px 0;padding:20px 24px;border-radius:14px;background:#e8e4db;display:flex;align-items:center;justify-content:space-between;grid-gap:16px;gap:16px;flex-wrap:wrap}.ReservaCasaDocente_consultaText__2O7fj{font-size:13px;color:#555;margin:0}.ReservaCasaDocente_consultaBtn__171h3{background:transparent;color:#111;font-size:13px;font-weight:700;padding:9px 22px;border-radius:25px;border:1.5px solid rgba(0,0,0,.25);cursor:pointer;white-space:nowrap;transition:background .15s}.ReservaCasaDocente_consultaBtn__171h3:hover{background:rgba(0,0,0,.06)}.ReservaCasaDocente_galleryOverlay__353er{position:fixed;inset:0;z-index:3000;background:rgba(0,0,0,.92);display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:16px;gap:16px;padding:20px}.ReservaCasaDocente_galleryOverlayImg__1sHZE{max-width:90vw;max-height:75vh;object-fit:contain;border-radius:10px;display:block}.ReservaCasaDocente_galleryOverlayControls__1embR{display:flex;align-items:center;grid-gap:20px;gap:20px}.ReservaCasaDocente_galleryOverlayArrow__2lhog{width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.25);color:#fff;font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.ReservaCasaDocente_galleryOverlayArrow__2lhog:hover{background:hsla(0,0%,100%,.22)}.ReservaCasaDocente_galleryOverlayCounter__3iDXi{font-size:13px;color:hsla(0,0%,100%,.55);min-width:60px;text-align:center}.ReservaCasaDocente_galleryOverlayClose__3Q9KG{position:absolute;top:16px;right:20px;background:transparent;border:none;color:hsla(0,0%,100%,.65);font-size:32px;cursor:pointer;line-height:1}.ReservaCasaDocente_galleryOverlayClose__3Q9KG:hover{color:#fff}@media (max-width:900px){.ReservaCasaDocente_heroSection__1YdcC{grid-template-columns:1fr;padding:32px 24px;grid-gap:24px;gap:24px}.ReservaCasaDocente_heroGallery__2QDfR{grid-template-rows:130px 130px}.ReservaCasaDocente_bandaAmarilla__3Ok_R{padding:12px 24px}.ReservaCasaDocente_roomSection__20ks1{padding:20px 24px 32px}.ReservaCasaDocente_consultaSection__HWPs2{margin:8px 24px 0}.ReservaCasaDocente_roomCardFallback__1Mpbe,.ReservaCasaDocente_roomCardImageWrapper__jekzK{width:140px}}@media (max-width:640px){.ReservaCasaDocente_heroSection__1YdcC{padding:24px 16px}.ReservaCasaDocente_heroButtons__1qJtM{flex-direction:column}.ReservaCasaDocente_heroBtnPrimary__1sMeW,.ReservaCasaDocente_heroBtnSecondary__7nsIs{text-align:center;width:100%;padding:13px}.ReservaCasaDocente_heroGallery__2QDfR{grid-template-rows:110px 110px;grid-gap:4px;gap:4px;border-radius:10px}.ReservaCasaDocente_bandaAmarilla__3Ok_R{padding:12px 16px;flex-direction:column;align-items:flex-start;grid-gap:2px;gap:2px}.ReservaCasaDocente_roomSection__20ks1{padding:16px 16px 28px}.ReservaCasaDocente_roomCard__1CWVI{flex-direction:column}.ReservaCasaDocente_roomCardBar__MKo91{width:100%;height:5px}.ReservaCasaDocente_roomCardFallback__1Mpbe,.ReservaCasaDocente_roomCardImageWrapper__jekzK{width:100%;height:180px;flex-shrink:0}.ReservaCasaDocente_roomCardBody__1yuOk{flex-direction:column;align-items:flex-start;grid-gap:12px;gap:12px;padding:14px 16px}.ReservaCasaDocente_roomCardRight__28J9o{align-items:flex-start;width:100%;flex-direction:row;justify-content:space-between;align-items:center}.ReservaCasaDocente_consultaSection__HWPs2{margin:8px 16px 0;flex-direction:column;align-items:flex-start;grid-gap:10px;gap:10px}.ReservaCasaDocente_consultaBtn__171h3{width:100%;text-align:center}}.ReservaCasaDocente_reservaModalOverlay__3rQRp{position:fixed;inset:0;z-index:2000;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;padding:1rem}.ReservaCasaDocente_reservaModal__2IM0w{width:100%;max-width:820px;background:#fff;border-radius:18px;box-shadow:0 20px 45px rgba(0,0,0,.2);display:flex;flex-direction:column;max-height:calc(100vh - 2rem)}.ReservaCasaDocente_reservaModalHeader__uxwbj{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;background:#f9fafb;border-radius:18px 18px 0 0;flex-shrink:0}.ReservaCasaDocente_reservaModalTitle__dkuTP{margin:0;font-size:15px;font-weight:600;color:#111}.ReservaCasaDocente_reservaModalClose__1TpQu{border:none;background:transparent;font-size:22px;cursor:pointer;color:#aaa;line-height:1}.ReservaCasaDocente_reservaModalClose__1TpQu:hover{color:#111}.ReservaCasaDocente_reservaModalBody__2QnDd{padding:1rem 1.5rem .75rem;overflow-y:auto}.ReservaCasaDocente_reservaModalInfo__3Cy_L{font-size:13px;color:#6b7280;margin:0 0 .75rem}.ReservaCasaDocente_reservaModalGrid__HK8-e{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem 1rem;gap:.75rem 1rem}.ReservaCasaDocente_reservaFieldGroup__3J8g1{display:flex;flex-direction:column}.ReservaCasaDocente_reservaLabel__3zWmE{font-size:12px;font-weight:500;color:#6b7280;margin-bottom:4px}.ReservaCasaDocente_reservaInput__1dMNH{font-size:14px;padding:8px 12px;border-radius:8px;border:1px solid #d1d5db;background:#f9fafb;color:#111;outline:none;transition:border-color .15s,box-shadow .15s}.ReservaCasaDocente_reservaInput__1dMNH:focus{border-color:#111;box-shadow:0 0 0 2px rgba(0,0,0,.08);background:#fff}.ReservaCasaDocente_reservaErrorText__ZDG2v{margin-top:.5rem;font-size:12px;color:#dc2626}.ReservaCasaDocente_reservaResultadoText__2nhyh{margin-top:.6rem;font-size:13px;color:#166534}.ReservaCasaDocente_reservaModalFooter__2E6fH{padding:.75rem 1.5rem 1rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;grid-gap:.6rem;gap:.6rem;flex-shrink:0}.ReservaCasaDocente_reservaPrimaryButton__1CnVF,.ReservaCasaDocente_reservaSecondaryButton__1YVAt{border-radius:25px;padding:9px 22px;font-size:13px;font-weight:700;cursor:pointer;border:none;display:inline-flex;align-items:center;justify-content:center}.ReservaCasaDocente_reservaPrimaryButton__1CnVF{background:#f9a825;color:#111}.ReservaCasaDocente_reservaPrimaryButton__1CnVF:hover:enabled{-webkit-filter:brightness(1.08);filter:brightness(1.08)}.ReservaCasaDocente_reservaPrimaryButton__1CnVF:disabled{opacity:.5;cursor:not-allowed}.ReservaCasaDocente_reservaSecondaryButton__1YVAt{background:#fff;color:#374151;border:1px solid #d1d5db}.ReservaCasaDocente_reservaSecondaryButton__1YVAt:hover{background:#f9fafb}.ReservaCasaDocente_reservaDivider__w9Oqn{margin:.9rem 0 .7rem;border:none;border-top:1px solid #e5e7eb}.ReservaCasaDocente_reservaSectionTitle__3uXaY{font-size:13px;font-weight:600;color:#111;margin:0 0 .6rem}.ReservaCasaDocente_reservaTextarea__3Z0p1{font-size:14px;padding:8px 12px;border-radius:8px;border:1px solid #d1d5db;background:#f9fafb;color:#111;min-height:80px;resize:vertical;outline:none;transition:border-color .15s}.ReservaCasaDocente_reservaTextarea__3Z0p1:focus{border-color:#111;box-shadow:0 0 0 2px rgba(0,0,0,.08);background:#fff}.ReservaCasaDocente_reservaAutofillHelp__39ARI{font-size:12px;color:#9ca3af;margin:0 0 .35rem}.ReservaCasaDocente_reservaAutofillRow__ecCUy{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;align-items:center;margin-bottom:.4rem}.ReservaCasaDocente_reservaAutofillInput__1PkXk{flex:1 1 150px}.ReservaCasaDocente_reservaAutofillInput__1PkXk input{width:100%;font-size:13px;padding:7px 12px;border-radius:25px;border:1px solid #d1d5db;background:#f9fafb;color:#111;outline:none}.ReservaCasaDocente_reservaAutofillInput__1PkXk input:focus{border-color:#111}.ReservaCasaDocente_reservaAutofillButton__lMii7{border-radius:25px;border:none;padding:7px 16px;font-size:12px;font-weight:600;background:#f3f4f6;color:#374151;cursor:pointer;white-space:nowrap}.ReservaCasaDocente_reservaAutofillButton__lMii7:hover{background:#e5e7eb}.ReservaCasaDocente_reservaAutofillStatus__3myio{font-size:12px;margin:.1rem 0 .25rem}.ReservaCasaDocente_reservaAutofillStatusOk__cqFXt{color:#166534}.ReservaCasaDocente_reservaAutofillStatusError__276zE{color:#dc2626}.ReservaCasaDocente_reservaAceptacionBox__1hyYz{margin-top:.75rem;padding:12px 14px;border-radius:8px;background:#fffbeb;border:1px solid #fde68a}.ReservaCasaDocente_reservaAceptacionLegend__21IvB{margin:0 0 .45rem;font-size:13px;font-weight:600;color:#92400e}.ReservaCasaDocente_reservaCheckboxRow__1tLUF{display:flex;align-items:flex-start}.ReservaCasaDocente_reservaCheckboxLabel__2E_oX{font-size:12px;color:#374151;display:inline-flex;grid-gap:.4rem;gap:.4rem;line-height:1.5}.ReservaCasaDocente_reservaCheckboxLabel__2E_oX input{margin-top:.2rem;accent-color:#f9a825}.ReservaCasaDocente_consultaResultadosList__1Ce24{margin-top:1rem;display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.ReservaCasaDocente_consultaResultadoCard__11HET{padding:12px 14px;border-radius:10px;background:#f9fafb;border:1px solid #e5e7eb;font-size:13px}.ReservaCasaDocente_consultaResultadoTitle__3rsT4{margin:0 0 4px;font-weight:600;color:#111}.ReservaCasaDocente_consultaResultadoText__OFKyr{margin:2px 0;color:#6b7280}.ReservaCasaDocente_consultaResultadoEstado__1Kp4t{display:inline-block;padding:2px 10px;border-radius:999px;background:#fef3c7;color:#92400e;font-weight:600;font-size:12px}.ReservaCasaDocente_h1__1WXSu{display:none}.ReservaCasaDocente_roomStatusText__1Fyru{font-size:13px;color:#888;padding:16px 0}.ReservaCasaDocente_roomStatusTextError__N0D3m{font-size:13px;color:#dc2626;padding:16px 0}@media (max-width:768px){.ReservaCasaDocente_reservaModalOverlay__3rQRp{padding:.5rem;align-items:flex-end}.ReservaCasaDocente_reservaModal__2IM0w{max-height:92vh;border-radius:18px 18px 0 0}.ReservaCasaDocente_reservaModalGrid__HK8-e{grid-template-columns:1fr}}@media (max-width:520px){.ReservaCasaDocente_reservaModal__2IM0w{max-width:100%}}.ReservaCasaDocenteAdmin_page__2lb4K{padding:1.75rem 1.5rem 2.5rem;background:#f5f7fb;min-height:calc(100vh - 80px)}.ReservaCasaDocenteAdmin_header__3ug6s{max-width:1200px;margin:0 auto 1.5rem}.ReservaCasaDocenteAdmin_title__CIoxn{font-size:1.6rem;font-weight:700;margin:0;color:#111827}.ReservaCasaDocenteAdmin_subtitle__2ubbk{margin-top:.4rem;font-size:.9rem;color:#6b7280}.ReservaCasaDocenteAdmin_filters__D3Hrw{max-width:1200px;margin:0 auto 1.5rem;padding:1rem 1.25rem;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(15,23,42,.06);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem 1rem;gap:.75rem 1rem}.ReservaCasaDocenteAdmin_filterGroup__3gs7w{display:flex;flex-direction:column}.ReservaCasaDocenteAdmin_filterActions__2FsGP{display:flex;align-items:flex-end;justify-content:flex-start}.ReservaCasaDocenteAdmin_label__13g1o{font-size:.8rem;font-weight:500;margin-bottom:.25rem;color:#4b5563}.ReservaCasaDocenteAdmin_input__1Ryoe{font-size:.9rem;padding:.45rem .55rem;border-radius:8px;border:1px solid #d1d5db;background-color:#f9fafb;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.ReservaCasaDocenteAdmin_input__1Ryoe:focus{border-color:#2563eb;box-shadow:0 0 0 1px rgba(37,99,235,.18);background-color:#fff}.ReservaCasaDocenteAdmin_primaryButton__2yebn,.ReservaCasaDocenteAdmin_secondaryButton__3GMmy{border:none;border-radius:999px;padding:.5rem 1.4rem;font-size:.9rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ReservaCasaDocenteAdmin_primaryButton__2yebn{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.ReservaCasaDocenteAdmin_primaryButton__2yebn:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05)}.ReservaCasaDocenteAdmin_secondaryButton__3GMmy{background:#e5e7eb;color:#374151}.ReservaCasaDocenteAdmin_secondaryButton__3GMmy:hover{background:#d1d5db}.ReservaCasaDocenteAdmin_dangerButton__lH1B7{border:none;border-radius:999px;padding:.5rem 1.4rem;font-size:.9rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:#fee2e2;color:#b91c1c}.ReservaCasaDocenteAdmin_dangerButton__lH1B7:hover{background:#fca5a5}.ReservaCasaDocenteAdmin_linkButton__31eOX{border:none;background:none;color:#2563eb;font-size:.85rem;cursor:pointer;padding:0}.ReservaCasaDocenteAdmin_linkButton__31eOX:hover{text-decoration:underline}.ReservaCasaDocenteAdmin_tableSection__1LU4k{max-width:1200px;margin:0 auto}.ReservaCasaDocenteAdmin_tableHeader__2M0pE{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.ReservaCasaDocenteAdmin_tableTitle__35aKN{font-size:1.1rem;font-weight:600;color:#111827;margin:0}.ReservaCasaDocenteAdmin_tableWrapper__Jlxdg{background:#fff;border-radius:12px;box-shadow:0 10px 25px rgba(15,23,42,.06);overflow:hidden}.ReservaCasaDocenteAdmin_table__1aAqY{width:100%;border-collapse:collapse;font-size:.85rem}.ReservaCasaDocenteAdmin_table__1aAqY thead{background:#f3f4f6}.ReservaCasaDocenteAdmin_table__1aAqY td,.ReservaCasaDocenteAdmin_table__1aAqY th{padding:.65rem .8rem;text-align:left;border-bottom:1px solid #e5e7eb}.ReservaCasaDocenteAdmin_table__1aAqY th{font-weight:600;color:#4b5563}.ReservaCasaDocenteAdmin_table__1aAqY tbody tr:nth-child(every){background:#fff}.ReservaCasaDocenteAdmin_table__1aAqY tbody tr:hover{background-color:#f9fafb}.ReservaCasaDocenteAdmin_emptyText__nALPq{padding:1rem 1.25rem;font-size:.9rem;color:#6b7280}.ReservaCasaDocenteAdmin_badge__3Q07G{display:inline-flex;align-items:center;justify-content:center;padding:.15rem .55rem;border-radius:999px;font-size:.7rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.ReservaCasaDocenteAdmin_badgePendiente__NIyWP{background:#fef3c7;color:#92400e}.ReservaCasaDocenteAdmin_badgeConfirmada__2gwuS{background:#dcfce7;color:#166534}.ReservaCasaDocenteAdmin_badgeRechazada__2R6LU{background:#fee2e2;color:#b91c1c}.ReservaCasaDocenteAdmin_modalOverlay__2g0jN{position:fixed;inset:0;background:rgba(15,23,42,.55);display:flex;align-items:center;justify-content:center;z-index:50}.ReservaCasaDocenteAdmin_modal__uH44E{width:100%;max-width:720px;background:#fff;border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,.4);overflow:hidden;display:flex;flex-direction:column}.ReservaCasaDocenteAdmin_modalHeader__FH-BN{padding:.85rem 1.25rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;background:#f9fafb}.ReservaCasaDocenteAdmin_modalTitle__2wpMP{margin:0;font-size:1rem;font-weight:600;color:#111827}.ReservaCasaDocenteAdmin_modalClose__2-Od6{border:none;background:none;font-size:1.25rem;cursor:pointer;color:#6b7280}.ReservaCasaDocenteAdmin_modalClose__2-Od6:hover{color:#111827}.ReservaCasaDocenteAdmin_modalBody__2akAf{padding:1rem 1.25rem .75rem}.ReservaCasaDocenteAdmin_modalGrid__WEzeQ{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem 1rem;gap:.5rem 1rem;margin-bottom:1rem}.ReservaCasaDocenteAdmin_modalLabel__3NGNq{font-size:.75rem;font-weight:500;color:#6b7280;margin:0 0 .1rem}.ReservaCasaDocenteAdmin_modalValue__2cw0w{font-size:.9rem;color:#111827;margin:0}.ReservaCasaDocenteAdmin_modalFieldGroup__y1eLU{margin-bottom:.9rem}.ReservaCasaDocenteAdmin_textarea__x74pa{min-height:80px;resize:vertical}.ReservaCasaDocenteAdmin_modalFooter__3wp2V{padding:.75rem 1.25rem 1rem;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;grid-gap:.75rem;gap:.75rem}.ReservaCasaDocenteAdmin_modalFooterActions__2yEMW{display:flex;grid-gap:.75rem;gap:.75rem}@media (max-width:900px){.ReservaCasaDocenteAdmin_filters__D3Hrw{grid-template-columns:repeat(2,minmax(0,1fr))}.ReservaCasaDocenteAdmin_modal__uH44E{max-width:95%}.ReservaCasaDocenteAdmin_modalGrid__WEzeQ{grid-template-columns:1fr}}@media (max-width:640px){.ReservaCasaDocenteAdmin_page__2lb4K{padding:1.25rem .75rem 2rem}.ReservaCasaDocenteAdmin_filters__D3Hrw{grid-template-columns:1fr}.ReservaCasaDocenteAdmin_table__1aAqY{font-size:.8rem}.ReservaCasaDocenteAdmin_table__1aAqY td,.ReservaCasaDocenteAdmin_table__1aAqY th{padding:.5rem .55rem}}.ReservaCasaDocenteAdmin_tabs__1s6vP{max-width:1200px;margin:0 auto 1rem;display:flex;grid-gap:.5rem;gap:.5rem;border-bottom:1px solid #e5e7eb}.ReservaCasaDocenteAdmin_tabButton__2PBHl{border:none;background:transparent;padding:.35rem .9rem;font-size:.85rem;border-radius:999px 999px 0 0;color:#6b7280;cursor:pointer}.ReservaCasaDocenteAdmin_tabButtonActive__3PFz_{background:#fff;color:#111827;font-weight:600;box-shadow:0 -1px 0 0 #fff,0 -2px 0 0 #2563eb}.ReservaCasaDocenteAdmin_autofillHelp__gkuS-{font-size:.85rem;color:#6b7280;margin:.75rem 0 .3rem}.ReservaCasaDocenteAdmin_autofillRow__qZHTf{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;align-items:center;margin-bottom:.25rem}.ReservaCasaDocenteAdmin_autofillInput__2LD09{flex:1 1 180px}.ReservaCasaDocenteAdmin_autofillButton__3AUnk{padding:.4rem 1.1rem;font-size:.85rem}.ReservaCasaDocenteAdmin_autofillStatus__1NLPa{font-size:.8rem;margin-top:.15rem}.ReservaCasaDocenteAdmin_autofillStatusOk__1TNps{color:#166534}.ReservaCasaDocenteAdmin_autofillStatusError__14Pft{color:#b91c1c}.HabitacionesAdmin_section__2TQW3{margin-bottom:2.5rem}.HabitacionesAdmin_sectionHeader__17huh{max-width:1200px;margin:0 auto .75rem}.HabitacionesAdmin_sectionTitle__6xJFJ{font-size:1.3rem;font-weight:600;margin:0;color:#111827}.HabitacionesAdmin_sectionSubtitle__33g6_{margin-top:.25rem;font-size:.85rem;color:#6b7280}.HabitacionesAdmin_filters__3gqjU{max-width:1200px;margin:0 auto 1rem;padding:.85rem 1.1rem;border-radius:10px;background:#fff;box-shadow:0 6px 18px rgba(15,23,42,.06);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem 1rem;gap:.75rem 1rem}.HabitacionesAdmin_filterGroup__1nIGR{display:flex;flex-direction:column}.HabitacionesAdmin_filterActions__gPw5b{display:flex;align-items:flex-end}.HabitacionesAdmin_label__1QYqN{font-weight:500;margin-bottom:.25rem;color:#4b5563}.HabitacionesAdmin_input__3ezeB{font-size:.9rem;padding:.45rem .55rem;border-radius:8px;border:1px solid #d1d5db;background-color:#f9fafb;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.HabitacionesAdmin_input__3ezeB:focus{border-color:#2563eb;box-shadow:0 0 0 1px rgba(37,99,235,.18);background-color:#fff}.HabitacionesAdmin_primaryButton__1PCE5,.HabitacionesAdmin_secondaryButton__3JhFm{border:none;border-radius:999px;padding:.5rem 1.4rem;font-size:.9rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.HabitacionesAdmin_primaryButton__1PCE5{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.HabitacionesAdmin_primaryButton__1PCE5:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05)}.HabitacionesAdmin_secondaryButton__3JhFm{background:#e5e7eb;color:#374151}.HabitacionesAdmin_secondaryButton__3JhFm:hover{background:#d1d5db}.HabitacionesAdmin_linkButton__1QFvN{border:none;background:none;color:#2563eb;font-size:.85rem;cursor:pointer;padding:0}.HabitacionesAdmin_linkButton__1QFvN:hover{text-decoration:underline}.HabitacionesAdmin_tableSection__rjba5{max-width:1200px;margin:0 auto}.HabitacionesAdmin_tableHeader__25y35{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.HabitacionesAdmin_tableTitle__1ohDA{font-size:1rem;font-weight:600;color:#111827;margin:0}.HabitacionesAdmin_tableWrapper__12ZI3{background:#fff;border-radius:10px;box-shadow:0 8px 20px rgba(15,23,42,.06)}.HabitacionesAdmin_table__3tree thead{background:#f3f4f6}.HabitacionesAdmin_table__3tree td,.HabitacionesAdmin_table__3tree th{padding:.6rem .8rem;text-align:left;border-bottom:1px solid #e5e7eb}.HabitacionesAdmin_table__3tree th{font-weight:600;color:#4b5563}.HabitacionesAdmin_table__3tree tbody tr:hover{background-color:#f9fafb}.HabitacionesAdmin_emptyText__3ZP69{padding:1rem 1.25rem;font-size:.9rem;color:#6b7280}.HabitacionesAdmin_actionsCell__3-lPi{display:flex;grid-gap:.5rem;gap:.5rem}.HabitacionesAdmin_dangerLink__35awY{color:#b91c1c}.HabitacionesAdmin_dangerLink__35awY:hover{text-decoration:underline}.HabitacionesAdmin_badge__3zat-{display:inline-flex;align-items:center;justify-content:center;padding:.15rem .55rem;border-radius:999px;font-size:.7rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.HabitacionesAdmin_badgeActiva__1iwDG{background:#dcfce7;color:#166534}.HabitacionesAdmin_badgeInactiva__3VZxe{background:#fee2e2;color:#b91c1c}.HabitacionesAdmin_modalOverlay__22qRg{background:rgba(15,23,42,.55);z-index:50}.HabitacionesAdmin_modal__2YJYP{background:#fff;border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,.4);overflow:hidden}.HabitacionesAdmin_modalHeader__2aMOF{padding:.85rem 1.25rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.HabitacionesAdmin_modalTitle__2baJR{color:#111827}.HabitacionesAdmin_modalClose__pxhQF{background:none;font-size:1.25rem;color:#6b7280}.HabitacionesAdmin_modalClose__pxhQF:hover{color:#111827}.HabitacionesAdmin_modalBody__1jUwz{padding:1rem 1.25rem .75rem}.HabitacionesAdmin_modalGrid__2N6tL{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem 1rem;gap:.5rem 1rem;margin-bottom:1rem}.HabitacionesAdmin_modalLabel__27tVM{font-size:.75rem;font-weight:500;color:#6b7280;margin:0 0 .1rem}.HabitacionesAdmin_checkboxGroup__2gh9m{display:flex;align-items:center;margin-top:1.4rem}.HabitacionesAdmin_checkboxLabel__3yHOF{font-size:.85rem;color:#374151;display:inline-flex;align-items:center;grid-gap:.35rem;gap:.35rem}.HabitacionesAdmin_modalFooter__2-qK-{padding:.75rem 1.25rem 1rem;border-top:1px solid #e5e7eb;grid-gap:.75rem;gap:.75rem}@media (max-width:900px){.HabitacionesAdmin_filters__3gqjU{grid-template-columns:repeat(2,minmax(0,1fr))}.HabitacionesAdmin_modal__2YJYP{max-width:95%}.HabitacionesAdmin_modalGrid__2N6tL{grid-template-columns:1fr}}@media (max-width:640px){.HabitacionesAdmin_filters__3gqjU{grid-template-columns:1fr}.HabitacionesAdmin_table__3tree{font-size:.8rem}.HabitacionesAdmin_table__3tree td,.HabitacionesAdmin_table__3tree th{padding:.5rem .55rem}}.HabitacionesAdmin_section__2TQW3{margin-top:2rem}.HabitacionesAdmin_wrapper__3Rf1N{margin-top:1.5rem}.HabitacionesAdmin_title__2Jhyw{font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.HabitacionesAdmin_subtitle__2Ej1g{font-size:.85rem;color:#6c757d;margin:0 0 .75rem}.HabitacionesAdmin_headerRow__3Bybp{display:flex;justify-content:space-between;align-items:flex-start;grid-gap:1rem;gap:1rem;margin-bottom:.75rem}.HabitacionesAdmin_primaryButton__1PCE5{border:none;background-color:#0d6efd;color:#fff;padding:.45rem .9rem;border-radius:.4rem;font-size:.85rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:background-color .15s ease-in-out,box-shadow .15s ease-in-out}.HabitacionesAdmin_primaryButton__1PCE5:hover{background-color:#0b5ed7;box-shadow:0 2px 6px rgba(13,110,253,.35)}.HabitacionesAdmin_listadoSection__7KoRs{margin-top:.5rem}.HabitacionesAdmin_listadoHeader__TRunf{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.HabitacionesAdmin_listadoTitle__3c_T-{font-size:.95rem;font-weight:600;margin:0}.HabitacionesAdmin_emptyText__3ZP69{font-size:.85rem;color:#6c757d}.HabitacionesAdmin_tableWrapper__12ZI3{border-radius:.6rem;border:1px solid #dee2e6;overflow:hidden}.HabitacionesAdmin_table__3tree{width:100%;border-collapse:collapse;font-size:.85rem}.HabitacionesAdmin_table__3tree td,.HabitacionesAdmin_table__3tree th{padding:.5rem .75rem;border-bottom:1px solid #e9ecef}.HabitacionesAdmin_table__3tree th{background-color:#f8f9fa;text-align:left;font-weight:500}.HabitacionesAdmin_table__3tree tbody tr:last-child td{border-bottom:none}.HabitacionesAdmin_modalOverlay__22qRg{position:fixed;inset:0;background-color:rgba(15,23,42,.45);display:flex;align-items:center;justify-content:center;z-index:999}.HabitacionesAdmin_modal__2YJYP{background-color:#fff;border-radius:.8rem;width:100%;max-width:720px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 18px 40px rgba(15,23,42,.25)}.HabitacionesAdmin_modalHeader__2aMOF{padding:.9rem 1.2rem;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}.HabitacionesAdmin_modalTitle__2baJR{font-size:1rem;font-weight:600;margin:0}.HabitacionesAdmin_modalClose__pxhQF{border:none;background:transparent;font-size:1.2rem;cursor:pointer;line-height:1}.HabitacionesAdmin_modalBody__1jUwz{padding:1rem 1.2rem .8rem;overflow-y:auto}.HabitacionesAdmin_modalGrid__2N6tL{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.75rem 1rem;gap:.75rem 1rem}.HabitacionesAdmin_fieldGroup__1LHCn{display:flex;flex-direction:column}.HabitacionesAdmin_label__1QYqN{font-size:.8rem;margin-bottom:.2rem}.HabitacionesAdmin_input__3ezeB,.HabitacionesAdmin_inputFile__2rQ8T,.HabitacionesAdmin_textarea__1kahQ{font-size:.85rem;padding:.4rem .5rem;border-radius:.4rem;border:1px solid #ced4da;outline:none}.HabitacionesAdmin_input__3ezeB:focus,.HabitacionesAdmin_inputFile__2rQ8T:focus,.HabitacionesAdmin_textarea__1kahQ:focus{border-color:#0d6efd;box-shadow:0 0 0 1px rgba(13,110,253,.2)}.HabitacionesAdmin_textarea__1kahQ{min-height:70px;resize:vertical}.HabitacionesAdmin_inputFile__2rQ8T{padding:.35rem .4rem}.HabitacionesAdmin_required__36-jG{color:#dc3545;margin-left:.15rem}.HabitacionesAdmin_errorText__3TnGe{font-size:.75rem;color:#dc3545;margin-top:.15rem}.HabitacionesAdmin_filesList__2a33o{margin-top:.3rem;padding-left:1rem;font-size:.78rem}.HabitacionesAdmin_modalFooter__2-qK-{padding:.8rem 1.2rem 1rem;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;grid-gap:.5rem;gap:.5rem}.HabitacionesAdmin_secondaryButton__3JhFm{border:1px solid #ced4da;background-color:#fff;color:#495057;padding:.4rem .85rem;border-radius:.4rem;font-size:.85rem;cursor:pointer}.HabitacionesAdmin_secondaryButton__3JhFm:hover{background-color:#f8f9fa}.HabitacionesAdmin_actionCell__82YKE{white-space:nowrap}.HabitacionesAdmin_actionButtons__3SLDE{display:flex;grid-gap:.35rem;gap:.35rem}.HabitacionesAdmin_smallButton__F0rL4{border:1px solid #ced4da;background-color:#fff;color:#495057;padding:.25rem .6rem;border-radius:.35rem;font-size:.78rem;cursor:pointer;transition:background-color .15s ease-in-out,border-color .15s ease-in-out}.HabitacionesAdmin_smallButton__F0rL4:hover{background-color:#f8f9fa}.HabitacionesAdmin_smallDangerButton__16D_a{border-color:#dc3545;color:#dc3545}.HabitacionesAdmin_smallDangerButton__16D_a:hover{background-color:#fff5f5}.HabitacionesAdmin_imagesInfo__95NIK{font-size:.78rem;color:#6c757d;margin-top:.2rem}.HabitacionesAdmin_valueText__2_q4q{font-size:.85rem;color:#212529}.HabitacionesAdmin_viewImagesWrapper__1KfpD{margin-top:.75rem}.HabitacionesAdmin_viewImagesGrid__2R_WS{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;margin-top:.3rem}.HabitacionesAdmin_viewImageThumb__2raK7{width:90px;height:70px;object-fit:cover;border-radius:.4rem;border:1px solid #dee2e6}.OcupacionAdmin_wrap__330D7{display:flex;flex-direction:column;grid-gap:14px;gap:14px;padding:1.25rem 0}.OcupacionAdmin_toast__3r9wA{padding:10px 16px;border-radius:8px;font-size:13px;font-weight:500}.OcupacionAdmin_toast_ok__YYFzp{background:#eaf3de;color:#3b6d11}.OcupacionAdmin_toast_error__k87ZT{background:#fcebeb;color:#a32d2d}.OcupacionAdmin_header__34AOA{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;grid-gap:10px;gap:10px}.OcupacionAdmin_tabs__2ZffY{display:flex;grid-gap:6px;gap:6px}.OcupacionAdmin_tabBtn__F8iUg{padding:7px 18px;font-size:13px;border:.5px solid #d1d5db;background:#f3f4f6;color:#6b7280;border-radius:999px;cursor:pointer;transition:background .15s,color .15s}.OcupacionAdmin_tabActivo__bHS3H{background:#fff;color:#111827;font-weight:500;border-color:#9ca3af}.OcupacionAdmin_navMes__1sZHZ{display:flex;align-items:center;grid-gap:10px;gap:10px}.OcupacionAdmin_navBtn__pYqwE{padding:4px 14px;font-size:16px;border:.5px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer}.OcupacionAdmin_mesLabel__MMnkr{font-size:14px;font-weight:500;min-width:130px;text-align:center;color:#111827}.OcupacionAdmin_alertaVence__2tQAV{display:flex;align-items:flex-start;grid-gap:10px;gap:10px;padding:10px 14px;background:rgba(239,159,39,.12);border-left:3px solid #ef9f27;border-radius:8px;font-size:13px;color:#111827}.OcupacionAdmin_alertaIcon__1Rc8p{font-size:15px;color:#ef9f27;flex-shrink:0;margin-top:1px}.OcupacionAdmin_gridWrap__8urfk{overflow-x:auto;background:#f9fafb;border-radius:10px;padding:12px;border:.5px solid #e5e7eb}.OcupacionAdmin_gridTable__OYW8h{border-collapse:collapse;width:100%;min-width:700px;table-layout:fixed}.OcupacionAdmin_thHab__1yWyh{text-align:left;padding:4px 10px;font-size:12px;font-weight:400;color:#6b7280;width:120px}.OcupacionAdmin_thDia__38Mtc{padding:3px 2px;text-align:center;font-size:10px;font-weight:400;color:#9ca3af}.OcupacionAdmin_thHoy__1gYSU{color:#2563eb;font-weight:500;background:rgba(59,130,246,.06)}.OcupacionAdmin_tdHabNombre__WMwWH{padding:5px 10px;font-size:12px;color:#374151;white-space:nowrap}.OcupacionAdmin_tdDia__2rAdh{padding:3px 2px;text-align:center}.OcupacionAdmin_tdHoy__3LpRN{background:rgba(59,130,246,.04)}.OcupacionAdmin_celda__2v-80{display:inline-block;width:22px;height:18px;border-radius:3px;cursor:pointer;transition:opacity .15s,outline .1s}.OcupacionAdmin_celda__2v-80:hover{opacity:.75}.OcupacionAdmin_celda_libre__2YOE4{background:#97c459}.OcupacionAdmin_celda_ocupada__toK_d{background:#e24b4a}.OcupacionAdmin_celda_vence__3PaQA{background:#ef9f27}.OcupacionAdmin_celdaSel__1YeCU{outline:2px solid #374151;outline-offset:1px}.OcupacionAdmin_leyenda__2dxQh{display:flex;grid-gap:18px;gap:18px;font-size:12px;color:#6b7280;flex-wrap:wrap;align-items:center}.OcupacionAdmin_leyendaHint__3Q-YQ{color:#9ca3af}.OcupacionAdmin_detalleDia__2GT1B{border:.5px solid #e5e7eb;border-radius:12px;background:#fff;overflow:hidden}.OcupacionAdmin_detalleHeader__3ug2l{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:.5px solid #e5e7eb}.OcupacionAdmin_detalleTitulo__3VOrQ{font-size:14px;font-weight:500;color:#111827}.OcupacionAdmin_hoyPill__1x26Z{font-size:11px;font-weight:500;color:#2563eb;background:#e6f1fb;padding:2px 8px;border-radius:6px;margin-left:4px}.OcupacionAdmin_cerrarDetalle__Y3Y-L{background:none;border:none;font-size:20px;cursor:pointer;color:#6b7280;line-height:1;padding:0 4px}.OcupacionAdmin_detalleBody__r1-CI{padding:12px 16px;display:flex;flex-direction:column;grid-gap:8px;gap:8px}.OcupacionAdmin_metricas__1zd_4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.OcupacionAdmin_metCard__25C2Y{background:#f9fafb;border-radius:8px;padding:12px;text-align:center;border:.5px solid #e5e7eb}.OcupacionAdmin_metLibre__3kOTG{background:#eaf3de;border-color:#c0dd97}.OcupacionAdmin_metOcup__ireLE{background:#fcebeb;border-color:#f7c1c1}.OcupacionAdmin_metVence__2siaT{background:#faeeda;border-color:#fac775}.OcupacionAdmin_metNum__3RLTg{display:block;font-size:24px;font-weight:500;color:#111827}.OcupacionAdmin_metLabel__1qYaN{display:block;font-size:11px;color:#6b7280;margin-top:2px}.OcupacionAdmin_metLibre__3kOTG .OcupacionAdmin_metLabel__1qYaN,.OcupacionAdmin_metLibre__3kOTG .OcupacionAdmin_metNum__3RLTg{color:#3b6d11}.OcupacionAdmin_metOcup__ireLE .OcupacionAdmin_metLabel__1qYaN,.OcupacionAdmin_metOcup__ireLE .OcupacionAdmin_metNum__3RLTg{color:#a32d2d}.OcupacionAdmin_metVence__2siaT .OcupacionAdmin_metLabel__1qYaN,.OcupacionAdmin_metVence__2siaT .OcupacionAdmin_metNum__3RLTg{color:#854f0b}.OcupacionAdmin_listaHoy__1J2jZ{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.OcupacionAdmin_listaFecha__3GwBf{font-size:13px;font-weight:500;color:#374151;margin:0 0 4px}.OcupacionAdmin_emptyText__uOsrC{font-size:13px;color:#9ca3af}.OcupacionAdmin_filaHab__vDt-5{display:flex;align-items:center;grid-gap:10px;gap:10px;padding:10px 14px;border-radius:10px;border:.5px solid #e5e7eb;background:#fff;flex-wrap:wrap}.OcupacionAdmin_filaHab__vDt-5.OcupacionAdmin_vence__2Hvg5{border-color:#ef9f27}.OcupacionAdmin_filaInfo__1mRjg{flex:1 1;min-width:140px;display:flex;flex-direction:column;grid-gap:2px;gap:2px}.OcupacionAdmin_filaHabNombre__3uKPR{font-size:13px;font-weight:500;color:#111827}.OcupacionAdmin_filaHuesped__1YshN{font-size:12px;color:#6b7280}.OcupacionAdmin_dot__3xBHc{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.OcupacionAdmin_dot_libre__29mAc{background:#639922}.OcupacionAdmin_dot_ocupada__3K5ji{background:#e24b4a}.OcupacionAdmin_dot_vence__2xGoK{background:#ef9f27}.OcupacionAdmin_badge__1BJV1{font-size:11px;padding:3px 10px;border-radius:6px;white-space:nowrap}.OcupacionAdmin_badge_libre__2SwEF{background:#eaf3de;color:#3b6d11}.OcupacionAdmin_badge_ocupada__2smMe{background:#fcebeb;color:#a32d2d}.OcupacionAdmin_badge_vence__2Ve1r{background:#faeeda;color:#854f0b}.OcupacionAdmin_acciones__1COQD{display:flex;grid-gap:6px;gap:6px;flex-wrap:wrap}.OcupacionAdmin_btnAccion__33LCZ{font-size:11px;padding:4px 12px;border-radius:6px;cursor:pointer;font-weight:500;border:.5px solid;transition:opacity .15s}.OcupacionAdmin_btnAccion__33LCZ:disabled{opacity:.5;cursor:not-allowed}.OcupacionAdmin_btnLiberar__3DL3s{background:#eaf3de;color:#3b6d11;border-color:#c0dd97}.OcupacionAdmin_btnDiaExtra__1yZqC{background:#faeeda;color:#854f0b;border-color:#fac775}@media (max-width:600px){.OcupacionAdmin_metricas__1zd_4{grid-template-columns:repeat(2,minmax(0,1fr))}.OcupacionAdmin_header__34AOA{flex-direction:column;align-items:flex-start}}.convenios_page__3eRRg{min-height:100vh;width:100%;background:#f5f6fa;display:flex;justify-content:center}.convenios_container__3MPr_{width:100%;max-width:980px;padding:16px;color:#222;box-sizing:border-box}.convenios_titleBox__GxThw{padding:14px 0;border-bottom:1px solid rgba(0,0,0,.08);margin-bottom:12px;text-align:center}.convenios_title__i0tvg{font-size:clamp(1.75rem,4vw,2.2rem);font-weight:800;color:#111;margin:0}.convenios_intro__2aPx6{margin:8px 0 18px;background:#fff;border-radius:12px;padding:18px 20px;border:1px solid rgba(0,0,0,.06);line-height:1.75;text-align:justify;text-align-last:left;color:#333;box-shadow:0 4px 14px rgba(0,0,0,.06)}.convenios_carouselWrap__3NF1n{width:100%;overflow-x:auto;margin-bottom:18px}.convenios_carousel__uHSjx{display:flex;grid-gap:14px;gap:14px;padding:6px 2px}.convenios_img__1lPYz{width:220px;height:130px;object-fit:cover;border-radius:12px;background:#e9eef3;border:1px solid rgba(0,0,0,.06);box-shadow:0 3px 10px rgba(0,0,0,.05)}.convenios_buttons__3sFFs{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-bottom:18px}.convenios_dialog__2cu8i .p-dialog-header{padding:1.2rem 1.4rem;border-bottom:1px solid #e5e7eb}.convenios_dialog__2cu8i .p-dialog-title{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;color:#334155}.convenios_dialog__2cu8i .p-dialog-content{padding:1.2rem;background:#f8fafc}.convenios_dialogBody__3gNdw{width:100%}.convenios_filterBox__3yE8e{display:flex;grid-gap:12px;gap:12px;align-items:center;margin-bottom:16px;padding:14px;background:#fff;border-radius:14px;border:1px solid #e5e7eb}.convenios_filterLabel__rdjNY{font-weight:700;color:#334155}.convenios_departmentDropdown__1GXAC{min-width:260px}.convenios_list__3Ylku{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}.convenios_itemCard__2pz4f{border-radius:18px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 6px 18px rgba(15,23,42,.08);background:#fff}.convenios_itemCard__2pz4f .p-card-body,.convenios_itemCard__2pz4f .p-card-content{padding:0}.convenios_itemCard__2pz4f .p-card-footer{padding:14px 18px 18px;background:#fff}.convenios_cardHeader__1RY6g{display:flex;justify-content:space-between;align-items:center;grid-gap:12px;gap:12px;padding:16px 18px;background:#fff;border-bottom:1px solid #e5e7eb}.convenios_cardTitle__3A1uK{font-weight:800;font-size:1.05rem;line-height:1.35;margin:0;color:#111827;overflow-wrap:break-word}.convenios_cardRow__3n7Zk{display:grid;grid-template-columns:220px 1fr;grid-gap:24px;gap:24px;padding:22px;background:#fff}.convenios_imageBox__2c9Qi{width:100%;display:flex;justify-content:center;align-items:flex-start}.convenios_imgThumb__27tHC{object-fit:contain;padding:8px;box-sizing:border-box}.convenios_imgThumb__27tHC,.convenios_imgThumbEmpty__1cWmG{width:200px;height:190px;border-radius:14px;background:#f8fafc;border:1px solid #e5e7eb}.convenios_imgThumbEmpty__1cWmG{display:grid;place-items:center;color:#64748b;font-size:.9rem}.convenios_cardContent__u58iY{min-width:0}.convenios_cardFooter__267ZJ{display:flex;justify-content:flex-start}.convenios_unifiedInfoBox__1oINI{border-radius:16px;overflow:hidden;border:1px solid #cfe8d4;background:#f8fffa}.convenios_comercioUnifiedBox__1_NAE,.convenios_hotelUnifiedBox__322Pb{border-color:#b7e4c0}.convenios_infoRow__Qw8Ck{padding:10px 14px;border-bottom:1px solid #e7f2ea;background:#fff}.convenios_infoRow__Qw8Ck:last-child{border-bottom:none}.convenios_infoRowPrimary__3ArkM{background:#fff7ed;border-left:5px solid #f59e0b}.convenios_infoRowHighlight__1ZgWk{background:#edf9f0;border-left:5px solid #16a34a}.convenios_infoText__3Rb8L{margin:0;color:#1f2937;font-size:.97rem;line-height:1.68;text-align:justify;text-align-last:left;text-justify:inter-word;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.convenios_infoText__3Rb8L strong{color:#0f172a;font-weight:800}.convenios_metaBox__346Gq{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;margin-top:16px}.convenios_metaItem__5P-eL{display:inline-flex;align-items:center;grid-gap:7px;gap:7px;padding:8px 12px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;color:#334155;font-size:.9rem}.convenios_metaItem__5P-eL i{color:#0284c7}.convenios_emptyBox__3-VWf{display:flex;grid-gap:8px;gap:8px;align-items:center;padding:16px;color:#444;background:#fff;border-radius:12px;border:1px solid #e5e7eb}.convenios_spinnerBox__1U1CI{display:flex;flex-direction:column;align-items:center;padding:28px 0;grid-gap:10px;gap:10px;color:#444}@media only screen and (max-width:767px){.convenios_container__3MPr_{padding:12px}.convenios_intro__2aPx6{padding:16px;line-height:1.65;text-align:left;text-align-last:left}.convenios_carousel__uHSjx{grid-gap:10px;gap:10px}.convenios_img__1lPYz{width:190px;height:110px}.convenios_dialog__2cu8i .p-dialog-header{padding:1rem 1.1rem}.convenios_dialog__2cu8i .p-dialog-title{font-size:1.1rem;line-height:1.25}.convenios_dialog__2cu8i .p-dialog-content{padding:.85rem}.convenios_filterBox__3yE8e{flex-direction:column;align-items:stretch}.convenios_departmentDropdown__1GXAC{width:100%;min-width:100%}.convenios_cardHeader__1RY6g{flex-direction:column;align-items:flex-start;padding:14px}.convenios_cardRow__3n7Zk{grid-template-columns:1fr;grid-gap:14px;gap:14px;padding:14px}.convenios_imgThumb__27tHC,.convenios_imgThumbEmpty__1cWmG{width:100%;height:170px}.convenios_infoRow__Qw8Ck{padding:9px 10px}.convenios_infoText__3Rb8L{font-size:.94rem;line-height:1.62;text-align:left;text-align-last:left;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.convenios_metaBox__346Gq{flex-direction:column;align-items:stretch}.convenios_metaItem__5P-eL{width:100%;border-radius:10px;box-sizing:border-box}.convenios_cardFooter__267ZJ{justify-content:center}.convenios_cardFooter__267ZJ .p-button{width:100%;justify-content:center}}.servicios_serviciosPage__2Oh1n{width:100%;padding:20px;background:#f8fafc;min-height:100%}.servicios_header__1zBZz{width:100%;display:flex;justify-content:space-between;align-items:flex-start;grid-gap:1rem;gap:1rem;margin-bottom:1.5rem;padding:20px;border-radius:14px;background:linear-gradient(135deg,#fff,#eef7f1);border-left:6px solid #22c55e;box-shadow:0 4px 12px rgba(15,23,42,.08)}.servicios_titulo__3NgXC{margin:0;color:#0f5132;font-size:1.8rem;font-weight:800}.servicios_subtitulo__1d4lG{margin:6px 0 0;color:#64748b;font-size:.98rem}.servicios_resumenGrid__11UnO{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1rem}.servicios_resumenCard__2wxaJ{background:#fff;border-radius:14px;padding:18px;border:1px solid #e2e8f0;box-shadow:0 4px 10px rgba(15,23,42,.06);display:flex;flex-direction:column;grid-gap:.35rem;gap:.35rem}.servicios_resumenCard__2wxaJ strong{color:#0f172a;font-size:1.8rem;line-height:1}.servicios_resumenLabel__sNrK8{color:#64748b;font-size:.9rem;font-weight:600}.servicios_executiveHeader__MPJ6C{display:flex;align-items:center;justify-content:space-between;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.servicios_alertCenterHeader__3ZZN9 span,.servicios_executiveEyebrow__2MXCO,.servicios_serviceDetailHeader__2yI1w>div:first-child>span,.servicios_serviceSectionHeader__2Cy71 span{color:#a56600;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.servicios_executiveHeader__MPJ6C h1{margin:.2rem 0;color:#172033;font-size:clamp(1.8rem,3vw,2.65rem);letter-spacing:-.04em}.servicios_executiveHeader__MPJ6C p{margin:0;color:#6d7787}.servicios_serviciosTabs__1VS5I{display:inline-flex;grid-gap:.35rem;gap:.35rem;padding:.35rem;margin-bottom:1rem;border:1px solid #dce3df;border-radius:999px;background:#fff;box-shadow:0 8px 18px rgba(24,36,29,.05)}.servicios_serviciosTabs__1VS5I button{display:inline-flex;align-items:center;grid-gap:.45rem;gap:.45rem;padding:.65rem .9rem;border:0;border-radius:999px;color:#64748b;background:transparent;font-weight:800;cursor:pointer}.servicios_serviciosTabActiva__1yrar{color:#172033!important;background:#fff0d5!important;box-shadow:inset 0 0 0 1px #f1bd5f}.servicios_multiServicioPanel__2kIrs{padding:1rem;border:1px solid #dce3df;border-radius:16px;background:#fff;box-shadow:0 18px 40px rgba(24,36,29,.08)}.servicios_multiServicioHeader__Amw3N{display:flex;justify-content:space-between;grid-gap:1rem;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e4e9e6}.servicios_multiServicioDetalleHeader__1Do69 span,.servicios_multiServicioHeader__Amw3N span{color:#a56600;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.servicios_multiServicioDetalleHeader__1Do69 h3,.servicios_multiServicioHeader__Amw3N h2{margin:.2rem 0;color:#172033}.servicios_multiServicioDetalleHeader__1Do69 p,.servicios_multiServicioHeader__Amw3N p{margin:0;color:#778291}.servicios_multiServicioKpis__3VsMn{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));grid-gap:.55rem;gap:.55rem;min-width:min(520px,100%)}.servicios_multiServicioKpis__3VsMn article{padding:.8rem;border:1px solid #e2e7e4;border-radius:12px;background:#fbfcfb}.servicios_multiServicioKpis__3VsMn article span{display:block;color:#778291;font-size:.62rem;letter-spacing:0;text-transform:none}.servicios_multiServicioKpis__3VsMn article strong{display:block;margin-top:.15rem;color:#172033;font-size:1.35rem}.servicios_multiServicioSearch__1GbVo{display:flex;align-items:center;grid-gap:.6rem;gap:.6rem;max-width:660px;margin:1rem 0}.servicios_multiServicioFiltros__hPuix{display:flex;align-items:flex-end;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.servicios_multiServicioFiltros__hPuix .servicios_multiServicioSearch__1GbVo{flex:1 1;margin-bottom:0}.servicios_multiServicioPeriodoFiltro__Npyjd{display:flex;flex-direction:column;grid-gap:.35rem;gap:.35rem;min-width:340px;color:#334155;font-size:.78rem;font-weight:700}.servicios_multiServicioPeriodoFiltro__Npyjd .p-dropdown{width:100%}.servicios_multiServicioSearch__1GbVo i{color:#87918c}.servicios_multiServicioSearch__1GbVo .p-inputtext{width:100%}.servicios_multiServicioLayout__1bUvy{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);grid-gap:1rem;gap:1rem;align-items:start}.servicios_multiServicioTablaWrap__1z9g4{overflow:auto;border:1px solid #e2e7e4;border-radius:14px}.servicios_multiServicioTabla__35Aaz{width:100%;min-width:860px;border-collapse:collapse;background:#fff}.servicios_multiServicioTabla__35Aaz th{padding:.8rem;color:#46556a;background:#f4f7f9;font-size:.72rem;text-align:left;text-transform:uppercase}.servicios_multiServicioTabla__35Aaz td{padding:.75rem .8rem;border-top:1px solid #e9edf0;color:#172033;vertical-align:middle}.servicios_multiServicioTabla__35Aaz tr{cursor:pointer}.servicios_multiServicioTabla__35Aaz td:first-child{display:flex;flex-direction:column;grid-gap:.15rem;gap:.15rem}.servicios_multiServicioTabla__35Aaz small{color:#6d7787}.servicios_multiServicioFilaActiva__uZKBo{background:#fff8ea;box-shadow:inset 4px 0 #f0a11a}.servicios_multiServicioCantidad__3R11u{display:inline-flex;padding:.3rem .55rem;border-radius:999px;color:#005b88;background:#dff2ff;font-weight:800}.servicios_multiServicioDescuentosMes__1AmJ1{display:grid;grid-gap:.4rem;gap:.4rem;min-width:245px}.servicios_multiServicioDescuentosMes__1AmJ1 div{display:flex;flex-direction:column;grid-gap:.1rem;gap:.1rem;padding:.45rem .55rem;border-left:3px solid #f0a11a;border-radius:6px;background:#fff8ea}.servicios_multiServicioDescuentosMes__1AmJ1 strong{color:#172033}.servicios_multiServicioDescuentosMes__1AmJ1 small{font-size:.7rem}.servicios_multiServicioBadges__1pTSt{display:flex;flex-wrap:wrap;grid-gap:.35rem;gap:.35rem}.servicios_badgeCobrado__3v_H8,.servicios_badgeNoCobrado__3Z9i3,.servicios_badgeParcial__35D59,.servicios_badgePendiente__3Or5c,.servicios_multiServicioBadges__1pTSt span{display:inline-flex;align-items:center;min-height:24px;padding:.22rem .5rem;border-radius:999px;font-size:.72rem;font-weight:900}.servicios_badgeCobrado__3v_H8{color:#006437;background:#d9fbe7}.servicios_badgeParcial__35D59{color:#9a5f00;background:#fff0c9}.servicios_badgeNoCobrado__3Z9i3{color:#aa1515;background:#ffe0e0}.servicios_badgePendiente__3Or5c{color:#005b88;background:#dff2ff}.servicios_multiServicioDetalle__3hLDm{padding:1rem;border:1px solid #e2e7e4;border-radius:14px;background:#fbfcfb}.servicios_multiServicioResumen__zKobV{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;margin:1rem 0}.servicios_multiServicioResumen__zKobV span{padding:.7rem;border:1px solid #e3e8e5;border-radius:11px;color:#6d7787;background:#fff;font-size:.7rem}.servicios_multiServicioResumen__zKobV b{display:block;color:#172033;font-size:1.05rem}.servicios_multiServicioContratos__3OhIL{display:grid;grid-gap:.75rem;gap:.75rem}.servicios_multiServicioContratos__3OhIL article{display:grid;grid-gap:.6rem;gap:.6rem;padding:.8rem;border:1px solid #e3e8e5;border-radius:12px;background:#fff}.servicios_multiServicioContratos__3OhIL article.servicios_multiServicioLeyendaPagado__28yJ8{border-color:#8be0aa;background:#f4fff7}.servicios_multiServicioContratos__3OhIL article.servicios_multiServicioLeyendaCancelado__1KI3S{border-color:#c9b7ff;background:#fbf8ff}.servicios_multiServicioContratos__3OhIL article.servicios_multiServicioLeyendaPendiente__2l_t_{border-color:#f4c36d;background:#fffaf0}.servicios_multiServicioContratos__3OhIL article strong{color:#172033}.servicios_multiServicioContratos__3OhIL article small{display:block;margin-top:.2rem;color:#6d7787}.servicios_multiServicioLeyenda__2s3jP{display:flex;align-items:center;grid-gap:.55rem;gap:.55rem;padding:.55rem .65rem;border-radius:10px;background:hsla(0,0%,100%,.72)}.servicios_multiServicioHaberFaltante__9OUXu{display:flex;align-items:flex-start;grid-gap:.55rem;gap:.55rem;padding:.65rem .75rem;border:1px solid #f6c453;border-radius:10px;background:#fff8e6;color:#8a5200;font-size:.8rem;line-height:1.3}.servicios_multiServicioHaberFaltante__9OUXu i{margin-top:.1rem;color:#e59a00}@media (max-width:800px){.servicios_multiServicioFiltros__hPuix{align-items:stretch;flex-direction:column}.servicios_multiServicioPeriodoFiltro__Npyjd{min-width:0}}.servicios_multiServicioLeyenda__2s3jP i{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:50%;color:#0f7a3b;background:#ddfbe8}.servicios_multiServicioLeyendaCancelado__1KI3S .servicios_multiServicioLeyenda__2s3jP i{color:#5b21b6;background:#ede7ff}.servicios_multiServicioLeyendaPendiente__2l_t_ .servicios_multiServicioLeyenda__2s3jP i{color:#9a5f00;background:#fff0c9}.servicios_multiServicioLeyenda__2s3jP b{display:block;color:#172033;font-size:.82rem}.servicios_cenaExecutiveHeader__3wMAh{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:1rem;gap:1rem;margin-bottom:1rem;padding-bottom:.9rem;border-bottom:1px solid #e2e8f0}.servicios_cenaExecutiveHeader__3wMAh span{color:#a06400;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.servicios_cenaExecutiveHeader__3wMAh h2{margin:.15rem 0 .25rem;color:#172033;font-size:1.35rem}.servicios_cenaExecutiveHeader__3wMAh p{max-width:760px;margin:0;color:#64748b;line-height:1.35}.servicios_cenaExecutiveHeader__3wMAh .servicios_cenaToolbar__27rIs{justify-content:flex-end;margin:0}.servicios_cenaDocenteGrid__3tM4m{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.servicios_cenaDocenteGridSimple__3vvDr{grid-template-columns:1fr}.servicios_cenaToolbar__27rIs{display:flex;flex-wrap:wrap;grid-gap:.65rem;gap:.65rem;margin:1rem 0;align-items:center}.servicios_cenaNuevaBox__3BBxJ,.servicios_cenaServiciosBox__371vp,.servicios_cenaServicioSeleccionado__1PGP-{margin-bottom:1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.servicios_cenaNuevaBox__3BBxJ{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(260px,1.2fr);grid-gap:1rem;gap:1rem;align-items:end;border-left:5px solid #f59e0b;background:#fffaf0}.servicios_cenaNuevaBox__3BBxJ span,.servicios_cenaServiciosBox__371vp .servicios_cenaTablaHeader__3ctLl span,.servicios_cenaServicioSeleccionado__1PGP- span{color:#a06400;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.servicios_cenaNuevaBox__3BBxJ h3,.servicios_cenaServicioSeleccionado__1PGP- h3{margin:.15rem 0 .25rem;color:#172033}.servicios_cenaNuevaBox__3BBxJ p,.servicios_cenaServicioSeleccionado__1PGP- p{margin:0;color:#64748b}.servicios_cenaNuevaForm__2IOmO{display:grid;grid-template-columns:minmax(110px,140px) minmax(220px,1fr) auto;grid-gap:.75rem;gap:.75rem;align-items:end}.servicios_cenaNuevaForm__2IOmO label{display:grid;grid-gap:.35rem;gap:.35rem;color:#46556a;font-size:.82rem;font-weight:800}.servicios_cenaNuevaForm__2IOmO .p-inputtext{width:100%}.servicios_cenaServiciosGrid__1Qado{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.75rem;gap:.75rem;margin-top:.85rem}.servicios_cenaServicioCard__e_7hW{display:grid;grid-gap:.25rem;gap:.25rem;width:100%;padding:.95rem;border:1px solid #d8e1eb;border-radius:14px;color:#172033;text-align:left;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,-webkit-transform .2s ease;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,-webkit-transform .2s ease}.servicios_cenaServicioCard__e_7hW:hover{border-color:#f5b422;box-shadow:0 10px 24px rgba(245,158,11,.13);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.servicios_cenaServicioCard__e_7hW span{width:-webkit-max-content;width:max-content;padding:.18rem .55rem;border-radius:999px;color:#92400e;font-size:.75rem;font-weight:900;background:#fef3c7}.servicios_cenaServicioCardHeader__3-Wfo{display:flex;justify-content:space-between;grid-gap:.75rem;gap:.75rem;align-items:center}.servicios_cenaServicioCardHeader__3-Wfo .p-button{flex:0 0 auto}.servicios_cenaServicioCard__e_7hW strong{color:#06162f;font-size:1rem}.servicios_cenaServicioCard__e_7hW small{color:#64748b;font-weight:700}.servicios_cenaServicioCardActiva__EWMV9{border-color:#f59e0b;box-shadow:inset 4px 0 0 #f59e0b,0 12px 28px rgba(245,158,11,.14);background:#fffbeb}.servicios_cenaServicioEmpty__33o73{display:grid;justify-items:center;grid-gap:.35rem;gap:.35rem;margin-top:.85rem;padding:1.5rem;border:1px dashed #f5b422;border-radius:14px;color:#64748b;text-align:center;background:#fffaf0}.servicios_cenaServicioEmpty__33o73 i{color:#f59e0b;font-size:1.6rem}.servicios_cenaServicioEmpty__33o73 strong{color:#172033}.servicios_cenaServicioSeleccionado__1PGP-{display:flex;justify-content:space-between;grid-gap:1rem;gap:1rem;align-items:flex-start;border-left:5px solid #0ea5e9;background:#f8fbff}.servicios_cenaImportResult__2a7Kv{display:flex;flex-wrap:wrap;grid-gap:.55rem;gap:.55rem;margin-bottom:1rem;padding:.75rem .9rem;border:1px solid #bfdbfe;border-radius:12px;color:#1e3a8a;background:#eff6ff}.servicios_cenaImportResult__2a7Kv strong{color:#172033}.servicios_cenaImportResult__2a7Kv span{font-weight:800}.servicios_cenaProgressBox__3DF4W{display:grid;grid-gap:.55rem;gap:.55rem;margin:0 0 1rem;padding:.9rem 1rem;border:1px solid #fde68a;border-radius:14px;color:#172033;background:#fffbeb;box-shadow:0 8px 20px rgba(245,158,11,.09)}.servicios_cenaProgressHeader__alLnn{display:flex;justify-content:space-between;grid-gap:1rem;gap:1rem;align-items:flex-start}.servicios_cenaProgressHeader__alLnn span{display:block;color:#a06400;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.servicios_cenaProgressHeader__alLnn strong{display:block;margin-top:.15rem;color:#172033;font-size:.95rem}.servicios_cenaProgressHeader__alLnn b{color:#0f766e;font-size:1.25rem;font-weight:900}.servicios_cenaProgressTrack__1FAve{width:100%;height:12px;overflow:hidden;border-radius:999px;background:#e2e8f0}.servicios_cenaProgressTrack__1FAve i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f59e0b,#22c55e);transition:width .18s ease}.servicios_cenaProgressBox__3DF4W small{color:#64748b;font-weight:800}.servicios_cenaFormCard__1hnyQ,.servicios_cenaResumenMensual__2HuNV,.servicios_cenaTablaCard__2-0hK{padding:1rem;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.servicios_detalleAfiliadoSeleccionado__1qP0G{margin-top:1rem;padding:12px;background:#f8fafc;border:1px dashed #bfdbfe;border-radius:16px}.servicios_detalleAfiliadoHeader__2YKSh{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;margin-bottom:10px}.servicios_detalleAfiliadoHeader__2YKSh span{display:block;color:#64748b;font-size:.78rem;font-weight:800;text-transform:uppercase}.servicios_detalleAfiliadoHeader__2YKSh strong{display:block;color:#0f172a;font-size:1rem;font-weight:900}.servicios_cenaFormCard__1hnyQ{position:sticky;top:.75rem;box-shadow:0 12px 26px rgba(15,23,42,.06)}.servicios_cenaFormCard__1hnyQ>div:first-child span,.servicios_cenaTablaHeader__3ctLl span{color:#a06400;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.servicios_cenaFormCard__1hnyQ h3,.servicios_cenaTablaHeader__3ctLl h3{margin:.15rem 0 0;color:#172033}.servicios_cenaTablaHeader__3ctLl p{margin:.3rem 0 0;color:#64748b}.servicios_cenaForm__AfED3{display:grid;grid-gap:.75rem;gap:.75rem;margin:1rem 0}.servicios_cenaForm__AfED3 label{display:grid;grid-gap:.35rem;gap:.35rem;color:#46556a;font-size:.82rem;font-weight:800}.servicios_cenaForm__AfED3 label>span{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.45rem;gap:.45rem}.servicios_cenaForm__AfED3 .p-dropdown,.servicios_cenaForm__AfED3 .p-inputtext{width:100%}.servicios_cenaResumenReserva__D0lKr{display:flex;justify-content:space-between;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem;padding:.8rem;border:1px solid #fde68a;border-radius:12px;color:#92400e;background:#fffbeb}.servicios_cenaResumenReserva__D0lKr span,.servicios_cenaResumenReserva__D0lKr strong{display:block}.servicios_cenaTablaHeader__3ctLl{display:flex;justify-content:space-between;grid-gap:1rem;gap:1rem;align-items:flex-start}.servicios_cenaResumenMensual__2HuNV{margin-bottom:1rem;border-left:5px solid #22c55e;background:#fbfffd}.servicios_cenaResumenMensualTabla__2w7gp{margin-top:.85rem;overflow-x:auto}.servicios_cenaResumenMensualTabla__2w7gp table{width:100%;min-width:720px;border-collapse:collapse}.servicios_cenaResumenMensualTabla__2w7gp td,.servicios_cenaResumenMensualTabla__2w7gp th{padding:.75rem;border-top:1px solid #e2e8f0;color:#172033;text-align:left}.servicios_cenaResumenMensualTabla__2w7gp th{color:#46556a;background:#f8fafc;font-size:.76rem;font-weight:900;text-transform:uppercase}.servicios_cenaResumenMensualTabla__2w7gp td:last-child{color:#006437;font-weight:900}.servicios_cenaReservaCell__3eu6a{display:flex;flex-direction:column;grid-gap:.2rem;gap:.2rem}.servicios_cenaReservaCell__3eu6a strong{color:#005b88}.servicios_cenaReservaCell__3eu6a span{color:#64748b;font-size:.82rem}.servicios_cenaAcciones__HQq7l{display:flex;flex-wrap:wrap;grid-gap:.4rem;gap:.4rem;align-items:center}.servicios_multiServicioLeyenda__2s3jP small{margin:0;font-size:.68rem}.servicios_multiServicioAcciones__2iagV{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem}.servicios_executiveKpis__2oofz{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;margin-bottom:1rem}.servicios_executiveKpis__2oofz article{display:flex;align-items:center;grid-gap:.85rem;gap:.85rem;padding:1rem;border:1px solid #e0e5e2;border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(24,36,29,.05)}.servicios_executiveKpis__2oofz article>i{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:11px;font-size:1.1rem}.servicios_executiveKpis__2oofz article>div{min-width:0;display:flex;flex-direction:column}.servicios_executiveKpis__2oofz span{color:#778291;font-size:.72rem}.servicios_executiveKpis__2oofz strong{margin:.12rem 0;color:#172033;font-size:1.45rem}.servicios_executiveKpis__2oofz small{overflow:hidden;color:#849087;font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.servicios_executiveKpiBlue__xjU77>i{color:#1769aa;background:#e7f3ff}.servicios_executiveKpiGreen__31S5z>i{color:#247849;background:#e8f7ee}.servicios_executiveKpiOrange__2qq_2>i{color:#b36b00;background:#fff0d5}.servicios_executiveKpiRed__1Ru9X>i{color:#bd3535;background:#ffebeb}.servicios_alertCenter__1xZAY{margin-bottom:1rem;padding:1rem;border:1px solid #e0e5e2;border-radius:14px;background:#fff}.servicios_alertCenterHeader__3ZZN9 h2{margin:.15rem 0 .8rem;color:#172033;font-size:1rem}.servicios_alertCenterGrid__1naTP{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.servicios_alertCenterGrid__1naTP>div{display:flex;align-items:center;grid-gap:.7rem;gap:.7rem;padding:.8rem;border-radius:11px}.servicios_alertCenterGrid__1naTP>div>i{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:9px}.servicios_alertCenterGrid__1naTP>div>span{min-width:0;display:flex;flex-direction:column}.servicios_alertCenterGrid__1naTP strong{color:#243128;font-size:.78rem}.servicios_alertCenterGrid__1naTP small{margin-top:.12rem;color:#7c8795;font-size:.62rem}.servicios_alertCenterPartial__YtsZp{border:1px solid #eedebd;background:#fffbf2}.servicios_alertCenterPartial__YtsZp>i{color:#ac6c00;background:#ffedca}.servicios_alertCenterUnpaid__H2osZ{border:1px solid #f3d1d1;background:#fff7f7}.servicios_alertCenterUnpaid__H2osZ>i{color:#bd3535;background:#ffe5e5}.servicios_alertCenterRule__3Vb7g{border:1px solid #cfe2f2;background:#f5faff}.servicios_alertCenterRule__3Vb7g>i{color:#1769aa;background:#e2f2ff}.servicios_masterDetail__10geg{display:grid;grid-template-columns:340px minmax(0,1fr);overflow:hidden;margin-bottom:1rem;border:1px solid #dce3df;border-radius:16px;background:#fff;box-shadow:0 18px 40px rgba(24,36,29,.08)}.servicios_servicesMaster__tBR5i{padding:1rem;border-right:1px solid #e2e7e4;background:#f9fbfa}.servicios_servicesMasterHeader__1Jgsf>div{display:flex;flex-direction:column}.servicios_servicesMasterHeader__1Jgsf span{color:#7d8794;font-size:.68rem}.servicios_servicesMasterHeader__1Jgsf strong{color:#253129;font-size:.9rem}.servicios_servicesSearch__1_jps{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;margin:.85rem 0;padding:.65rem .7rem;border:1px solid #dce3df;border-radius:10px;background:#fff}.servicios_servicesSearch__1_jps i{color:#87918c}.servicios_servicesSearch__1_jps input{min-width:0;width:100%;border:0;outline:0;color:#27332c;background:transparent;font:inherit;font-size:.75rem}.servicios_servicesList__sXaW6{max-height:650px;display:grid;grid-gap:.55rem;gap:.55rem;overflow-y:auto}.servicios_serviceExecutiveCard__1eC02{position:relative;width:100%;display:flex;align-items:center;grid-gap:.65rem;gap:.65rem;padding:.75rem;border:1px solid #e0e6e2;border-radius:11px;color:inherit;background:#fff;text-align:left;cursor:pointer}.servicios_serviceExecutiveCardActive__3XMYN{border-color:#e7b55a;background:#fff8ea;box-shadow:inset 3px 0 #e4980b}.servicios_serviceExecutiveIcon__2eDsj{display:grid;width:39px;height:39px;flex:0 0 39px;place-items:center;border-radius:10px;color:#a96800;background:#ffedca}.servicios_serviceExecutiveCopy__2J_2j{min-width:0;display:flex;flex:1 1;flex-direction:column}.servicios_serviceExecutiveCopy__2J_2j small{color:#26734a;font-size:.56rem;font-weight:800;text-transform:uppercase}.servicios_serviceExecutiveCopy__2J_2j strong{margin:.14rem 0;overflow:hidden;color:#243128;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.servicios_serviceExecutiveCopy__2J_2j em{color:#849087;font-size:.59rem;font-style:normal}.servicios_serviceExecutiveAlerts__qzz_f{display:flex;flex-direction:column;grid-gap:3px;gap:3px}.servicios_serviceExecutiveAlerts__qzz_f b{min-width:38px;padding:3px 5px;border-radius:5px;font-size:.52rem;text-align:center}.servicios_serviceAlertPartial__2Ozxw{color:#926000;background:#fff0ce}.servicios_serviceAlertUnpaid__OGvrP{color:#a72e2e;background:#ffe5e5}.servicios_serviceDetail__2symP{min-width:0;padding:1.1rem}.servicios_serviceDetailHeader__2yI1w,.servicios_serviceSectionHeader__2Cy71{display:flex;align-items:center;justify-content:space-between;grid-gap:1rem;gap:1rem}.servicios_serviceDetailHeader__2yI1w{padding-bottom:1rem;border-bottom:1px solid #e4e9e6}.servicios_serviceDetailHeader__2yI1w h2{margin:.2rem 0;color:#172033;font-size:1.35rem}.servicios_serviceDetailHeader__2yI1w p{max-width:680px;margin:0;color:#778291;font-size:.72rem;line-height:1.45}.servicios_serviceDetailActions__24Jzl{display:flex;flex-wrap:wrap;justify-content:flex-end;grid-gap:.55rem;gap:.55rem}.servicios_serviceMetrics__3YmuN{display:grid;grid-template-columns:1.2fr repeat(4,1fr);grid-gap:.65rem;gap:.65rem;margin:1rem 0}.servicios_incidentsPreview__1-5Ro,.servicios_monthlyStatus__1PQjk,.servicios_serviceConfiguration__2855b,.servicios_serviceMetrics__3YmuN article{padding:.85rem;border:1px solid #e2e7e4;border-radius:12px;background:#fbfcfb}.servicios_serviceMetrics__3YmuN span{color:#778291;font-size:.64rem}.servicios_serviceMetrics__3YmuN strong{display:block;margin:.12rem 0;color:#1f2b24;font-size:1.25rem}.servicios_serviceMetrics__3YmuN small{color:#8a948e;font-size:.57rem}.servicios_serviceProgress__dBAmP{height:5px;overflow:hidden;border-radius:999px;background:#e5eae7}.servicios_serviceProgress__dBAmP i{display:block;height:100%;border-radius:inherit;background:#2e995d}.servicios_serviceStatusGrid__3uorj{display:grid;grid-template-columns:1.35fr .8fr;grid-gap:.75rem;gap:.75rem}.servicios_serviceSectionHeader__2Cy71 h3{margin:.12rem 0 0;color:#253129;font-size:.92rem}.servicios_serviceSectionHeader__2Cy71 button{border:0;color:#276c48;background:transparent;font-size:.68rem;font-weight:700;cursor:pointer}.servicios_statusStack__3deTb{height:12px;display:flex;overflow:hidden;margin:1.1rem 0 .8rem;border-radius:999px;background:#e7ebe9}.servicios_statusStack__3deTb i{min-width:0;height:100%}.servicios_dotCobrado__2kSMb,.servicios_statusCobrado__37YWW{background:#38a866}.servicios_dotParcial__1Lt7G,.servicios_statusParcial__3kF04{background:#e9a51d}.servicios_dotNoCobrado__2gO-C,.servicios_statusNoCobrado__loPox{background:#de4a4a}.servicios_dotPendiente__xcAeT,.servicios_statusPendiente__3OnI0{background:#cbd2ce}.servicios_statusLegend__pjy_u{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.55rem;gap:.55rem}.servicios_statusLegend__pjy_u span,.servicios_statusLegendAction__3OkqZ{display:flex;align-items:center;grid-gap:.35rem;gap:.35rem;color:#6f7a73;font-size:.64rem}.servicios_statusLegendAction__3OkqZ{width:100%;padding:0;border:0;background:transparent;font-family:inherit;text-align:left;cursor:pointer}.servicios_statusLegendAction__3OkqZ:disabled{cursor:default;opacity:.65}.servicios_statusLegend__pjy_u span>i,.servicios_statusLegendAction__3OkqZ>i{width:9px;height:9px;border-radius:50%}.servicios_statusLegend__pjy_u b,.servicios_statusLegendAction__3OkqZ b{margin-left:auto;color:#303b35}.servicios_serviceConfiguration__2855b dl{margin:.8rem 0 0}.servicios_serviceConfiguration__2855b dl>div{display:flex;justify-content:space-between;grid-gap:1rem;gap:1rem;padding:.48rem 0;border-bottom:1px solid #e8ecea}.servicios_serviceConfiguration__2855b dt{color:#778291;font-size:.64rem}.servicios_serviceConfiguration__2855b dd{margin:0;color:#253129;font-size:.66rem;font-weight:800}.servicios_planesMultiples__B7zXT{display:block!important;padding:.48rem 0;border-bottom:1px solid #e8ecea}.servicios_planesMultiples__B7zXT dt{display:block;margin-bottom:.4rem}.servicios_planesMultiplesLista__E3hen{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;grid-gap:.35rem;gap:.35rem}.servicios_planesMultiplesLista__E3hen li{display:flex;justify-content:space-between;grid-gap:.6rem;gap:.6rem;font-size:.66rem}.servicios_planesMultiplesLista__E3hen li strong{color:#253129;font-weight:800}.servicios_planesMultiplesLista__E3hen li span{color:#778291;font-weight:600;white-space:nowrap}.servicios_inlineLoading__2_Jea{min-height:115px;display:flex;align-items:center;justify-content:center;grid-gap:.65rem;gap:.65rem;color:#778291;font-size:.7rem}.servicios_incidentsPreview__1-5Ro{margin-top:.75rem;background:#fff}.servicios_incidentsTable__igWW5{margin-top:.7rem}.servicios_incidentsTable__igWW5>div{display:grid;grid-template-columns:1.4fr .75fr .6fr .7fr .65fr;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.55rem .4rem;border-top:1px solid #edf0ee;color:#56625b;font-size:.64rem}.servicios_incidentsTableHead__3FINO{border:0;color:#89938d;font-size:.56rem;font-weight:800;text-transform:uppercase}.servicios_incidentsTable__igWW5 strong{color:#28342d}.servicios_incidentsTable__igWW5 button{border:0;color:#276c48;background:transparent;font-size:.62rem;font-weight:700;cursor:pointer}.servicios_incidentPartial__3t97U,.servicios_incidentUnpaid__1o7L7{width:-webkit-max-content;width:max-content;min-width:30px;padding:4px 7px;border-radius:6px;font-weight:800;text-align:center}.servicios_incidentPartial__3t97U{color:#926000;background:#fff0ce}.servicios_incidentUnpaid__1o7L7{color:#a72e2e;background:#ffe5e5}.servicios_emptyServiceDetail__BnYHg,.servicios_noIncidents__3DBpQ{min-height:130px;display:flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;color:#56806a;font-size:.72rem}.servicios_emptyServiceDetail__BnYHg{min-height:460px;flex-direction:column;color:#89948e}.servicios_emptyServiceDetail__BnYHg i{font-size:2rem}.servicios_emptyServiceDetail__BnYHg h3,.servicios_emptyServiceDetail__BnYHg p{margin:0}.servicios_busquedaGeneralBox__XENch{background:#fff;border:1px solid #e2e8f0;border-left:5px solid #0ea5e9;border-radius:14px;padding:18px;margin-bottom:1rem;box-shadow:0 4px 10px rgba(15,23,42,.06)}.servicios_busquedaGeneralBox__XENch h3{margin:0;color:#0f172a;font-size:1.1rem;font-weight:800}.servicios_busquedaGeneralBox__XENch p{margin:5px 0 0;color:#64748b;font-size:.95rem;line-height:1.4}.servicios_busquedaGeneralControls__BkQzO{margin-top:14px;display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;flex-wrap:wrap}.servicios_busquedaGeneralControls__BkQzO .p-inputtext{min-width:320px;flex:1 1;height:44px}.servicios_resumenTotalMensualBox__1C5SD{margin-top:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-left:5px solid #22c55e;border-radius:14px;padding:16px}.servicios_resumenTotalMensualPrincipal__ts2CC{display:flex;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:14px 16px;margin-bottom:1rem}.servicios_resumenTotalMensualPrincipal__ts2CC span{color:#065f46;font-weight:800;font-size:1rem}.servicios_resumenTotalMensualPrincipal__ts2CC strong{color:#022c22;font-size:1.5rem;font-weight:900;white-space:nowrap}.servicios_resumenTotalMensualTabla__3w18G h4{margin:0 0 .75rem;color:#0f172a;font-weight:800}.servicios_totalMensualServicio__MpZ37{color:#0f5132;font-weight:900;white-space:nowrap}.servicios_totalMensualServicioCelda__-lgAX{display:flex;flex-direction:column;align-items:flex-start;grid-gap:2px;gap:2px}.servicios_totalMensualServicioCelda__-lgAX small{color:#b91c1c;font-size:.78rem;font-weight:700}.servicios_totalMensualSinDescuento__1YxlE{color:#b91c1c;font-weight:900;white-space:nowrap}.servicios_movimientosMensuales__dCxOe{display:flex;flex-direction:column;grid-gap:14px;gap:14px}.servicios_movimientosVacios__1u5Ka{padding:24px;text-align:center;color:#64748b}.servicios_movimientoMes__2aMVD{overflow:hidden;background:#fff;border:1px solid #dbe4ee;border-radius:14px}.servicios_movimientoMesHeader__3ulGd{display:flex;align-items:center;justify-content:space-between;grid-gap:16px;gap:16px;padding:12px 16px;background:linear-gradient(90deg,#f0fdf4,#f8fafc);border-bottom:1px solid #dbe4ee}.servicios_movimientoMesHeader__3ulGd>div:first-child{display:flex;align-items:baseline;grid-gap:10px;gap:10px;flex-wrap:wrap}.servicios_movimientoMesHeader__3ulGd>div:first-child strong{color:#0f172a;font-size:1rem;font-weight:900}.servicios_movimientoMesHeader__3ulGd>div:first-child span{color:#64748b;font-size:.82rem;font-weight:700}.servicios_movimientoLista__rc8s0{display:flex;flex-direction:column}.servicios_movimientoFila__1kbgP{display:grid;grid-template-columns:minmax(260px,1fr) 140px minmax(150px,auto);align-items:center;grid-gap:16px;gap:16px;min-height:66px;padding:10px 16px;border-bottom:1px solid #edf2f7}.servicios_movimientoFila__1kbgP:last-child{border-bottom:0}.servicios_movimientoServicio__1y33W{display:flex;align-items:center;grid-gap:11px;gap:11px;min-width:0}.servicios_movimientoIcono__1htXj{display:inline-flex;width:34px;height:34px;flex-shrink:0;align-items:center;justify-content:center;color:#b45309;background:#fef3c7;border-radius:10px}.servicios_movimientoServicio__1y33W>div{display:flex;flex-direction:column;min-width:0;grid-gap:3px;gap:3px}.servicios_movimientoServicio__1y33W strong{overflow:hidden;color:#0f172a;font-size:.9rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.servicios_movimientoServicio__1y33W>div>span{color:#64748b;font-size:.8rem;font-weight:700}.servicios_movimientoEstadoCobrado__2Gbru,.servicios_movimientoEstadoParcial__2gh4z,.servicios_movimientoEstadoRechazado__7ReZL{display:inline-flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;padding:5px 10px;border:1px solid transparent;border-radius:999px;font-size:.75rem;font-weight:850;white-space:nowrap}.servicios_movimientoEstadoCobrado__2Gbru{color:#166534;background:#dcfce7;border-color:#bbf7d0}.servicios_movimientoEstadoParcial__2gh4z{color:#92400e;background:#fef3c7;border-color:#fde68a}.servicios_movimientoEstadoRechazado__7ReZL{color:#991b1b;background:#fee2e2;border-color:#fecaca}.servicios_movimientoImporte__812_T{display:flex;flex-direction:column;align-items:flex-end;grid-gap:2px;gap:2px;text-align:right}.servicios_movimientoImporte__812_T strong{color:#0f5132;font-size:.95rem;font-weight:900;white-space:nowrap}.servicios_movimientoImporte__812_T small{color:#b91c1c;font-size:.72rem;font-weight:700;white-space:nowrap}.servicios_movimientoImporte__812_T .servicios_movimientoImporteCero__3Gief{color:#b91c1c}@media (max-width:760px){.servicios_movimientoFila__1kbgP{grid-template-columns:1fr auto}.servicios_movimientoImporte__812_T{grid-column:1/-1;align-items:flex-start;padding-left:45px;text-align:left}}.servicios_totalServicio__2oOeX{color:#0f5132;font-weight:800;white-space:nowrap}.servicios_tableContainer__1N3GX{background:#fff;border-radius:14px;padding:14px;border:1px solid #e2e8f0;box-shadow:0 4px 12px rgba(15,23,42,.08);margin-bottom:1rem}.servicios_loadingBox__1i1yG{min-height:260px;display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem;justify-content:center;align-items:center;color:#64748b}.servicios_sectionTitle__1cv4q{color:#0f172a;margin:0 0 1rem;font-weight:800}.servicios_serviciosTable__2W8JF{width:100%}.servicios_serviciosTable__2W8JF .p-datatable-thead>tr>th{background:#f1f5f9;color:#0f172a;font-weight:700;font-size:.92rem;white-space:nowrap}.servicios_serviciosTable__2W8JF .p-datatable-tbody>tr>td{vertical-align:middle;font-size:.92rem}.servicios_serviciosTable__2W8JF .p-datatable-tbody>tr:hover{background:#f8fafc}.servicios_serviciosTable__2W8JF .p-datatable-tbody>tr>td:last-child,.servicios_serviciosTable__2W8JF .p-datatable-thead>tr>th:last-child{min-width:230px;width:230px}.servicios_badgeCuotas__1qUEI{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;background:#e0f2fe;color:#075985;font-weight:700;font-size:.85rem}.servicios_estadoActivo__3kZ_M,.servicios_estadoInactivo___XC2j,.servicios_estadoOculto__1KbCW,.servicios_estadoVisible__1Ng2l{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-weight:700;font-size:.82rem;min-width:78px}.servicios_estadoActivo__3kZ_M{background:#dcfce7;color:#166534}.servicios_estadoInactivo___XC2j{background:#fee2e2;color:#991b1b}.servicios_estadoVisible__1Ng2l{background:#dbeafe;color:#1d4ed8}.servicios_estadoOculto__1KbCW{background:#f1f5f9;color:#475569}.servicios_accionesTabla__26Khe{display:flex;align-items:center;justify-content:flex-start;grid-gap:.45rem;gap:.45rem;flex-wrap:nowrap}.servicios_accionesTabla__26Khe .p-button{width:38px;height:38px}.servicios_alertasChips__2_MlD{display:flex;flex-direction:column;grid-gap:5px;gap:5px;min-width:100px}.servicios_alertaChipNoCobrado__2ERvk,.servicios_alertaChipParcial__2mym3{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.78rem;font-weight:800;padding:4px 10px;border:none;cursor:pointer;white-space:nowrap;transition:opacity .15s,-webkit-transform .1s;transition:opacity .15s,transform .1s;transition:opacity .15s,transform .1s,-webkit-transform .1s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.servicios_alertaChipNoCobrado__2ERvk:hover,.servicios_alertaChipParcial__2mym3:hover{opacity:.82;-webkit-transform:scale(1.04);transform:scale(1.04)}.servicios_alertaChipParcial__2mym3{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.servicios_alertaChipNoCobrado__2ERvk{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.servicios_formGrid__3NzVm{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.servicios_formRow__2f4Wo{display:flex;flex-direction:column;grid-gap:.4rem;gap:.4rem}.servicios_formRow__2f4Wo label{font-weight:700;color:#334155;font-size:.92rem}.servicios_formRow__2f4Wo .p-inputtext,.servicios_formRow__2f4Wo .p-inputtextarea{width:100%}.servicios_formTwoColumns__3eRyX,.servicios_switchGrid__11Vfi{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.servicios_switchItem__tsmjK{border:1px solid #e2e8f0;background:#f8fafc;border-radius:12px;padding:14px;display:flex;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem}.servicios_switchItem__tsmjK strong{color:#0f172a;display:block;margin-bottom:3px}.servicios_switchItem__tsmjK small{color:#64748b;line-height:1.35;display:block}.servicios_notaImportante__3_4Ty{padding:12px 14px;border-radius:12px;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;line-height:1.45;font-size:.92rem}.servicios_dialogFooter__1M2eC{display:flex;justify-content:flex-end;grid-gap:.75rem;gap:.75rem;flex-wrap:wrap}.servicios_cuotasHeader__m_FWk{background:#f8fafc;border:1px solid #e2e8f0;border-left:5px solid #0ea5e9;border-radius:12px;padding:12px 14px;margin-bottom:1rem;display:flex;justify-content:space-between;grid-gap:1rem;gap:1rem;flex-wrap:wrap}.servicios_cuotasHeader__m_FWk strong{color:#0f172a;font-weight:800}.servicios_cuotasHeader__m_FWk span{color:#64748b;font-weight:700}.servicios_cuotaCobrada__3ZwCT,.servicios_cuotaNoCobrada__3WEeA,.servicios_cuotaParcial__2dylb,.servicios_cuotaPendiente__1SvO7{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-weight:700;font-size:.82rem;min-width:90px}.servicios_cuotaPendiente__1SvO7{background:#fef3c7;color:#92400e}.servicios_cuotaCobrada__3ZwCT{background:#dcfce7;color:#166534}.servicios_cuotaParcial__2dylb{background:#fef3c7;color:#92400e}.servicios_cuotaNoCobrada__3WEeA{background:#fee2e2;color:#991b1b}.servicios_filaNoCobrada__3WuZh{background:#fff1f2!important}.servicios_filaParcial__YKAoL{background:#fffbeb!important}@media (max-width:768px){.servicios_serviciosPage__2Oh1n{padding:12px}.servicios_header__1zBZz{flex-direction:column;align-items:stretch}.servicios_formTwoColumns__3eRyX,.servicios_resumenGrid__11UnO,.servicios_switchGrid__11Vfi{grid-template-columns:1fr}.servicios_dialogFooter__1M2eC{justify-content:center}.servicios_busquedaGeneralControls__BkQzO{flex-direction:column;align-items:stretch}.servicios_busquedaGeneralControls__BkQzO .p-inputtext{min-width:100%;width:100%}.servicios_accionesTabla__26Khe{flex-wrap:wrap}.servicios_serviciosTable__2W8JF .p-datatable-tbody>tr>td:last-child,.servicios_serviciosTable__2W8JF .p-datatable-thead>tr>th:last-child{min-width:180px;width:180px}.servicios_resumenTotalMensualPrincipal__ts2CC{flex-direction:column;align-items:flex-start}.servicios_executiveHeader__MPJ6C,.servicios_serviceDetailHeader__2yI1w{align-items:stretch;flex-direction:column}.servicios_alertCenterGrid__1naTP,.servicios_cenaDocenteGrid__3tM4m,.servicios_executiveKpis__2oofz,.servicios_masterDetail__10geg,.servicios_serviceStatusGrid__3uorj{grid-template-columns:1fr}.servicios_cenaFormCard__1hnyQ{position:static}.servicios_cenaNuevaBox__3BBxJ,.servicios_cenaNuevaForm__2IOmO{grid-template-columns:1fr}.servicios_cenaExecutiveHeader__3wMAh,.servicios_cenaServicioSeleccionado__1PGP-{flex-direction:column;align-items:stretch}.servicios_cenaExecutiveHeader__3wMAh .servicios_cenaToolbar__27rIs{justify-content:flex-start}.servicios_cenaResumenReserva__D0lKr,.servicios_cenaTablaHeader__3ctLl{flex-direction:column;align-items:stretch}.servicios_cenaForm__AfED3 label>span{grid-template-columns:1fr}.servicios_servicesMaster__tBR5i{border-right:0;border-bottom:1px solid #e2e7e4}.servicios_servicesList__sXaW6{grid-template-columns:repeat(3,minmax(230px,1fr));overflow-x:auto}.servicios_serviceMetrics__3YmuN{grid-template-columns:repeat(2,1fr)}.servicios_serviceDetailActions__24Jzl .p-button{flex:1 1}.servicios_incidentsTable__igWW5{overflow-x:auto}.servicios_incidentsTable__igWW5>div{min-width:650px}}@media (max-width:520px){.servicios_executiveKpis__2oofz,.servicios_serviceMetrics__3YmuN{grid-template-columns:1fr}}.servicios_descripcionTabla__2xs_g{max-width:650px;color:#334155;font-size:.94rem;line-height:1.55;text-align:justify;text-justify:inter-word;white-space:pre-line;overflow-wrap:break-word;word-break:normal}.servicios_descripcionTabla__2xs_g:first-letter{text-transform:uppercase}.servicios_noCobradasAlerta__2yAKG{border-radius:999px;background:#fee2e2;color:#b91c1c;font-weight:800;border:1px solid #fecaca}.servicios_noCobradasAlerta__2yAKG,.servicios_noCobradasNormal__ITbbO{display:inline-flex;align-items:center;justify-content:center;min-width:38px;padding:6px 12px;font-size:.95rem}.servicios_noCobradasNormal__ITbbO{border-radius:999px;background:#f8fafc;color:#475569;font-weight:700;border:1px solid #e2e8f0}.servicios_busquedaGeneralTable__3jPwN .p-datatable-wrapper{width:100%;overflow-x:auto}.servicios_busquedaGeneralTable__3jPwN .p-datatable-thead>tr>th{background:#f1f5f9;color:#0f172a;font-weight:900;white-space:nowrap}.servicios_busquedaGeneralTable__3jPwN .p-datatable-tbody>tr>td{vertical-align:middle;color:#334155}.servicios_busquedaAfiliadoCell__1IFQV,.servicios_busquedaImporteResumenCell__1Vfyy,.servicios_busquedaPeriodosCell__33jSd,.servicios_busquedaServicioCell__v4tHB{display:flex;flex-direction:column;grid-gap:.35rem;gap:.35rem;min-width:0}.servicios_busquedaAfiliadoCell__1IFQV strong,.servicios_busquedaImporteResumenCell__1Vfyy strong,.servicios_busquedaServicioCell__v4tHB strong{color:#0f172a;font-weight:900;line-height:1.25;overflow-wrap:break-word}.servicios_busquedaAfiliadoCell__1IFQV span,.servicios_busquedaPeriodosCell__33jSd span{color:#475569;line-height:1.3}.servicios_busquedaPeriodosCell__33jSd b{color:#64748b;font-weight:900;text-transform:uppercase;font-size:.74rem;letter-spacing:.02em}.servicios_busquedaBadgeCancelado__2YS6k,.servicios_busquedaBadgeCanceladoMini__2zg24,.servicios_busquedaBadgeCobrado__3w9Ou,.servicios_busquedaBadgeContado__12SUo,.servicios_busquedaBadgeCuotas__1nTNF,.servicios_busquedaBadgeNoCobrado__1WHvj,.servicios_busquedaBadgeParcial__11yOn,.servicios_busquedaBadgePendiente__2_JTD{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:900;white-space:nowrap;border:1px solid transparent}.servicios_busquedaBadgeCancelado__2YS6k,.servicios_busquedaBadgeContado__12SUo,.servicios_busquedaBadgeCuotas__1nTNF{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:96px;padding:5px 11px;font-size:.82rem}.servicios_busquedaBadgeContado__12SUo{background:#dcfce7;color:#166534;border-color:#bbf7d0}.servicios_busquedaBadgeCuotas__1nTNF{background:#e0f2fe;color:#075985;border-color:#bae6fd}.servicios_busquedaBadgeCancelado__2YS6k{background:#ede9fe;color:#5b21b6;border-color:#c4b5fd}.servicios_busquedaResumenBadges__2bvY7{display:flex;flex-wrap:wrap;grid-gap:.35rem;gap:.35rem}.servicios_busquedaBadgeCanceladoMini__2zg24,.servicios_busquedaBadgeCobrado__3w9Ou,.servicios_busquedaBadgeNoCobrado__1WHvj,.servicios_busquedaBadgeParcial__11yOn,.servicios_busquedaBadgePendiente__2_JTD{min-width:42px;height:30px;padding:0 9px;font-size:.78rem;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.servicios_busquedaBadgeCobrado__3w9Ou{background:#dcfce7;color:#166534;border-color:#bbf7d0}.servicios_busquedaBadgeParcial__11yOn{background:#fef3c7;color:#92400e;border-color:#fde68a}.servicios_busquedaBadgeNoCobrado__1WHvj{background:#fee2e2;color:#991b1b;border-color:#fecaca}.servicios_busquedaBadgeCanceladoMini__2zg24{background:#ede9fe;color:#5b21b6;border-color:#c4b5fd}.servicios_busquedaBadgePendiente__2_JTD{background:#e0f2fe;color:#075985;border-color:#bae6fd}.ImportarAfiliadosServicio_importBox__3J1cc{background:#fff;border:1px solid #e2e8f0;border-left:5px solid #f59e0b;border-radius:16px;padding:18px;box-shadow:0 4px 12px rgba(15,23,42,.06)}.ImportarAfiliadosServicio_importHeader__evdc1{display:flex;align-items:flex-start;grid-gap:14px;gap:14px;margin-bottom:1.1rem}.ImportarAfiliadosServicio_importHeaderClickable__oYWrO{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;border-radius:10px;margin:-6px;padding:6px;transition:background .15s}.ImportarAfiliadosServicio_importHeaderClickable__oYWrO:hover{background:rgba(0,0,0,.04)}.ImportarAfiliadosServicio_importChevron__23NSp{flex-shrink:0;margin-top:4px;font-size:.95rem;color:#94a3b8;align-self:flex-start}.ImportarAfiliadosServicio_importHeaderIcon__2Bxz-{flex-shrink:0;width:42px;height:42px;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#b45309;font-size:1.15rem}.ImportarAfiliadosServicio_importHeader__evdc1 h3{margin:0;color:#0f172a;font-size:1.1rem;font-weight:800}.ImportarAfiliadosServicio_importHeader__evdc1 p{margin:5px 0 0;color:#64748b;line-height:1.45}.ImportarAfiliadosServicio_wizardBar__3SRSd{display:flex;align-items:center;grid-gap:0;gap:0;margin-bottom:1.2rem;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.ImportarAfiliadosServicio_wizardStep__1SzgU{display:flex;flex-direction:column;align-items:center;grid-gap:4px;gap:4px;min-width:72px}.ImportarAfiliadosServicio_wizardCircle__tDIUK{width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:900;background:#e2e8f0;color:#94a3b8;border:2px solid #e2e8f0;transition:background .2s,color .2s,border-color .2s}.ImportarAfiliadosServicio_wizardStepActive__3qG3r .ImportarAfiliadosServicio_wizardCircle__tDIUK{background:#fef3c7;color:#b45309;border-color:#fcd34d}.ImportarAfiliadosServicio_wizardLabel__K80_s{font-size:.72rem;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;transition:color .2s}.ImportarAfiliadosServicio_wizardStepActive__3qG3r .ImportarAfiliadosServicio_wizardLabel__K80_s{color:#b45309}.ImportarAfiliadosServicio_wizardLine__1cckV{flex:1 1;height:2px;background:#e2e8f0;border-radius:2px;margin-bottom:14px;transition:background .2s}.ImportarAfiliadosServicio_wizardLineActive__2SWxk{background:#fcd34d}.ImportarAfiliadosServicio_stepPanel__1I-Zj{background:#fafafa;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;margin-bottom:.85rem;display:flex;flex-direction:column;grid-gap:.85rem;gap:.85rem}.ImportarAfiliadosServicio_stepTitle__1fuDY{margin:0;display:flex;align-items:center;grid-gap:10px;gap:10px;font-size:.93rem;font-weight:800;color:#334155}.ImportarAfiliadosServicio_stepNum__x-HFS{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;font-size:.75rem;font-weight:900;background:#e2e8f0;color:#94a3b8;flex-shrink:0}.ImportarAfiliadosServicio_stepNumActive__1QV9Q{background:#fef3c7;color:#b45309;border:1px solid #fcd34d}.ImportarAfiliadosServicio_stepNumReady__1ofRj{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.ImportarAfiliadosServicio_warningHint__2VuKe{display:flex;align-items:center;grid-gap:6px;gap:6px;color:#92400e;font-size:.85rem;font-weight:700;margin-top:4px}.ImportarAfiliadosServicio_importGrid__3Sy0R{display:grid;grid-template-columns:minmax(230px,1fr) minmax(280px,1.2fr) auto;grid-gap:1rem;gap:1rem;align-items:end}.ImportarAfiliadosServicio_formRow__svju1{display:flex;flex-direction:column;grid-gap:.4rem;gap:.4rem}.ImportarAfiliadosServicio_formRow__svju1 label{color:#334155;font-weight:800;font-size:.92rem}.ImportarAfiliadosServicio_formRow__svju1 small{color:#64748b}.ImportarAfiliadosServicio_fileInput__2qgrO,.ImportarAfiliadosServicio_monthInput__1YPRc{width:100%;min-height:44px;border:1px solid #ced4da;border-radius:6px;padding:.55rem .75rem;background:#fff;color:#334155;font-size:.95rem}.ImportarAfiliadosServicio_importActions__3DoZJ{display:flex;grid-gap:.5rem;gap:.5rem;flex-wrap:wrap}.ImportarAfiliadosServicio_importActions__3DoZJ .p-button{min-height:44px}.ImportarAfiliadosServicio_previewBox__3ASZj{margin-top:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.ImportarAfiliadosServicio_errorBox__35KT3{margin-top:1rem;background:#fff1f2;border:1px solid #fecdd3;border-radius:14px;padding:14px}.ImportarAfiliadosServicio_errorBox__35KT3 h4,.ImportarAfiliadosServicio_previewBox__3ASZj h4{margin:0 0 .75rem;color:#0f172a;font-weight:800}.ImportarAfiliadosServicio_previewTable__3MLJ4 .p-datatable-thead>tr>th{background:#f1f5f9;color:#0f172a;font-weight:800}.ImportarAfiliadosServicio_previewTable__3MLJ4 .p-datatable-tbody>tr>td{vertical-align:middle}@media (max-width:900px){.ImportarAfiliadosServicio_importGrid__3Sy0R{grid-template-columns:1fr}.ImportarAfiliadosServicio_importActions__3DoZJ{flex-direction:column}.ImportarAfiliadosServicio_importActions__3DoZJ .p-button{width:100%}}.ImportarAfiliadosServicio_resultBox__3SEXe{margin-top:1rem;background:#f8fafc;border:1px solid #cbd5e1;border-left:5px solid #0ea5e9;border-radius:14px;padding:14px}.ImportarAfiliadosServicio_resultHeader__38gNt{display:flex;justify-content:space-between;align-items:flex-start;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.ImportarAfiliadosServicio_resultHeader__38gNt h4{margin:0;color:#0f172a;font-weight:900}.ImportarAfiliadosServicio_resultHeader__38gNt p{margin:5px 0 0;color:#475569;line-height:1.45}.ImportarAfiliadosServicio_resultBadges__1TLHi{display:flex;justify-content:flex-end;grid-gap:.5rem;gap:.5rem;flex-wrap:wrap;min-width:280px}.ImportarAfiliadosServicio_badgeError__hY8Hf,.ImportarAfiliadosServicio_badgeSuccess__3akQW,.ImportarAfiliadosServicio_badgeWarn__2M7f8{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 10px;font-size:.82rem;font-weight:800;white-space:nowrap}.ImportarAfiliadosServicio_badgeSuccess__3akQW{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.ImportarAfiliadosServicio_badgeWarn__2M7f8{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.ImportarAfiliadosServicio_badgeError__hY8Hf{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.ImportarAfiliadosServicio_notLoadedBox__ttEa_{margin-top:1rem;background:#fff1f2;border:1px solid #fecdd3;border-radius:14px;padding:14px}.ImportarAfiliadosServicio_fullResultBox__3z52q h4,.ImportarAfiliadosServicio_notLoadedBox__ttEa_ h4{margin:0 0 .75rem;color:#0f172a;font-weight:900}.ImportarAfiliadosServicio_fullResultBox__3z52q{margin-top:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.ImportarAfiliadosServicio_okBox__2SKPz{margin-top:1rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;border-radius:12px;padding:12px 14px;font-weight:800}.ImportarAfiliadosServicio_estadoActualizado__oFX_N,.ImportarAfiliadosServicio_estadoCreado__1ubvb,.ImportarAfiliadosServicio_estadoDuplicado__1EBGH,.ImportarAfiliadosServicio_estadoError__1bv8j,.ImportarAfiliadosServicio_estadoNoEncontrado__2xBE8{display:inline-flex;align-items:center;justify-content:center;min-width:105px;border-radius:999px;padding:5px 10px;font-size:.82rem;font-weight:800;white-space:nowrap}.ImportarAfiliadosServicio_estadoActualizado__oFX_N,.ImportarAfiliadosServicio_estadoCreado__1ubvb{background:#dcfce7;color:#166534}.ImportarAfiliadosServicio_estadoDuplicado__1EBGH{background:#fef3c7;color:#92400e}.ImportarAfiliadosServicio_estadoError__1bv8j,.ImportarAfiliadosServicio_estadoNoEncontrado__2xBE8{background:#fee2e2;color:#991b1b}@media (max-width:900px){.ImportarAfiliadosServicio_resultHeader__38gNt{flex-direction:column}.ImportarAfiliadosServicio_resultBadges__1TLHi{justify-content:flex-start;min-width:0}}.ImportarDescuentosServicio_importBox__11ILQ{background:#fff;border:1px solid #e2e8f0;border-left:5px solid #0ea5e9;border-radius:16px;padding:18px;box-shadow:0 4px 12px rgba(15,23,42,.06)}.ImportarDescuentosServicio_importHeader__33os-{display:flex;align-items:flex-start;grid-gap:14px;gap:14px;margin-bottom:1.1rem}.ImportarDescuentosServicio_importHeaderClickable__2etIO{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;border-radius:10px;margin:-6px;padding:6px;transition:background .15s}.ImportarDescuentosServicio_importHeaderClickable__2etIO:hover{background:rgba(0,0,0,.04)}.ImportarDescuentosServicio_importChevron__KqNCs{flex-shrink:0;margin-top:4px;font-size:.95rem;color:#94a3b8;align-self:flex-start}.ImportarDescuentosServicio_importHeaderIcon__1puqW{flex-shrink:0;width:42px;height:42px;background:linear-gradient(135deg,#e0f2fe,#bae6fd);border:1px solid #7dd3fc;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#0369a1;font-size:1.15rem}.ImportarDescuentosServicio_importHeader__33os- h3{margin:0;color:#0f172a;font-size:1.1rem;font-weight:900}.ImportarDescuentosServicio_importHeader__33os- p{margin:6px 0 0;color:#64748b;line-height:1.45;font-size:.95rem}.ImportarDescuentosServicio_wizardBar__uELJ8{display:flex;align-items:center;grid-gap:0;gap:0;margin-bottom:1.2rem;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.ImportarDescuentosServicio_wizardStep__2ntls{display:flex;flex-direction:column;align-items:center;grid-gap:4px;gap:4px;min-width:72px}.ImportarDescuentosServicio_wizardCircle__3ykT2{width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:900;background:#e2e8f0;color:#94a3b8;border:2px solid #e2e8f0;transition:background .2s,color .2s,border-color .2s}.ImportarDescuentosServicio_wizardStepActive__1IDbW .ImportarDescuentosServicio_wizardCircle__3ykT2{background:#e0f2fe;color:#0369a1;border-color:#7dd3fc}.ImportarDescuentosServicio_wizardLabel__1Kzlt{font-size:.72rem;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;transition:color .2s}.ImportarDescuentosServicio_wizardStepActive__1IDbW .ImportarDescuentosServicio_wizardLabel__1Kzlt{color:#0369a1}.ImportarDescuentosServicio_wizardLine__1T0pl{flex:1 1;height:2px;background:#e2e8f0;border-radius:2px;margin-bottom:14px;transition:background .2s}.ImportarDescuentosServicio_wizardLineActive__LbvAQ{background:#7dd3fc}.ImportarDescuentosServicio_stepPanel__rC23J{background:#fafafa;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;margin-bottom:.85rem;display:flex;flex-direction:column;grid-gap:.85rem;gap:.85rem}.ImportarDescuentosServicio_stepTitle__4FEE5{margin:0;display:flex;align-items:center;grid-gap:10px;gap:10px;font-size:.93rem;font-weight:800;color:#334155}.ImportarDescuentosServicio_stepNum__1prOL{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;font-size:.75rem;font-weight:900;background:#e2e8f0;color:#94a3b8;flex-shrink:0}.ImportarDescuentosServicio_stepNumActive__PuQW-{background:#e0f2fe;color:#0369a1;border:1px solid #7dd3fc}.ImportarDescuentosServicio_stepNumReady__1KKPA{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.ImportarDescuentosServicio_warningHint__1mN4A{display:flex;align-items:center;grid-gap:6px;gap:6px;color:#0369a1;font-size:.85rem;font-weight:700;margin-top:4px}.ImportarDescuentosServicio_contextBox__TAEA6{display:flex;justify-content:space-between;grid-gap:.75rem;gap:.75rem;flex-wrap:wrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;margin-bottom:.9rem;color:#334155}.ImportarDescuentosServicio_contextBox__TAEA6 strong{color:#0f172a}.ImportarDescuentosServicio_importGrid__2yBMM{display:grid;grid-template-columns:minmax(230px,.9fr) minmax(280px,1.2fr) auto;grid-gap:1rem;gap:1rem;align-items:end}.ImportarDescuentosServicio_formRow__kb4D2{display:flex;flex-direction:column;grid-gap:.4rem;gap:.4rem}.ImportarDescuentosServicio_formRow__kb4D2 label{color:#334155;font-weight:800;font-size:.92rem}.ImportarDescuentosServicio_formRow__kb4D2 small{color:#64748b}.ImportarDescuentosServicio_fileInput__2Xs-8,.ImportarDescuentosServicio_monthInput__1v91m{width:100%;min-height:44px;border:1px solid #ced4da;border-radius:6px;padding:.55rem .75rem;background:#fff;color:#334155;font-size:.95rem}.ImportarDescuentosServicio_importActions__mZbj7{display:flex;grid-gap:.5rem;gap:.5rem;flex-wrap:wrap}.ImportarDescuentosServicio_importActions__mZbj7 .p-button{min-height:44px}.ImportarDescuentosServicio_checkboxRow__1W7TX{margin-top:.9rem;display:flex;align-items:flex-start;grid-gap:.6rem;gap:.6rem;color:#334155;line-height:1.45;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:10px 12px}.ImportarDescuentosServicio_checkboxRow__1W7TX input{margin-top:3px}.ImportarDescuentosServicio_errorBox__2nP-v,.ImportarDescuentosServicio_previewBox__1sJwf{margin-top:1rem;border-radius:14px;padding:14px}.ImportarDescuentosServicio_previewBox__1sJwf{background:#f8fafc;border:1px solid #e2e8f0}.ImportarDescuentosServicio_errorBox__2nP-v{background:#fff1f2;border:1px solid #fecdd3}.ImportarDescuentosServicio_previewHeader__JJAnR{display:flex;align-items:center;justify-content:space-between;grid-gap:.75rem;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.ImportarDescuentosServicio_errorBox__2nP-v h4,.ImportarDescuentosServicio_previewHeader__JJAnR h4{margin:0;color:#0f172a;font-weight:900}.ImportarDescuentosServicio_resumenBadges__2XUv6{display:flex;grid-gap:.5rem;gap:.5rem;flex-wrap:wrap}.ImportarDescuentosServicio_contratadoNo__2RX2L,.ImportarDescuentosServicio_contratadoOk__3SHU1,.ImportarDescuentosServicio_estadoCobrado__3-XTr,.ImportarDescuentosServicio_estadoContado__15SO_,.ImportarDescuentosServicio_estadoNoCobrado__3zizg,.ImportarDescuentosServicio_estadoNoContratado__2Ozjw,.ImportarDescuentosServicio_estadoParcial__2eSlt,.ImportarDescuentosServicio_resumenCobrado__30vJ8,.ImportarDescuentosServicio_resumenContado__1AsGj,.ImportarDescuentosServicio_resumenNeutro__2fiBL,.ImportarDescuentosServicio_resumenNoCobrado__1wnss,.ImportarDescuentosServicio_resumenParcial__3Fgo6{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800;white-space:nowrap}.ImportarDescuentosServicio_resumenCobrado__30vJ8,.ImportarDescuentosServicio_resumenContado__1AsGj,.ImportarDescuentosServicio_resumenNeutro__2fiBL,.ImportarDescuentosServicio_resumenNoCobrado__1wnss,.ImportarDescuentosServicio_resumenParcial__3Fgo6{padding:5px 10px;font-size:.82rem}.ImportarDescuentosServicio_contratadoNo__2RX2L,.ImportarDescuentosServicio_contratadoOk__3SHU1,.ImportarDescuentosServicio_estadoCobrado__3-XTr,.ImportarDescuentosServicio_estadoContado__15SO_,.ImportarDescuentosServicio_estadoNoCobrado__3zizg,.ImportarDescuentosServicio_estadoNoContratado__2Ozjw,.ImportarDescuentosServicio_estadoParcial__2eSlt{min-width:90px;padding:5px 10px;font-size:.8rem}.ImportarDescuentosServicio_contratadoOk__3SHU1,.ImportarDescuentosServicio_estadoCobrado__3-XTr,.ImportarDescuentosServicio_resumenCobrado__30vJ8{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.ImportarDescuentosServicio_estadoParcial__2eSlt,.ImportarDescuentosServicio_resumenParcial__3Fgo6{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.ImportarDescuentosServicio_contratadoNo__2RX2L,.ImportarDescuentosServicio_estadoContado__15SO_,.ImportarDescuentosServicio_estadoNoCobrado__3zizg,.ImportarDescuentosServicio_resumenNoCobrado__1wnss{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.ImportarDescuentosServicio_estadoNoContratado__2Ozjw,.ImportarDescuentosServicio_resumenNeutro__2fiBL{background:#e0f2fe;color:#075985;border:1px solid #bae6fd}.ImportarDescuentosServicio_previewTable__1ziEE .p-datatable-thead>tr>th{background:#f1f5f9;color:#0f172a;font-weight:800;white-space:nowrap}.ImportarDescuentosServicio_previewTable__1ziEE .p-datatable-tbody>tr>td{vertical-align:middle}@media (max-width:900px){.ImportarDescuentosServicio_importGrid__2yBMM{grid-template-columns:1fr}.ImportarDescuentosServicio_importActions__mZbj7{flex-direction:column}.ImportarDescuentosServicio_importActions__mZbj7 .p-button{width:100%}}.ImportarDescuentosServicio_importGridAuto__3E51P{display:grid;grid-template-columns:minmax(320px,1fr) auto;grid-gap:1rem;gap:1rem;align-items:end}.ImportarDescuentosServicio_periodosDetectadosBox__3DVek{margin-top:.9rem;background:#eff6ff;border:1px solid #bfdbfe;border-left:5px solid #0ea5e9;border-radius:12px;padding:12px 14px;color:#1e3a8a;line-height:1.45}.ImportarDescuentosServicio_periodosDetectadosBox__3DVek strong{display:block;margin-bottom:.5rem}.ImportarDescuentosServicio_periodosDetectadosBox__3DVek small{display:block;margin-top:.5rem;color:#334155}.ImportarDescuentosServicio_periodosDetectadosLista__yb3pf{display:flex;grid-gap:.5rem;gap:.5rem;flex-wrap:wrap}.ImportarDescuentosServicio_periodoDetectadoError__1m8O3,.ImportarDescuentosServicio_periodoDetectadoOk__1ww2C{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 10px;font-size:.82rem;font-weight:900;white-space:nowrap}.ImportarDescuentosServicio_periodoDetectadoOk__1ww2C{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.ImportarDescuentosServicio_periodoDetectadoError__1m8O3{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}@media (max-width:900px){.ImportarDescuentosServicio_importGridAuto__3E51P{grid-template-columns:1fr}}.ImportarDescuentosServicio_estadoContado__15SO_{min-width:96px;padding:5px 10px;font-size:.8rem}.ImportarDescuentosServicio_estadoContado__15SO_,.ImportarDescuentosServicio_resumenContado__1AsGj{background:#ede9fe;color:#5b21b6;border:1px solid #c4b5fd}.DetalleServicioDialog_detalleDialog__1oz-9 .p-dialog{max-height:96vh}.DetalleServicioDialog_detalleDialog__1oz-9 .p-dialog-header{padding:1.1rem 1.4rem;border-bottom:1px solid #e2e8f0}.DetalleServicioDialog_detalleDialog__1oz-9 .p-dialog-title{color:#334155;font-weight:800;font-size:1.25rem}.DetalleServicioDialog_detalleDialog__1oz-9 .p-dialog-content{background:#f8fafc;padding:1.25rem;overflow-x:hidden}.DetalleServicioDialog_detalleServicio__W_PFY{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.DetalleServicioDialog_servicioHeaderCard__3pZJA{background:linear-gradient(135deg,#ecfdf5,#fff);border:1px solid #a7f3d0;border-left:6px solid #22c55e;border-radius:0;padding:20px 22px;display:flex;justify-content:space-between;align-items:flex-start;grid-gap:1.25rem;gap:1.25rem;box-shadow:0 4px 12px rgba(15,23,42,.06);border-radius:16px}.DetalleServicioDialog_servicioHeaderCard__3pZJA h3{margin:0;color:#0f5132;font-size:1.2rem;font-weight:900;text-transform:uppercase;letter-spacing:.4px;line-height:1.35}.DetalleServicioDialog_servicioHeaderCard__3pZJA p{margin:10px 0 0;color:#334155;line-height:1.6;font-size:.95rem;max-width:800px}.DetalleServicioDialog_servicioResumen__3RLdD{display:flex;grid-gap:.75rem;gap:.75rem;flex-wrap:wrap;flex-shrink:0}.DetalleServicioDialog_servicioResumen__3RLdD div{min-width:130px;background:#fff;border:1px solid #d1fae5;border-radius:14px;padding:12px 14px;text-align:right}.DetalleServicioDialog_servicioResumen__3RLdD span{display:block;color:#64748b;font-size:.85rem;font-weight:700}.DetalleServicioDialog_servicioResumen__3RLdD strong{display:block;margin-top:4px;color:#0f172a;font-size:1.2rem;font-weight:900}.DetalleServicioDialog_card__1cAL5{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:18px;box-shadow:0 4px 12px rgba(15,23,42,.06)}.DetalleServicioDialog_cardHeader__1oYMD{margin-bottom:1rem}.DetalleServicioDialog_cardHeader__1oYMD h3{margin:0;color:#0f172a;font-size:1.08rem;font-weight:900}.DetalleServicioDialog_cardHeader__1oYMD p{margin:5px 0 0;color:#64748b;line-height:1.45;font-size:.93rem}.DetalleServicioDialog_cardHeaderClickable__3L6pD{display:flex;align-items:flex-start;grid-gap:14px;gap:14px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;border-radius:10px;margin:-6px;padding:6px;transition:background .15s}.DetalleServicioDialog_cardHeaderClickable__3L6pD:hover{background:rgba(0,0,0,.03)}.DetalleServicioDialog_cardHeaderIcon__2nI4x{flex-shrink:0;width:42px;height:42px;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#b45309;font-size:1.15rem}.DetalleServicioDialog_cardHeaderTexto__OvOlA{flex:1 1;min-width:0}.DetalleServicioDialog_cardHeaderTexto__OvOlA h3{margin:0;color:#0f172a;font-size:1.08rem;font-weight:900}.DetalleServicioDialog_cardHeaderTexto__OvOlA p{margin:5px 0 0;color:#64748b;line-height:1.45;font-size:.93rem}.DetalleServicioDialog_cardChevron__28tl0{flex-shrink:0;margin-top:4px;font-size:.95rem;color:#94a3b8;align-self:flex-start}.DetalleServicioDialog_altaAfiliadoGrid__L-Eq-{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto;grid-gap:1rem;gap:1rem;align-items:end;margin-top:1rem}.DetalleServicioDialog_formRow__192cC{display:flex;flex-direction:column;grid-gap:.4rem;gap:.4rem}.DetalleServicioDialog_formRow__192cC label{color:#334155;font-weight:800;font-size:.92rem}.DetalleServicioDialog_formRow__192cC .p-inputtext{width:100%;height:44px}.DetalleServicioDialog_monthInput__1TDPF{width:100%;height:44px;border:1px solid #ced4da;border-radius:6px;padding:0 .75rem;font-size:1rem;color:#334155;background:#fff}.DetalleServicioDialog_formRow__192cC small{color:#64748b;line-height:1.35;font-size:.85rem}.DetalleServicioDialog_botonesAltaAfiliado__26dlp{display:flex;grid-gap:.5rem;gap:.5rem;flex-wrap:wrap}.DetalleServicioDialog_botonesAltaAfiliado__26dlp .p-button{height:44px}.DetalleServicioDialog_afiliadoEncontrado__a0UsJ{margin-top:1rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;border-radius:12px;padding:12px 14px;font-weight:600;line-height:1.45}.DetalleServicioDialog_filtroEstadoBannerNoCobrado__3vMuq,.DetalleServicioDialog_filtroEstadoBannerParcial__2mxLx{display:flex;align-items:center;grid-gap:10px;gap:10px;border-radius:10px;padding:10px 14px;margin-bottom:.75rem;font-size:.92rem;font-weight:700}.DetalleServicioDialog_filtroEstadoBannerParcial__2mxLx{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.DetalleServicioDialog_filtroEstadoBannerNoCobrado__3vMuq{background:#fff1f2;border:1px solid #fecaca;color:#991b1b}.DetalleServicioDialog_filtroEstadoBannerNoCobrado__3vMuq span,.DetalleServicioDialog_filtroEstadoBannerParcial__2mxLx span{flex:1 1}.DetalleServicioDialog_filtroEstadoBannerNoCobrado__3vMuq .p-button,.DetalleServicioDialog_filtroEstadoBannerParcial__2mxLx .p-button{margin-left:auto}.DetalleServicioDialog_busquedaInterna__5SbZr{margin-bottom:1rem}.DetalleServicioDialog_busquedaInterna__5SbZr .p-inputtext{width:100%;max-width:480px;height:44px}.DetalleServicioDialog_loadingBox__1auW2{min-height:180px;display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem;align-items:center;justify-content:center;color:#64748b}.DetalleServicioDialog_sinResultados__2Aan8{padding:2rem 1rem;text-align:center;color:#94a3b8;font-size:.95rem}.DetalleServicioDialog_tablaContratadosWrap__2nJeE{position:relative;overflow-x:auto;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.DetalleServicioDialog_tablaContratados__VOiAE{width:100%;min-width:920px;border-collapse:collapse}.DetalleServicioDialog_tablaContratados__VOiAE th{padding:12px 14px;color:#475569;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:.78rem;font-weight:900;letter-spacing:.03em;text-align:left;text-transform:uppercase;white-space:nowrap}.DetalleServicioDialog_tablaContratados__VOiAE td{padding:12px 14px;color:#1e293b;border-bottom:1px solid #edf2f7;font-size:.9rem;vertical-align:middle}.DetalleServicioDialog_tablaContratados__VOiAE tbody tr{cursor:pointer;transition:background .15s,box-shadow .15s}.DetalleServicioDialog_tablaContratados__VOiAE tbody tr:hover{background:#f8fafc}.DetalleServicioDialog_tablaContratados__VOiAE tbody tr:last-child td{border-bottom:0}.DetalleServicioDialog_filaContratadoActiva__3RNc6{background:#ecfdf5!important;box-shadow:inset 4px 0 0 #22c55e}.DetalleServicioDialog_filaContratadoCancelado__3F2t8{background:#fdfcff;box-shadow:inset 4px 0 0 #a855f7}.DetalleServicioDialog_filaDetalleContratado__2Jus1 td{padding:0!important;background:#f8fafc;border-top:0}.DetalleServicioDialog_filaDetalleContratado__2Jus1:hover{background:#f8fafc!important}.DetalleServicioDialog_tablaSubBadge__Dmc9r{display:inline-flex;margin-left:8px;padding:2px 7px;color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:999px;font-size:.68rem;font-weight:900}.DetalleServicioDialog_tablaCanceladoBadge__2C3Q_{display:inline-flex;margin-left:8px;padding:2px 7px;color:#5b21b6;background:#ede9fe;border:1px solid #c4b5fd;border-radius:999px;font-size:.68rem;font-weight:900}.DetalleServicioDialog_mesChips__2moYd{display:flex;align-items:center;grid-gap:4px;gap:4px;min-height:26px}.DetalleServicioDialog_mesChipCancelado__R6zHH,.DetalleServicioDialog_mesChipCobrado__3UqSZ,.DetalleServicioDialog_mesChipNoCobrado__1uSlz,.DetalleServicioDialog_mesChipParcial__1UnU_{display:inline-flex;min-width:28px;justify-content:center;padding:4px 7px;border:1px solid transparent;border-radius:999px;font-size:.72rem;font-weight:900}.DetalleServicioDialog_mesChipCobrado__3UqSZ{color:#166534;background:#dcfce7;border-color:#bbf7d0}.DetalleServicioDialog_mesChipParcial__1UnU_{color:#92400e;background:#fef3c7;border-color:#fde68a}.DetalleServicioDialog_mesChipNoCobrado__1uSlz{color:#991b1b;background:#fee2e2;border-color:#fecaca}.DetalleServicioDialog_mesChipCancelado__R6zHH{color:#5b21b6;background:#ede9fe;border-color:#c4b5fd}.DetalleServicioDialog_tablaContratadosLoading__2aFX7{position:absolute;right:12px;bottom:10px;padding:5px 9px;color:#475569;background:rgba(248,250,252,.95);border:1px solid #e2e8f0;border-radius:999px;font-size:.75rem;font-weight:800}.DetalleServicioDialog_detalleAfiliadoSeleccionado__1H2OZ{margin-top:1rem;padding:12px;background:#f8fafc;border:1px dashed #bfdbfe;border-radius:16px}.DetalleServicioDialog_detalleAfiliadoHeader__gF04w{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;margin-bottom:10px}.DetalleServicioDialog_detalleAfiliadoHeader__gF04w span{display:block;color:#64748b;font-size:.78rem;font-weight:800;text-transform:uppercase}.DetalleServicioDialog_detalleAfiliadoHeader__gF04w strong{display:block;color:#0f172a;font-size:1rem;font-weight:900}.DetalleServicioDialog_cardsGrid__2P6Jf{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.DetalleServicioDialog_afiliadoCard__2YBuE{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px;overflow:hidden;display:flex;flex-direction:column;grid-gap:10px;gap:10px;box-shadow:0 2px 8px rgba(15,23,42,.05);transition:box-shadow .15s}.DetalleServicioDialog_afiliadoCard__2YBuE:hover{box-shadow:0 4px 14px rgba(15,23,42,.1)}.DetalleServicioDialog_afiliadoCardCancelado__2TP--{border-left:4px solid #c4b5fd;background:#fdfcff}.DetalleServicioDialog_afiliadoCardSub__33N2K{border-left:4px solid #f59e0b;background:#fffdf7}.DetalleServicioDialog_afiliadoCardPagado__24Ya6{border-color:#86efac}.DetalleServicioDialog_pagoCompletoFranja__2VwhO{display:flex;align-items:center;justify-content:center;grid-gap:7px;gap:7px;margin:-14px -16px 2px;padding:8px 12px;background:linear-gradient(90deg,#15803d,#22c55e);color:#fff;font-size:.78rem;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.DetalleServicioDialog_pagoCompletoFranja__2VwhO i{font-size:.9rem}.DetalleServicioDialog_cardNombreRow__3xFBd{display:flex;align-items:flex-start;grid-gap:8px;gap:8px;flex-wrap:wrap}.DetalleServicioDialog_subBadge__3SO-y{display:inline-flex;align-items:center;background:#fef3c7;color:#92400e;border:1px solid #fcd34d;border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:900;white-space:nowrap;flex-shrink:0}.DetalleServicioDialog_cardTop__2iLDW{display:flex;justify-content:space-between;align-items:flex-start;grid-gap:10px;gap:10px}.DetalleServicioDialog_cardNombreBloque__205Fu{flex:1 1;min-width:0}.DetalleServicioDialog_cardNombre__3uJHF{display:block;color:#0f172a;font-size:.97rem;font-weight:900;line-height:1.3;overflow-wrap:anywhere;margin-bottom:5px}.DetalleServicioDialog_cardMeta__1SJXH{display:flex;flex-wrap:wrap;grid-gap:4px 12px;gap:4px 12px;font-size:.8rem;color:#475569;line-height:1.3}.DetalleServicioDialog_cardMeta__1SJXH b{color:#334155;font-weight:800;margin-right:3px}.DetalleServicioDialog_cardEstadoBloque__3N91B{flex-shrink:0}.DetalleServicioDialog_personasBadge__uou1d{display:inline-flex;align-items:center;grid-gap:4px;gap:4px;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:999px;padding:2px 8px;font-size:.78rem;font-weight:800}.DetalleServicioDialog_cardMiddle__2QvGw{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px 10px;gap:6px 10px;background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;padding:10px 12px}.DetalleServicioDialog_cardDato__D0-SE{display:flex;flex-direction:column;grid-gap:2px;gap:2px}.DetalleServicioDialog_cardDato__D0-SE span{font-size:.73rem;color:#64748b;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.DetalleServicioDialog_cardDato__D0-SE strong{font-size:.88rem;color:#0f172a;font-weight:800;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DetalleServicioDialog_cardDatoFull__1O93X{grid-column:1/-1}.DetalleServicioDialog_cardDatoFull__1O93X strong{white-space:normal;overflow:visible;text-overflow:unset}.DetalleServicioDialog_cardBottom__2Wkef{display:flex;justify-content:space-between;align-items:center;grid-gap:8px;gap:8px;flex-wrap:wrap}.DetalleServicioDialog_resumenBadgesRow__3VYlp{display:flex;flex-wrap:wrap;grid-gap:4px;gap:4px;align-items:center;flex:1 1;min-width:0}.DetalleServicioDialog_resumenBadge__3JHFe{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:26px;padding:0 7px;border-radius:999px;font-weight:900;font-size:.75rem;border:1px solid transparent;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.DetalleServicioDialog_resumenBadge__3JHFe b{margin-right:3px}.DetalleServicioDialog_badgeCobrado__EH3uG{background:#dcfce7;color:#166534;border-color:#bbf7d0}.DetalleServicioDialog_badgeParcial__k6fUh{background:#fef3c7;color:#92400e;border-color:#fde68a}.DetalleServicioDialog_badgeNoCobrado__L22EK{background:#fee2e2;color:#991b1b;border-color:#fecaca}.DetalleServicioDialog_badgeCancelado__bZz-2{background:#ede9fe;color:#5b21b6;border-color:#c4b5fd}.DetalleServicioDialog_badgePendiente__1Lwdd{background:#e0f2fe;color:#075985;border-color:#bae6fd}.DetalleServicioDialog_cardBotonCuotas__3m8q0{flex-shrink:0;height:36px;border-radius:9px!important;font-weight:800!important;white-space:nowrap}.DetalleServicioDialog_estadoCancelado__3hPjZ,.DetalleServicioDialog_estadoContado__2fe2D,.DetalleServicioDialog_estadoCuotas__3Ntu_{display:inline-flex;align-items:center;justify-content:center;padding:5px 11px;border-radius:999px;font-size:.78rem;font-weight:900;white-space:nowrap;border:1px solid transparent;line-height:1}.DetalleServicioDialog_estadoContado__2fe2D{background:#dcfce7;color:#166534;border-color:#bbf7d0}.DetalleServicioDialog_estadoCuotas__3Ntu_{background:#e0f2fe;color:#075985;border-color:#bae6fd}.DetalleServicioDialog_estadoCancelado__3hPjZ{background:#ede9fe;color:#5b21b6;border-color:#c4b5fd}.DetalleServicioDialog_paginador__14USP{display:flex;align-items:center;justify-content:center;grid-gap:4px;gap:4px;padding-top:1rem;border-top:1px solid #f1f5f9;margin-top:.75rem}.DetalleServicioDialog_paginadorInfo__2EHrJ{font-size:.88rem;color:#334155;font-weight:700;padding:0 10px;display:flex;align-items:center;grid-gap:6px;gap:6px}.DetalleServicioDialog_paginadorInfo__2EHrJ small{color:#94a3b8;font-weight:500;font-size:.78rem}@media (max-width:900px){.DetalleServicioDialog_detalleDialog__1oz-9 .p-dialog-content{padding:1rem}.DetalleServicioDialog_servicioHeaderCard__3pZJA{flex-direction:column;padding:16px}.DetalleServicioDialog_servicioResumen__3RLdD{width:100%}.DetalleServicioDialog_servicioResumen__3RLdD div{text-align:left;flex:1 1;min-width:120px}.DetalleServicioDialog_altaAfiliadoGrid__L-Eq-{grid-template-columns:1fr}.DetalleServicioDialog_botonesAltaAfiliado__26dlp{flex-direction:column}.DetalleServicioDialog_botonesAltaAfiliado__26dlp .p-button{width:100%}.DetalleServicioDialog_cardsGrid__2P6Jf{grid-template-columns:1fr}.DetalleServicioDialog_cardMiddle__2QvGw{grid-template-columns:1fr 1fr}.DetalleServicioDialog_busquedaInterna__5SbZr .p-inputtext{max-width:100%}}@media (max-width:480px){.DetalleServicioDialog_cardMiddle__2QvGw{grid-template-columns:1fr}.DetalleServicioDialog_cardTop__2iLDW{flex-direction:column;grid-gap:6px;gap:6px}.DetalleServicioDialog_cardBottom__2Wkef{flex-direction:column;align-items:flex-start}.DetalleServicioDialog_cardBotonCuotas__3m8q0{width:100%;justify-content:center}}.DetalleServicioDialog_cardAcciones__3bVPL{display:flex;flex-wrap:wrap;justify-content:flex-end;grid-gap:.55rem;gap:.55rem}.CuotasServicioDialog_cuotasDialog__buIB3 .p-dialog{max-height:96vh}.CuotasServicioDialog_cuotasDialog__buIB3 .p-dialog-header{padding:1rem 1.35rem;border-bottom:1px solid #e2e8f0}.CuotasServicioDialog_cuotasDialog__buIB3 .p-dialog-title{color:#334155;font-weight:800;font-size:1.25rem}.CuotasServicioDialog_cuotasDialog__buIB3 .p-dialog-content{background:#f8fafc;padding:1.25rem}.CuotasServicioDialog_cuotasBody__3ByuH{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.CuotasServicioDialog_headerCard__3NCnC{background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #dbeafe;border-left:6px solid #0ea5e9;border-radius:16px;padding:18px 20px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:1.25rem;gap:1.25rem;align-items:start;box-shadow:0 4px 12px rgba(15,23,42,.06)}.CuotasServicioDialog_headerMain__8YW9Q{min-width:0}.CuotasServicioDialog_headerLabel__8A2I0{display:inline-flex;margin-bottom:.35rem;color:#0369a1;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.CuotasServicioDialog_headerMain__8YW9Q h3{margin:0;color:#0f172a;font-size:1.18rem;font-weight:900;text-transform:uppercase;line-height:1.35;overflow-wrap:anywhere}.CuotasServicioDialog_headerMain__8YW9Q p{margin:7px 0 0;color:#475569;font-size:1rem;font-weight:700;line-height:1.4}.CuotasServicioDialog_headerBadges__3yXvy{margin-top:.6rem;display:flex;grid-gap:.5rem;gap:.5rem;flex-wrap:wrap}.CuotasServicioDialog_badgeCancelado__1NR-V,.CuotasServicioDialog_badgeContado__1lfz2{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:.78rem;font-weight:900}.CuotasServicioDialog_badgeContado__1lfz2{background:#ecfdf5;color:#166534;border:1px solid #bbf7d0}.CuotasServicioDialog_badgeCancelado__1NR-V{background:#ede9fe;color:#5b21b6;border:1px solid #c4b5fd}.CuotasServicioDialog_headerMeta__2XKGA{display:grid;grid-template-columns:repeat(3,minmax(118px,auto));grid-gap:.75rem;gap:.75rem;flex-shrink:0;align-items:start}.CuotasServicioDialog_headerMetaPersonas__1BCPz{grid-column:1/-1;display:flex;align-items:center;grid-gap:10px;gap:10px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;padding:10px 14px}.CuotasServicioDialog_headerMetaPersonas__1BCPz span{display:block;color:#1d4ed8;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;flex:1 1}.CuotasServicioDialog_headerMetaPersonas__1BCPz strong{display:block;color:#1e3a8a;font-size:1.35rem;font-weight:900;white-space:nowrap}.CuotasServicioDialog_editPersonasDisplay__3oiSc{display:flex;align-items:center;grid-gap:6px;gap:6px}.CuotasServicioDialog_editPersonasBtn__3J7xr{width:26px!important;height:26px!important;padding:0!important;color:#1d4ed8!important;opacity:.7}.CuotasServicioDialog_editPersonasBtn__3J7xr:hover{opacity:1}.CuotasServicioDialog_editPersonasInline__1cTRy{display:flex;align-items:center;grid-gap:6px;gap:6px;flex-wrap:wrap}.CuotasServicioDialog_editPersonasInput__2W-fa{width:64px;height:32px;border:1px solid #93c5fd;border-radius:6px;padding:0 .5rem;font-size:1rem;font-weight:900;color:#1e3a8a;background:#fff;text-align:center}.CuotasServicioDialog_editPersonasInput__2W-fa:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.25)}.CuotasServicioDialog_headerMeta__2XKGA div{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:10px 12px;text-align:right}.CuotasServicioDialog_headerMeta__2XKGA span{display:block;color:#64748b;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.CuotasServicioDialog_headerMeta__2XKGA strong{display:block;margin-top:4px;color:#0f172a;font-size:1rem;font-weight:900;white-space:nowrap}.CuotasServicioDialog_resumenGrid__AxCu2{display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));grid-gap:.75rem;gap:.75rem}.CuotasServicioDialog_resumenCard__2iFeo{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:13px 14px;box-shadow:0 3px 10px rgba(15,23,42,.05)}.CuotasServicioDialog_resumenCard__2iFeo span{display:block;color:#64748b;font-size:.82rem;font-weight:800;margin-bottom:.3rem}.CuotasServicioDialog_resumenCard__2iFeo strong{color:#0f172a;font-size:1.28rem;font-weight:900;line-height:1;white-space:nowrap}.CuotasServicioDialog_resumenCobradas__1ckMj{background:#ecfdf5;border-color:#bbf7d0}.CuotasServicioDialog_resumenCobradas__1ckMj span,.CuotasServicioDialog_resumenCobradas__1ckMj strong{color:#166534}.CuotasServicioDialog_resumenParciales__1ZFVj{background:#fffbeb;border-color:#fde68a}.CuotasServicioDialog_resumenParciales__1ZFVj span,.CuotasServicioDialog_resumenParciales__1ZFVj strong{color:#92400e}.CuotasServicioDialog_resumenNoCobradas__1fqZj{background:#fff1f2;border-color:#fecdd3}.CuotasServicioDialog_resumenNoCobradas__1fqZj span,.CuotasServicioDialog_resumenNoCobradas__1fqZj strong{color:#991b1b}.CuotasServicioDialog_resumenCanceladas__2Aswi{background:#f5f3ff;border-color:#ddd6fe}.CuotasServicioDialog_resumenCanceladas__2Aswi span,.CuotasServicioDialog_resumenCanceladas__2Aswi strong{color:#5b21b6}.CuotasServicioDialog_resumenPendientes__3zW2n{background:#fefce8;border-color:#fef08a}.CuotasServicioDialog_resumenPendientes__3zW2n span,.CuotasServicioDialog_resumenPendientes__3zW2n strong{color:#854d0e}.CuotasServicioDialog_tableWrap__3bdTQ{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:10px;box-shadow:0 4px 12px rgba(15,23,42,.06);overflow:hidden}.CuotasServicioDialog_cuotasTable__X9cUa{width:100%}.CuotasServicioDialog_cuotasTable__X9cUa .p-datatable-wrapper{width:100%;overflow-x:auto}.CuotasServicioDialog_cuotasTable__X9cUa .p-datatable-table{width:100%;min-width:1160px;table-layout:fixed}.CuotasServicioDialog_cuotasTable__X9cUa .p-datatable-thead>tr>th{background:#f1f5f9;color:#0f172a;font-weight:900;white-space:nowrap;padding:14px 12px;border-bottom:1px solid #e2e8f0;vertical-align:middle}.CuotasServicioDialog_cuotasTable__X9cUa .p-datatable-tbody>tr>td{color:#334155;padding:14px 12px;vertical-align:middle;border-bottom:1px solid #e2e8f0;background:#fff}.CuotasServicioDialog_cuotasTable__X9cUa .p-datatable-tbody>tr:hover>td{background:#f8fafc}.CuotasServicioDialog_filaCobrada__1d-u9{background:#fbfffd!important}.CuotasServicioDialog_filaParcial__3lQvJ{background:#fffbeb!important}.CuotasServicioDialog_filaNoCobrada__DNlAQ{background:#fff1f2!important}.CuotasServicioDialog_filaCancelada__1DZll{background:#f5f3ff!important}.CuotasServicioDialog_cuotaCell__1Rksd{display:flex;flex-direction:column;grid-gap:3px;gap:3px}.CuotasServicioDialog_composicionLugares__j6k7w{display:flex;flex-direction:column;grid-gap:4px;gap:4px;margin-top:5px}.CuotasServicioDialog_composicionLugares__j6k7w span{width:-webkit-max-content;width:max-content;padding:3px 7px;border:1px solid #bfdbfe;border-radius:999px;color:#1e40af;background:#eff6ff;font-size:.7rem;font-weight:800;white-space:nowrap}.CuotasServicioDialog_cuotaCell__1Rksd strong{color:#0f172a;font-weight:900;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CuotasServicioDialog_cuotaCell__1Rksd span{color:#64748b;font-size:.78rem;font-weight:800;text-transform:uppercase}.CuotasServicioDialog_importesCell__MuBKs,.CuotasServicioDialog_periodosCell__19653{display:grid;grid-gap:8px;gap:8px}.CuotasServicioDialog_importesCell__MuBKs div,.CuotasServicioDialog_periodosCell__19653 div{display:grid;grid-template-columns:86px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:start}.CuotasServicioDialog_importesCell__MuBKs span,.CuotasServicioDialog_periodosCell__19653 span{color:#64748b;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.CuotasServicioDialog_importesCell__MuBKs strong,.CuotasServicioDialog_periodosCell__19653 strong{color:#0f172a;font-weight:800;line-height:1.25;overflow-wrap:break-word}.CuotasServicioDialog_importesCell__MuBKs strong{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.CuotasServicioDialog_saldoOk__2Idja{color:#166534!important}.CuotasServicioDialog_saldoDebe__3XjDU{color:#b45309!important}.CuotasServicioDialog_sinDato__Dw3qY{color:#94a3b8;font-weight:700}.CuotasServicioDialog_estadoCancelada__1K7yc,.CuotasServicioDialog_estadoCobrada__1xyUW,.CuotasServicioDialog_estadoNoCobrada__3_8sV,.CuotasServicioDialog_estadoParcial__1zGjF,.CuotasServicioDialog_estadoPendiente__qOlSv,.CuotasServicioDialog_estadoRegularizada__2Vd0D{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:145px;padding:7px 12px;border-radius:999px;font-size:.83rem;font-weight:900;white-space:nowrap;border:1px solid transparent}.CuotasServicioDialog_estadoPendiente__qOlSv{background:#fef3c7;color:#92400e;border-color:#fde68a}.CuotasServicioDialog_estadoCobrada__1xyUW{background:#dcfce7;color:#166534;border-color:#bbf7d0}.CuotasServicioDialog_estadoParcial__1zGjF{background:#fef3c7;color:#a16207;border-color:#facc15}.CuotasServicioDialog_estadoNoCobrada__3_8sV{background:#fee2e2;color:#991b1b;border-color:#fecaca}.CuotasServicioDialog_estadoCancelada__1K7yc{background:#ede9fe;color:#5b21b6;border-color:#c4b5fd}.CuotasServicioDialog_estadoRegularizada__2Vd0D{background:#ccfbf1;color:#115e59;border-color:#99f6e4}.CuotasServicioDialog_observacionBox__2bPpW{width:100%;max-width:255px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:9px 10px}.CuotasServicioDialog_observacionBox__2bPpW p{margin:6px 0 0;color:#334155;line-height:1.35;white-space:pre-line;overflow-wrap:anywhere}.CuotasServicioDialog_origenExcel__k81lg,.CuotasServicioDialog_origenManual__3DwZZ,.CuotasServicioDialog_origenRegularizada__1nxAx{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:.72rem;font-weight:900}.CuotasServicioDialog_origenExcel__k81lg{background:#dbeafe;color:#1d4ed8}.CuotasServicioDialog_origenManual__3DwZZ{background:#f1f5f9;color:#475569}.CuotasServicioDialog_origenRegularizada__1nxAx{background:#ccfbf1;color:#115e59}.CuotasServicioDialog_accionesTd__2U-Lh{background:#fff!important}.CuotasServicioDialog_accionesPanel__3kPax{display:flex;flex-wrap:wrap;grid-gap:6px;gap:6px;align-items:center}.CuotasServicioDialog_accionIcono__1YH06{width:34px!important;height:34px!important;padding:0!important}.CuotasServicioDialog_accionIcono__1YH06 .p-button-icon{font-size:.85rem}.CuotasServicioDialog_editPersonasPanel__2iuGL{background:#eff6ff;border:1px solid #bfdbfe;border-left:5px solid #3b82f6;border-radius:14px;padding:14px 16px}.CuotasServicioDialog_editPersonasTitle__1AG5l{margin:0 0 .75rem;display:flex;align-items:center;grid-gap:8px;gap:8px;font-size:.95rem;font-weight:900;color:#1e40af}.CuotasServicioDialog_editPersonasTitle__1AG5l i{font-size:1rem;color:#3b82f6}.CuotasServicioDialog_editPersonasGrid__3C1Ae{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:1rem;gap:1rem;align-items:end}.CuotasServicioDialog_ampliacionPreview__AwD6b{margin-top:.9rem;padding:12px 14px;border:1px solid #bfdbfe;border-radius:10px;color:#334155;background:#fff}.CuotasServicioDialog_ampliacionPreview__AwD6b>strong{display:flex;align-items:center;grid-gap:7px;gap:7px;color:#1e40af}.CuotasServicioDialog_ampliacionPreview__AwD6b p{margin:8px 0 0;font-size:.82rem;line-height:1.45}.CuotasServicioDialog_ampliacionPreview__AwD6b small{display:block;margin-top:8px;color:#64748b;font-weight:700}@media (max-width:700px){.CuotasServicioDialog_editPersonasGrid__3C1Ae{grid-template-columns:1fr}}.CuotasServicioDialog_cuotaExtraPanel__3fqtC{background:#fffbeb;border:1px solid #fde68a;border-left:5px solid #f59e0b;border-radius:14px;padding:14px 16px}.CuotasServicioDialog_cuotaExtraBtn__3wZQT{width:100%;justify-content:center;font-weight:800!important}.CuotasServicioDialog_cuotaExtraAviso__3aU6K{display:block;margin-top:.65rem;color:#92400e;font-weight:700;text-align:center}.CuotasServicioDialog_cuotaExtraForm__1p0E0{display:flex;flex-direction:column;grid-gap:.85rem;gap:.85rem}.CuotasServicioDialog_cuotaExtraTitle__1gyEJ{margin:0;display:flex;align-items:center;grid-gap:8px;gap:8px;font-size:.95rem;font-weight:900;color:#92400e}.CuotasServicioDialog_cuotaExtraTitle__1gyEJ i{font-size:1rem;color:#f59e0b}.CuotasServicioDialog_cuotaExtraGrid__17UtY{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:1rem;gap:1rem;align-items:end}.CuotasServicioDialog_cuotaExtraField__2w9h0{display:flex;flex-direction:column;grid-gap:.35rem;gap:.35rem}.CuotasServicioDialog_cuotaExtraField__2w9h0 label{font-size:.88rem;font-weight:800;color:#334155}.CuotasServicioDialog_cuotaExtraField__2w9h0 small{font-size:.8rem;color:#64748b}.CuotasServicioDialog_cuotaExtraInput__12SHa{width:100%;height:42px;border:1px solid #fcd34d;border-radius:8px;padding:0 .75rem;font-size:.95rem;color:#334155;background:#fff}.CuotasServicioDialog_cuotaExtraInput__12SHa:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 2px rgba(245,158,11,.2)}.CuotasServicioDialog_cuotaExtraActions__2Gy-1{display:flex;grid-gap:.5rem;gap:.5rem;flex-wrap:wrap}@media (max-width:700px){.CuotasServicioDialog_cuotaExtraGrid__17UtY{grid-template-columns:1fr}.CuotasServicioDialog_cuotaExtraActions__2Gy-1{flex-direction:column}.CuotasServicioDialog_cuotaExtraActions__2Gy-1 .p-button{width:100%;justify-content:center}}.CuotasServicioDialog_loadingBox__3Vabi{min-height:260px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem;align-items:center;justify-content:center;color:#64748b}@media (max-width:1200px){.CuotasServicioDialog_headerCard__3NCnC{grid-template-columns:1fr}.CuotasServicioDialog_headerMeta__2XKGA{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.CuotasServicioDialog_headerMeta__2XKGA div{min-width:0;text-align:left}.CuotasServicioDialog_headerMetaPersonas__1BCPz{grid-column:1/-1}.CuotasServicioDialog_resumenGrid__AxCu2{grid-template-columns:repeat(3,minmax(140px,1fr))}}@media (max-width:768px){.CuotasServicioDialog_cuotasDialog__buIB3 .p-dialog-content{padding:1rem}.CuotasServicioDialog_headerMeta__2XKGA,.CuotasServicioDialog_resumenGrid__AxCu2{grid-template-columns:1fr}.CuotasServicioDialog_cuotasTable__X9cUa .p-datatable-table{min-width:1180px}}.AlertaAfiliadosDialog_contenedor__KxqNY{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.AlertaAfiliadosDialog_bannerNoCobrado__1EPwf,.AlertaAfiliadosDialog_bannerParcial__2P7Dx{display:flex;align-items:center;grid-gap:14px;gap:14px;border-radius:14px;padding:14px 18px;border:1px solid}.AlertaAfiliadosDialog_bannerParcial__2P7Dx{background:#fffbeb;border-color:#fde68a;color:#92400e}.AlertaAfiliadosDialog_bannerNoCobrado__1EPwf{background:#fff1f2;border-color:#fecaca;color:#991b1b}.AlertaAfiliadosDialog_bannerNoCobrado__1EPwf strong,.AlertaAfiliadosDialog_bannerParcial__2P7Dx strong{display:block;font-size:.97rem;font-weight:800;margin-bottom:2px}.AlertaAfiliadosDialog_bannerNoCobrado__1EPwf span,.AlertaAfiliadosDialog_bannerParcial__2P7Dx span{display:block;font-size:.85rem;opacity:.8}.AlertaAfiliadosDialog_busqueda__xN4oU .p-inputtext{width:100%;max-width:480px;height:44px}.GestionDelegados_page__1k9Wy{display:flex;flex-direction:column;grid-gap:16px;gap:16px;width:100%;max-width:100%;min-height:100%;box-sizing:border-box;padding:24px;overflow-x:hidden;background:#f8fafc}.GestionDelegados_hero__2E34R{display:flex;justify-content:space-between;grid-gap:1rem;gap:1rem;width:100%;min-width:0;box-sizing:border-box;padding:18px 22px;border:1px solid #e2e8f0;border-radius:18px;background:linear-gradient(135deg,#fff,#fff8ea);box-shadow:0 14px 30px rgba(15,23,42,.06)}.GestionDelegados_deniedCard__2A_90 span,.GestionDelegados_eyebrow__180bq,.GestionDelegados_sectionHeader__1GzJV span{color:#a56600;font-size:.75rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.GestionDelegados_deniedCard__2A_90 h2,.GestionDelegados_hero__2E34R h1,.GestionDelegados_sectionHeader__1GzJV h2{margin:.25rem 0;color:#172033}.GestionDelegados_hero__2E34R h1{font-size:clamp(1.85rem,3vw,2.55rem);line-height:1.05}.GestionDelegados_deniedCard__2A_90 p,.GestionDelegados_hero__2E34R p{max-width:760px;margin:0;color:#64748b;line-height:1.5}.GestionDelegados_summaryBar__3BviN{display:flex;flex-wrap:wrap;align-items:center;grid-gap:.85rem;gap:.85rem;width:100%;min-width:0;margin:0;padding:.6rem 1rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.GestionDelegados_summaryItem__2SZn7{display:flex;flex-direction:column;grid-gap:1px;gap:1px;min-width:0}.GestionDelegados_summaryItem__2SZn7 b{font-size:.85rem;font-weight:700;color:#0f172a;white-space:nowrap}.GestionDelegados_summaryItem__2SZn7 small{font-size:.72rem;color:#7c8795;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:280px}.GestionDelegados_summaryDivider__34Vyo{width:1px;height:28px;background:#e2e8f0;flex-shrink:0}.GestionDelegados_toolsSection__3EVTe{width:100%;min-width:0;box-sizing:border-box;padding:20px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;overflow:hidden}.GestionDelegados_sectionHeader__1GzJV{display:flex;align-items:center;justify-content:space-between;grid-gap:.75rem;gap:.75rem;margin-bottom:.75rem}.GestionDelegados_toolbar__1GB7c{display:flex;flex-wrap:wrap;justify-content:flex-end;grid-gap:.65rem;gap:.65rem;margin-bottom:1rem}.GestionDelegados_filters__2JTF0{display:grid;grid-template-columns:minmax(280px,1fr) minmax(170px,210px) minmax(210px,280px) minmax(180px,240px) auto;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.GestionDelegados_filters__2JTF0 .p-dropdown,.GestionDelegados_filters__2JTF0 .p-inputtext{width:100%}.GestionDelegados_masterDetailWrap__36mvQ{display:flex;grid-gap:0;gap:0;width:100%;max-width:100%;min-height:420px;border:1px solid #e5edf5;border-radius:14px;overflow:hidden;background:#fff}.GestionDelegados_afiliadosList__K_18r{flex:0 0 280px;border-right:1px solid #e5edf5;background:#f8fafc;max-height:600px;overflow-y:auto;display:flex;flex-direction:column}.GestionDelegados_afiliadoItem__x9ehN{display:flex;align-items:baseline;flex-wrap:wrap;grid-gap:6px;gap:6px;width:100%;text-align:left;border:none;border-bottom:1px solid #e5edf5;background:transparent;padding:.7rem .9rem;cursor:pointer;font-family:inherit}.GestionDelegados_afiliadoItem__x9ehN:hover{background:#eef2f7}.GestionDelegados_afiliadoItemActivo__1WZvz{background:#eff6ff;border-left:3px solid #1d4ed8}.GestionDelegados_afiliadoNombre__5XVRg{flex:1 1 100%;font-size:.85rem;font-weight:900;color:#0f172a}.GestionDelegados_afiliadoDni__MOD4q{font-size:.75rem;color:#64748b}.GestionDelegados_afiliadoCount__19NyL{margin-left:auto;font-size:.72rem;font-weight:900;color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:1px 8px}.GestionDelegados_expedientesPanel__2F1KW{flex:1 1;min-width:0;padding:1rem 1.25rem;max-height:600px;overflow-y:auto}.GestionDelegados_expedientesPanelHeader__Q-U_w{display:flex;align-items:baseline;grid-gap:10px;gap:10px;flex-wrap:wrap;padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px solid #e5edf5}.GestionDelegados_expedientesPanelHeader__Q-U_w h3{margin:0;font-size:1rem;font-weight:900;color:#0f172a}.GestionDelegados_expedientesPanelHeader__Q-U_w span{font-size:.8rem;color:#64748b}.GestionDelegados_afiliadoTelefono__tmzba{display:inline-flex;align-items:center;grid-gap:5px;gap:5px;font-weight:600;color:#0f172a!important}.GestionDelegados_afiliadoTelefono__tmzba i{font-size:.75rem;color:#16a34a}.GestionDelegados_afiliadoTelefonoVacio__1AsKJ{color:#94a3b8!important;font-weight:400;font-style:italic}.GestionDelegados_afiliadoTelefonoVacio__1AsKJ i{color:#94a3b8}.GestionDelegados_dashboardHint__1diI4{color:#64748b;font-size:.85rem;margin:0 0 1rem}.GestionDelegados_dashboardGrid__3KauY{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.GestionDelegados_dashboardCard__3QtWL{border:1px solid #e5edf5;border-radius:12px;padding:.75rem .9rem;background:#f8fafc;min-width:0;overflow:hidden}.GestionDelegados_dashboardCardWide__ghvTw{grid-column:1/-1}.GestionDelegados_dashboardCard__3QtWL h4{margin:0 0 .15rem;font-size:.8rem;font-weight:900;color:#334155}.GestionDelegados_dashboardCardTotal__190NX{margin:0 0 .5rem;font-size:.72rem;color:#94a3b8}.GestionDelegados_chartBox__3enXv{height:260px;width:100%;min-width:0;position:relative;overflow:hidden}.GestionDelegados_dashboardCardWide__ghvTw .GestionDelegados_chartBox__3enXv{height:260px}.GestionDelegados_chartBoxPie__1GScZ{display:flex;justify-content:center;align-items:center}.GestionDelegados_chartBoxPie__1GScZ canvas{max-width:100%;height:auto!important}.GestionDelegados_chartLeyenda__3I8oa{display:flex;flex-wrap:wrap;justify-content:center;grid-gap:8px 14px;gap:8px 14px;margin-top:.6rem}.GestionDelegados_chartLeyendaItem__1tbDx{display:inline-flex;align-items:center;grid-gap:5px;gap:5px;font-size:.75rem;color:#475569;white-space:nowrap}.GestionDelegados_chartLeyendaItem__1tbDx i{width:9px;height:9px;border-radius:2px;display:inline-block}.GestionDelegados_expedienteRowList__3Tgne{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.GestionDelegados_expedienteRow__2AziQ{display:flex;align-items:center;grid-gap:12px;gap:12px;flex-wrap:wrap;padding:.6rem .75rem;border:1px solid #e5edf5;border-radius:10px;cursor:pointer}.GestionDelegados_expedienteRow__2AziQ:hover{background:#f1f5f9}.GestionDelegados_expedienteNumero__1v7jO{font-size:.78rem;font-weight:900;color:#1d4ed8;background:#eff6ff;border-radius:6px;padding:2px 9px;white-space:nowrap}.GestionDelegados_expedienteDep__2B8i0{flex:1 1;min-width:140px;font-size:.85rem;color:#0f172a;font-weight:500}.GestionDelegados_progresoImport__2RVOU{display:flex;flex-direction:column;grid-gap:6px;gap:6px;margin:.5rem 0 1rem}.GestionDelegados_progresoImport__2RVOU small{color:#64748b;font-size:.8rem}.GestionDelegados_noRegistradosIntro__QBZJU{margin:0 0 1rem;color:#475569;font-size:.9rem}.GestionDelegados_noRegistradosList__3j-0D{display:flex;flex-direction:column;grid-gap:6px;gap:6px;max-height:360px;overflow-y:auto}.GestionDelegados_noRegistradosItem__3M2Jt{display:flex;align-items:center;grid-gap:12px;gap:12px;padding:8px 12px;border:1px solid #fde68a;background:#fffbeb;border-radius:8px;font-size:.85rem;flex-wrap:wrap}.GestionDelegados_noRegistradosDni__3l7ii{font-weight:900;color:#92400e;min-width:90px}.GestionDelegados_noRegistradosNombre__2cZ_l{flex:1 1;min-width:140px;color:#334155}.GestionDelegados_noRegistradosDep__1Ccp9{color:#64748b;font-size:.78rem}.GestionDelegados_detailHeader__3e1ak{display:flex;align-items:center;grid-gap:14px;gap:14px;flex-wrap:wrap;padding-bottom:1rem;margin-bottom:1.25rem;border-bottom:1px solid #e2e8f0}.GestionDelegados_detailAvatar__Eoga5{width:52px;height:52px;border-radius:50%;background:#eff6ff;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.05rem;flex-shrink:0}.GestionDelegados_detailHeaderInfo__LgQ-K{flex:1 1;min-width:160px}.GestionDelegados_detailHeaderInfo__LgQ-K h3{margin:0;font-size:1.1rem;font-weight:900;color:#0f172a}.GestionDelegados_detailHeaderInfo__LgQ-K span{font-size:.85rem;color:#64748b}.GestionDelegados_detailHeaderBadges___w8I_{display:flex;flex-wrap:wrap;grid-gap:6px;gap:6px}.GestionDelegados_detailGrid__203rg{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.GestionDelegados_detailField__1kowW{padding:.7rem .85rem;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.GestionDelegados_detailFieldFull__3whal{grid-column:1/-1}.GestionDelegados_detailGrid__203rg span{display:block;color:#64748b;font-size:.72rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.GestionDelegados_detailGrid__203rg strong{display:block;margin-top:.2rem;color:#0f172a;font-weight:500;word-break:break-word}.GestionDelegados_detailActions__3d1sX{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e2e8f0}.GestionDelegados_fullInput__zUFes{width:100%}.GestionDelegados_emptyText__1OLO-{color:#64748b;font-size:.9rem;text-align:center;padding:1.5rem 0}.GestionDelegados_duplicadosSeccion__1F7fh{margin-bottom:1.5rem}.GestionDelegados_duplicadosSeccion__1F7fh h4{margin:0 0 .5rem;font-size:.85rem;font-weight:900;color:#92400e}.GestionDelegados_duplicadosGrupo__3e4rw{border:1px solid #fde68a;border-radius:10px;padding:6px;margin-bottom:10px;background:#fffbeb}.GestionDelegados_duplicadosItem__cLdiz{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;flex-wrap:wrap;padding:8px 10px;border-radius:8px;background:#fff;margin-bottom:4px}.GestionDelegados_duplicadosGrupo__3e4rw .GestionDelegados_duplicadosItem__cLdiz:last-child{margin-bottom:0}.GestionDelegados_duplicadosInfo__Kc0b1{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;align-items:center;font-size:.8rem;color:#334155}.GestionDelegados_duplicadosInfo__Kc0b1 strong{font-size:.85rem;color:#0f172a}.GestionDelegados_timeline__3cLsr{display:flex;flex-direction:column;grid-gap:0;gap:0;max-height:480px;overflow-y:auto;padding-left:4px}.GestionDelegados_timelineItem__3KZan{display:flex;grid-gap:12px;gap:12px;position:relative;padding-bottom:1.25rem}.GestionDelegados_timelineItem__3KZan:not(:last-child):before{content:"";position:absolute;left:5px;top:16px;bottom:0;width:2px;background:#e2e8f0}.GestionDelegados_timelineDot__Hf0nV{width:12px;height:12px;border-radius:50%;background:#1d4ed8;margin-top:4px;flex-shrink:0;z-index:1}.GestionDelegados_timelineContent__3IWCx{flex:1 1;min-width:0}.GestionDelegados_timelineHeader__ne4Uy{display:flex;align-items:baseline;justify-content:space-between;grid-gap:8px;gap:8px;flex-wrap:wrap}.GestionDelegados_timelineTipo__1Rv4h{font-weight:900;font-size:.88rem;color:#0f172a}.GestionDelegados_timelineFecha__b4UQl{font-size:.78rem;color:#94a3b8}.GestionDelegados_timelinePath__2ZTNY{display:flex;align-items:center;grid-gap:8px;gap:8px;margin:.4rem 0;font-size:.85rem;font-weight:500;color:#1d4ed8;background:#eff6ff;border-radius:8px;padding:.4rem .7rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.GestionDelegados_timelinePath__2ZTNY i{font-size:.75rem;color:#64748b}.GestionDelegados_timelineObs__1ZWPs{margin:.4rem 0;font-size:.85rem;color:#334155}.GestionDelegados_timelineUsuario__33Q2-{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;font-size:.78rem;color:#64748b}.GestionDelegados_timelineUsuario__33Q2- i{font-size:.72rem}.GestionDelegados_dialogActions__1baJr{display:flex;justify-content:flex-end;grid-gap:.65rem;gap:.65rem;margin-top:1rem}.GestionDelegados_stateDialog__2fskI{display:grid;grid-gap:.85rem;gap:.85rem}.GestionDelegados_stateDialog__2fskI label{display:grid;grid-gap:.35rem;gap:.35rem}.GestionDelegados_stateDialog__2fskI label span{color:#475569;font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.GestionDelegados_stateDialog__2fskI .p-dropdown{width:100%}.GestionDelegados_exportForm__Nj7df{display:flex;flex-direction:column;grid-gap:.6rem;gap:.6rem}.GestionDelegados_exportHeaderRow__2SEKU{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px;flex-wrap:wrap}.GestionDelegados_exportLabel__31Gfk{color:#475569;font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.GestionDelegados_exportQuickActions__H3giT{display:flex;grid-gap:8px;gap:8px}.GestionDelegados_exportQuickBtn__2SKqN{border:none;background:none;color:#2563eb;font-size:.75rem;font-weight:700;cursor:pointer;padding:2px 4px}.GestionDelegados_exportQuickBtn__2SKqN:hover{text-decoration:underline}.GestionDelegados_dependenciaCheckList__2Uj0a{display:flex;flex-direction:column;grid-gap:4px;gap:4px;max-height:280px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:10px;padding:.5rem}.GestionDelegados_dependenciaCheckItem__16ZUe{display:flex;align-items:center;grid-gap:10px;gap:10px;padding:.55rem .65rem;border-radius:8px;cursor:pointer;font-size:.85rem;color:#0f172a;border:1px solid transparent}.GestionDelegados_dependenciaCheckItem__16ZUe:hover{background:#f1f5f9}.GestionDelegados_dependenciaCheckItemActivo__2_I4m{background:#eff6ff;border-color:#bfdbfe}.GestionDelegados_dependenciaCheckInput__scpa-{cursor:pointer;width:16px;height:16px;flex-shrink:0;accent-color:#2563eb}.GestionDelegados_dependenciaCheckLabel__3Wa1q{font-weight:500;text-transform:none}.GestionDelegados_dniValidator__3_m-4{display:flex;grid-gap:.5rem;gap:.5rem;align-items:stretch}.GestionDelegados_dniValidator__3_m-4 .p-button{flex-shrink:0;white-space:nowrap}.GestionDelegados_personaPreview__2iS1q{display:flex;align-items:center;grid-gap:10px;gap:10px;margin-top:.5rem;padding:.65rem .85rem;border:1px solid #bbf7d0;background:#f0fdf4;border-radius:10px}.GestionDelegados_personaPreview__2iS1q i{color:#16a34a;font-size:1.1rem}.GestionDelegados_personaPreview__2iS1q strong{display:block;color:#14532d;font-size:.88rem}.GestionDelegados_personaPreview__2iS1q span{display:block;color:#4d7c5f;font-size:.78rem}.GestionDelegados_toolCard__myl0E{border:1px solid #dbeafe;border-radius:16px;box-shadow:none}.GestionDelegados_toolCard__myl0E .p-card-body{padding:1rem}.GestionDelegados_toolCard__myl0E .p-card-content{display:flex;align-items:center;justify-content:space-between;grid-gap:1rem;gap:1rem;padding:0}.GestionDelegados_toolContent__1hE37{display:flex;align-items:flex-start;grid-gap:1rem;gap:1rem}.GestionDelegados_toolIcon__3UYzu{display:grid;width:56px;height:56px;flex:0 0 56px;place-items:center;border-radius:16px;color:#0f65a8;background:#e0f2fe;font-size:1.25rem}.GestionDelegados_toolStatus__1q1zH{display:inline-flex;padding:.25rem .55rem;border-radius:999px;color:#9a5f00;background:#fff0c9;font-size:.72rem;font-weight:900}.GestionDelegados_toolContent__1hE37 h3{margin:.45rem 0 .25rem;color:#172033;font-size:1.35rem}.GestionDelegados_toolContent__1hE37 p{max-width:760px;margin:0;color:#64748b;line-height:1.5}.GestionDelegados_pathPreview__RUIx4{display:flex;flex-wrap:wrap;grid-gap:.45rem;gap:.45rem;margin-top:.85rem}.GestionDelegados_pathPreview__RUIx4 code{padding:.3rem .45rem;border:1px solid #e2e8f0;border-radius:8px;color:#334155;background:#f8fafc;font-size:.78rem}.GestionDelegados_deniedCard__2A_90,.GestionDelegados_emptyTools__1d6S_,.GestionDelegados_loadingBox__3dqEM{display:flex;align-items:center;justify-content:center;grid-gap:.85rem;gap:.85rem;min-height:260px;padding:1.5rem;border:1px solid #e2e8f0;border-radius:18px;background:#fff;color:#64748b}.GestionDelegados_deniedCard__2A_90{justify-content:flex-start;max-width:820px;min-height:0;margin:3rem auto 1rem;border-color:#fecaca;background:#fff7f7}.GestionDelegados_deniedIcon__2jtfz{display:grid;width:58px;height:58px;flex:0 0 58px;place-items:center;border-radius:18px;color:#b91c1c;background:#fee2e2;font-size:1.4rem}.GestionDelegados_errorText__1MQ3K{max-width:820px;margin:0 auto;color:#b91c1c;text-align:center}.GestionDelegados_helpTextExport__1eQjC{color:#64748b;font-size:.78rem}.GestionDelegados_emptyTools__1d6S_{min-height:150px;color:#64748b}@media (max-width:900px){.GestionDelegados_page__1k9Wy{grid-gap:12px;gap:12px;padding:12px}.GestionDelegados_hero__2E34R{padding:14px}.GestionDelegados_hero__2E34R h1{font-size:1.65rem}.GestionDelegados_hero__2E34R p{font-size:.95rem}.GestionDelegados_dashboardGrid__3KauY,.GestionDelegados_detailGrid__203rg,.GestionDelegados_filters__2JTF0,.GestionDelegados_toolCard__myl0E .p-card-content{grid-template-columns:1fr}.GestionDelegados_summaryBar__3BviN{flex-direction:column;align-items:flex-start}.GestionDelegados_summaryDivider__34Vyo{display:none}.GestionDelegados_summaryItem__2SZn7 small{max-width:100%}.GestionDelegados_deniedCard__2A_90,.GestionDelegados_sectionHeader__1GzJV,.GestionDelegados_toolCard__myl0E .p-card-content,.GestionDelegados_toolContent__1hE37{flex-direction:column;align-items:flex-start}.GestionDelegados_toolbar__1GB7c{justify-content:stretch}.GestionDelegados_toolbar__1GB7c .p-button{width:100%}.GestionDelegados_toolsSection__3EVTe{padding:12px}.GestionDelegados_sectionHeader__1GzJV h2{font-size:1.35rem}.GestionDelegados_masterDetailWrap__36mvQ{flex-direction:column;border-radius:10px}.GestionDelegados_afiliadosList__K_18r{flex:0 0 auto;max-height:220px;border-right:none;border-bottom:1px solid #e5edf5}.GestionDelegados_expedientesPanel__2F1KW{max-height:none}}.comercio_componentContainer___JfaS{min-height:100vh;width:100%;padding-top:76px;padding-bottom:40px;display:flex;flex-direction:column;align-items:center;background:#fff;color:#111}.comercio_comercioHeaderTop__2f5xW{width:min(1120px,calc(100% - 32px));margin:0 auto;text-align:center}.comercio_h1__1IL3h{font-size:1.6em;margin:0 0 26px;text-align:center;font-weight:500;color:#111}.comercio_container__BQEjD{display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(760px,100%);box-shadow:0 4px 12px rgba(0,0,0,.16)}.comercio_container__imgContainer__3Bthj{width:100%;height:clamp(220px,45vh,380px);display:flex;align-items:center;justify-content:center;overflow:hidden}.comercio_container__imgContainer__img__t4PNi{width:100%;height:100%;object-fit:cover;margin:0;border-radius:0}.comercio_comercioWrapper__UN3Wv{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:0 0 40px}.comercio_comercioHeader__VNHFW{text-align:center}.comercio_comercioHeader__VNHFW p{max-width:760px;margin:28px auto;color:#555;font-size:1rem;line-height:1.6}.comercio_consultaGrid__3BUH2{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:28px;gap:28px;align-items:stretch}.comercio_searchCard__1piL1{background:#fff;border-radius:10px;padding:24px;box-sizing:border-box;border:1px solid #eee;box-shadow:0 4px 14px rgba(0,0,0,.1)}.comercio_cardHeader__RgGTE{margin-bottom:22px}.comercio_cardBadge__1Mtx3{display:inline-flex;margin-bottom:14px;padding:6px 14px;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.7px;border:1px solid #fed7aa}.comercio_cardHeader__RgGTE h2{margin:0 0 10px;color:#111;font-size:1.45rem;font-weight:700}.comercio_cardHeader__RgGTE p{margin:0;color:#666;line-height:1.55;font-size:1rem}.comercio_form__P042M{display:grid;grid-gap:12px;gap:12px}.comercio_label__3_6nR{color:#111;font-weight:700}.comercio_inputGroup__Yz_-p{display:flex;grid-gap:12px;gap:12px}.comercio_input__TMGWW{flex:1 1;width:100%;border:1px solid #d1d5db;border-radius:6px;padding:13px 14px;font-size:1rem;outline:none;box-sizing:border-box;transition:border-color .18s ease,box-shadow .18s ease}.comercio_input__TMGWW:focus{border-color:#f2a900;box-shadow:0 0 0 3px rgba(242,169,0,.18)}.comercio_input__TMGWW:disabled{background:#f3f4f6;cursor:not-allowed}.comercio_searchButton__1CnLH{border:none;border-radius:6px;padding:0 28px;background:#f2a900;color:#111;font-size:1rem;font-weight:900;cursor:pointer;transition:all .18s ease}.comercio_searchButton__1CnLH:hover:not(:disabled){background:#d89200;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.comercio_searchButton__1CnLH:disabled{opacity:.65;cursor:not-allowed}.comercio_clearButton__3dPWZ{justify-self:start;border:none;padding:4px 0;background:transparent;color:#c2410c;font-weight:800;cursor:pointer}.comercio_clearButton__3dPWZ:hover:not(:disabled){text-decoration:underline}.comercio_message__2QJKH{margin-top:18px;padding:13px 15px;border-radius:6px;background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;font-weight:700}.comercio_securityNote__1_u-5{margin-top:22px;padding:15px 16px;border-radius:8px;background:#f8fafc;color:#475569;border:1px solid #e5e7eb;line-height:1.5}.comercio_credentialArea__lU7R-{min-width:0}.comercio_emptyState__3MRHX{min-height:360px;height:100%;display:grid;place-items:center;text-align:center;background:#fff;border:1px dashed #b6b6b6;border-radius:10px;padding:30px;box-sizing:border-box;color:#64748b}.comercio_emptyIcon__XHF5k{width:76px;height:76px;display:grid;place-items:center;margin:0 auto 14px;border-radius:50%;background:#fff7ed;font-size:2rem}.comercio_emptyState__3MRHX h2{margin:0 0 12px;color:#111;font-size:1.4rem;font-weight:700}.comercio_emptyState__3MRHX p{max-width:420px;margin:0;line-height:1.55}.comercio_credentialRealCard__2o9mY{width:100%;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 14px 34px rgba(0,0,0,.14)}.comercio_credentialRealImage__15rGK{position:relative;width:100%;min-height:360px;background:#fff;overflow:hidden;border-radius:16px 16px 0 0}.comercio_credentialBackgroundImg__1wrfB{position:absolute;top:60%;left:50%;width:auto;height:200%;max-width:none;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);-webkit-transform-origin:center center;transform-origin:center center;z-index:1}.comercio_credentialRealTitle__3AKqP{position:absolute;top:120px;right:290px;margin:0;color:#fff;font-size:1.75rem;font-weight:900;text-align:right;text-shadow:0 2px 5px rgba(0,0,0,.35);z-index:2}.comercio_credentialRealData__1l2CO{position:absolute;left:200px;bottom:20px;display:flex;flex-direction:column;grid-gap:10px;gap:10px;max-width:62%;z-index:2}.comercio_credentialRealData__1l2CO p{margin:0;color:#111827;font-size:1rem;line-height:1.45;font-weight:800}.comercio_credentialRealData__1l2CO strong{font-weight:900}.comercio_validBox__GfxQ5{margin:10px 38px 10;padding:12px 14px;border-radius:0;display:flex;align-items:center;justify-content:center;grid-gap:9px;gap:9px;background:#dcfce7;color:#166534;border:1px solid #86efac;font-weight:900;text-transform:uppercase;letter-spacing:.7px}.comercio_validDot__sHjQ1{width:10px;height:10px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 5px rgba(22,163,74,.16)}.comercio_credentialAffiliateFooter__398LW{margin-top:0;padding:16px 22px;background:#fff7ed;color:#92400e;border-top:1px solid #fed7aa;text-align:center;font-weight:900}@media only screen and (max-width:767px){.comercio_componentContainer___JfaS{width:100%;padding:136px 10px 24px;display:flex;flex-direction:column;align-items:center}.comercio_container__BQEjD{width:100%;max-width:360px;margin:0 auto;text-align:center}.comercio_container__imgContainer__3Bthj{height:clamp(180px,35vh,300px);margin-bottom:16px}.comercio_container__imgContainer__img__t4PNi{width:100%;height:100%;object-fit:cover;border-radius:8px}.comercio_h1__1IL3h{font-size:1.35em;text-align:center;margin:0 0 16px}.comercio_comercioWrapper__UN3Wv{width:100%}.comercio_comercioHeader__VNHFW p{margin:16px auto 24px;padding:0 8px;font-size:.95rem}.comercio_consultaGrid__3BUH2{grid-template-columns:1fr;grid-gap:22px;gap:22px}.comercio_searchCard__1piL1{padding:20px;border-radius:10px}.comercio_cardHeader__RgGTE h2{font-size:1.25rem}.comercio_cardHeader__RgGTE p{font-size:.95rem}.comercio_inputGroup__Yz_-p{flex-direction:column}.comercio_searchButton__1CnLH{width:100%;padding:14px 18px}.comercio_emptyState__3MRHX{min-height:280px;padding:22px}.comercio_emptyState__3MRHX h2{font-size:1.2rem}.comercio_credentialRealCard__2o9mY{width:100%;border-radius:14px;overflow:hidden}.comercio_credentialRealImage__15rGK{position:relative;width:100%;min-height:245px;background:#fff;overflow:hidden;border-radius:14px 14px 0 0}.comercio_credentialBackgroundImg__1wrfB{position:absolute;top:52%;left:50%;width:auto;height:180%;max-width:none;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);-webkit-transform-origin:center center;transform-origin:center center;z-index:1}.comercio_credentialRealTitle__3AKqP{position:absolute;top:80px;left:18px;right:auto;margin:0;color:#fff;font-size:1rem;font-weight:900;text-align:left;text-shadow:0 2px 5px rgba(0,0,0,.45);z-index:2;white-space:nowrap}.comercio_credentialRealData__1l2CO{position:absolute;left:100px;bottom:25px;display:flex;flex-direction:column;grid-gap:6px;gap:6px;max-width:70%;z-index:2}.comercio_credentialRealData__1l2CO p{margin:0;color:#111827;font-size:.72rem;line-height:1.25;font-weight:800}.comercio_credentialRealData__1l2CO strong{font-weight:900}.comercio_validBox__GfxQ5{margin:1px 0 0;padding:10px 12px;border-radius:1px;font-size:.78rem;grid-gap:8px;gap:8px}.comercio_validDot__sHjQ1{width:9px;height:9px}.comercio_credentialAffiliateFooter__398LW{margin-top:0;padding:13px 14px;font-size:.82rem}}.ComercioLogin_loginPage__1nrCK{min-height:100vh;padding:96px 16px 40px;box-sizing:border-box;background:#f8fafc;display:flex;align-items:center;justify-content:center}.ComercioLogin_loginCard__27Sx3{width:min(440px,100%);background:#fff;border-radius:14px;padding:34px 30px;box-sizing:border-box;border:1px solid #e5e7eb;box-shadow:0 16px 38px rgba(0,0,0,.14);text-align:center}.ComercioLogin_logoBox__2A8Hy{display:flex;justify-content:center;margin-bottom:18px}.ComercioLogin_logoBox__2A8Hy img{width:128px;max-height:72px;object-fit:contain}.ComercioLogin_loginCard__27Sx3 h1{margin:0 0 12px;color:#111827;font-size:1.75rem;font-weight:800}.ComercioLogin_descripcion__2c1EU{margin:0 0 26px;color:#64748b;line-height:1.55;font-size:.98rem}.ComercioLogin_form__oAuUf{display:grid;grid-gap:16px;gap:16px;text-align:left}.ComercioLogin_formGroup__250_S{display:grid;grid-gap:7px;gap:7px}.ComercioLogin_formGroup__250_S label{color:#111827;font-weight:800;font-size:.95rem}.ComercioLogin_formGroup__250_S input{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:13px 14px;font-size:1rem;outline:none;box-sizing:border-box;transition:border-color .18s ease,box-shadow .18s ease}.ComercioLogin_formGroup__250_S input:focus{border-color:#f2a900;box-shadow:0 0 0 3px rgba(242,169,0,.18)}.ComercioLogin_formGroup__250_S input:disabled{background:#f3f4f6;cursor:not-allowed}.ComercioLogin_errorBox__1lg8K{padding:12px 14px;border-radius:8px;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;font-weight:700;text-align:center}.ComercioLogin_loginButton__3nMMl{width:100%;border:none;border-radius:8px;padding:14px 18px;background:#f2a900;color:#111;font-size:1rem;font-weight:900;cursor:pointer;transition:background .18s ease,-webkit-transform .18s ease;transition:background .18s ease,transform .18s ease;transition:background .18s ease,transform .18s ease,-webkit-transform .18s ease}.ComercioLogin_loginButton__3nMMl:hover:not(:disabled){background:#d89200;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.ComercioLogin_loginButton__3nMMl:disabled{opacity:.65;cursor:not-allowed}.ComercioLogin_backButton__3BTRu{width:100%;border:none;background:transparent;color:#475569;font-weight:800;cursor:pointer;padding:6px 0 0}.ComercioLogin_backButton__3BTRu:hover:not(:disabled){color:#111827;text-decoration:underline}@media only screen and (max-width:767px){.ComercioLogin_loginPage__1nrCK{padding:136px 14px 34px;align-items:flex-start}.ComercioLogin_loginCard__27Sx3{padding:28px 22px}.ComercioLogin_loginCard__27Sx3 h1{font-size:1.45rem}.ComercioLogin_descripcion__2c1EU{font-size:.92rem}}.OficinaGestionAdmin_adminPage__2-jpp,.OficinaGestionAdmin_container__2sCWP,.OficinaGestionAdmin_oficinaGestionPage__3lVxD,.OficinaGestionAdmin_page__2SsqJ{width:100%;max-width:100vw;min-height:100vh;padding:24px;background:#f4f7fb;color:#020617;overflow-x:hidden;box-sizing:border-box}.OficinaGestionAdmin_adminPage__2-jpp *,.OficinaGestionAdmin_campoCard__1bUHI *,.OficinaGestionAdmin_container__2sCWP *,.OficinaGestionAdmin_formGrid__1OEMu *,.OficinaGestionAdmin_formWrapper__17WjE *,.OficinaGestionAdmin_manageCard__3KeST *,.OficinaGestionAdmin_oficinaGestionPage__3lVxD *,.OficinaGestionAdmin_page__2SsqJ *,.OficinaGestionAdmin_respuestaCard__1BYTl *,.OficinaGestionAdmin_sectionTitle__1mIOg *{box-sizing:border-box}.OficinaGestionAdmin_headerCompact__1jkD2{width:100%;max-width:100%;display:flex;justify-content:space-between;align-items:center;grid-gap:18px;gap:18px;padding:22px 28px;margin-bottom:22px;background:#fff;border:1px solid #dbe4ef;border-left:7px solid #22c55e;border-radius:18px;box-shadow:0 8px 24px rgba(15,23,42,.06);overflow:hidden}.OficinaGestionAdmin_headerText__1f_YQ{flex:1 1;min-width:0;display:flex;flex-direction:column;grid-gap:8px;gap:8px}.OficinaGestionAdmin_badge__Y4ZBi{display:inline-flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;padding:5px 13px;border-radius:999px;background:#ecfdf5;border:1px solid #bbf7d0;color:#15803d;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.045em;line-height:1.2}.OficinaGestionAdmin_title__u7NkV{position:relative;margin:0;color:#020617;font-size:clamp(1.85rem,2.6vw,2.35rem);font-weight:950;line-height:1.05;letter-spacing:-.035em;text-wrap:balance}.OficinaGestionAdmin_title__u7NkV:after{content:"";display:block;width:74px;height:4px;margin-top:10px;border-radius:999px;background:linear-gradient(90deg,#22c55e,#86efac)}.OficinaGestionAdmin_subtitle__L-Jwm{max-width:1120px;margin:4px 0 0;color:#334155;font-size:1.02rem;font-weight:500;line-height:1.65;text-align:justify;overflow-wrap:anywhere}.OficinaGestionAdmin_backButton__12H_F{flex:0 0 auto;white-space:nowrap}.OficinaGestionAdmin_headerCard__2x4nX,.OficinaGestionAdmin_heroCard__1LBng,.OficinaGestionAdmin_pageHeader__2VT_d{width:100%;max-width:100%;padding:22px 28px;margin-bottom:22px;border-radius:18px;border:1px solid #dbe4ef;border-left:7px solid #22c55e;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.06);overflow:hidden}.OficinaGestionAdmin_headerCard__2x4nX h1,.OficinaGestionAdmin_heroCard__1LBng h1,.OficinaGestionAdmin_pageHeader__2VT_d h1{position:relative;margin:0 0 12px;color:#020617;font-size:clamp(1.85rem,2.6vw,2.35rem);font-weight:950;line-height:1.05;letter-spacing:-.035em}.OficinaGestionAdmin_headerCard__2x4nX h1:after,.OficinaGestionAdmin_heroCard__1LBng h1:after,.OficinaGestionAdmin_pageHeader__2VT_d h1:after{content:"";display:block;width:74px;height:4px;margin-top:10px;border-radius:999px;background:linear-gradient(90deg,#22c55e,#86efac)}.OficinaGestionAdmin_headerCard__2x4nX p,.OficinaGestionAdmin_heroCard__1LBng p,.OficinaGestionAdmin_pageHeader__2VT_d p{margin:0;max-width:1120px;color:#334155;font-size:1.02rem;font-weight:500;line-height:1.65;text-align:justify;overflow-wrap:anywhere}.OficinaGestionAdmin_actionsTabs__2Ks9M,.OficinaGestionAdmin_tabContainer__2ztys,.OficinaGestionAdmin_tabs__3ozQF,.OficinaGestionAdmin_tabsRow__vErfm{width:100%;max-width:100%;display:flex;flex-wrap:wrap;align-items:center;grid-gap:12px;gap:12px;padding-bottom:16px;margin-bottom:24px;border-bottom:1px solid #e2e8f0;overflow-x:hidden}.OficinaGestionAdmin_actionsTabs__2Ks9M .p-button,.OficinaGestionAdmin_tabButton__1bXFt,.OficinaGestionAdmin_tabs__3ozQF .p-button,.OficinaGestionAdmin_tabsRow__vErfm .p-button{max-width:100%;min-height:52px;border-radius:14px;font-weight:850;white-space:normal;text-align:center;box-shadow:none}.OficinaGestionAdmin_activeTab__2mUAg,.OficinaGestionAdmin_tabButtonActive__3JaMn{background:#22c55e;border-color:#22c55e;color:#fff}.OficinaGestionAdmin_formWrapper__17WjE{width:100%;max-width:100%;min-width:0;padding:28px;border-radius:22px;border:1px solid #dbe4ef;background:#fff;box-shadow:0 14px 32px rgba(15,23,42,.07);overflow-x:hidden}.OficinaGestionAdmin_sectionTitle__1mIOg{width:100%;max-width:100%;display:flex;align-items:flex-start;justify-content:space-between;grid-gap:18px;gap:18px;padding:20px 20px 18px;margin-bottom:24px;border:1px solid #e2e8f0;border-radius:20px;background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 8px 22px rgba(15,23,42,.04)}.OficinaGestionAdmin_sectionTitle__1mIOg>div{min-width:0;flex:1 1}.OficinaGestionAdmin_sectionTitle__1mIOg h2{position:relative;display:flex;align-items:center;grid-gap:12px;gap:12px;margin:0 0 10px;color:#020617;font-size:clamp(1.45rem,2.4vw,2rem);font-weight:950;line-height:1.1;letter-spacing:-.035em;text-wrap:balance}.OficinaGestionAdmin_sectionTitle__1mIOg h2:before{content:"";width:8px;height:34px;flex:0 0 8px;border-radius:999px;background:linear-gradient(180deg,#22c55e,#16a34a);box-shadow:0 8px 16px rgba(34,197,94,.22)}.OficinaGestionAdmin_sectionTitle__1mIOg h3{margin:0 0 6px;font-size:1.25rem;font-weight:850;color:#0f172a}.OficinaGestionAdmin_sectionTitle__1mIOg p{max-width:1160px;margin:0;padding-left:20px;color:#475569;font-size:1rem;font-weight:500;line-height:1.65;text-align:justify;overflow-wrap:anywhere}.OficinaGestionAdmin_sectionTitle__1mIOg .p-button{flex-shrink:0;border-radius:12px;font-weight:750}.OficinaGestionAdmin_formGrid__1OEMu{width:100%;max-width:100%;display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.OficinaGestionAdmin_formRow__3WQB_{width:100%;max-width:100%;min-width:0;display:flex;flex-direction:column;grid-gap:8px;gap:8px}.OficinaGestionAdmin_formRow__3WQB_ label{font-weight:850;color:#1e293b;line-height:1.35}.OficinaGestionAdmin_formRow__3WQB_ .p-dropdown,.OficinaGestionAdmin_formRow__3WQB_ .p-inputtext,.OficinaGestionAdmin_formRow__3WQB_ .p-inputtextarea,.OficinaGestionAdmin_formRow__3WQB_ .p-multiselect,.OficinaGestionAdmin_formRow__3WQB_ input,.OficinaGestionAdmin_formRow__3WQB_ select,.OficinaGestionAdmin_formRow__3WQB_ textarea{width:100%;max-width:100%;min-width:0}.OficinaGestionAdmin_formRow__3WQB_ .p-dropdown,.OficinaGestionAdmin_formRow__3WQB_ .p-inputtext,.OficinaGestionAdmin_formRow__3WQB_ .p-inputtextarea,.OficinaGestionAdmin_formRow__3WQB_ .p-multiselect{border-radius:14px}.OficinaGestionAdmin_formRow__3WQB_ input[type=file]{width:100%;max-width:100%;padding:14px;border:1px dashed #94a3b8;border-radius:14px;background:#f8fafc;color:#334155}.OficinaGestionAdmin_helpText__sMR0s{display:block;margin-top:6px;color:#64748b;font-size:.9rem;line-height:1.55;text-align:justify;overflow-wrap:anywhere}.OficinaGestionAdmin_formRow__3WQB_ .p-editor-container{width:100%;max-width:100%;min-width:0;border-radius:14px;overflow:hidden;border:1px solid #cbd5e1;background:#fff}.OficinaGestionAdmin_formRow__3WQB_ .p-editor-toolbar,.OficinaGestionAdmin_formRow__3WQB_ .ql-toolbar.ql-snow{width:100%;max-width:100%;display:flex;flex-wrap:wrap;align-items:center;grid-gap:4px;gap:4px;overflow-x:auto;overflow-y:hidden;padding:10px;background:#f8fafc;border:0;border-bottom:1px solid #e2e8f0}.OficinaGestionAdmin_formRow__3WQB_ .ql-toolbar.ql-snow .ql-formats{display:inline-flex;flex-wrap:wrap;align-items:center;grid-gap:2px;gap:2px;margin-right:8px}.OficinaGestionAdmin_formRow__3WQB_ .ql-toolbar.ql-snow .ql-picker,.OficinaGestionAdmin_formRow__3WQB_ .ql-toolbar.ql-snow button{flex:0 0 auto}.OficinaGestionAdmin_formRow__3WQB_ .p-editor-content,.OficinaGestionAdmin_formRow__3WQB_ .ql-container.ql-snow{width:100%;max-width:100%;min-width:0;border:0;overflow:hidden}.OficinaGestionAdmin_formRow__3WQB_ .ql-editor{width:100%;max-width:100%;min-width:0;min-height:220px;padding:18px;font-size:1rem;line-height:1.65;color:#0f172a;white-space:normal;overflow-wrap:break-word;word-break:normal;text-align:justify}.OficinaGestionAdmin_formRow__3WQB_ .ql-editor li,.OficinaGestionAdmin_formRow__3WQB_ .ql-editor p{text-align:justify}.OficinaGestionAdmin_formRow__3WQB_ .ql-editor ol,.OficinaGestionAdmin_formRow__3WQB_ .ql-editor ul{padding-left:1.6rem;margin:.7rem 0}.OficinaGestionAdmin_formRow__3WQB_ .ql-editor li{padding-left:.25rem;margin-bottom:.35rem}.OficinaGestionAdmin_formRow__3WQB_ .ql-editor.ql-blank:before{color:#64748b;font-style:italic}.OficinaGestionAdmin_switchRow__2CUhy{width:100%;max-width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;grid-gap:18px;gap:18px;padding:18px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.OficinaGestionAdmin_switchRow__2CUhy>div{min-width:0}.OficinaGestionAdmin_switchRow__2CUhy strong{display:block;margin-bottom:4px;color:#0f172a;font-size:1rem}.OficinaGestionAdmin_switchRow__2CUhy p{margin:0;color:#64748b;font-size:.94rem;line-height:1.55;text-align:justify;overflow-wrap:anywhere}.OficinaGestionAdmin_switchRow__2CUhy .p-inputswitch{flex:0 0 auto}.OficinaGestionAdmin_switchRowSmall__2z2sG{min-width:0;display:flex;align-items:center;justify-content:space-between;grid-gap:14px;gap:14px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.OficinaGestionAdmin_switchRowSmall__2z2sG span{color:#334155;font-weight:750;line-height:1.35}.OficinaGestionAdmin_switchRowSmall__2z2sG .p-inputswitch{flex:0 0 auto}.OficinaGestionAdmin_camposHeader__2Oe4P{width:100%;max-width:100%;display:flex;align-items:flex-start;justify-content:space-between;grid-gap:18px;gap:18px;margin-top:30px;margin-bottom:18px}.OficinaGestionAdmin_camposHeader__2Oe4P>div{min-width:0}.OficinaGestionAdmin_camposHeader__2Oe4P h3{margin:0 0 6px;font-size:1.35rem;font-weight:850;color:#0f172a}.OficinaGestionAdmin_camposHeader__2Oe4P p{margin:0;color:#64748b;line-height:1.55;text-align:justify}.OficinaGestionAdmin_camposHeader__2Oe4P .p-button{flex-shrink:0;border-radius:12px;font-weight:750}.OficinaGestionAdmin_camposList__1xRV1{width:100%;max-width:100%;display:grid;grid-gap:18px;gap:18px}.OficinaGestionAdmin_campoCard__1bUHI{width:100%;max-width:100%;min-width:0;padding:20px;border:1px solid #dbe4ef;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 10px 24px rgba(15,23,42,.05);overflow:hidden}.OficinaGestionAdmin_campoCardHeader__1L2DX{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;margin-bottom:16px}.OficinaGestionAdmin_campoCardHeader__1L2DX strong{font-size:1.05rem;color:#0f172a}.OficinaGestionAdmin_campoGrid__eJJat{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.OficinaGestionAdmin_archivoConfigBox__kSfgH,.OficinaGestionAdmin_departamentoConfigBox__vb7S8{width:100%;max-width:100%;min-width:0;display:grid;grid-gap:14px;gap:14px;margin-top:16px;padding:16px;border:1px solid #cbd5e1;border-radius:18px;background:#f8fafc;overflow:hidden}.OficinaGestionAdmin_archivoConfigBox__kSfgH .OficinaGestionAdmin_helpText__sMR0s,.OficinaGestionAdmin_departamentoConfigBox__vb7S8 .OficinaGestionAdmin_helpText__sMR0s{margin:0}.OficinaGestionAdmin_footerActions__XfEuq{width:100%;max-width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;grid-gap:12px;gap:12px;margin-top:28px}.OficinaGestionAdmin_footerActions__XfEuq .p-button{border-radius:12px;font-weight:850;white-space:normal}.OficinaGestionAdmin_emptyBox__1WVaf,.OficinaGestionAdmin_errorBox__jr3jd,.OficinaGestionAdmin_loadingBox__-6YUw{width:100%;max-width:100%;min-width:0;display:grid;place-items:center;grid-gap:12px;gap:12px;padding:34px 22px;border-radius:20px;text-align:center;overflow:hidden}.OficinaGestionAdmin_loadingBox__-6YUw{background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.OficinaGestionAdmin_emptyBox__1WVaf{background:#f8fafc;border:1px dashed #94a3b8;color:#475569}.OficinaGestionAdmin_emptyBox__1WVaf i{font-size:2rem;color:#64748b}.OficinaGestionAdmin_emptyBox__1WVaf h3,.OficinaGestionAdmin_errorBox__jr3jd h3{margin:0;color:#0f172a;font-size:1.25rem}.OficinaGestionAdmin_emptyBox__1WVaf p,.OficinaGestionAdmin_errorBox__jr3jd p{margin:0;max-width:720px;color:#64748b;line-height:1.55}.OficinaGestionAdmin_errorBox__jr3jd{align-items:start;justify-items:start;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;text-align:left}.OficinaGestionAdmin_errorBox__jr3jd p{color:#9a3412}.OficinaGestionAdmin_manageList__3ASNS{width:100%;max-width:100%;display:grid;grid-gap:18px;gap:18px}.OficinaGestionAdmin_manageCard__3KeST{width:100%;max-width:100%;min-width:0;padding:22px;border:1px solid #dbe4ef;border-radius:20px;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.06);overflow:hidden}.OficinaGestionAdmin_manageCardHeader__1JlJx{width:100%;max-width:100%;display:flex;align-items:flex-start;justify-content:space-between;grid-gap:18px;gap:18px;margin-bottom:18px}.OficinaGestionAdmin_manageCardHeader__1JlJx>div:first-child{min-width:0;flex:1 1}.OficinaGestionAdmin_manageCardHeader__1JlJx h3{margin:0 0 6px;color:#0f172a;font-size:1.25rem;font-weight:850;line-height:1.25;overflow-wrap:anywhere}.OficinaGestionAdmin_manageCardHeader__1JlJx p{margin:0 0 8px;color:#475569;line-height:1.6;text-align:justify;overflow-wrap:anywhere}.OficinaGestionAdmin_manageCardHeader__1JlJx small{color:#64748b;overflow-wrap:anywhere}.OficinaGestionAdmin_tagGroup__22wuK{display:flex;flex-wrap:wrap;align-items:center;grid-gap:8px;gap:8px;max-width:100%}.OficinaGestionAdmin_tagGroup__22wuK .p-tag{white-space:normal;text-align:center;line-height:1.25}.OficinaGestionAdmin_metaGrid__2GFbI{width:100%;max-width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.OficinaGestionAdmin_metaItem__3h-6S{min-width:0;padding:14px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0;overflow:hidden}.OficinaGestionAdmin_metaItem__3h-6S span{display:block;margin-bottom:6px;color:#64748b;font-size:.82rem;font-weight:750;text-transform:uppercase;letter-spacing:.03em}.OficinaGestionAdmin_metaItem__3h-6S strong{display:block;color:#0f172a;font-size:.95rem;line-height:1.35;overflow-wrap:anywhere}.OficinaGestionAdmin_linkBox__3edG5{width:100%;max-width:100%;min-width:0;display:grid;grid-gap:8px;gap:8px;padding:16px;border-radius:18px;background:#f1f5f9;border:1px solid #dbe4ef;overflow:hidden}.OficinaGestionAdmin_linkBox__3edG5 label{font-weight:850;color:#1e293b}.OficinaGestionAdmin_linkBox__3edG5 small{color:#64748b;line-height:1.45}.OficinaGestionAdmin_linkRow__1e5Wd{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:10px;gap:10px;align-items:center}.OficinaGestionAdmin_linkRow__1e5Wd .p-inputtext{width:100%;min-width:0;border-radius:12px}.OficinaGestionAdmin_linkRow__1e5Wd .p-button{border-radius:12px;font-weight:750;white-space:nowrap}.OficinaGestionAdmin_manageActions__2RR7M{width:100%;max-width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;grid-gap:10px;gap:10px;margin-top:16px}.OficinaGestionAdmin_manageActions__2RR7M .p-button{border-radius:12px;font-weight:750;white-space:normal;text-align:center}.OficinaGestionAdmin_previewWrapper__1_Vqg{width:100%;max-width:100%;min-width:0;display:grid;grid-gap:18px;gap:18px;overflow-x:hidden}.OficinaGestionAdmin_previewTop__2ekH1{width:100%;max-width:100%;display:flex;align-items:flex-start;justify-content:space-between;grid-gap:18px;gap:18px;padding:18px;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0}.OficinaGestionAdmin_previewTop__2ekH1>div:first-child{min-width:0;flex:1 1}.OficinaGestionAdmin_previewTop__2ekH1 h2{margin:0 0 8px;color:#0f172a;font-size:1.4rem;font-weight:850;overflow-wrap:anywhere}.OficinaGestionAdmin_previewTop__2ekH1 p{margin:0 0 8px;color:#475569;line-height:1.6;text-align:justify;overflow-wrap:anywhere}.OficinaGestionAdmin_previewTop__2ekH1 small{color:#64748b;overflow-wrap:anywhere}.OficinaGestionAdmin_previewLinkAlert__1gjrF{width:100%;max-width:100%;display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border-radius:16px;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;overflow:hidden}.OficinaGestionAdmin_previewLinkAlert__1gjrF span{overflow-wrap:anywhere}.OficinaGestionAdmin_previewFields__1scVb{display:grid;grid-gap:14px;gap:14px}.OficinaGestionAdmin_previewField__yc9mM{display:grid;grid-gap:8px;gap:8px;padding:16px;border-radius:18px;border:1px solid #e2e8f0;background:#fff;overflow:hidden}.OficinaGestionAdmin_previewField__yc9mM label{font-weight:850;color:#0f172a;overflow-wrap:anywhere}.OficinaGestionAdmin_previewField__yc9mM small{color:#64748b}.OficinaGestionAdmin_requiredMark__2z1pu{color:#ef4444;font-weight:900}.OficinaGestionAdmin_previewFileBox__8u17m{display:grid;grid-gap:10px;gap:10px;padding:12px;border-radius:14px;border:1px dashed #cbd5e1;background:#f8fafc;overflow:hidden}.OficinaGestionAdmin_previewFileBox__8u17m .p-button,.OficinaGestionAdmin_previewFileBox__8u17m .p-dropdown,.OficinaGestionAdmin_previewFileBox__8u17m .p-inputtext,.OficinaGestionAdmin_previewFileBox__8u17m .p-multiselect{max-width:100%}.OficinaGestionAdmin_previewBooleanRow__2eA9C{display:flex;align-items:center;justify-content:space-between;grid-gap:16px;gap:16px;padding:12px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.OficinaGestionAdmin_respuestasList__2RQEj{width:100%;max-width:100%;display:grid;grid-gap:16px;gap:16px}.OficinaGestionAdmin_respuestaCard__1BYTl{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;padding:20px;border:1px solid #dbe4ef;border-radius:20px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.05);overflow:hidden}.OficinaGestionAdmin_respuestaHeader__vKdX2{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;margin-bottom:8px}.OficinaGestionAdmin_respuestaHeader__vKdX2 strong{color:#0f172a;font-size:1.05rem}.OficinaGestionAdmin_respuestaHeader__vKdX2 span{color:#64748b;font-size:.9rem}.OficinaGestionAdmin_respuestaCard__1BYTl p{margin:0 0 10px;color:#475569;line-height:1.55;overflow-wrap:anywhere}.OficinaGestionAdmin_detalleRespuesta__2aD2k{width:100%;max-width:100%;display:grid;grid-gap:12px;gap:12px;overflow-x:hidden}.OficinaGestionAdmin_detalleMeta__RJiAF{width:100%;max-width:100%;display:grid;grid-template-columns:210px minmax(0,1fr);grid-gap:12px;gap:12px;padding:12px 14px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.OficinaGestionAdmin_detalleMeta__RJiAF strong{color:#0f172a}.OficinaGestionAdmin_detalleMeta__RJiAF span{color:#475569;overflow-wrap:anywhere}.OficinaGestionAdmin_detalleCampos__3srMe{display:grid;grid-gap:12px;gap:12px;margin-top:8px}.OficinaGestionAdmin_detalleCampo__2WUvs{width:100%;max-width:100%;display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:12px;gap:12px;padding:14px;border-radius:14px;background:#fff;border:1px solid #e2e8f0;overflow:hidden}.OficinaGestionAdmin_detalleCampo__2WUvs strong{color:#0f172a;overflow-wrap:anywhere}.OficinaGestionAdmin_detalleCampo__2WUvs span{color:#475569;overflow-wrap:anywhere}.OficinaGestionAdmin_detalleArchivosBox__1pfOf{display:grid;grid-gap:8px;gap:8px}.OficinaGestionAdmin_detalleArchivoRow__2PCmn{display:flex;align-items:flex-start;grid-gap:8px;gap:8px;overflow-wrap:anywhere}.OficinaGestionAdmin_detalleArchivoRow__2PCmn a{color:#2563eb;font-weight:750;text-decoration:none;overflow-wrap:anywhere}.OficinaGestionAdmin_detalleArchivoRow__2PCmn a:hover{text-decoration:underline}.OficinaGestionAdmin_detalleListaSimple__2X979{display:grid;grid-gap:6px;gap:6px}.OficinaGestionAdmin_detalleListaRow__37ZLB{color:#475569;overflow-wrap:anywhere}.OficinaGestionAdmin_importBox__3Oh4j{width:100%;max-width:100%;display:flex;align-items:center;justify-content:space-between;grid-gap:18px;gap:18px;padding:20px;margin-top:20px;border-radius:20px;background:#f8fafc;border:1px solid #dbe4ef;overflow:hidden}.OficinaGestionAdmin_importBox__3Oh4j>div:first-of-type{min-width:0}.OficinaGestionAdmin_importBox__3Oh4j h3{margin:0 0 6px;color:#0f172a;font-size:1.2rem;font-weight:850}.OficinaGestionAdmin_importBox__3Oh4j p{margin:0;color:#475569;line-height:1.55;overflow-wrap:anywhere}.OficinaGestionAdmin_importActions__3zC0X{display:flex;flex-wrap:wrap;justify-content:flex-end;grid-gap:10px;gap:10px}.OficinaGestionAdmin_importActions__3zC0X .p-button{border-radius:12px;font-weight:850}.OficinaGestionAdmin_previewExcelBox__1ZVK6{width:100%;max-width:100%;margin-top:20px;padding:18px;border-radius:20px;background:#fff;border:1px solid #dbe4ef;overflow:hidden}.OficinaGestionAdmin_previewExcelHeader__1pTUZ{display:flex;align-items:center;justify-content:space-between;grid-gap:16px;gap:16px;margin-bottom:14px}.OficinaGestionAdmin_previewExcelHeader__1pTUZ h3{margin:0;color:#0f172a;font-size:1.2rem;font-weight:850}.OficinaGestionAdmin_previewExcelTable__cO1zG{width:100%;max-width:100%;overflow-x:auto;border-radius:14px;border:1px solid #e2e8f0}.OficinaGestionAdmin_previewExcelTable__cO1zG table{width:100%;min-width:760px;border-collapse:collapse;background:#fff}.OficinaGestionAdmin_previewExcelTable__cO1zG td,.OficinaGestionAdmin_previewExcelTable__cO1zG th{padding:12px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top;font-size:.92rem}.OficinaGestionAdmin_previewExcelTable__cO1zG th{background:#f8fafc;color:#0f172a;font-weight:850}.OficinaGestionAdmin_previewExcelTable__cO1zG td{color:#475569;overflow-wrap:anywhere}.OficinaGestionAdmin_selectedInfo__2WWk9{width:100%;max-width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;grid-gap:18px;gap:18px;padding:18px;margin:18px 0;border-radius:18px;border:1px solid #bbf7d0;background:#f0fdf4;overflow:hidden}.OficinaGestionAdmin_selectedInfo__2WWk9>div{min-width:0}.OficinaGestionAdmin_selectedInfo__2WWk9 strong{color:#14532d;font-weight:850}.OficinaGestionAdmin_selectedInfo__2WWk9 p{margin:6px 0;color:#166534;line-height:1.55;text-align:justify;overflow-wrap:anywhere}.OficinaGestionAdmin_selectedInfo__2WWk9 small{color:#15803d;overflow-wrap:anywhere}.OficinaGestionAdmin_formWrapper__17WjE .p-button,.OficinaGestionAdmin_formWrapper__17WjE .p-component{max-width:100%}.OficinaGestionAdmin_formWrapper__17WjE .p-button-label{white-space:normal;line-height:1.25}.OficinaGestionAdmin_formWrapper__17WjE .p-dialog-content{overflow-x:hidden}.OficinaGestionAdmin_formWrapper__17WjE .p-dropdown-label,.OficinaGestionAdmin_formWrapper__17WjE .p-inputtext,.OficinaGestionAdmin_formWrapper__17WjE .p-inputtextarea,.OficinaGestionAdmin_formWrapper__17WjE .p-multiselect-label{min-width:0;overflow-wrap:anywhere}.OficinaGestionAdmin_formWrapper__17WjE .p-multiselect-token{max-width:100%;white-space:normal}.OficinaGestionAdmin_formWrapper__17WjE .p-multiselect-token-label{overflow-wrap:anywhere;white-space:normal}.OficinaGestionAdmin_formWrapper__17WjE .p-tag-value{white-space:normal}.OficinaGestionAdmin_card_like__3Pew5{width:100%;max-width:100%;min-width:0;border-radius:16px;background:#fff;overflow:hidden}@media (max-width:1100px){.OficinaGestionAdmin_metaGrid__2GFbI{grid-template-columns:repeat(2,minmax(0,1fr))}.OficinaGestionAdmin_respuestaCard__1BYTl{grid-template-columns:1fr}.OficinaGestionAdmin_respuestaCard__1BYTl .OficinaGestionAdmin_manageActions__2RR7M{justify-content:flex-start}}@media (max-width:900px){.OficinaGestionAdmin_camposHeader__2Oe4P,.OficinaGestionAdmin_importBox__3Oh4j,.OficinaGestionAdmin_manageCardHeader__1JlJx,.OficinaGestionAdmin_previewTop__2ekH1,.OficinaGestionAdmin_sectionTitle__1mIOg,.OficinaGestionAdmin_selectedInfo__2WWk9{flex-direction:column;align-items:stretch}.OficinaGestionAdmin_camposHeader__2Oe4P .p-button,.OficinaGestionAdmin_importActions__3zC0X .p-button,.OficinaGestionAdmin_sectionTitle__1mIOg .p-button,.OficinaGestionAdmin_selectedInfo__2WWk9 .p-button{width:100%;justify-content:center}.OficinaGestionAdmin_campoGrid__eJJat,.OficinaGestionAdmin_linkRow__1e5Wd{grid-template-columns:1fr}.OficinaGestionAdmin_linkRow__1e5Wd .p-button{width:100%;justify-content:center}.OficinaGestionAdmin_manageActions__2RR7M{justify-content:flex-start}.OficinaGestionAdmin_manageActions__2RR7M .p-button{flex:1 1 220px;justify-content:center}}@media (max-width:768px){.OficinaGestionAdmin_adminPage__2-jpp,.OficinaGestionAdmin_container__2sCWP,.OficinaGestionAdmin_oficinaGestionPage__3lVxD,.OficinaGestionAdmin_page__2SsqJ{padding:14px}.OficinaGestionAdmin_headerCompact__1jkD2{flex-direction:column;align-items:stretch;padding:18px;border-radius:16px}.OficinaGestionAdmin_badge__Y4ZBi{font-size:.72rem;padding:5px 11px}.OficinaGestionAdmin_title__u7NkV{font-size:1.75rem}.OficinaGestionAdmin_title__u7NkV:after{width:58px;height:3px;margin-top:8px}.OficinaGestionAdmin_subtitle__L-Jwm{font-size:.95rem;line-height:1.55;text-align:left}.OficinaGestionAdmin_backButton__12H_F{width:100%;justify-content:center}.OficinaGestionAdmin_headerCard__2x4nX,.OficinaGestionAdmin_heroCard__1LBng,.OficinaGestionAdmin_pageHeader__2VT_d{padding:18px;border-radius:16px}.OficinaGestionAdmin_headerCard__2x4nX h1,.OficinaGestionAdmin_heroCard__1LBng h1,.OficinaGestionAdmin_pageHeader__2VT_d h1{font-size:1.75rem}.OficinaGestionAdmin_headerCard__2x4nX p,.OficinaGestionAdmin_heroCard__1LBng p,.OficinaGestionAdmin_pageHeader__2VT_d p{font-size:.95rem;line-height:1.55;text-align:left}.OficinaGestionAdmin_formWrapper__17WjE{padding:18px;border-radius:18px}.OficinaGestionAdmin_actionsTabs__2Ks9M,.OficinaGestionAdmin_tabContainer__2ztys,.OficinaGestionAdmin_tabs__3ozQF,.OficinaGestionAdmin_tabsRow__vErfm{flex-direction:column;align-items:stretch}.OficinaGestionAdmin_actionsTabs__2Ks9M .p-button,.OficinaGestionAdmin_tabButton__1bXFt,.OficinaGestionAdmin_tabs__3ozQF .p-button,.OficinaGestionAdmin_tabsRow__vErfm .p-button{width:100%;justify-content:center}.OficinaGestionAdmin_sectionTitle__1mIOg{grid-gap:14px;gap:14px;padding:18px;border-radius:18px}.OficinaGestionAdmin_sectionTitle__1mIOg h2{font-size:1.55rem}.OficinaGestionAdmin_sectionTitle__1mIOg h2:before{width:7px;height:30px;flex-basis:7px}.OficinaGestionAdmin_sectionTitle__1mIOg p{padding-left:0;font-size:.96rem;text-align:left}.OficinaGestionAdmin_switchRow__2CUhy,.OficinaGestionAdmin_switchRowSmall__2z2sG{flex-direction:column;align-items:stretch}.OficinaGestionAdmin_switchRow__2CUhy .p-inputswitch,.OficinaGestionAdmin_switchRowSmall__2z2sG .p-inputswitch{align-self:flex-start}.OficinaGestionAdmin_metaGrid__2GFbI{grid-template-columns:1fr}.OficinaGestionAdmin_campoCard__1bUHI,.OficinaGestionAdmin_manageCard__3KeST,.OficinaGestionAdmin_respuestaCard__1BYTl{padding:16px;border-radius:18px}.OficinaGestionAdmin_footerActions__XfEuq{justify-content:stretch}.OficinaGestionAdmin_footerActions__XfEuq .p-button{width:100%;justify-content:center}.OficinaGestionAdmin_detalleCampo__2WUvs,.OficinaGestionAdmin_detalleMeta__RJiAF{grid-template-columns:1fr}.OficinaGestionAdmin_previewExcelTable__cO1zG table{min-width:680px}.OficinaGestionAdmin_formRow__3WQB_ .ql-toolbar.ql-snow{padding:8px}.OficinaGestionAdmin_formRow__3WQB_ .ql-editor{min-height:200px;padding:14px}}@media (max-width:480px){.OficinaGestionAdmin_adminPage__2-jpp,.OficinaGestionAdmin_container__2sCWP,.OficinaGestionAdmin_oficinaGestionPage__3lVxD,.OficinaGestionAdmin_page__2SsqJ{padding:8px}.OficinaGestionAdmin_formWrapper__17WjE{padding:14px}.OficinaGestionAdmin_headerCard__2x4nX,.OficinaGestionAdmin_headerCompact__1jkD2,.OficinaGestionAdmin_heroCard__1LBng,.OficinaGestionAdmin_pageHeader__2VT_d{padding:16px 14px;border-radius:14px}.OficinaGestionAdmin_headerCard__2x4nX h1,.OficinaGestionAdmin_heroCard__1LBng h1,.OficinaGestionAdmin_pageHeader__2VT_d h1,.OficinaGestionAdmin_title__u7NkV{font-size:1.55rem}.OficinaGestionAdmin_badge__Y4ZBi{font-size:.7rem;padding:5px 10px}.OficinaGestionAdmin_sectionTitle__1mIOg h2{font-size:1.35rem}.OficinaGestionAdmin_camposHeader__2Oe4P h3{font-size:1.18rem}.OficinaGestionAdmin_manageActions__2RR7M{flex-direction:column;align-items:stretch}.OficinaGestionAdmin_manageActions__2RR7M .p-button{width:100%}.OficinaGestionAdmin_tagGroup__22wuK{align-items:stretch}.OficinaGestionAdmin_tagGroup__22wuK .p-tag{justify-content:center}}.OficinaGestion_page__1Y3VV{width:100%;max-width:100vw;min-height:calc(100vh - 70px);padding:24px;overflow-x:hidden;background:radial-gradient(circle at top left,rgba(34,197,94,.12),transparent 32%),linear-gradient(135deg,#f8fafc,#ecfdf5)}.OficinaGestion_page__1Y3VV *{box-sizing:border-box}.OficinaGestion_header__XylSL{display:flex;justify-content:space-between;align-items:flex-start;grid-gap:18px;gap:18px;width:100%;max-width:100%;padding:24px;margin-bottom:24px;background:#fff;border-left:6px solid #22c55e;border-radius:18px;box-shadow:0 10px 26px rgba(15,23,42,.08);overflow:hidden}.OficinaGestion_badge__22c6l{display:inline-flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;padding:6px 14px;margin-bottom:10px;border-radius:999px;background:#dcfce7;color:#166534;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;line-height:1.2}.OficinaGestion_header__XylSL h1{max-width:100%;margin:0;color:#0f172a;font-size:clamp(1.7rem,4vw,2.3rem);font-weight:900;line-height:1.1;overflow-wrap:anywhere}.OficinaGestion_header__XylSL p{max-width:860px;margin:10px 0 0;color:#475569;font-size:1rem;line-height:1.6;overflow-wrap:anywhere}.OficinaGestion_grid__3B25o{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;width:100%;max-width:100%}.OficinaGestion_card__NL3k4{display:flex;flex-direction:column;grid-gap:14px;gap:14px;width:100%;max-width:100%;min-width:0;padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 8px 24px rgba(15,23,42,.07);transition:box-shadow .18s ease,-webkit-transform .18s ease;transition:transform .18s ease,box-shadow .18s ease;transition:transform .18s ease,box-shadow .18s ease,-webkit-transform .18s ease;overflow:hidden}.OficinaGestion_card__NL3k4:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);box-shadow:0 12px 30px rgba(15,23,42,.12)}.OficinaGestion_cardHeader__2tcDb{display:flex;justify-content:space-between;align-items:center;grid-gap:12px;gap:12px;width:100%;max-width:100%}.OficinaGestion_logoBox__2npe-{width:56px;height:56px;display:grid;place-items:center;flex:0 0 auto;border-radius:16px;background:#fff;border:1px solid #dbeafe;box-shadow:0 6px 16px rgba(15,23,42,.08);overflow:hidden}.OficinaGestion_logoSindicato__2javU{width:100%;height:100%;object-fit:cover;object-position:center;display:block;-webkit-transform:scale(1.08);transform:scale(1.08)}.OficinaGestion_logoFallback__2pSYy{width:100%;height:100%;display:grid;place-items:center;background:#dcfce7;color:#15803d;font-size:1.35rem}.OficinaGestion_card__NL3k4 h2{max-width:100%;margin:0;color:#0f172a;font-size:1.2rem;font-weight:900;line-height:1.25;text-transform:uppercase;overflow-wrap:anywhere;word-break:normal}.OficinaGestion_cardDescription__1po1N{flex:1 1;width:100%;max-width:100%;min-width:0;color:#475569;font-size:.96rem;line-height:1.65;text-align:justify;overflow:hidden;overflow-wrap:anywhere;word-break:normal}.OficinaGestion_cardDescription__1po1N p{max-width:100%;margin:0 0 12px;text-align:justify;overflow-wrap:anywhere;word-break:normal}.OficinaGestion_cardDescription__1po1N b,.OficinaGestion_cardDescription__1po1N strong{color:#0f172a;font-weight:900}.OficinaGestion_cardDescription__1po1N em,.OficinaGestion_cardDescription__1po1N i{font-style:italic}.OficinaGestion_cardDescription__1po1N u{text-decoration:underline}.OficinaGestion_cardDescription__1po1N ol,.OficinaGestion_cardDescription__1po1N ul{max-width:100%;margin:10px 0 14px;padding-left:24px}.OficinaGestion_cardDescription__1po1N li{max-width:100%;margin-bottom:8px;padding-left:4px;line-height:1.6;text-align:justify;overflow-wrap:anywhere;word-break:normal}.OficinaGestion_cardDescription__1po1N li::marker{color:#0f172a;font-weight:900}.OficinaGestion_cardDescription__1po1N .listaAlfabetica{list-style-type:lower-alpha}.OficinaGestion_cardDescription__1po1N .ql-align-center{text-align:center}.OficinaGestion_cardDescription__1po1N .ql-align-right{text-align:right}.OficinaGestion_cardDescription__1po1N .ql-align-justify{text-align:justify}.OficinaGestion_cardDescription__1po1N img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:260px!important;object-fit:contain!important;object-position:center!important;margin:14px auto!important;padding:0!important;border-radius:16px;background:transparent!important;border:none!important;box-shadow:none!important}.OficinaGestion_cardDescription__1po1N div:has(img),.OficinaGestion_cardDescription__1po1N p:has(img){width:100%;max-width:100%;margin:14px 0;padding:0;text-align:center;background:transparent!important;overflow:visible}.OficinaGestion_cardDescription__1po1N figure,.OficinaGestion_cardDescription__1po1N picture{display:block;width:100%;max-width:100%;margin:14px auto;padding:0;text-align:center;background:transparent!important;overflow:visible;border-radius:0}.OficinaGestion_cardDescription__1po1N figure img,.OficinaGestion_cardDescription__1po1N picture img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:260px!important;margin:0 auto!important;object-fit:contain!important}.OficinaGestion_cardDescription__1po1N canvas,.OficinaGestion_cardDescription__1po1N iframe,.OficinaGestion_cardDescription__1po1N svg,.OficinaGestion_cardDescription__1po1N video{display:block;width:100%!important;max-width:100%!important;height:auto;max-height:260px;margin:14px auto;border-radius:16px;overflow:hidden}.OficinaGestion_cardDescription__1po1N table{width:100%!important;max-width:100%;border-collapse:collapse;overflow-x:auto}.OficinaGestion_cardDescription__1po1N td,.OficinaGestion_cardDescription__1po1N th{padding:8px;border:1px solid #e2e8f0;overflow-wrap:anywhere}.OficinaGestion_meta__3v1ef{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;width:100%;max-width:100%;padding-top:10px;margin-top:auto;border-top:1px solid #e2e8f0}.OficinaGestion_meta__3v1ef span{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;color:#475569;font-size:.9rem;font-weight:700;overflow-wrap:anywhere}.OficinaGestion_card__NL3k4 .p-button{width:100%;justify-content:center;border-radius:12px;font-weight:800}.OficinaGestion_emptyBox__3kOJ1,.OficinaGestion_loadingBox__1xbLs{min-height:320px;display:grid;place-items:center;grid-gap:12px;gap:12px;width:100%;max-width:100%;padding:28px;text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;color:#64748b;overflow:hidden}.OficinaGestion_emptyBox__3kOJ1 i{color:#94a3b8;font-size:2.4rem}.OficinaGestion_emptyBox__3kOJ1 h2{max-width:100%;margin:0;color:#0f172a;font-size:1.5rem;font-weight:900;overflow-wrap:anywhere}.OficinaGestion_emptyBox__3kOJ1 p{max-width:620px;margin:0;color:#64748b;line-height:1.6;overflow-wrap:anywhere}@media (max-width:1100px){.OficinaGestion_grid__3B25o{grid-template-columns:repeat(2,minmax(0,1fr))}.OficinaGestion_cardDescription__1po1N figure img,.OficinaGestion_cardDescription__1po1N iframe,.OficinaGestion_cardDescription__1po1N img,.OficinaGestion_cardDescription__1po1N picture img,.OficinaGestion_cardDescription__1po1N video{max-height:240px!important}}@media (max-width:768px){.OficinaGestion_page__1Y3VV{padding:14px}.OficinaGestion_header__XylSL{flex-direction:column;padding:20px}.OficinaGestion_header__XylSL .p-button{width:100%;justify-content:center}.OficinaGestion_grid__3B25o{grid-template-columns:1fr}.OficinaGestion_card__NL3k4{padding:18px;border-radius:16px}.OficinaGestion_card__NL3k4 h2{font-size:1.05rem}.OficinaGestion_cardDescription__1po1N{font-size:.94rem;line-height:1.62;text-align:justify}.OficinaGestion_cardDescription__1po1N li,.OficinaGestion_cardDescription__1po1N p{text-align:justify}.OficinaGestion_cardDescription__1po1N figure img,.OficinaGestion_cardDescription__1po1N iframe,.OficinaGestion_cardDescription__1po1N img,.OficinaGestion_cardDescription__1po1N picture img,.OficinaGestion_cardDescription__1po1N video{max-height:220px!important;border-radius:14px}.OficinaGestion_logoBox__2npe-{width:52px;height:52px}}@media (max-width:420px){.OficinaGestion_page__1Y3VV{padding:10px}.OficinaGestion_header__XylSL{padding:16px;border-radius:16px}.OficinaGestion_card__NL3k4{padding:16px}.OficinaGestion_cardDescription__1po1N figure img,.OficinaGestion_cardDescription__1po1N iframe,.OficinaGestion_cardDescription__1po1N img,.OficinaGestion_cardDescription__1po1N picture img,.OficinaGestion_cardDescription__1po1N video{max-height:190px!important}}.FormularioGestionPublico_page__3BBuk,.FormularioGestionPublico_page__3BBuk *{box-sizing:border-box}.FormularioGestionPublico_page__3BBuk{width:100%;max-width:100vw;min-height:100vh;padding:24px;overflow-x:hidden;background:radial-gradient(circle at top left,rgba(34,197,94,.14),transparent 34%),linear-gradient(135deg,#f8fafc,#ecfdf5)}.FormularioGestionPublico_errorCard__25N2y,.FormularioGestionPublico_formCard__27rXi,.FormularioGestionPublico_successCard__iqQBk,.FormularioGestionPublico_warningCard__3_iyB{width:100%;max-width:920px;margin:0 auto;background:#fff;border-radius:20px;box-shadow:0 18px 42px rgba(15,23,42,.12);overflow-x:hidden}.FormularioGestionPublico_formCard__27rXi{display:grid;grid-gap:22px;gap:22px;padding:28px;border:1px solid #e2e8f0}.FormularioGestionPublico_header__2P8IQ{display:grid;grid-gap:8px;gap:8px;width:100%;max-width:100%;padding-bottom:18px;border-bottom:1px solid #e2e8f0;overflow-x:hidden}.FormularioGestionPublico_headerTop__89Wdd{display:flex;justify-content:space-between;align-items:center;grid-gap:12px;gap:12px;width:100%;max-width:100%}.FormularioGestionPublico_badge__2eXVP{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;padding:6px 14px;border-radius:999px;background:#dcfce7;color:#166534;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;overflow-wrap:anywhere}.FormularioGestionPublico_header__2P8IQ h1{max-width:100%;margin:0;color:#0f172a;font-size:clamp(1.6rem,4vw,2.25rem);font-weight:900;line-height:1.15;overflow-wrap:anywhere;word-break:normal}.FormularioGestionPublico_header__2P8IQ p{max-width:100%;margin:0;color:#475569;font-size:1rem;line-height:1.6;overflow-wrap:anywhere}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD{width:100%;max-width:100%;color:#334155;font-size:1rem;line-height:1.75;text-align:justify;overflow-x:hidden;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD p{max-width:100%;margin:0 0 14px;overflow-wrap:anywhere;word-break:normal}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD div,.FormularioGestionPublico_descripcionFormularioPublica__3mvJD em,.FormularioGestionPublico_descripcionFormularioPublica__3mvJD li,.FormularioGestionPublico_descripcionFormularioPublica__3mvJD span,.FormularioGestionPublico_descripcionFormularioPublica__3mvJD strong,.FormularioGestionPublico_descripcionFormularioPublica__3mvJD u{max-width:100%;overflow-wrap:anywhere;word-break:normal}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD ol,.FormularioGestionPublico_descripcionFormularioPublica__3mvJD ul{max-width:100%;margin:10px 0 14px 24px;padding:0}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD li{margin-bottom:6px;text-align:justify}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD strong{font-weight:900;color:#0f172a}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD em{font-style:italic}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD u{text-decoration:underline}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD .FormularioGestionPublico_ql-align-center__2Br_0{text-align:center}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD .FormularioGestionPublico_ql-align-right__28u6W{text-align:right}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD .FormularioGestionPublico_ql-align-justify__2_ioO{text-align:justify}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:min(70vh,720px)!important;margin:20px auto!important;padding:0!important;object-fit:contain!important;object-position:center!important;border-radius:16px;background:transparent!important;border:none!important;box-shadow:none!important}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD div:has(img),.FormularioGestionPublico_descripcionFormularioPublica__3mvJD p:has(img){width:100%;max-width:100%;margin:20px 0;padding:0;text-align:center;background:transparent!important;overflow:visible}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD figure,.FormularioGestionPublico_descripcionFormularioPublica__3mvJD picture{display:block;width:100%;max-width:100%;margin:20px auto;padding:0;text-align:center;background:transparent!important;overflow:visible}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD figure img,.FormularioGestionPublico_descripcionFormularioPublica__3mvJD picture img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;margin:0 auto!important;object-fit:contain!important}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD canvas,.FormularioGestionPublico_descripcionFormularioPublica__3mvJD iframe,.FormularioGestionPublico_descripcionFormularioPublica__3mvJD svg,.FormularioGestionPublico_descripcionFormularioPublica__3mvJD video{display:block;width:100%!important;max-width:100%!important;height:auto;margin:18px auto;border-radius:16px;overflow:hidden}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD table{width:100%!important;max-width:100%;border-collapse:collapse;overflow-x:auto}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD td,.FormularioGestionPublico_descripcionFormularioPublica__3mvJD th{padding:8px;border:1px solid #e2e8f0;overflow-wrap:anywhere}.FormularioGestionPublico_archivoDescargableBox__16sqv{display:flex;align-items:center;justify-content:space-between;grid-gap:16px;gap:16px;width:100%;max-width:100%;padding:14px 16px;margin-top:12px;border-radius:14px;background:#eff6ff;border:1px solid #bfdbfe;overflow-x:hidden}.FormularioGestionPublico_archivoDescargableBox__16sqv>div{min-width:0}.FormularioGestionPublico_archivoDescargableBox__16sqv strong{display:block;color:#1e3a8a;font-weight:900;overflow-wrap:anywhere}.FormularioGestionPublico_archivoDescargableBox__16sqv p{margin:4px 0 0;color:#475569;font-size:.92rem;line-height:1.4;overflow-wrap:anywhere}.FormularioGestionPublico_archivoDescargableDescripcion__22j-q{white-space:pre-line;text-align:left}.FormularioGestionPublico_archivoDescargableLink__2mgEj{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;grid-gap:8px;gap:8px;max-width:100%;min-height:42px;padding:.75rem 1rem;border-radius:10px;background:#2563eb;color:#fff!important;font-weight:900;text-decoration:none;white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:center}.FormularioGestionPublico_archivoDescargableLink__2mgEj:hover{background:#1d4ed8;text-decoration:none!important}.FormularioGestionPublico_fields__2KbFY{display:grid;grid-gap:18px;gap:18px;width:100%;max-width:100%}.FormularioGestionPublico_field__1cBk0{display:grid;grid-gap:8px;gap:8px;width:100%;max-width:100%}.FormularioGestionPublico_field__1cBk0 label{color:#0f172a;font-size:.98rem;font-weight:800;overflow-wrap:anywhere}.FormularioGestionPublico_field__1cBk0 .p-calendar,.FormularioGestionPublico_field__1cBk0 .p-dropdown,.FormularioGestionPublico_field__1cBk0 .p-inputnumber,.FormularioGestionPublico_field__1cBk0 .p-inputtext,.FormularioGestionPublico_field__1cBk0 .p-inputtextarea,.FormularioGestionPublico_field__1cBk0 .p-multiselect,.FormularioGestionPublico_field__1cBk0 input,.FormularioGestionPublico_field__1cBk0 textarea{width:100%;max-width:100%}.FormularioGestionPublico_field__1cBk0 .p-dropdown-label,.FormularioGestionPublico_field__1cBk0 .p-inputtext,.FormularioGestionPublico_field__1cBk0 .p-multiselect-label{overflow-wrap:anywhere;word-break:break-word}.FormularioGestionPublico_required__1o5A-{color:#dc2626}.FormularioGestionPublico_actions__2bDcg{display:flex;justify-content:flex-end;grid-gap:10px;gap:10px;width:100%;padding-top:10px;border-top:1px solid #e2e8f0}.FormularioGestionPublico_fileField__3hkGj{display:grid;grid-gap:10px;gap:10px;width:100%;max-width:100%;overflow-x:hidden}.FormularioGestionPublico_fileActions__37eUb{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;width:100%;max-width:100%}.FormularioGestionPublico_fileButton__2wrrF,.FormularioGestionPublico_fileButtonAlt__Nzw0L{display:inline-flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;min-height:42px;padding:.75rem 1rem;border-radius:10px;cursor:pointer;font-weight:800;transition:all .18s ease}.FormularioGestionPublico_fileButton__2wrrF{background:#f1f5f9;color:#0f172a;border:1px solid #cbd5e1}.FormularioGestionPublico_fileButtonAlt__Nzw0L{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.FormularioGestionPublico_fileButton__2wrrF:hover,.FormularioGestionPublico_fileButtonAlt__Nzw0L:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);box-shadow:0 6px 14px rgba(15,23,42,.08)}.FormularioGestionPublico_fileButton__2wrrF input,.FormularioGestionPublico_fileButtonAlt__Nzw0L input{display:none}.FormularioGestionPublico_help__10ldN{color:#64748b;font-size:.86rem;line-height:1.5;overflow-wrap:anywhere}.FormularioGestionPublico_fileList__2S8qt{display:grid;grid-gap:8px;gap:8px;width:100%;max-width:100%;padding:10px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;overflow-x:hidden}.FormularioGestionPublico_fileItem__V5-XD{display:flex;justify-content:space-between;align-items:center;grid-gap:10px;gap:10px;width:100%;max-width:100%;color:#334155;font-size:.92rem;overflow-x:hidden}.FormularioGestionPublico_fileItem__V5-XD span{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.FormularioGestionPublico_fileItem__V5-XD a{overflow-wrap:anywhere;word-break:break-word}.FormularioGestionPublico_fileItem__V5-XD button{flex:0 0 auto;border:none;background:#fee2e2;color:#b91c1c;padding:6px 10px;border-radius:8px;font-weight:800;cursor:pointer}.FormularioGestionPublico_fileItem__V5-XD button:disabled{opacity:.6;cursor:not-allowed}.FormularioGestionPublico_loadingBox__3MrIE{min-height:320px;display:grid;place-items:center;grid-gap:12px;gap:12px;color:#475569}.FormularioGestionPublico_errorCard__25N2y,.FormularioGestionPublico_successCard__iqQBk,.FormularioGestionPublico_warningCard__3_iyB{display:grid;place-items:center;grid-gap:12px;gap:12px;padding:48px 28px;text-align:center}.FormularioGestionPublico_successCard__iqQBk{border:1px solid #bbf7d0}.FormularioGestionPublico_errorCard__25N2y,.FormularioGestionPublico_warningCard__3_iyB{border:1px solid #fed7aa}.FormularioGestionPublico_successCard__iqQBk i{color:#16a34a;font-size:3rem}.FormularioGestionPublico_errorCard__25N2y i,.FormularioGestionPublico_warningCard__3_iyB i{color:#f59e0b;font-size:3rem}.FormularioGestionPublico_errorCard__25N2y h1,.FormularioGestionPublico_successCard__iqQBk h1,.FormularioGestionPublico_warningCard__3_iyB h1{max-width:100%;margin:0;color:#0f172a;font-size:1.75rem;font-weight:900;overflow-wrap:anywhere}.FormularioGestionPublico_errorCard__25N2y p,.FormularioGestionPublico_successCard__iqQBk p,.FormularioGestionPublico_warningCard__3_iyB p{max-width:620px;margin:0;color:#475569;line-height:1.6;overflow-wrap:anywhere}.FormularioGestionPublico_successActions__3YDiy{display:flex;flex-wrap:wrap;grid-gap:12px;gap:12px;justify-content:center}.FormularioGestionPublico_detalleRespuesta__2Lzk5{display:grid;grid-gap:18px;gap:18px;width:100%;max-width:100%;padding:4px;color:#0f172a;overflow-x:hidden}.FormularioGestionPublico_detalleRespuesta__2Lzk5 a{color:#1d4ed8;text-decoration:none}.FormularioGestionPublico_detalleRespuesta__2Lzk5 a:hover{text-decoration:underline}.FormularioGestionPublico_detalleSection__hQpFg{display:grid;grid-gap:12px;gap:12px;width:100%;max-width:100%;padding:16px;border-radius:18px;background:#fff;border:1px solid #dbe4ef;box-shadow:0 8px 22px rgba(15,23,42,.06);overflow-x:hidden}.FormularioGestionPublico_detalleSectionTitle__15C-v{display:flex;align-items:center;grid-gap:8px;gap:8px;max-width:100%;margin:0;color:#12345a;font-size:1.05rem;font-weight:900;line-height:1.3;overflow-wrap:anywhere}.FormularioGestionPublico_detalleSectionTitle__15C-v i{color:#2563eb}.FormularioGestionPublico_detalleMetaGrid__3Gu2i{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:start;width:100%;max-width:100%}.FormularioGestionPublico_detalleMetaCard__3J9S5{display:grid;grid-gap:6px;gap:6px;align-self:start;min-width:0;padding:14px;border-radius:14px;background:#f8fafc;border:1px solid #dbe4ef}.FormularioGestionPublico_detalleMetaLabel__2tkz0{color:#64748b;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.055em;overflow-wrap:anywhere}.FormularioGestionPublico_detalleMetaValue__214cW{color:#0f172a;font-size:.98rem;font-weight:800;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.FormularioGestionPublico_detalleCamposGrid__3tYqj{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:start;width:100%;max-width:100%}.FormularioGestionPublico_detalleCampoCard__tkLrS{display:grid;grid-gap:8px;gap:8px;align-self:start;min-width:0;height:auto;min-height:unset;padding:15px;border-radius:16px;background:#fff;border:1px solid #dbe4ef;box-shadow:0 8px 20px rgba(15,23,42,.05);overflow-x:hidden;transition:border-color .16s ease,box-shadow .16s ease,-webkit-transform .16s ease;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,-webkit-transform .16s ease}.FormularioGestionPublico_detalleCampoCardFull__1CyYA{grid-column:1/-1}.FormularioGestionPublico_detalleCampoCard__tkLrS:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);border-color:#bfdbfe;box-shadow:0 12px 26px rgba(15,23,42,.08)}.FormularioGestionPublico_detalleCampoLabel__3NgqI{color:#1e3a5f;font-size:.92rem;font-weight:900;line-height:1.3;overflow-wrap:anywhere}.FormularioGestionPublico_detalleCampoValue__4HFsv{color:#334155;font-size:.96rem;font-weight:600;line-height:1.5;overflow-wrap:anywhere;word-break:break-word}.FormularioGestionPublico_detalleEmpty__gFOy1{color:#94a3b8;font-weight:700}.FormularioGestionPublico_detalleArchivosBox__3JNMQ{display:grid;grid-gap:9px;gap:9px;width:100%;max-width:100%}.FormularioGestionPublico_detalleArchivoRow__nAfe9{display:flex;align-items:flex-start;grid-gap:10px;gap:10px;width:100%;max-width:100%;padding:10px 12px;border-radius:12px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;font-weight:800;line-height:1.35;overflow-x:hidden}.FormularioGestionPublico_detalleArchivoRow__nAfe9 i{flex:0 0 auto;margin-top:2px;color:#2563eb;font-size:1rem}.FormularioGestionPublico_detalleArchivoRow__nAfe9 a{min-width:0;color:#1d4ed8;overflow-wrap:anywhere;word-break:break-word;font-weight:900;text-decoration:none}.FormularioGestionPublico_detalleArchivoRow__nAfe9 a:hover{text-decoration:underline}.FormularioGestionPublico_detalleListaSimple__241Gu{display:grid;grid-gap:7px;gap:7px;width:100%;max-width:100%}.FormularioGestionPublico_detalleListaRow__1R6Zu{padding:9px 11px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-weight:700;overflow-wrap:anywhere}.FormularioGestionPublico_detalleEstadoNo__1cjwH,.FormularioGestionPublico_detalleEstadoSi__3c7iy{display:inline-flex;align-items:center;grid-gap:7px;gap:7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;padding:7px 11px;border-radius:999px;font-size:.9rem;font-weight:900}.FormularioGestionPublico_detalleEstadoSi__3c7iy{background:#dcfce7;color:#166534;border:1px solid #86efac}.FormularioGestionPublico_detalleEstadoNo__1cjwH{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.FormularioGestionPublico_infoCargadaBox__2FBt4{width:100%;max-width:980px;margin:0 auto;padding:4px 0 10px;color:#1f2937;overflow-x:hidden}.FormularioGestionPublico_infoCargadaHeader__2_fWY{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:16px;gap:16px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #e5e7eb}.FormularioGestionPublico_infoCargadaTitleBox__34jHN{display:flex;flex-direction:column;grid-gap:4px;gap:4px;min-width:0}.FormularioGestionPublico_infoCargadaTitle__3ANU3{margin:0;font-size:1.45rem;font-weight:900;color:#243b53;overflow-wrap:anywhere}.FormularioGestionPublico_infoCargadaSubtitle__3s0S2{margin:0;font-size:.95rem;color:#64748b;line-height:1.4;overflow-wrap:anywhere}.FormularioGestionPublico_infoCargadaBadge__28QMB{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;padding:8px 12px;border-radius:999px;background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;font-size:.9rem;font-weight:800;white-space:nowrap}.FormularioGestionPublico_infoCargadaSection__26jTT{margin-bottom:18px;padding:16px;border-radius:16px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 22px rgba(15,23,42,.06)}.FormularioGestionPublico_infoCargadaSectionTitle__JByL9{display:flex;align-items:center;grid-gap:8px;gap:8px;margin:0 0 14px;font-size:1rem;font-weight:900;color:#1e3a5f}.FormularioGestionPublico_infoCargadaGrid__3oDXU{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.FormularioGestionPublico_infoCargadaItem__xtTfQ{min-width:0;padding:12px 14px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.FormularioGestionPublico_infoCargadaLabel__3YZ2B{display:block;margin-bottom:5px;font-size:.78rem;font-weight:900;color:#64748b;text-transform:uppercase;letter-spacing:.04em;overflow-wrap:anywhere}.FormularioGestionPublico_infoCargadaValue__2jvpa{display:block;font-size:1rem;font-weight:700;color:#0f172a;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.FormularioGestionPublico_infoCargadaValueMuted__2PVwG{color:#94a3b8;font-weight:600}.FormularioGestionPublico_infoCargadaStatusNo__2LoiV,.FormularioGestionPublico_infoCargadaStatusSi__3Id_w{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;padding:6px 10px;border-radius:999px;font-size:.9rem;font-weight:900}.FormularioGestionPublico_infoCargadaStatusSi__3Id_w{background:#dcfce7;color:#166534;border:1px solid #86efac}.FormularioGestionPublico_infoCargadaStatusNo__2LoiV{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.FormularioGestionPublico_infoCargadaArchivosList__1YqbW{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.FormularioGestionPublico_infoCargadaArchivo__2xVOl{display:flex;align-items:flex-start;grid-gap:12px;gap:12px;min-width:0;padding:12px 14px;border-radius:14px;background:#f8fafc;border:1px solid #dbeafe;overflow-x:hidden;transition:box-shadow .15s ease,border-color .15s ease,-webkit-transform .15s ease;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,-webkit-transform .15s ease}.FormularioGestionPublico_infoCargadaArchivo__2xVOl:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);border-color:#93c5fd;box-shadow:0 8px 18px rgba(37,99,235,.12)}.FormularioGestionPublico_infoCargadaArchivoIcon__iYYj3{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border-radius:12px;background:#e0f2fe;color:#0369a1;font-size:1.1rem}.FormularioGestionPublico_infoCargadaArchivoInfo__2Jfej{flex:1 1;min-width:0}.FormularioGestionPublico_infoCargadaArchivoNombre__1h8PW{display:block;color:#1d4ed8;font-weight:900;text-decoration:none;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.FormularioGestionPublico_infoCargadaArchivoNombre__1h8PW:hover{text-decoration:underline}.FormularioGestionPublico_infoCargadaArchivoMeta__1T5MQ{display:block;margin-top:3px;color:#64748b;font-size:.82rem;font-weight:600;overflow-wrap:anywhere}.FormularioGestionPublico_infoCargadaEmpty__2rK4U{padding:14px;border-radius:12px;background:#f8fafc;border:1px dashed #cbd5e1;color:#64748b;font-weight:700;text-align:center}@media (max-width:900px){.FormularioGestionPublico_detalleCamposGrid__3tYqj,.FormularioGestionPublico_detalleMetaGrid__3Gu2i,.FormularioGestionPublico_infoCargadaGrid__3oDXU{grid-template-columns:1fr}.FormularioGestionPublico_detalleSection__hQpFg{padding:14px}.FormularioGestionPublico_detalleCampoCard__tkLrS,.FormularioGestionPublico_detalleMetaCard__3J9S5{padding:12px}}@media (max-width:768px){.FormularioGestionPublico_page__3BBuk{width:100%;max-width:100vw;padding:10px;overflow-x:hidden}.FormularioGestionPublico_errorCard__25N2y,.FormularioGestionPublico_formCard__27rXi,.FormularioGestionPublico_successCard__iqQBk,.FormularioGestionPublico_warningCard__3_iyB{width:100%;max-width:calc(100vw - 20px);margin:0 auto;padding:18px 16px;border-radius:18px;overflow-x:hidden}.FormularioGestionPublico_header__2P8IQ{width:100%;max-width:100%;overflow-x:hidden}.FormularioGestionPublico_headerTop__89Wdd{flex-direction:column;align-items:stretch;grid-gap:10px;gap:10px}.FormularioGestionPublico_headerTop__89Wdd .p-button,.FormularioGestionPublico_headerTop__89Wdd button{width:100%;justify-content:center}.FormularioGestionPublico_badge__2eXVP{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%}.FormularioGestionPublico_header__2P8IQ h1{font-size:1.45rem;line-height:1.18;letter-spacing:-.02em}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD{width:100%;max-width:100%;font-size:.98rem;line-height:1.6;text-align:left;overflow-x:hidden;overflow-wrap:anywhere;word-break:normal}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD p{margin-bottom:14px}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD li{text-align:left}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD img{width:auto!important;max-width:100%!important;height:auto!important;max-height:none!important;margin:16px auto!important;border-radius:12px}.FormularioGestionPublico_archivoDescargableBox__16sqv{flex-direction:column;align-items:stretch;grid-gap:12px;gap:12px;width:100%;max-width:100%;padding:14px}.FormularioGestionPublico_archivoDescargableLink__2mgEj{width:100%;justify-content:center;text-align:center;padding:12px}.FormularioGestionPublico_fields__2KbFY{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;width:100%;max-width:100%}.FormularioGestionPublico_field__1cBk0{width:100%;max-width:100%}.FormularioGestionPublico_actions__2bDcg{flex-direction:column;align-items:stretch;width:100%}.FormularioGestionPublico_actions__2bDcg .p-button,.FormularioGestionPublico_actions__2bDcg button,.FormularioGestionPublico_successActions__3YDiy .p-button{width:100%;justify-content:center}.FormularioGestionPublico_successActions__3YDiy{width:100%;flex-direction:column}.FormularioGestionPublico_fileActions__37eUb{flex-direction:column;align-items:stretch}.FormularioGestionPublico_fileButton__2wrrF,.FormularioGestionPublico_fileButtonAlt__Nzw0L{width:100%;justify-content:center}.FormularioGestionPublico_fileItem__V5-XD{flex-direction:column;align-items:stretch}.FormularioGestionPublico_fileItem__V5-XD button{width:100%}.FormularioGestionPublico_errorCard__25N2y,.FormularioGestionPublico_successCard__iqQBk,.FormularioGestionPublico_warningCard__3_iyB{padding:36px 20px}.FormularioGestionPublico_errorCard__25N2y h1,.FormularioGestionPublico_successCard__iqQBk h1,.FormularioGestionPublico_warningCard__3_iyB h1{font-size:1.45rem}.FormularioGestionPublico_detalleRespuesta__2Lzk5{grid-gap:14px;gap:14px;max-width:100%;overflow-x:hidden}.FormularioGestionPublico_detalleCamposGrid__3tYqj,.FormularioGestionPublico_detalleMetaGrid__3Gu2i{grid-template-columns:1fr}.FormularioGestionPublico_detalleCampoCard__tkLrS,.FormularioGestionPublico_detalleMetaCard__3J9S5{padding:12px;border-radius:13px}.FormularioGestionPublico_detalleArchivoRow__nAfe9{padding:10px}.FormularioGestionPublico_infoCargadaHeader__2_fWY{flex-direction:column}.FormularioGestionPublico_infoCargadaBadge__28QMB{white-space:normal}.FormularioGestionPublico_infoCargadaSection__26jTT{padding:14px}.FormularioGestionPublico_infoCargadaTitle__3ANU3{font-size:1.25rem}.FormularioGestionPublico_infoCargadaArchivo__2xVOl{padding:11px}}@media (max-width:420px){.FormularioGestionPublico_page__3BBuk{padding:8px}.FormularioGestionPublico_errorCard__25N2y,.FormularioGestionPublico_formCard__27rXi,.FormularioGestionPublico_successCard__iqQBk,.FormularioGestionPublico_warningCard__3_iyB{max-width:calc(100vw - 16px);padding:16px 14px;border-radius:16px}.FormularioGestionPublico_header__2P8IQ h1{font-size:1.32rem}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD{font-size:.95rem;line-height:1.55}.FormularioGestionPublico_descripcionFormularioPublica__3mvJD img{border-radius:10px}.FormularioGestionPublico_detalleSection__hQpFg{padding:12px;border-radius:15px}.FormularioGestionPublico_detalleSectionTitle__15C-v{font-size:.98rem}}.MenuNavegacion_page__3wR8a{min-height:100vh;padding:clamp(1.25rem,3vw,3rem);color:#172033;font-family:Inter,"Segoe UI",sans-serif;background:radial-gradient(circle at 5% 0,rgba(245,163,19,.13),transparent 28rem),#f3f6f4}.MenuNavegacion_desktopSection__3rLRd,.MenuNavegacion_intro__1tn4T,.MenuNavegacion_mobileSection__etGc3{width:min(1500px,100%);margin-right:auto;margin-left:auto}.MenuNavegacion_intro__1tn4T{margin-bottom:2rem}.MenuNavegacion_intro__1tn4T>span,.MenuNavegacion_sectionTitle__Z_976 small{color:#a96706;font-size:.7rem;font-weight:800;letter-spacing:.12em}.MenuNavegacion_intro__1tn4T h1{margin:.35rem 0;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.045em}.MenuNavegacion_intro__1tn4T p{max-width:48rem;margin:0;color:#667386;line-height:1.55}.MenuNavegacion_sectionTitle__Z_976{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}.MenuNavegacion_sectionTitle__Z_976>div{display:flex;flex-direction:column;grid-gap:.22rem;gap:.22rem}.MenuNavegacion_sectionTitle__Z_976 strong{font-size:.92rem}.MenuNavegacion_sectionTitle__Z_976>span{padding:.38rem .7rem;border-radius:2rem;color:#70500e;background:#fff0ce;font-size:.68rem;font-weight:700}.MenuNavegacion_desktopFrame__3Cvp1{overflow:hidden;border:1px solid #dce4df;border-radius:1.35rem;background:#f7f9f8;box-shadow:0 24px 60px rgba(18,42,29,.12)}.MenuNavegacion_desktopMenu__3rBa2{min-height:5.2rem;display:flex;align-items:center;grid-gap:1.2rem;gap:1.2rem;padding:.7rem 1rem .7rem 1.2rem;border-bottom:1px solid #e2e8e4;background:hsla(0,0%,100%,.97)}.MenuNavegacion_logoBlock__2leeI{display:flex;flex:0 0 auto;align-items:center;grid-gap:.75rem;gap:.75rem}.MenuNavegacion_logoBlock__2leeI img{width:6.4rem;padding:.35rem;border-radius:.65rem;background:#17231c}.MenuNavegacion_logoBlock__2leeI>div{display:flex;flex-direction:column}.MenuNavegacion_logoBlock__2leeI strong{color:#172b20;font-size:.85rem;letter-spacing:.06em}.MenuNavegacion_logoBlock__2leeI small{color:#89948d;font-size:.62rem}.MenuNavegacion_desktopMenu__3rBa2 nav{min-width:0;display:flex;flex:1 1;align-items:center;justify-content:center;grid-gap:.25rem;gap:.25rem}.MenuNavegacion_menuItem__21Sk4{display:flex;align-items:center;grid-gap:.38rem;gap:.38rem;padding:.65rem .72rem;border-radius:.65rem;color:#566459;font-size:.72rem;font-weight:650;white-space:nowrap}.MenuNavegacion_menuItem__21Sk4>i{color:#89968e;font-size:.78rem}.MenuNavegacion_activeItem__1stAo{color:#5b3b00;background:linear-gradient(135deg,#fff2d8,#ffe7b2);box-shadow:inset 0 0 0 1px #f5d18d}.MenuNavegacion_activeItem__1stAo>i{color:#d98500}.MenuNavegacion_accountActions__2iDxT{display:flex;flex:0 0 auto;align-items:center;grid-gap:.5rem;gap:.5rem}.MenuNavegacion_logoutButton__F7LL0,.MenuNavegacion_profileButton__fZk5Q{border:0;cursor:default}.MenuNavegacion_profileButton__fZk5Q{display:flex;align-items:center;grid-gap:.42rem;gap:.42rem;padding:.64rem .78rem;border-radius:.65rem;color:#315743;background:#edf6f0;font-size:.7rem;font-weight:700}.MenuNavegacion_logoutButton__F7LL0{display:grid;width:2.45rem;height:2.45rem;place-items:center;border-radius:.65rem;color:#a32929;background:#ffeded}.MenuNavegacion_hero__1cost{min-height:24rem;display:grid;grid-template-columns:minmax(20rem,.8fr) minmax(28rem,1.2fr);align-items:center;grid-gap:2.5rem;gap:2.5rem;padding:clamp(2rem,5vw,4.5rem);background:radial-gradient(circle at 10% 20%,rgba(245,163,19,.15),transparent 20rem),linear-gradient(135deg,#f8faf9,#fff)}.MenuNavegacion_heroCopy__x395H>span{color:#aa6a05;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.MenuNavegacion_heroCopy__x395H h2{max-width:28rem;margin:.55rem 0;color:#172b20;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02;letter-spacing:-.05em}.MenuNavegacion_heroCopy__x395H p{max-width:28rem;color:#657269;line-height:1.6}.MenuNavegacion_heroCopy__x395H button{margin-top:.8rem;padding:.8rem 1.1rem;border:0;border-radius:.7rem;color:#fff;background:#172b20;font-weight:700}.MenuNavegacion_hero__1cost>img{width:100%;max-height:22rem;object-fit:cover;border-radius:1rem;box-shadow:0 18px 42px rgba(17,40,27,.18)}.MenuNavegacion_quickGrid__fZ67x{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.8rem;gap:.8rem;padding:0 2rem 2rem;background:#fff}.MenuNavegacion_quickGrid__fZ67x article{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;padding:1rem;border:1px solid #e3e9e5;border-radius:.8rem}.MenuNavegacion_quickGrid__fZ67x article>i{display:grid;width:2.4rem;height:2.4rem;place-items:center;border-radius:.6rem;color:#b16e03;background:#fff0d2}.MenuNavegacion_quickGrid__fZ67x article div{display:flex;flex-direction:column}.MenuNavegacion_quickGrid__fZ67x article strong{font-size:.78rem}.MenuNavegacion_quickGrid__fZ67x article small{margin-top:.2rem;color:#8a958e;font-size:.65rem}.MenuNavegacion_mobileSection__etGc3{margin-top:2.5rem}.MenuNavegacion_phone__2OH-_{width:min(25rem,100%);margin:0 auto;overflow:hidden;border:.55rem solid #18211c;border-radius:2rem;background:#fff;box-shadow:0 24px 55px rgba(18,40,28,.18)}.MenuNavegacion_phoneHeader__1XtmO{height:4.6rem;display:flex;align-items:center;justify-content:space-between;padding:.7rem .9rem;border-bottom:1px solid #e2e8e4}.MenuNavegacion_phoneHeader__1XtmO img{width:6.4rem;padding:.3rem;border-radius:.55rem;background:#17231c}.MenuNavegacion_phoneHeader__1XtmO button{display:grid;width:2.5rem;height:2.5rem;place-items:center;border:0;border-radius:.65rem;color:#fff;background:#172b20}.MenuNavegacion_phoneMenu__3msu-{padding:1rem;background:#f8faf9}.MenuNavegacion_phoneWelcome__2gX84{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;padding:.85rem;border-radius:.8rem;color:#fff;background:linear-gradient(135deg,#172b20,#294b38)}.MenuNavegacion_avatar__1U5-i{display:grid;width:2.5rem;height:2.5rem;place-items:center;border-radius:50%;color:#172b20;background:#ffc45b}.MenuNavegacion_phoneWelcome__2gX84>div:last-child{display:flex;flex-direction:column}.MenuNavegacion_phoneWelcome__2gX84 strong{font-size:.78rem}.MenuNavegacion_phoneWelcome__2gX84 small{margin-top:.15rem;color:#c8d5ce;font-size:.65rem}.MenuNavegacion_phoneMenu__3msu- nav{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.55rem;gap:.55rem;margin-top:.8rem}.MenuNavegacion_mobileItem__1hL-7{min-height:3.3rem;padding:.7rem;border:1px solid #e0e7e2;background:#fff;font-size:.66rem}.MenuNavegacion_mobileLogout__P5xQF{width:100%;margin-top:.8rem;padding:.78rem;border:1px solid #f1cccc;border-radius:.7rem;color:#a32929;background:#fff1f1;font-weight:700}.MenuNavegacion_mobileLogout__P5xQF i{margin-right:.45rem}@media (max-width:1250px){.MenuNavegacion_logoBlock__2leeI>div,.MenuNavegacion_profileButton__fZk5Q span{display:none}.MenuNavegacion_menuItem__21Sk4{padding-right:.5rem;padding-left:.5rem;font-size:.66rem}}@media (max-width:950px){.MenuNavegacion_desktopMenu__3rBa2 nav{justify-content:flex-end}.MenuNavegacion_desktopMenu__3rBa2 .MenuNavegacion_menuItem__21Sk4 span{display:none}.MenuNavegacion_desktopMenu__3rBa2 .MenuNavegacion_menuItem__21Sk4>i{font-size:.9rem}.MenuNavegacion_hero__1cost{grid-template-columns:1fr}.MenuNavegacion_hero__1cost>img{max-height:18rem}}@media (max-width:650px){.MenuNavegacion_desktopSection__3rLRd{display:none}.MenuNavegacion_mobileSection__etGc3{margin-top:0}}.ServiciosContratados_page__3ae7i{min-height:100vh;padding:clamp(1.2rem,2.4vw,2.5rem);color:#182133;font-family:Inter,"Segoe UI",sans-serif;background:#f4f6f8}.ServiciosContratados_detailHeader__2VKh0,.ServiciosContratados_header__1rp8v,.ServiciosContratados_masterHeader__2NyPh,.ServiciosContratados_sectionHeading__1BsGq,.ServiciosContratados_subheading__3Ax2Z{display:flex;align-items:center;justify-content:space-between;grid-gap:1rem;gap:1rem}.ServiciosContratados_header__1rp8v{max-width:1600px;margin:0 auto 1.3rem}.ServiciosContratados_eyebrow__1Poem,.ServiciosContratados_sectionHeading__1BsGq span,.ServiciosContratados_subheading__3Ax2Z span{color:#a56600;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ServiciosContratados_header__1rp8v h1{margin:.25rem 0;font-size:clamp(1.8rem,3vw,2.7rem);letter-spacing:-.04em}.ServiciosContratados_header__1rp8v p{margin:0;color:#6d7787}.ServiciosContratados_detailActions__206-A,.ServiciosContratados_headerActions__2K5ky{display:flex;grid-gap:.6rem;gap:.6rem}.ServiciosContratados_detailHeader__2VKh0 button,.ServiciosContratados_header__1rp8v button,.ServiciosContratados_reportButton__3emLL,.ServiciosContratados_sectionHeading__1BsGq button{padding:.72rem .9rem;border:1px solid #d9e0dc;border-radius:.65rem;font-weight:700;cursor:default}.ServiciosContratados_primaryButton__2eRxg{color:#fff!important;border-color:#1d6c42!important;background:#1d6c42!important}.ServiciosContratados_secondaryButton__33zMw{color:#176c3b;background:#fff}.ServiciosContratados_detailHeader__2VKh0 button i,.ServiciosContratados_header__1rp8v button i,.ServiciosContratados_reportButton__3emLL i{margin-right:.4rem}.ServiciosContratados_kpiGrid__3su2g{max-width:1600px;margin:0 auto 1.2rem;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.85rem;gap:.85rem}.ServiciosContratados_kpi__vFZs0{display:flex;align-items:center;grid-gap:.85rem;gap:.85rem;padding:1rem;border:1px solid #e0e5e2;border-radius:.9rem;background:#fff;box-shadow:0 8px 22px rgba(24,36,29,.05)}.ServiciosContratados_kpiIcon__2CnAQ{display:grid;width:2.7rem;height:2.7rem;flex:0 0 2.7rem;place-items:center;border-radius:.7rem}.ServiciosContratados_kpi__vFZs0 div{display:flex;flex-direction:column;min-width:0}.ServiciosContratados_kpi__vFZs0 small{color:#778291;font-size:.68rem}.ServiciosContratados_kpi__vFZs0 strong{margin:.15rem 0;font-size:1.35rem;white-space:nowrap}.ServiciosContratados_kpi__vFZs0 div>span{color:#849087;font-size:.62rem}.ServiciosContratados_kpiBlue__11KEK .ServiciosContratados_kpiIcon__2CnAQ{color:#1769aa;background:#e7f3ff}.ServiciosContratados_kpiGreen__rZLa0 .ServiciosContratados_kpiIcon__2CnAQ{color:#247849;background:#e8f7ee}.ServiciosContratados_kpiOrange__1CUd- .ServiciosContratados_kpiIcon__2CnAQ{color:#b36b00;background:#fff0d5}.ServiciosContratados_kpiRed__GuJbX .ServiciosContratados_kpiIcon__2CnAQ{color:#bd3535;background:#ffebeb}.ServiciosContratados_alertCenter__1jXQr{max-width:1600px;margin:0 auto 1.2rem;padding:1rem;border:1px solid #e0e5e2;border-radius:.9rem;background:#fff}.ServiciosContratados_sectionHeading__1BsGq{margin-bottom:.8rem}.ServiciosContratados_sectionHeading__1BsGq h2{margin:.15rem 0 0;font-size:1rem}.ServiciosContratados_sectionHeading__1BsGq button,.ServiciosContratados_subheading__3Ax2Z button{padding:0;border:0;color:#276c48;background:none;font-size:.7rem;font-weight:700}.ServiciosContratados_alertGrid__1xaL5{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.7rem;gap:.7rem}.ServiciosContratados_alertGrid__1xaL5 article{display:flex;align-items:center;grid-gap:.7rem;gap:.7rem;padding:.8rem;border-radius:.7rem}.ServiciosContratados_alertGrid__1xaL5 article>i{display:grid;width:2.2rem;height:2.2rem;place-items:center;border-radius:.55rem}.ServiciosContratados_alertGrid__1xaL5 article div{display:flex;flex:1 1;flex-direction:column}.ServiciosContratados_alertGrid__1xaL5 article strong{font-size:.76rem}.ServiciosContratados_alertGrid__1xaL5 article span{margin-top:.15rem;color:#7c8795;font-size:.62rem}.ServiciosContratados_alertGrid__1xaL5 article button{border:0;background:transparent;font-size:.65rem;font-weight:800}.ServiciosContratados_alertDanger__2UTZO{border:1px solid #f3d1d1;background:#fff7f7}.ServiciosContratados_alertDanger__2UTZO>i{color:#bd3535;background:#ffe5e5}.ServiciosContratados_alertWarning__3xfOn{border:1px solid #eedebd;background:#fffbf2}.ServiciosContratados_alertWarning__3xfOn>i{color:#ac6c00;background:#ffedca}.ServiciosContratados_alertInfo__3aaL6{border:1px solid #cfe2f2;background:#f5faff}.ServiciosContratados_alertInfo__3aaL6>i{color:#1769aa;background:#e2f2ff}.ServiciosContratados_workspace__1a8dM{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:340px minmax(0,1fr);overflow:hidden;border:1px solid #dce3df;border-radius:1rem;background:#fff;box-shadow:0 18px 40px rgba(24,36,29,.08)}.ServiciosContratados_masterPanel__3P_oq{padding:1rem;border-right:1px solid #e2e7e4;background:#f9fbfa}.ServiciosContratados_masterHeader__2NyPh div{display:flex;flex-direction:column}.ServiciosContratados_masterHeader__2NyPh span{color:#7d8794;font-size:.65rem}.ServiciosContratados_masterHeader__2NyPh strong{font-size:.85rem}.ServiciosContratados_masterHeader__2NyPh button{display:grid;width:2rem;height:2rem;place-items:center;border:1px solid #dce3df;border-radius:.5rem;background:#fff}.ServiciosContratados_search__125vn{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;margin:.85rem 0;padding:.65rem .7rem;border:1px solid #dce3df;border-radius:.6rem;background:#fff}.ServiciosContratados_search__125vn i{color:#87918c}.ServiciosContratados_search__125vn input{min-width:0;width:100%;border:0;outline:0;font:inherit;font-size:.72rem}.ServiciosContratados_serviceList__3faXv{display:grid;grid-gap:.55rem;gap:.55rem}.ServiciosContratados_serviceCard__2DAdc{position:relative;width:100%;display:flex;align-items:center;grid-gap:.65rem;gap:.65rem;padding:.75rem;border:1px solid #e0e6e2;border-radius:.7rem;color:inherit;background:#fff;text-align:left}.ServiciosContratados_serviceCardActive__3yWtg{border-color:#e7b55a;background:#fff8ea;box-shadow:inset 3px 0 #e4980b}.ServiciosContratados_serviceMark__-4P0p{display:grid;width:2.4rem;height:2.4rem;flex:0 0 2.4rem;place-items:center;border-radius:.6rem}.ServiciosContratados_orange__3d3xT{color:#a96800;background:#ffedca}.ServiciosContratados_green__2THoj{color:#25784a;background:#e4f6eb}.ServiciosContratados_blue__2uVQb{color:#1e69a4;background:#e4f2ff}.ServiciosContratados_serviceCopy__259ZR{min-width:0;display:flex;flex:1 1;flex-direction:column}.ServiciosContratados_serviceCopy__259ZR>span{color:#a36a11;font-size:.57rem;font-weight:800;text-transform:uppercase}.ServiciosContratados_serviceCopy__259ZR strong{margin:.16rem 0;overflow:hidden;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.ServiciosContratados_serviceCopy__259ZR small{color:#849087;font-size:.58rem}.ServiciosContratados_hidden__1qnif,.ServiciosContratados_visible__1-e-9{position:absolute;right:.6rem;top:.5rem;font-size:.5rem;font-weight:800;text-transform:uppercase}.ServiciosContratados_visible__1-e-9{color:#237449}.ServiciosContratados_hidden__1qnif{color:#8a9290}.ServiciosContratados_detailPanel__46ce3{min-width:0;padding:1.1rem}.ServiciosContratados_detailHeader__2VKh0{padding-bottom:1rem;border-bottom:1px solid #e4e9e6}.ServiciosContratados_detailHeader__2VKh0>div:first-child>span{color:#a36a11;font-size:.62rem;font-weight:800;text-transform:uppercase}.ServiciosContratados_detailHeader__2VKh0 h2{margin:.2rem 0;font-size:1.35rem}.ServiciosContratados_detailHeader__2VKh0 p{margin:0;color:#778291;font-size:.7rem}.ServiciosContratados_detailHeader__2VKh0 button{color:#52605a;background:#fff;font-size:.68rem}.ServiciosContratados_performanceGrid__28C_Q{display:grid;grid-template-columns:1.35fr repeat(3,1fr);grid-gap:.65rem;gap:.65rem;margin:1rem 0}.ServiciosContratados_performanceGrid__28C_Q article{padding:.8rem;border:1px solid #e2e7e4;border-radius:.7rem;background:#fbfcfb}.ServiciosContratados_performanceGrid__28C_Q span{color:#778291;font-size:.62rem}.ServiciosContratados_performanceGrid__28C_Q strong{display:block;margin:.15rem 0;font-size:1.2rem}.ServiciosContratados_performanceGrid__28C_Q small{color:#8a948e;font-size:.56rem}.ServiciosContratados_progress__xROw9{height:.35rem;overflow:hidden;border-radius:1rem;background:#e5eae7}.ServiciosContratados_progress__xROw9 i{display:block;height:100%;border-radius:inherit;background:#2e995d}.ServiciosContratados_detailBody__1nzYg{display:grid;grid-template-columns:1.45fr .8fr;grid-gap:.75rem;gap:.75rem}.ServiciosContratados_peoplePreview__SeUgV,.ServiciosContratados_reconciliation__3WBMW,.ServiciosContratados_statusPanel__YCwD_{padding:.9rem;border:1px solid #e1e7e3;border-radius:.75rem}.ServiciosContratados_subheading__3Ax2Z h3{margin:.15rem 0 0;font-size:.9rem}.ServiciosContratados_subheading__3Ax2Z select{padding:.4rem;border:1px solid #dce3df;border-radius:.45rem;color:#53605a;background:#fff;font-size:.65rem}.ServiciosContratados_stackBar__1HxYp{height:.75rem;display:flex;overflow:hidden;margin:1.1rem 0 .8rem;border-radius:1rem}.ServiciosContratados_stackBar__1HxYp i{height:100%}.ServiciosContratados_stackGreen__1boua{background:#38a866}.ServiciosContratados_stackYellow__10XA-{background:#e9a51d}.ServiciosContratados_stackRed__3Xu64{background:#de4a4a}.ServiciosContratados_stackGray__2rKxV{background:#cbd2ce}.ServiciosContratados_legend__3O7aS{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.55rem;gap:.55rem}.ServiciosContratados_legend__3O7aS span{display:flex;align-items:center;grid-gap:.35rem;gap:.35rem;color:#6f7a73;font-size:.62rem}.ServiciosContratados_legend__3O7aS b{margin-left:auto;color:#303b35}.ServiciosContratados_legend__3O7aS i{width:.55rem;height:.55rem;border-radius:50%}.ServiciosContratados_dotGreen__S8ceH{background:#38a866}.ServiciosContratados_dotYellow__3Fg62{background:#e9a51d}.ServiciosContratados_dotRed__G6zhz{background:#de4a4a}.ServiciosContratados_dotGray__2acZF{background:#cbd2ce}.ServiciosContratados_processed__2vw6i{padding:.3rem .5rem;border-radius:1rem;color:#247449!important;background:#e6f6ec;letter-spacing:0!important}.ServiciosContratados_fileRow__2w0Ra{display:flex;align-items:center;grid-gap:.6rem;gap:.6rem;margin:.8rem 0;padding:.65rem;border-radius:.55rem;background:#f3f7f4}.ServiciosContratados_fileRow__2w0Ra>span{display:grid;width:2rem;height:2rem;place-items:center;border-radius:.45rem;color:#237449;background:#ddf1e5}.ServiciosContratados_fileRow__2w0Ra div{min-width:0;display:flex;flex-direction:column}.ServiciosContratados_fileRow__2w0Ra strong{overflow:hidden;font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.ServiciosContratados_fileRow__2w0Ra small{color:#849087;font-size:.55rem}.ServiciosContratados_reconciliationStats__29Usq{display:flex;justify-content:space-between;grid-gap:.3rem;gap:.3rem}.ServiciosContratados_reconciliationStats__29Usq span{color:#7b857f;font-size:.55rem}.ServiciosContratados_reconciliationStats__29Usq b{display:block;color:#2c3831;font-size:.82rem}.ServiciosContratados_reportButton__3emLL{width:100%;margin-top:.7rem;color:#247449;background:#fff;font-size:.62rem}.ServiciosContratados_peoplePreview__SeUgV{margin-top:.75rem}.ServiciosContratados_peopleTable__3GKWY{margin-top:.7rem}.ServiciosContratados_peopleTable__3GKWY>div{display:grid;grid-template-columns:1.4fr .8fr .8fr .8fr .7fr;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.55rem .4rem;border-top:1px solid #edf0ee;font-size:.62rem}.ServiciosContratados_peopleTable__3GKWY .ServiciosContratados_tableHead__3nmyN{border:0;color:#89938d;font-size:.55rem;font-weight:800;text-transform:uppercase}.ServiciosContratados_peopleTable__3GKWY em{width:-webkit-max-content;width:max-content;padding:.25rem .4rem;border-radius:.35rem;font-style:normal;font-weight:700}.ServiciosContratados_partialBadge__Ovndu{color:#9a6100;background:#fff0d1}.ServiciosContratados_unpaidBadge__38tY_{color:#ad2d2d;background:#ffe5e5}.ServiciosContratados_peopleTable__3GKWY button{border:0;color:#276c48;background:none;font-size:.6rem;font-weight:700}@media (max-width:1100px){.ServiciosContratados_kpiGrid__3su2g{grid-template-columns:repeat(2,1fr)}.ServiciosContratados_workspace__1a8dM{grid-template-columns:280px minmax(0,1fr)}.ServiciosContratados_detailBody__1nzYg{grid-template-columns:1fr}.ServiciosContratados_performanceGrid__28C_Q{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.ServiciosContratados_header__1rp8v{align-items:flex-start;flex-direction:column}.ServiciosContratados_headerActions__2K5ky{width:100%}.ServiciosContratados_headerActions__2K5ky button{flex:1 1}.ServiciosContratados_alertGrid__1xaL5,.ServiciosContratados_workspace__1a8dM{grid-template-columns:1fr}.ServiciosContratados_masterPanel__3P_oq{border-right:0;border-bottom:1px solid #e2e7e4}.ServiciosContratados_serviceList__3faXv{grid-template-columns:repeat(3,minmax(230px,1fr));overflow-x:auto}.ServiciosContratados_detailHeader__2VKh0{align-items:flex-start;flex-direction:column}}@media (max-width:540px){.ServiciosContratados_page__3ae7i{padding:.8rem}.ServiciosContratados_alertGrid__1xaL5,.ServiciosContratados_kpiGrid__3su2g,.ServiciosContratados_performanceGrid__28C_Q{grid-template-columns:1fr}.ServiciosContratados_peopleTable__3GKWY{overflow-x:auto}.ServiciosContratados_peopleTable__3GKWY>div{min-width:640px}}
/*# sourceMappingURL=main.ce3cff03.chunk.css.map */