@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Slackey&family=Inter:wght@400;600;700&family=Roboto+Mono:wght@700&display=swap";:root{--primary: #005491;--primary-dark: #002d4d;--text-on-primary: #ffffff;--primary-hover: #00467a;--primary-light: #eef6fc;--accent: #00d1ff;--success: #27ae60;--error: #eb5757;--warning: #f2994a;--bg-app: #f4f7f9;--bg-card: #ffffff;--text-main: #1a1c1e;--text-secondary: #636e72;--text-disabled: #b2bec3;--border-light: #edf2f7;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .04);--shadow-md: 0 8px 24px rgba(0, 0, 0, .08);--font-main: "Inter", -apple-system, system-ui, sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}body{margin:0;padding:0;font-family:var(--font-main);background-color:var(--bg-app);color:var(--text-main);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#dfe6e9;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#b2bec3}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}:root{--bg-desktop: #e2e8f0;--bg-app: #f4f7f9;--shadow-device: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--radius-device: 32px}._viewport_17oui_9{background-color:var(--bg-desktop);display:flex;justify-content:center;align-items:flex-start;min-height:100vh;width:100vw;overflow-x:hidden;font-family:Inter,sans-serif}._mobileFrame_17oui_21{background-color:var(--bg-app);width:100%;max-width:450px;height:100vh;box-shadow:var(--shadow-device);display:flex;flex-direction:column;position:relative;overflow:hidden;transition:background-color .3s ease}@media(min-width:451px){._viewport_17oui_9{padding:30px 0}._mobileFrame_17oui_21{height:calc(100vh - 60px);border-radius:var(--radius-device);border:8px solid #ffffff;box-shadow:0 25px 50px -12px #00000040}}@media(max-width:450px){._mobileFrame_17oui_21{box-shadow:none;border-radius:0;max-width:100%;height:100dvh}._viewport_17oui_9{padding:0;background-color:var(--bg-app)}}._mobileFrame_17oui_21::-webkit-scrollbar{display:none}._mobileFrame_17oui_21{-ms-overflow-style:none;scrollbar-width:none}._viewport_17oui_9{overflow:hidden;touch-action:none}._container_hjlzv_1{display:flex;align-items:center;justify-content:center;height:100vh;width:100%;background:radial-gradient(circle at center,var(--primary) 0%,var(--primary-dark) 100%);overflow:hidden;transition:opacity .6s ease-out,transform .6s ease-out;opacity:1}._logoWrapper_hjlzv_14{display:flex;flex-direction:column;align-items:center;gap:0px}._logoGif_hjlzv_22{width:65px;height:auto;margin-bottom:-5px;display:block}._logo_hjlzv_14{display:flex;align-items:center;font-family:var(--font-main);font-size:2.8rem;font-weight:800;color:#fff;letter-spacing:-1.5px;margin:0;text-transform:lowercase;opacity:0;animation:_fadeIn_hjlzv_1 .8s ease-out forwards;animation-delay:.3s}._dot_hjlzv_46{width:7px;height:7px;background-color:#fff;border-radius:50%;display:inline-block;margin:0 5px;transform:translateY(3px);opacity:.9;box-shadow:0 0 8px #fff6}@keyframes _fadeIn_hjlzv_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._exiting_hjlzv_71{opacity:0;transform:scale(1.1);pointer-events:none}@keyframes _fadeOutUp_hjlzv_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-30px)}}._container_oq3vv_10{padding:30px 24px;display:flex;flex-direction:column;height:100dvh;background-color:var(--bg-color);box-sizing:border-box;overflow:hidden;font-family:Inter,sans-serif}._progress_oq3vv_21{display:flex;justify-content:center;gap:8px;margin-bottom:30px;flex-shrink:0}._dot_oq3vv_22{width:8px;height:8px;border-radius:50%;background-color:#cbd5e1}._dotActive_oq3vv_23{background-color:var(--blue-brand);width:24px;border-radius:10px;box-shadow:0 2px 8px #4db8ff4d}._step_oq3vv_25{display:flex;flex-direction:column;flex:1;min-height:0;animation:_entranceEffect_oq3vv_1 .5s ease-out forwards}@keyframes _entranceEffect_oq3vv_1{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}._headerGroup_oq3vv_28{margin-bottom:24px;flex-shrink:0}._title_oq3vv_29{font-size:1.6rem;font-weight:800;color:var(--text-main);margin:0;letter-spacing:-.5px;line-height:1.1}._subtitle_oq3vv_30{color:var(--text-light);font-size:.95rem;margin-top:8px;line-height:1.4}._searchInput_oq3vv_32{width:100%;padding:16px 16px 16px 48px;border:1px solid rgba(0,0,0,.08);border-radius:18px;font-family:inherit;font-size:1rem;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-position:18px center;outline:none;box-shadow:var(--bento-shadow);box-sizing:border-box}._pillsContainer_oq3vv_40{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}._pill_oq3vv_40{background-color:var(--blue-brand);color:#fff;padding:10px 18px;border-radius:50px;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:8px}._list_oq3vv_43{flex:1;overflow-y:auto;margin-top:10px;padding-right:5px}._item_oq3vv_44{padding:18px;background:#fff;border-radius:18px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center;color:var(--text-main);font-weight:600;box-shadow:0 2px 5px #00000008;cursor:pointer}._selectorPair_oq3vv_47{background:#fff;padding:20px;border-radius:var(--radius-bento);display:flex;flex-direction:column;gap:12px;box-shadow:var(--bento-shadow);margin-bottom:20px;position:relative}._select_oq3vv_47{padding:14px 40px 14px 16px;border-radius:16px;border:1px solid rgba(0,0,0,.08);font-size:.95rem;outline:none;background-color:#fff;color:var(--text-main);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234db8ff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 15px) center}._searchWrapper_oq3vv_61{position:relative;width:100%}._searchWrapper_oq3vv_61 ._searchInput_oq3vv_32{padding:14px 16px;background-image:none;height:52px;box-shadow:none;border:1px solid rgba(0,0,0,.08)}._suggestionList_oq3vv_75{position:absolute;top:calc(100% + 5px);left:0;right:0;background:#fff;border-radius:18px;box-shadow:0 10px 25px -5px #0000001a;z-index:100;max-height:200px;overflow-y:auto;border:1px solid rgba(0,0,0,.05);animation:_entranceEffect_oq3vv_1 .2s ease-out}._suggestionItem_oq3vv_90{padding:14px 18px;border-bottom:1px solid #f1f5f9;font-size:.9rem;color:var(--text-main);font-weight:500;cursor:pointer}._suggestionItem_oq3vv_90:active{background-color:#f0f9ff;color:var(--blue-brand)}._addButton_oq3vv_104{background:var(--blue-brand);color:#fff;border:none;height:52px;border-radius:16px;font-weight:700;cursor:pointer}._addButton_oq3vv_104:disabled{background:#e2e8f0;color:#94a3b8}._interesItem_oq3vv_108{background:#fff;padding:14px 18px;border-radius:20px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;box-shadow:var(--bento-shadow)}._interesText_oq3vv_109{display:flex;flex-direction:column;gap:2px}._miniNivel_oq3vv_110{font-size:.62rem;font-weight:800;text-transform:uppercase;color:var(--text-light);letter-spacing:.6px}._cargoTexto_oq3vv_111{font-size:.95rem;font-weight:500;color:var(--text-main)}._removeBtnCircle_oq3vv_112{background:var(--blue-brand);border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}._notificationSettings_oq3vv_115{margin-top:20px;background:#fff;padding:20px;border-radius:var(--radius-bento);box-shadow:var(--bento-shadow);flex-shrink:0}._notifLabel_oq3vv_119{display:block;font-size:.7rem;font-weight:800;text-transform:uppercase;color:var(--blue-brand);letter-spacing:1px;margin-bottom:15px}._notifRow_oq3vv_120{display:flex;justify-content:space-between;align-items:center;padding:12px 0}._notifRow_oq3vv_120:not(:last-child){border-bottom:1px solid #f1f5f9}._disabledRow_oq3vv_122{opacity:.4}._notifTitle_oq3vv_123{display:block;font-weight:700;color:var(--text-main);font-size:.95rem}._notifDesc_oq3vv_124{font-size:.8rem;color:var(--text-light);margin:2px 0 0}._switch_oq3vv_127{position:relative;display:inline-block;width:46px;height:24px}._switch_oq3vv_127 input{opacity:0;width:0;height:0}._slider_oq3vv_129{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;transition:.4s;border-radius:34px}._slider_oq3vv_129:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s cubic-bezier(.34,1.56,.64,1);border-radius:50%}input:checked+._slider_oq3vv_129{background-color:var(--blue-brand)}input:checked+._slider_oq3vv_129:before{transform:translate(22px)}._finalForm_oq3vv_138{display:flex;flex-direction:column;gap:24px;flex:1;overflow-y:auto}._nameSection_oq3vv_139{background:#fff;padding:24px;border-radius:var(--radius-bento);box-shadow:var(--bento-shadow);border:1px solid rgba(255,255,255,.7)}._resumenCard_oq3vv_143{background:#fff;border-radius:var(--radius-bento);overflow:hidden;box-shadow:var(--bento-shadow);border:1px solid rgba(255,255,255,.7)}._resumenHeader_oq3vv_147{background:#f8fafc;padding:14px 20px;font-size:.7rem;font-weight:800;text-transform:uppercase;color:var(--blue-brand);letter-spacing:1.5px;border-bottom:1px solid #f1f5f9}._resumenContent_oq3vv_148{padding:20px}._resumenRow_oq3vv_149{display:flex;gap:16px;margin-bottom:22px}._icon_oq3vv_150{font-size:1.5rem}._resumenRow_oq3vv_149 strong{font-size:.95rem;color:var(--text-main);font-weight:700;display:block}._resumenRow_oq3vv_149 p{margin:4px 0 0;font-size:.82rem;color:var(--text-light);line-height:1.4}._buttonGroup_oq3vv_155{margin-top:auto;padding:20px 0;display:flex;gap:12px;flex-shrink:0}._nextButton_oq3vv_156{background:linear-gradient(145deg,#4db8ff,#3aa0e6);color:#fff;border:none;height:58px;flex:1;border-radius:20px;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 15px #4db8ff4d;transition:all .2s}._nextButton_oq3vv_156:disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed;box-shadow:none}._backButton_oq3vv_161{background:#fff;color:var(--text-light);border:1px solid rgba(0,0,0,.05);height:58px;padding:0 24px;border-radius:20px;font-weight:600;cursor:pointer}._label_oq3vv_162{display:block;font-weight:700;color:var(--text-main);font-size:.85rem;margin-bottom:10px;text-transform:uppercase}._suggestionList_oq3vv_75::-webkit-scrollbar{width:6px}._suggestionList_oq3vv_75::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}:root{--blue-brand: #4db8ff;--bg-color: #f4f7f9;--text-main: #475569;--text-light: #64748b;--bento-shadow: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 10px 20px -5px rgba(0, 0, 0, .08);--featured-shadow: 0 15px 25px -5px rgba(77, 184, 255, .4);--main-gap: 16px}._container_qan3t_11{background-color:var(--bg-color);min-height:100vh;padding:20px;font-family:Inter,sans-serif;box-sizing:border-box;overflow-x:hidden}._reveal_qan3t_21{opacity:0;animation:_entranceEffect_qan3t_1 .6s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:calc(var(--order) * .07s)}@keyframes _entranceEffect_qan3t_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._pressEffect_qan3t_32{cursor:pointer;transition:transform .1s ease-out}._pressEffect_qan3t_32:active{transform:scale(.95)!important}._header_qan3t_36{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;padding:0 4px}._greeting_qan3t_37{font-family:Slackey,cursive;color:var(--blue-brand);font-size:1.5rem;margin:0}._pencilMenu_qan3t_38{display:flex;flex-direction:column;gap:4px}._pencil_qan3t_38{width:42px;height:7px;border-radius:4px;border:1px solid rgba(0,0,0,.03)}._redPencil_qan3t_40{background-color:#ff7675}._purplePencil_qan3t_41{background-color:#a29bfe}._greenPencil_qan3t_42{background-color:#55efc4}._bentoGrid_qan3t_45{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:110px;gap:var(--main-gap);padding-bottom:30px}._bentoItem_qan3t_53{background:#fff;border-radius:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:var(--bento-shadow);height:100%;width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.7);overflow:hidden;position:relative}._carouselCard_qan3t_61{grid-column:span 2;flex-direction:row;padding:0!important}._carouselClickableArea_qan3t_62{flex:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:10px 5px;cursor:pointer;transition:transform .1s ease}._carouselClickableArea_qan3t_62:active{transform:scale(.94)}._carouselTag_qan3t_64{font-size:.58rem;font-weight:800;color:var(--blue-brand)!important;letter-spacing:1.2px;text-transform:uppercase;position:absolute;top:10px}._carouselContent_qan3t_65{text-align:center;margin-top:5px;transition:all .3s ease}._fadeIn_qan3t_66{opacity:1;transform:translateY(0)}._fadeOut_qan3t_67{opacity:0;transform:translateY(5px)}._carouselContent_qan3t_65 h3{font-size:.88rem;margin:0;color:var(--text-main);font-weight:600}._carouselDesc_qan3t_69{font-size:.7rem;color:var(--text-light);margin:3px 0 8px;line-height:1.2;padding:0 15px}._navBtn_qan3t_70{background:none;border:none;color:var(--blue-brand);cursor:pointer;padding:0 15px;height:100%;display:flex;align-items:center;z-index:10}._dotsContainer_qan3t_71{display:flex;gap:5px;position:absolute;bottom:10px}._dot_qan3t_71{width:6px;height:6px;border-radius:50%;background:#cbd5e1;transition:all .3s ease}._activeDot_qan3t_73{width:18px;border-radius:10px;background:var(--blue-brand)}._bentoLabel_qan3t_75{font-size:.78rem;font-weight:600;color:var(--text-main);margin-top:10px;text-align:center}._featuredCard_qan3t_78{grid-row:span 2;background:linear-gradient(145deg,#4db8ff,#2980b9);color:#fff;box-shadow:var(--featured-shadow);border:none;padding:20px 10px}._iconCircle_qan3t_79{width:75px;height:75px;border-radius:24px;background:#ffffff40;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin-bottom:5px;position:relative}._radarBadge_qan3t_81{position:absolute;top:-6px;right:-6px;min-width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:900;padding:0 5px;border-radius:11px;border:2px solid #ffffff;box-shadow:0 4px 8px #0000004d;z-index:20;color:#fff}._badgeAlert_qan3t_87{background:#f39c12}._badgeNew_qan3t_88{background:#e74c3c;animation:_badgePulse_qan3t_1 2s infinite ease-in-out}@keyframes _badgePulse_qan3t_1{0%{transform:scale(1);box-shadow:0 0 #e74c3cb3}70%{transform:scale(1.15);box-shadow:0 0 0 10px #e74c3c00}to{transform:scale(1);box-shadow:0 0 #e74c3c00}}._featuredTitle_qan3t_96{color:#fff;margin:10px 0 0;font-size:1.1rem;line-height:1.2;font-weight:700}._featuredSub_qan3t_97{color:#fff;opacity:.85;font-size:.75rem;margin-top:4px;font-weight:500}._alertText_qan3t_98{color:#fff!important;font-weight:800!important;opacity:1!important;text-shadow:0 1px 4px rgba(0,0,0,.2)}._badgeComunicado_qan3t_101{position:absolute;top:12px;right:12px;background:#ff9f43;color:#fff;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:900;border:2px solid #ffffff;box-shadow:0 3px 8px #ff9f434d;z-index:10;transition:all .4s cubic-bezier(.4,0,.2,1);animation:_popBadge_qan3t_1 .4s cubic-bezier(.175,.885,.32,1.275)}._badgeZero_qan3t_123{background:#94a3b81a;color:#94a3b8;border:1.5px solid rgba(148,163,184,.2);box-shadow:none;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);font-weight:600;transform:scale(.95)}@keyframes _popBadge_qan3t_1{0%{transform:scale(0)}to{transform:scale(1)}}._comunicadosNuevosCard_qan3t_136{border:1px solid rgba(255,159,67,.3)!important}._wideCard_qan3t_139{grid-column:span 2;flex-direction:row;justify-content:flex-start;padding:0 20px 0 16px}._wideCardTextContent_qan3t_140{text-align:left;flex:1;margin-left:15px}._wideCardTitle_qan3t_141{margin:0;font-size:.85rem;color:var(--text-main);font-weight:600}._wideCardSub_qan3t_142{margin:0;font-size:.7rem;color:var(--text-light)}._adCard_qan3t_144{grid-column:span 2;background:#fff;border:1px solid #e2e8f0;position:relative;box-shadow:none;cursor:default}._miniIcon_qan3t_145{width:52px;height:52px;border-radius:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._adLabel_qan3t_146{position:absolute;top:10px;left:14px;font-size:.5rem;font-weight:900;color:#cbd5e1;letter-spacing:1.5px}._adContent_qan3t_147{text-align:center}._adMainText_qan3t_148{margin:0;font-size:.75rem;color:var(--text-light);font-weight:600}._adSubText_qan3t_149{margin:0;font-size:.6rem;color:#94a3b8}._countdownCard_1uhww_1{grid-column:span 2;background:#fff;border-radius:28px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px;position:relative;overflow:hidden;min-height:110px;box-shadow:0 4px 6px -1px #0000000d,0 10px 20px -5px #00000014;border:1px solid rgba(255,255,255,.7);box-sizing:border-box}._confettiCanvas_1uhww_18{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}._countdownInfo_1uhww_28{display:flex;flex-direction:column;align-items:flex-start;z-index:2}._tag_1uhww_35{font-size:.58rem;font-weight:800;color:#4db8ff;letter-spacing:1.2px;text-transform:uppercase}._feriadoDate_1uhww_43{font-weight:700;margin:2px 0 0;font-size:1.1rem;color:#475569}._feriadoName_1uhww_50{font-weight:500;margin:-2px 0 0;font-size:.75rem;color:#64748b;letter-spacing:.2px}._timerContainer_1uhww_58{display:flex;gap:6px;align-items:center;justify-content:flex-end;z-index:2}._timeBlock_1uhww_66{display:flex;flex-direction:column;align-items:center;gap:4px}._digitMini_1uhww_73{font-family:Share Tech Mono,monospace;background:#8e9aaf;color:#fff;min-width:38px;padding:8px 2px;border-radius:6px;font-size:1.2rem;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:inset 0 -3px #0003,0 4px 8px #0000001a;overflow:hidden;text-shadow:0 1px 2px rgba(0,0,0,.2)}._digitMini_1uhww_73:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom,#0000,#0000000d 30%,#0003 48%,#00000080 50%,#0000 50% 100%);pointer-events:none}._timeLabel_1uhww_109{font-size:.55rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:1px}._hoyEsFeriadoContainer_1uhww_117{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center;z-index:2;animation:_pulseCelebration_1uhww_1 2s infinite ease-in-out}._celebrationText_1uhww_128{font-size:1.3rem;font-weight:800;color:#10b981;margin:5px 0}._celebrationSub_1uhww_135{font-size:.85rem;color:#64748b;font-weight:500;margin:0}@keyframes _pulseCelebration_1uhww_1{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}._reveal_1uhww_148{opacity:0;animation:_entranceEffect_1uhww_1 .6s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:calc(var(--order) * .07s)}@keyframes _entranceEffect_1uhww_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}:root{--blue-brand: #4db8ff;--bg-color: #f4f7f9;--text-main: #475569;--text-light: #64748b;--bento-shadow: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 10px 20px -5px rgba(0, 0, 0, .08);--radius-bento: 28px}._container_11mbe_10{display:flex;flex-direction:column;height:100dvh;background-color:var(--bg-color);box-sizing:border-box;font-family:Inter,sans-serif}._headerSticky_11mbe_19{background:#fff;padding:15px 20px;border-bottom:1px solid rgba(0,0,0,.05);position:sticky;top:0;z-index:100}._headerContent_11mbe_28{display:flex;align-items:center;gap:8px}._backButtonClean_11mbe_30{background:transparent;border:none;display:flex;align-items:center;justify-content:center;color:var(--blue-brand);cursor:pointer;padding:8px 4px;outline:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}._backButtonClean_11mbe_30:active{transform:translate(-18px) scale(1.2)!important}._titleSmall_11mbe_37{font-size:1.35rem;font-weight:800;color:var(--text-main);margin:0;letter-spacing:-.5px}._scrollContent_11mbe_39{flex:1;overflow-y:auto;padding:24px 24px 120px}._settingGroup_11mbe_40{margin-bottom:32px}._label_11mbe_41{display:block;font-weight:700;color:var(--text-main);font-size:.8rem;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}._searchInput_11mbe_43,._searchInputSimple_11mbe_43{width:100%;padding:16px;border:1px solid rgba(0,0,0,.08);border-radius:18px;background-color:#fff;box-shadow:var(--bento-shadow);outline:none;box-sizing:border-box;font-family:inherit;font-size:1rem}._searchInput_11mbe_43{padding-left:48px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-position:18px center}._pillsContainer_11mbe_55{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}._pill_11mbe_55{background-color:var(--blue-brand);color:#fff;padding:10px 18px;border-radius:50px;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer}._selectorPair_11mbe_59{background:#fff;padding:20px;border-radius:24px;display:flex;flex-direction:column;gap:12px;box-shadow:var(--bento-shadow)}._cargoSearchWrapper_11mbe_65{position:relative;width:100%}._cargoSearchWrapper_11mbe_65 ._searchInput_11mbe_43{padding:14px 16px;background-image:none;height:52px;box-shadow:none;border:1px solid rgba(0,0,0,.08)}._suggestionList_11mbe_79{position:absolute;top:calc(100% + 5px);left:0;right:0;background:#fff;border-radius:18px;box-shadow:0 10px 25px -5px #0000001a;z-index:100;max-height:200px;overflow-y:auto;border:1px solid rgba(0,0,0,.05)}._suggestionItem_11mbe_93{padding:14px 18px;border-bottom:1px solid #f1f5f9;font-size:.9rem;color:var(--text-main);font-weight:500;cursor:pointer}._suggestionItem_11mbe_93:active{background-color:#f0f9ff;color:var(--blue-brand)}._select_11mbe_59{padding:14px 16px;border-radius:16px;border:1px solid rgba(0,0,0,.08);font-size:.95rem;background-color:#fff;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234db8ff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 15px) center;outline:none}._addButton_11mbe_115{background:var(--blue-brand);color:#fff;border:none;height:52px;border-radius:16px;font-weight:700;cursor:pointer}._addButton_11mbe_115:disabled{background:#e2e8f0;color:#94a3b8}._interesList_11mbe_119{margin-top:12px}._interesItem_11mbe_120{background:#fff;padding:14px 18px;border-radius:20px;margin-top:12px;display:flex;justify-content:space-between;align-items:center;box-shadow:var(--bento-shadow)}._interesText_11mbe_121{display:flex;flex-direction:column;gap:2px}._miniNivel_11mbe_122{font-size:.62rem;font-weight:800;text-transform:uppercase;color:var(--text-light)}._cargoTexto_11mbe_123{font-size:.95rem;font-weight:500;color:var(--text-main)}._removeBtnCircle_11mbe_124{background:var(--blue-brand);border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}._notificationCard_11mbe_127{background:#fff;padding:8px 20px;border-radius:24px;box-shadow:var(--bento-shadow)}._notifRow_11mbe_128{display:flex;justify-content:space-between;align-items:center;padding:16px 0}._notifRow_11mbe_128:not(:last-child){border-bottom:1px solid #f1f5f9}._disabledRow_11mbe_130{opacity:.4}._notifTitle_11mbe_131{font-weight:700;color:var(--text-main);font-size:.95rem}._notifDesc_11mbe_132{font-size:.8rem;color:var(--text-light);margin:2px 0 0}._switch_11mbe_135{position:relative;display:inline-block;width:44px;height:24px}._switch_11mbe_135 input{opacity:0;width:0;height:0}._slider_11mbe_137{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;transition:.4s;border-radius:34px}._slider_11mbe_137:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s cubic-bezier(.34,1.56,.64,1);border-radius:50%}input:checked+._slider_11mbe_137{background-color:var(--blue-brand)}input:checked+._slider_11mbe_137:before{transform:translate(20px)}._footerAction_11mbe_146{position:fixed;bottom:0;left:0;right:0;padding:20px 24px;background:linear-gradient(to top,var(--bg-color) 80%,transparent);z-index:50}._saveButton_11mbe_147{background:linear-gradient(145deg,#4db8ff,#3aa0e6);color:#fff;border:none;height:58px;width:100%;border-radius:20px;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 4px 15px #4db8ff4d;cursor:pointer}._saveButton_11mbe_147:disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed;box-shadow:none}._searchWrapper_11mbe_157{position:relative}._floatingList_11mbe_158{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:18px;margin-top:8px;box-shadow:var(--bento-shadow);z-index:100;max-height:200px;overflow-y:auto}._item_11mbe_159{padding:16px;display:flex;justify-content:space-between;border-bottom:1px solid #f1f5f9;font-weight:600;color:var(--text-main);cursor:pointer}._suggestionList_11mbe_79::-webkit-scrollbar,._floatingList_11mbe_158::-webkit-scrollbar{width:6px}._suggestionList_11mbe_79::-webkit-scrollbar-thumb,._floatingList_11mbe_158::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}._container_2jj6r_9{background-color:var(--bg-color);height:100vh;display:flex;flex-direction:column;overflow:hidden;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}._headerSticky_2jj6r_22{background:#fff;padding:15px 20px;border-bottom:1px solid rgba(0,0,0,.05);z-index:100}._headerContent_2jj6r_29{display:flex;align-items:center;gap:8px}._backButtonClean_2jj6r_31{background:transparent;border:none;display:flex;align-items:center;justify-content:center;color:var(--blue-brand);cursor:pointer;padding:8px 4px;outline:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1);-webkit-tap-highlight-color:transparent}._backButtonClean_2jj6r_31:active{transform:translate(-18px) scale(1.2)!important}._titleSmall_2jj6r_49{font-size:1.35rem;font-weight:800;color:var(--text-main);margin:0;letter-spacing:-.5px}._scrollContent_2jj6r_51{flex:1;overflow-y:auto;padding:24px;-webkit-overflow-scrolling:touch}._resultsHero_2jj6r_59{padding:10px 0 24px}._heroBadge_2jj6r_60{display:inline-flex;align-items:center;gap:8px;background:#ecfdf5;padding:6px 12px;border-radius:100px;margin-bottom:12px}._heroBadgeText_2jj6r_61{color:#059669;font-size:.7rem;font-weight:800;text-transform:uppercase}._radarPulse_2jj6r_62{width:8px;height:8px;background:#10b981;border-radius:50%;position:relative}._radarPulse_2jj6r_62:after{content:"";position:absolute;width:100%;height:100%;background:inherit;border-radius:50%;animation:_pulseRadar_2jj6r_1 2s infinite}@keyframes _pulseRadar_2jj6r_1{0%{transform:scale(1);opacity:.8}to{transform:scale(3.5);opacity:0}}._heroTitle_2jj6r_65{font-size:2.1rem;font-weight:900;color:#1e293b;line-height:1.1;margin-bottom:8px;letter-spacing:-1px}._heroTitle_2jj6r_65 span{color:var(--blue-brand)}._heroSubtitle_2jj6r_67{font-size:.95rem;color:var(--text-light);line-height:1.4}._suplenciaCard_2jj6r_70{background:#fff;border-radius:24px;padding:20px;border:1px solid rgba(0,0,0,.05);margin-bottom:16px;box-shadow:0 4px 6px #00000008}._cardHeader_2jj6r_71{display:flex;justify-content:space-between;align-items:flex-start}._tagNivel_2jj6r_72{background:#f0f9ff;color:var(--blue-brand);font-size:.65rem;font-weight:800;padding:4px 10px;border-radius:8px}._pubTime_2jj6r_73{font-size:.7rem;font-weight:600;color:var(--text-light);background:#f1f5f9;padding:2px 8px;border-radius:6px}._cargoTitle_2jj6r_74{font-size:1rem;font-weight:700;color:var(--text-main);margin:12px 0}._cardBody_2jj6r_75{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}._infoRow_2jj6r_76{display:flex;align-items:center;gap:10px;font-size:.85rem;color:var(--text-main)}._postularBtn_2jj6r_77{width:100%;background:#f8fafc;border:1px solid #e2e8f0;padding:12px;border-radius:14px;font-weight:700;display:flex;justify-content:center;align-items:center;gap:8px;cursor:pointer}._adCard_2jj6r_80{background:#f1f5f9;border-radius:20px;padding:16px;margin-bottom:16px;border:1px dashed #cbd5e1;position:relative}._adBadgeSimple_2jj6r_81{position:absolute;top:12px;left:16px;color:var(--grey-light);font-size:.55rem;font-weight:900;letter-spacing:.1rem;text-transform:uppercase}._adPlaceholder_2jj6r_82{min-height:80px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.8rem;font-weight:600;padding-top:10px}._noResultsContainer_2jj6r_85{display:flex;flex-direction:column;align-items:center;padding:40px 10px;text-align:center;animation:_fadeIn_2jj6r_1 .5s ease-out}@keyframes _fadeIn_2jj6r_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._emptyIconWrapper_2jj6r_99{width:90px;height:90px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 10px 25px #0000000d}._searchIconAnim_2jj6r_111{color:var(--grey-light)}._emptyTitle_2jj6r_113{font-size:1.4rem;font-weight:800;color:#1e293b;margin-bottom:8px;letter-spacing:-.5px}._emptyText_2jj6r_121{color:var(--text-light);font-size:.95rem;margin-bottom:30px;line-height:1.5;max-width:280px}._editFiltersBtn_2jj6r_130{background:#fff;border:2px solid var(--blue-brand);color:var(--blue-brand);padding:16px 28px;border-radius:20px;font-weight:800;font-size:.95rem;display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .2s;width:100%;justify-content:center}._errorIconWrapper_2jj6r_148{width:90px;height:90px;background:#f0f9ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 10px 25px #4db8ff1a}._errorIcon_2jj6r_148{color:var(--blue-brand);animation:_pulseSignal_2jj6r_1 2.5s infinite ease-in-out}@keyframes _pulseSignal_2jj6r_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.92)}}._btnError_2jj6r_171{background:var(--blue-brand)!important;color:#fff!important;border:none!important;box-shadow:0 8px 20px #4db8ff4d}._btnError_2jj6r_171:active{background:#3da8ed!important;transform:scale(.96)}._overlay_2jj6r_184{position:fixed;inset:0;background:#0f172ae6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:24px}._modal_2jj6r_185{background:#fff;border-radius:32px;padding:32px 24px;width:100%;max-width:380px;text-align:center}._loaderWrapper_2jj6r_186{position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto 24px;width:60px;height:60px}._spinner_2jj6r_187{color:var(--blue-brand);animation:_rotate_2jj6r_1 1s linear infinite;z-index:2;position:absolute}._radarRing_2jj6r_188{position:absolute;width:100%;height:100%;border:2px solid var(--blue-brand);border-radius:50%;animation:_ripple_2jj6r_1 1.5s ease-out infinite;z-index:1;box-sizing:border-box}@keyframes _ripple_2jj6r_1{0%{transform:scale(.8);opacity:1}to{transform:scale(1.8);opacity:0}}@keyframes _rotate_2jj6r_1{to{transform:rotate(360deg)}}._modalTitle_2jj6r_191{font-size:1.4rem;font-weight:800;color:#1e293b;margin-bottom:16px}._alertBox_2jj6r_192{background:#f0f9ff;border:1px solid #bae6fd;padding:20px;border-radius:20px;margin-bottom:24px}._alertIcon_2jj6r_193{color:var(--blue-brand);margin-bottom:10px}._alertBox_2jj6r_192 p{margin:0;font-size:.85rem;color:#0369a1;line-height:1.6;font-weight:500}._confirmBtn_2jj6r_195{background:var(--blue-brand);color:#fff;width:100%;padding:16px;border-radius:16px;font-weight:700;border:none;margin-bottom:12px}._cancelBtn_2jj6r_196{background:transparent;border:none;color:#94a3b8;font-weight:600;font-size:.9rem;margin-bottom:24px;cursor:pointer}._skeletonCard_2jj6r_199{height:180px;border-radius:24px;background:linear-gradient(90deg,#eff1f3 25%,#e2e8f0,#eff1f3 75%);background-size:200% 100%;margin-bottom:16px;animation:_shimmer_2jj6r_1 1.5s infinite linear}@keyframes _shimmer_2jj6r_1{0%{background-position:200% 0}to{background-position:-200% 0}}._container_1ppg1_1{background-color:#f4f7f9;height:100vh;display:flex;flex-direction:column;overflow:hidden;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._headerSticky_1ppg1_13{background:#fff;padding:15px 20px;border-bottom:1px solid rgba(0,0,0,.05);z-index:100}._headerContent_1ppg1_20{display:flex;align-items:center;gap:8px}._backButtonClean_1ppg1_27{background:transparent;border:none;display:flex;align-items:center;justify-content:center;color:#4db8ff;cursor:pointer;padding:8px 4px;outline:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1);-webkit-tap-highlight-color:transparent}._backButtonClean_1ppg1_27:active{transform:translate(-18px) scale(1.2)!important}._titleSmall_1ppg1_47{font-size:1.35rem;font-weight:800;color:#1e293b;margin:0;letter-spacing:-.5px}._headerTitles_1ppg1_56{display:flex;flex-direction:column}._subtitleSmall_1ppg1_61{font-size:.75rem;color:#64748b;font-weight:600;margin-top:-2px}._scrollContent_1ppg1_68{flex:1;overflow-y:auto;padding:20px;-webkit-overflow-scrolling:touch}._distritoCard_1ppg1_75{background:#fff;border-radius:24px;padding:20px;margin-bottom:12px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 6px #00000005}._cardHeader_1ppg1_84{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;border-bottom:1px solid #f1f5f9;padding-bottom:12px}._distritoTitle_1ppg1_93{display:flex;align-items:center}._distritoTitle_1ppg1_93 h3{font-size:1.1rem;font-weight:800;color:#4db8ff;margin:0}._pinIcon_1ppg1_105{color:#4db8ff;margin-right:8px;display:block}._badgeNew_1ppg1_111{background:#ecfdf5;color:#059669;font-size:.65rem;font-weight:800;padding:4px 10px;border-radius:8px}._comunicadoItem_1ppg1_121{display:flex;justify-content:space-between;align-items:center;background:#f8fafc;border-radius:18px;border:1px solid #f1f5f9;margin-bottom:10px;overflow:hidden}._comInfo_1ppg1_132{flex:1;padding:14px 0 14px 16px}._comMeta_1ppg1_134{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;padding-right:12px}._comNumero_1ppg1_142{font-size:.7rem;font-weight:800;color:#94a3b8}._comFecha_1ppg1_143{font-size:.7rem;font-weight:400;color:#64748b}._comTitulo_1ppg1_145{font-size:.82rem;color:#334155;font-weight:600;margin:0;line-height:1.4;padding-right:8px}._actionZone_1ppg1_154{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0 16px;border-left:1px solid rgba(0,0,0,.03);color:#64748b;min-width:65px;height:85px;cursor:pointer;transition:all .2s;-webkit-tap-highlight-color:transparent}._actionZone_1ppg1_154:active{background:#f0f9ff}._actionZone_1ppg1_154:active svg{color:#4db8ff;transform:scale(1.1)}._actionText_1ppg1_179{font-size:.62rem;font-weight:700;letter-spacing:.5px;color:#4db8ff}._btnVerTodos_1ppg1_186{width:100%;margin-top:10px;background:transparent;border:none;color:#64748b;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}._searchBarContainer_1ppg1_202{background:#fff;padding:0 20px 15px}._searchWrapper_1ppg1_207{display:flex;align-items:center;background:#f1f5f9;padding:10px 15px;border-radius:14px;gap:10px}._searchInput_1ppg1_216{flex:1;border:none;background:transparent;outline:none;font-size:.95rem;color:#475569}._searchIcon_1ppg1_225{color:#cbd5e1}._clearSearch_1ppg1_227{background:#cbd5e1;border:none;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}._modalOverlay_1ppg1_241{position:fixed;inset:0;background:#0f172ad9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2000;display:flex;align-items:flex-end}._modalFull_1ppg1_251{background:#fff;width:100%;height:94vh;border-radius:32px 32px 0 0;display:flex;flex-direction:column;overflow:hidden;animation:_slideUp_1ppg1_1 .4s cubic-bezier(.16,1,.3,1)}@keyframes _slideUp_1ppg1_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._modalHeader_1ppg1_264{padding:20px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}._modalMainTitle_1ppg1_272{font-size:1rem;font-weight:800;color:#1e293b;margin-top:4px}._modalNumero_1ppg1_279{font-size:.75rem;font-weight:700;color:#94a3b8}._btnClose_1ppg1_285{background:#f1f5f9;border:none;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#64748b}._viewerContainer_1ppg1_297{flex:1;background:#f8fafc}._iframeViewer_1ppg1_298{width:100%;height:100%;border:none}._modalFooter_1ppg1_300{padding:20px 24px env(safe-area-inset-bottom,20px);display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid #f1f5f9;background:#fff}._footerBtn_1ppg1_309{display:flex;flex-direction:column;align-items:center;gap:8px;background:#f8fafc;border:1px solid #e2e8f0;padding:12px 4px;border-radius:20px;color:#475569;font-size:.7rem;font-weight:700;text-decoration:none}._footerBtn_1ppg1_309 svg{color:#4db8ff}._loadingContainer_1ppg1_327{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f4f7f9;gap:20px}._spinner_1ppg1_337{color:#4db8ff;animation:_rotate_1ppg1_1 1s linear infinite}@keyframes _rotate_1ppg1_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--blue-brand: #4db8ff;--bg-color: #f4f7f9;--text-main: #475569;--text-light: #64748b;--grey-light: #cbd5e1}._container_o54mv_9{background-color:var(--bg-color);height:100vh;display:flex;flex-direction:column;overflow:hidden;font-family:Inter,sans-serif}._headerSticky_o54mv_19{background:#fff;padding:15px 20px;border-bottom:1px solid rgba(0,0,0,.05);z-index:100}._headerContent_o54mv_26{display:flex;align-items:center;gap:8px}._backButtonClean_o54mv_28{background:transparent;border:none;color:var(--blue-brand);cursor:pointer;padding:8px 4px}._backButtonClean_o54mv_28:active{transform:translate(-18px) scale(1.2)!important}._titleSmall_o54mv_40{font-size:1.35rem;font-weight:800;color:var(--text-main);margin:0;letter-spacing:-.5px}._searchBarContainer_o54mv_43{background:#fff;padding:0 20px 15px}._searchWrapper_o54mv_44{display:flex;align-items:center;background:#f1f5f9;padding:12px 16px;border-radius:16px;gap:12px}._searchIcon_o54mv_45{color:var(--grey-light)}._searchInput_o54mv_46{flex:1;border:none;background:transparent;outline:none;font-size:1rem;color:var(--text-main)}._scrollContent_o54mv_48{flex:1;overflow-y:auto;padding:24px}._formCard_o54mv_51{background:#fff;border-radius:24px;padding:20px;border:1px solid rgba(0,0,0,.05);margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}._formMeta_o54mv_62{display:flex;align-items:center;gap:10px;margin-bottom:4px}._formType_o54mv_63{background:#f0f9ff;color:var(--blue-brand);font-size:.65rem;font-weight:800;padding:4px 10px;border-radius:8px}._formCategory_o54mv_64{font-size:.65rem;font-weight:800;color:var(--text-light);text-transform:uppercase;letter-spacing:.8px}._formTitle_o54mv_65{font-size:.9rem;font-weight:700;color:var(--text-main);margin:4px 0}._actionZone_o54mv_67{background:#f8fafc;border:1px solid #e2e8f0;width:48px;height:48px;border-radius:14px;display:flex;justify-content:center;align-items:center;cursor:pointer}._actionZone_o54mv_67:active{transform:scale(.9)}._adCard_o54mv_79{background:#f1f5f9;border-radius:20px;padding:16px;margin-bottom:16px;border:1px dashed #cbd5e1;position:relative}._adBadgeSimple_o54mv_88{position:absolute;top:12px;left:16px;color:var(--grey-light);font-size:.55rem;font-weight:900;letter-spacing:.1rem;text-transform:uppercase}._adPlaceholder_o54mv_98{min-height:80px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.8rem;font-weight:600;padding-top:10px}._adOverlay_o54mv_101{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172af2;display:flex;align-items:center;justify-content:center;z-index:9999;padding:24px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._adModalContent_o54mv_110{background:#fff;width:100%;max-width:340px;border-radius:32px;padding:24px;text-align:center;box-shadow:0 25px 50px -12px #00000080}._adModalHeader_o54mv_118{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._adBadgeModal_o54mv_119{font-size:.6rem;font-weight:900;color:#cbd5e1;letter-spacing:.2em}._closeAd_o54mv_120{background:#f1f5f9;border:none;border-radius:50%;width:32px;height:32px;color:#94a3b8}._counterCircle_o54mv_122{width:70px;height:70px;border:5px solid #f1f5f9;border-top-color:var(--blue-brand);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:1.8rem;font-weight:900;color:var(--blue-brand)}._messageBox_o54mv_132{background:#f8fafc;padding:20px;border-radius:20px;border:1px solid #f1f5f9}._adSubtext_o54mv_139{font-size:.95rem;color:#334155;line-height:1.6;margin:0;font-weight:500}._adSubtext_o54mv_139 strong{color:#0ea5e9;font-weight:700}._noResultsContainer_o54mv_149{display:flex;flex-direction:column;align-items:center;padding:40px 10px}._emptyTitle_o54mv_150{font-size:1.4rem;font-weight:800;color:#1e293b}._container_17gsl_2{display:flex;flex-direction:column;height:100vh;overflow:hidden;background-color:#f4f7f9;font-family:Inter,sans-serif}._headerSticky_17gsl_12{background:#fff;padding:15px 20px;border-bottom:1px solid rgba(0,0,0,.05);z-index:100;flex-shrink:0}._headerContent_17gsl_20{display:flex;align-items:center;gap:8px}._backButtonClean_17gsl_26{background:transparent;border:none;display:flex;align-items:center;justify-content:center;color:#4db8ff;cursor:pointer;padding:8px 4px;outline:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}._backButtonClean_17gsl_26:active{transform:translate(-18px) scale(1.2)}._titleSmall_17gsl_41{font-size:1.35rem;font-weight:800;color:#1e293b;margin:0;letter-spacing:-.5px}._filterBar_17gsl_50{background:#fff;padding:0 20px 20px;display:flex;flex-direction:column;gap:15px;border-bottom:1px solid #f1f5f9;flex-shrink:0}._label_17gsl_60{font-size:.7rem;font-weight:800;color:#94a3b8;letter-spacing:.05em;margin-bottom:-5px}._searchWrapper_17gsl_68{display:flex;align-items:center;background:#f1f5f9;padding:10px 15px;border-radius:14px;gap:10px}._searchInput_17gsl_77{flex:1;border:none;background:transparent;outline:none;font-size:.95rem;color:#475569}._searchIcon_17gsl_86{color:#cbd5e1}._scrollWrapper_17gsl_88{display:flex;align-items:center;gap:10px;width:100%}._chipRow_17gsl_95{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;flex:1;scrollbar-width:none}._chipRow_17gsl_95::-webkit-scrollbar{display:none}._scrollIndicator_17gsl_106{display:flex;align-items:center;justify-content:center;color:#4db8ff;cursor:pointer;padding:5px;flex-shrink:0}._chip_17gsl_95,._levelChip_17gsl_117{background:#f1f5f9;border:none;padding:7px 14px;border-radius:12px;font-size:.8rem;font-weight:600;color:#64748b;white-space:nowrap;outline:none}._levelChip_17gsl_117{padding:5px 10px;font-size:.72rem;border-radius:10px}._chipActive_17gsl_131,._levelChipActive_17gsl_131{background:#4db8ff;color:#fff;padding:7px 14px;border-radius:12px;font-size:.8rem;font-weight:600;border:none!important;outline:none!important}._levelChipActive_17gsl_131{padding:5px 10px;font-size:.72rem;border-radius:10px}._scrollContent_17gsl_149{flex:1;overflow-y:auto;padding:20px}._distritoCard_17gsl_155{background:#fff;border-radius:24px;padding:20px;margin-bottom:12px;border:1px solid rgba(0,0,0,.05)}._cardHeader_17gsl_163{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;border-bottom:1px solid #f1f5f9;padding-bottom:12px}._badgeNew_17gsl_172{font-size:.65rem;font-weight:800;padding:4px 10px;border-radius:8px}._comNumero_17gsl_179{font-size:.7rem;font-weight:800;color:#94a3b8}._comTitulo_17gsl_181{font-size:.95rem;color:#1e293b;font-weight:800;margin:0 0 12px;line-height:1.3;text-transform:uppercase}._infoLine_17gsl_190{font-size:.8rem;color:#64748b;display:flex;align-items:center;gap:8px;margin-bottom:2px}._buttonGroup_17gsl_200{display:flex;gap:10px;margin-top:18px}._btnPrimary_17gsl_206,._btnSecondary_17gsl_206{flex:1;border:none;font-weight:700;font-size:.75rem;padding:10px 4px;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:all .2s}._btnPrimary_17gsl_206{background:#7dd3fc;color:#fff}._btnSecondary_17gsl_206{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}._btnPrimary_17gsl_206:active,._btnSecondary_17gsl_206:active{opacity:.7;transform:scale(.98)}._adCard_17gsl_237{background:#f1f5f9;border-radius:20px;padding:16px;margin-bottom:16px;border:1px dashed #cbd5e1;position:relative}._adBadgeSimple_17gsl_246{position:absolute;top:12px;left:16px;color:#94a3b8;font-size:.55rem;font-weight:900;letter-spacing:.1rem;text-transform:uppercase}._adPlaceholder_17gsl_257{min-height:80px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.8rem;font-weight:600}._adOverlay_17gsl_268{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172af2;display:flex;align-items:center;justify-content:center;z-index:9999;padding:24px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._adModalContent_17gsl_277{background:#fff;width:100%;max-width:340px;border-radius:32px;padding:24px;text-align:center;box-shadow:0 25px 50px -12px #00000080}._adModalHeader_17gsl_287{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._adBadgeModal_17gsl_294{font-size:.6rem;font-weight:900;color:#cbd5e1;letter-spacing:.2em}._closeAd_17gsl_301{background:#f1f5f9;border:none;border-radius:50%;width:32px;height:32px;color:#94a3b8;cursor:pointer}._counterCircle_17gsl_311{width:70px;height:70px;border:5px solid #f1f5f9;border-top-color:#4db8ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:1.8rem;font-weight:900;color:#4db8ff}._messageBox_17gsl_321{background:#f8fafc;padding:20px;border-radius:20px;border:1px solid #f1f5f9}._adSubtext_17gsl_328{font-size:.95rem;color:#334155;line-height:1.6;margin:0;font-weight:500}._adSubtext_17gsl_328 strong{color:#0ea5e9;font-weight:700}._statusMsg_17gsl_341,._emptyMsg_17gsl_341{text-align:center;color:#94a3b8;padding:40px}._container_1e211_2{display:flex;flex-direction:column;height:100vh;background:#f8fafc;overflow:hidden}._headerSticky_1e211_11{background:#fff;padding:12px 20px;border-bottom:1px solid rgba(0,0,0,.04);z-index:100}._headerContent_1e211_18{display:flex;align-items:center;gap:12px}._backButtonClean_1e211_24{background:transparent;border:none;display:flex;align-items:center;justify-content:center;color:#4db8ff;cursor:pointer;padding:8px 4px;outline:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1);-webkit-tap-highlight-color:transparent}._backButtonClean_1e211_24:active{transform:translate(-18px) scale(1.2)!important}._titleSmall_1e211_51{font-size:1.15rem;font-weight:600;color:#0f172a;letter-spacing:-.3px;margin:0}._scrollContent_1e211_60{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:40px}._toggleWrapper_1e211_68{display:flex;justify-content:center;margin:20px 0}._toggleContainer_1e211_74{display:flex;background:#f1f5f9;border-radius:12px;padding:4px;position:relative;width:180px}._toggleOption_1e211_83{flex:1;text-align:center;padding:8px 0;font-size:.85rem;z-index:2;cursor:pointer;color:#64748b;font-weight:700}._activeToggle_1e211_94{color:#fff}._toggleSlider_1e211_96{position:absolute;top:4px;left:4px;width:calc(50% - 4px);height:calc(100% - 8px);background:#4db8ff;border-radius:9px;transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1;box-shadow:0 4px 12px #4db8ff4d}._slideRight_1e211_109{transform:translate(100%)}._inputCard_1e211_112{background:#fff;border-radius:20px;padding:20px;margin:0 16px;border:1px solid rgba(0,0,0,.05)}._inputWrapper_1e211_120{display:flex;align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 14px;margin-bottom:16px}._dniInput_1e211_130{border:none;background:transparent;font-size:.95rem;width:100%;outline:none;font-weight:600;color:#1e293b}._inputIcon_1e211_140{color:#94a3b8;margin-right:10px}._labelField_1e211_143{font-size:.65rem;font-weight:800;color:#94a3b8;letter-spacing:.5px;margin-bottom:6px;display:block;text-transform:uppercase}._selectWrapper_1e211_153{position:relative;width:100%;margin-bottom:16px}._minimalSelect_1e211_159{width:100%;padding:12px 35px 12px 12px;border-radius:10px;border:1.5px solid #e2e8f0;background:#fff;font-size:.85rem;font-weight:600;color:#475569;appearance:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;transition:border-color .2s,box-shadow .2s}._minimalSelect_1e211_159:focus{outline:none;border-color:#4db8ff;box-shadow:0 0 0 3px #4db8ff1a}._selectArrow_1e211_181{position:absolute;right:12px;top:calc(50% + 9px);transform:translateY(-50%);color:#4db8ff;pointer-events:none}._buttonGroup_1e211_191{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;margin-top:5px}._actionButton_1e211_193,._actionButtonMain_1e211_193{padding:12px;border-radius:10px;font-weight:700;font-size:.8rem;display:flex;align-items:center;justify-content:center;gap:6px;border:none;cursor:pointer}._btnDisabled_1e211_198{background:#f1f5f9;color:#cbd5e1;border:1px solid #e2e8f0;cursor:not-allowed}._btnBlueEnabled_1e211_199{background:#4db8ff14;color:#4db8ff;border:1.5px solid rgba(77,184,255,.3)}._filtersPanel_1e211_202{padding:20px;animation:_fadeIn_1e211_1 .4s ease-out}._resultsBadge_1e211_203{display:flex;align-items:center;gap:8px;background:#4db8ff1a;color:#4db8ff;padding:8px 16px;border-radius:30px;font-size:.75rem;font-weight:700;margin:0 auto 20px;width:fit-content}._chipGrid_1e211_208{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}._chip_1e211_208{padding:8px 14px;border-radius:10px;background:#f1f5f9;color:#64748b;font-weight:700;font-size:.7rem;display:inline-flex;align-items:center;gap:6px;border:1px solid #e2e8f0;cursor:pointer}._chipActive_1e211_213{background:#4db8ff;color:#fff;border-color:#4db8ff}._selectGroup_1e211_215{display:grid;grid-template-columns:1fr 1fr;gap:10px}._btnPrincipal_1e211_217{width:100%;padding:16px;border-radius:14px;background:#e2e8f0;color:#94a3b8;font-weight:700;border:none;margin-top:15px;cursor:pointer}._btnActive_1e211_221{background:#4db8ff;color:#fff;box-shadow:0 8px 20px #4db8ff4d}._modalOverlay_1e211_224{position:fixed;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:flex-end}._modalContent_1e211_225{background:#fff;width:100%;height:85vh;border-radius:28px 28px 0 0;display:flex;flex-direction:column}._modalHeader_1e211_227{padding:12px 20px 14px;text-align:center;border-bottom:1px solid #f1f5f9;position:relative}._handle_1e211_228{width:36px;height:4px;background:#e2e8f0;border-radius:10px;margin:0 auto 12px}._modalYearLabel_1e211_230{font-size:.65rem;font-weight:800;color:#4db8ff;letter-spacing:1px;display:block;margin-bottom:2px;text-transform:uppercase}._modalTitle_1e211_231{font-size:1.05rem;font-weight:700;color:#0f172a;margin:0}._modalSubtitle_1e211_232{font-size:.72rem;color:#64748b;font-weight:600;margin-top:4px;display:flex;justify-content:center;align-items:center;gap:5px}._separator_1e211_233{color:#e2e8f0}._closeX_1e211_235{position:absolute;right:16px;top:22px;border:none;background:#f8fafc;color:#94a3b8;border-radius:50%;padding:6px}._columnHeaders_1e211_237{display:flex;padding:10px 20px;background:#fcfdfe;border-bottom:1px solid #f1f5f9}._colHeader_1e211_238{font-size:.6rem;font-weight:800;color:#94a3b8;letter-spacing:.8px;text-transform:uppercase}._modalBodyScroll_1e211_240{flex:1;overflow-y:auto;padding-bottom:30px}._rankRow_1e211_243{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid #f8fafc}._rankLeft_1e211_244{display:flex;align-items:center;gap:12px}._rankPos_1e211_245{font-size:.8rem;font-weight:700;color:#94a3b8;min-width:25px}._rankName_1e211_246{font-weight:600;font-size:.8rem;color:#1e293b;text-transform:uppercase}._userTag_1e211_247{font-size:.62rem;font-weight:700;color:#4db8ff;text-transform:uppercase}._rankScore_1e211_248{font-weight:700;font-size:.85rem;color:#0f172a}._userRow_1e211_249{background:#f0f9ff;border-left:4px solid #4db8ff}._residenciaToggleZone_1e211_252{display:flex;flex-direction:column;gap:12px;margin-top:14px;padding:14px;background:#f8fafc;border:1px solid #f1f5f9;border-radius:18px}._residenciaRow_1e211_263{display:flex;align-items:center;justify-content:space-between;width:100%}._residenciaLabel_1e211_270{font-size:.8rem;font-weight:700;color:#334155;flex:1;text-align:right;margin-right:12px}._btnDescargarDirecto_1e211_280{width:100%;padding:12px;border-radius:12px;background:#4db8ff;color:#fff;font-size:.8rem;font-weight:700;border:none;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 4px 12px #4db8ff33}._btnDescargarDirecto_1e211_280:active{transform:scale(.98);opacity:.9}._ramaSection_1e211_299{margin-top:10px}._ramaHeader_1e211_300{padding:8px 20px;display:flex}._ramaHeader_1e211_300 span{background:#e0f2fe;color:#0369a1;padding:4px 10px;border-radius:6px;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px}._obleaRow_1e211_312{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;background:#fff;border-bottom:1px solid #f8fafc}._habInfo_1e211_321{display:flex;flex-direction:column;gap:2px}._cargoCode_1e211_322{font-weight:700;color:#1e293b;font-size:.85rem}._cargoDesc_1e211_323{font-size:.65rem;color:#94a3b8;font-weight:600;text-transform:uppercase}._habScore_1e211_324{font-weight:800;color:#4db8ff;font-size:1rem}._oficialLinkContainer_1e211_326{padding:20px;text-align:center}._helpText_1e211_327{font-size:.65rem;color:#94a3b8;font-weight:500}._switch_1e211_330{position:relative;display:inline-block;width:42px;height:22px;flex-shrink:0}._switch_1e211_330 input{opacity:0;width:0;height:0}._sliderRound_1e211_332{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;transition:.4s;border-radius:34px}._sliderRound_1e211_332:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+._sliderRound_1e211_332{background-color:#4db8ff}input:checked+._sliderRound_1e211_332:before{transform:translate(20px)}._nativeAd_1e211_344{margin:10px 20px;padding:14px;border:1px solid #e2e8f0;border-radius:16px;background:#fdfdfd}._adHeader_1e211_345{display:flex;align-items:center;gap:8px;margin-bottom:6px;justify-content:center}._adTag_1e211_346{font-size:8px;letter-spacing:2px;font-weight:900;color:#94a3b8;border:1px solid #e2e8f0;padding:1px 4px;border-radius:4px}._adPublicidad_1e211_347{font-size:.65rem;color:#94a3b8;font-weight:500;text-transform:uppercase}._adContent_1e211_348 p{margin:0;font-size:.78rem;color:#64748b;text-align:center}._adsOverlay_1e211_350{position:fixed;inset:0;background:#0f172ae6;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;text-align:center}._adsContent_1e211_351{color:#fff}._timerCircle_1e211_352{width:60px;height:60px;border:3px solid #4db8ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;margin:0 auto 20px}._adsTitle_1e211_353{font-size:1.2rem;margin-bottom:10px}._adsText_1e211_354{font-size:.9rem;opacity:.8}._skeletonWrapper_1e211_356{padding:20px;text-align:center;color:#94a3b8;font-weight:600;font-size:.8rem}@keyframes _fadeIn_1e211_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._slideUp_1e211_359{animation:_slideUp_1e211_359 .4s cubic-bezier(0,1,0,1)}@keyframes _slideUp_1e211_359{0%{transform:translateY(100%)}to{transform:translateY(0)}}._spin_1e211_361{animation:_rotate_1e211_1 1s linear infinite}@keyframes _rotate_1e211_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--blue-brand: #4db8ff;--bg-color: #f4f7f9;--text-main: #475569;--text-light: #64748b;--grey-light: #cbd5e1;--slate-dark: #0f172a}._container_49e62_10{background-color:var(--bg-color);height:100vh;display:flex;flex-direction:column;overflow:hidden;font-family:Inter,sans-serif}._headerSticky_49e62_20{background:#fff;padding:15px 20px;border-bottom:1px solid rgba(0,0,0,.05);z-index:100}._headerContent_49e62_27{display:flex;align-items:center;gap:8px}._backButtonClean_49e62_33{background:transparent;border:none;display:flex;align-items:center;justify-content:center;color:var(--blue-brand);cursor:pointer;padding:8px 4px;margin-left:-8px;outline:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1);-webkit-tap-highlight-color:transparent}._backButtonClean_49e62_33:active{transform:translate(-18px) scale(1.2)!important}._titleSmall_49e62_52{font-size:1.15rem;font-weight:600;color:var(--slate-dark);letter-spacing:-.3px;margin:0}._searchBarContainer_49e62_61{background:#fff;padding:0 20px 15px}._searchWrapper_49e62_66{display:flex;align-items:center;background:#f1f5f9;padding:12px 16px;border-radius:16px;gap:12px}._searchIcon_49e62_75{color:var(--grey-light)}._searchInput_49e62_76{flex:1;border:none;background:transparent;outline:none;font-size:1rem;color:var(--text-main)}._clearIcon_49e62_80{color:var(--text-light);cursor:pointer}._filterBar_49e62_83{background:#fff;padding:5px 0 15px;border-bottom:1px solid rgba(0,0,0,.05)}._filterFlexContainer_49e62_89{display:flex;align-items:center}._chipsScroll_49e62_91{display:flex;overflow-x:auto;padding:0 10px 0 20px;gap:10px;scrollbar-width:none;flex:1}._chipsScroll_49e62_91::-webkit-scrollbar{display:none}._chip_49e62_91{white-space:nowrap;padding:8px 18px;border-radius:14px;background:#f8fafc;border:1px solid #f1f5f9;font-size:.75rem;font-weight:700;color:var(--text-light);transition:all .2s ease}._activeChip_49e62_103{background:var(--blue-brand);color:#fff;border-color:var(--blue-brand)}._scrollIndicator_49e62_105{display:flex;align-items:center;justify-content:center;color:var(--blue-brand);cursor:pointer;padding:5px 15px 5px 5px;flex-shrink:0;background:linear-gradient(90deg,#fff0,#fff 30%)}._scrollContent_49e62_113{flex:1;overflow-y:auto;padding:24px}._formCard_49e62_115{background:#fff;border-radius:24px;padding:20px;border:1px solid rgba(0,0,0,.05);margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}._formInfo_49e62_121{flex:1}._formMeta_49e62_122{display:flex;align-items:center;gap:10px;margin-bottom:6px}._formType_49e62_125,._badgeRama_49e62_125{font-size:.65rem;font-weight:500;padding:4px 10px;border-radius:8px;text-transform:uppercase;letter-spacing:.3px}._formType_49e62_125{background:#f0f9ff;color:var(--blue-brand)}._rama_PRIMARIA_49e62_137{background:#f0fdf4;color:#16a34a}._rama_INICIAL_49e62_138{background:#fff1f2;color:#e11d48}._rama_SECUNDARIA_49e62_139{background:#f5f3ff;color:#7c3aed}._rama_TECNICA_49e62_140{background:#eff6ff;color:#2563eb}._rama_ARTISTICA_49e62_141{background:#fffbeb;color:#d97706}._rama_PSICOLOGIA_49e62_142{background:#fdf2f8;color:#db2777}._rama_ESPECIAL_49e62_143{background:#fef2f2;color:#991b1b}._rama_SUPERIOR_49e62_144{background:#fff7ed;color:#ea580c}._rama_ADULTOS_49e62_145{background:#f0f4ff;color:#3730a3}._formTitle_49e62_147{font-size:.95rem;font-weight:700;color:var(--text-main);margin:4px 0;line-height:1.3}._materiaSubtext_49e62_152{font-size:.75rem;color:var(--text-light);margin:0;text-transform:uppercase}._actionZone_49e62_154{background:#f8fafc;border:1px solid #e2e8f0;width:48px;height:48px;border-radius:14px;display:flex;justify-content:center;align-items:center;cursor:pointer;border:none}._modalOverlay_49e62_162{position:fixed;inset:0;background:#0f172a99;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_49e62_169{background:#fff;width:100%;max-width:400px;border-radius:28px;padding:24px;box-shadow:0 20px 25px -5px #0000001a;animation:_modalPop_49e62_1 .3s cubic-bezier(.34,1.56,.64,1)}@keyframes _modalPop_49e62_1{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}._modalHeader_49e62_181{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._modalTitle_49e62_183{font-size:1.1rem;font-weight:700;color:var(--slate-dark);margin-bottom:20px;line-height:1.4}._modalBody_49e62_188 p{font-size:.9rem;color:var(--text-main);margin:12px 0;padding-bottom:8px;border-bottom:1px solid #f1f5f9}._modalBody_49e62_188 strong{color:var(--text-light);font-weight:600;margin-right:8px}._closeModal_49e62_196{background:#f1f5f9;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--text-light);cursor:pointer}._adCard_49e62_203{background:#f1f5f9;border-radius:20px;padding:16px;margin-bottom:16px;border:1px dashed #cbd5e1;position:relative}._adBadgeSimple_49e62_207{position:absolute;top:12px;left:16px;color:var(--grey-light);font-size:.55rem;font-weight:900;letter-spacing:.1rem}._adPlaceholder_49e62_211{min-height:80px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.8rem;font-weight:600}._noResultsContainer_49e62_217{display:flex;flex-direction:column;align-items:center;padding:60px 20px}._spinner_49e62_218{animation:_rotate_49e62_1 1s linear infinite;color:var(--blue-brand)}@keyframes _rotate_49e62_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--blue-brand: #4db8ff;--bg-color: #f4f7f9;--slate-dark: #0f172a;--text-main: #475569;--text-light: #64748b;--white: #ffffff;--grey-light: #cbd5e1}._container_nchne_11{background-color:var(--bg-color);height:100vh;display:flex;flex-direction:column;overflow:hidden;font-family:Inter,sans-serif}._headerSticky_nchne_21{background:var(--white);padding:15px 20px;border-bottom:1px solid rgba(0,0,0,.05);z-index:100}._headerContent_nchne_28{display:flex;align-items:center;gap:8px}._backButtonClean_nchne_30{background:transparent;border:none;display:flex;align-items:center;color:var(--blue-brand);cursor:pointer;padding:8px 4px;margin-left:-8px;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}._backButtonClean_nchne_30:active{transform:translate(-18px) scale(1.2)}._titleSmall_nchne_37{font-size:1.15rem;font-weight:600;color:var(--slate-dark);letter-spacing:-.3px;margin:0}._searchBarContainer_nchne_43{background:var(--white);padding:0 20px 15px}._searchWrapper_nchne_44{display:flex;align-items:center;background:#f1f5f9;padding:12px 16px;border-radius:16px;gap:12px}._searchInput_nchne_48{flex:1;border:none;background:transparent;outline:none;font-size:1rem;color:var(--text-main)}._searchIcon_nchne_49{color:var(--grey-light)}._clearIcon_nchne_50{color:var(--text-light);cursor:pointer}._filterBar_nchne_53{background:var(--white);padding:5px 0 15px;border-bottom:1px solid rgba(0,0,0,.05)}._chipsScroll_nchne_54{display:flex;overflow-x:auto;padding:0 20px;gap:10px;scrollbar-width:none}._chipsScroll_nchne_54::-webkit-scrollbar{display:none}._chip_nchne_54{display:flex;align-items:center;gap:6px;white-space:nowrap;padding:8px 16px;border-radius:14px;background:#f8fafc;border:1px solid #f1f5f9;font-size:.8rem;font-weight:600;color:var(--text-light)}._activeChip_nchne_61{background:var(--blue-brand);color:var(--white);border-color:var(--blue-brand)}._scrollContent_nchne_64{flex:1;overflow-y:auto;padding:20px}._licenciaCard_nchne_66{background:var(--white);border-radius:20px;padding:18px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(0,0,0,.03)}._artBadge_nchne_72{font-size:.65rem;font-weight:700;color:var(--blue-brand);background:#f0f9ff;padding:4px 10px;border-radius:8px}._catBadge_nchne_73{font-size:.65rem;font-weight:700;padding:4px 10px;border-radius:8px;text-transform:uppercase}._SALUD_nchne_74{background:#fee2e2;color:#ef4444}._PERSONALES_nchne_75{background:#fef9c3;color:#a16207}._PROFESIONAL_nchne_76{background:#dcfce7;color:#22c55e}._EXTRAS_nchne_77{background:#f3e8ff;color:#9333ea}._licenciaTitle_nchne_79{font-size:.95rem;font-weight:700;color:var(--text-main);margin:4px 0}._licenciaResumen_nchne_80{font-size:.8rem;color:var(--text-light)}._actionZone_nchne_81{background:#f8fafc;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center}._adCard_nchne_84{background:#f1f5f9;border-radius:20px;padding:16px;margin-bottom:12px;border:1px dashed var(--grey-light);position:relative}._adBadgeSimple_nchne_85{position:absolute;top:12px;left:16px;color:#94a3b8;font-size:.55rem;font-weight:900;letter-spacing:.1rem}._adPlaceholder_nchne_86{min-height:70px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.8rem;font-weight:600}._interstitial_nchne_88{position:fixed;inset:0;background:var(--white);z-index:2000;display:flex;flex-direction:column}._interstitialHeader_nchne_89{padding:20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;font-weight:800;color:var(--text-light)}._interstitialContent_nchne_90{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}._adPlaceholderFull_nchne_91{width:100%;max-width:320px;height:480px;background:#f1f5f9;border-radius:20px;border:1px dashed var(--grey-light)}._modalOverlay_nchne_94{position:fixed;inset:0;background:#0f172a80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000}._modalContent_nchne_100{position:relative;background:var(--white);border-radius:32px;padding:30px 24px 24px;width:100%;max-width:420px;animation:_pop_nchne_1 .3s cubic-bezier(.34,1.56,.64,1)}._closeBtnAbsolute_nchne_106{position:absolute;top:20px;right:20px;background:#f1f5f9;border:none;border-radius:50%;padding:8px;color:var(--text-light);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}._artContainer_nchne_112{display:flex;flex-direction:column;gap:2px}._artLabel_nchne_113{font-size:.65rem;font-weight:800;color:#94a3b8;letter-spacing:1px}._artNumber_nchne_114{font-size:1.3rem;font-weight:800;color:var(--blue-brand)}._modalTitle_nchne_116{font-size:1.25rem;font-weight:700;color:var(--slate-dark);margin:15px 0 25px;line-height:1.3}._revistaWrapper_nchne_118{margin-bottom:16px;text-align:center}._revistaHeader_nchne_119{display:block;font-size:.65rem;font-weight:800;color:#94a3b8;margin-bottom:12px;letter-spacing:.5px}._tabsContainer_nchne_121{display:flex;background:#f1f5f9;padding:4px;border-radius:14px;position:relative;z-index:1;max-width:280px;margin:0 auto}._tab_nchne_121,._tabActive_nchne_126{flex:1;padding:10px;border:none;background:transparent;font-size:.75rem;font-weight:800;cursor:pointer;z-index:2;transition:color .3s ease}._tab_nchne_121{color:#94a3b8}._tabActive_nchne_126{color:var(--white)}._tabPill_nchne_134{position:absolute;top:4px;bottom:4px;width:calc(33.33% - 4px);background:var(--blue-brand);border-radius:10px;z-index:1;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #4db8ff4d}._pos_titular_nchne_141{transform:translate(0)}._pos_provisional_nchne_142{transform:translate(100%)}._pos_suplente_nchne_143{transform:translate(200%)}._modalBodyCompact_nchne_145{background:#f8fafc;padding:20px;border-radius:20px;border:1px solid #f1f5f9}._revistaText_nchne_146{font-size:.95rem;color:var(--text-main);line-height:1.5;min-height:60px;animation:_fadeIn_nchne_1 .3s ease}._infoFooter_nchne_148{margin-top:15px;padding-top:12px;border-top:1px solid #e2e8f0;font-size:.8rem;color:var(--text-light)}@keyframes _pop_nchne_1{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes _fadeIn_nchne_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes _rotate_nchne_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._centerBox_nchne_154{display:flex;justify-content:center;padding:40px}._spinner_nchne_155{animation:_rotate_nchne_1 1s linear infinite;color:var(--blue-brand)}
