@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#0f172a;-webkit-font-smoothing:antialiased;background-color:#f8fafc;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}.app-container{flex-direction:column;flex:1;width:100%;display:flex;position:relative;overflow-x:clip}.page-header{justify-content:space-between;align-items:center;width:100%;max-width:1000px;margin:0;padding:1.5rem;display:flex}.btn-back{color:#fff;cursor:pointer;opacity:.9;background:0 0;border:none;align-items:center;gap:.5rem;font-family:inherit;font-size:.95rem;font-weight:600;display:inline-flex}.btn-back:hover{opacity:1;text-decoration:underline}.content-container{width:100%;max-width:500px;margin:0 auto;padding:0 1.5rem 2rem}.glass-box{-webkit-backdrop-filter:blur(12px);background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;margin-bottom:1.25rem;padding:1.5rem}input,select{color:#fff;background:#00000026;border:1px solid #ffffff4d;border-radius:12px;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.95rem}input::placeholder{color:#ffffff80}input:focus,select:focus{background:#00000040;border-color:#fff9;outline:none}select option{color:#fff;background:#003b73}.form-group{margin-bottom:1.25rem}.form-group label{color:#ffffffe6;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.btn-primary{color:#1b396a;cursor:pointer;background:#fff;border:none;border-radius:14px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #00000026}.btn-primary:active{transform:scale(.98)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem;font-weight:600;transition:all .2s;display:inline-flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.4s ease-out forwards fadeIn}.autocomplete-wrapper{position:relative}.autocomplete-list{z-index:100;background:#003b73;border:1px solid #fff3;border-radius:12px;max-height:200px;margin-top:.25rem;padding:.25rem 0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.autocomplete-item{cursor:pointer;color:#fff;padding:.6rem 1rem;font-size:.95rem}.autocomplete-item:hover{background:#ffffff1a}:root{--cr-btn-primary-bg:#32587a;--cr-btn-primary-hover:#284763;--cr-btn-primary-shadow:0 4px 14px #32587a47;--cr-btn-primary-hover-shadow:0 6px 18px #32587a5c;--cr-btn-secondary-bg:#f1f5f9;--cr-btn-secondary-text:#334155;--cr-btn-secondary-border:#cbd5e1;--cr-btn-secondary-hover-bg:#e2e8f0;--cr-btn-secondary-hover-text:#0f172a;--cr-text-primary:#1b396a;--cr-text-primary-hover:#142a50;--cr-text-dark:#0f172a;--cr-text-muted:#64748b;--cr-text-light:#94a3b8;--cr-bg-subtle:#eff6ff;--cr-border-subtle:#bfdbfe;--cr-border-light:#e2e8f0;--cr-color-success:#16a34a;--cr-color-warning:#d97706;--cr-color-danger:#dc2626}.cr-home-root{color:#0f172a;background-color:#f7f7f5;flex-direction:column;width:100%;min-height:100vh;display:flex}.cr-hero-banner{box-sizing:border-box;background-color:#f7f7f5;justify-content:center;align-items:center;width:100%;min-height:100vh;padding-top:64px;display:flex;position:relative;overflow:hidden}.cr-hero-banner__bg{z-index:0;width:100%;height:100%;position:absolute;inset:0}.cr-hero-banner__bg-img{object-fit:cover;object-position:center 30%;filter:brightness(.4)saturate(1.2);width:100%;height:100%}.cr-hero-banner__deco-bl{display:none}.cr-hero-banner__inner{z-index:1;justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.cr-hero-banner__content-group{align-items:center;gap:3rem;display:flex}.cr-hero-banner__center{flex-shrink:0}.cr-hero-banner__logo{width:auto;height:clamp(140px,20vw,220px)}.cr-hero-banner__left{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.cr-hero-banner__tag{color:#fff;letter-spacing:.15em;margin-bottom:-.25rem;font-size:1.25rem;font-weight:800}.cr-hero-banner__big-num{color:#fff;letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(4.5rem,8vw,7.5rem);font-weight:900;line-height:.9}.cr-hero-banner__dates{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.cr-hero-banner__date-item{flex-direction:column;display:flex}.cr-hero-banner__date-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.cr-hero-banner__date-val{color:#fff;font-size:1.1rem;font-weight:700}.cr-hero-banner__cta-simple{color:#fff;cursor:pointer;background:#1b396a;border:none;align-items:center;gap:.75rem;padding:1rem 1.75rem;font-size:1.1rem;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.cr-hero-banner__cta-simple:hover{background:#12284c;transform:translateY(-2px)}.cr-hero-banner__right-space{display:none}.cr-convocatoria-container{flex-direction:column;gap:4.5rem;width:100%;max-width:680px;margin:0 auto;padding:4rem 1.5rem 6rem;display:flex}.cr-conv-section{flex-direction:column;gap:1.25rem;display:flex}.cr-conv-title{color:#1b396a;letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.cr-conv-text{color:#334155;margin:0;font-size:1.15rem;line-height:1.7}.cr-conv-text strong{color:#0f172a;font-weight:700}.cr-conv-list{flex-direction:column;gap:1rem;margin:0;padding-left:1.25rem;display:flex}.cr-conv-list li{color:#334155;font-size:1.15rem;line-height:1.6}.cr-conv-list li strong{color:#0f172a;font-weight:700}.cr-conv-timeline{flex-direction:column;gap:1.5rem;display:flex}.cr-timeline-row{border-bottom:1.5px solid #e2e8f0;grid-template-columns:180px 1fr;align-items:baseline;gap:1.5rem;padding-bottom:1.5rem;display:grid}.cr-timeline-row:last-child{border-bottom:none;padding-bottom:0}.cr-timeline-date{color:#1b396a;font-size:1rem;font-weight:700}.cr-timeline-event{color:#334155;font-size:1.15rem;font-weight:500}.cr-conv-link{color:#1b396a;text-underline-offset:4px;font-weight:700;text-decoration:underline;text-decoration-thickness:2px}.cr-conv-link:hover{color:#0f172a}@media (width<=820px){.cr-hero-banner__inner{justify-content:center}.cr-hero-banner__content-group{text-align:center;flex-direction:column;align-items:center;gap:2rem}.cr-hero-banner__left{text-align:center;align-items:center}.cr-hero-banner__dates{align-items:center}.cr-hero-banner__date-item{text-align:center;align-items:center}.cr-timeline-row{grid-template-columns:1fr;gap:.5rem}}.cr-header{z-index:1000;-webkit-backdrop-filter:blur(18px);background:#fff9;border-bottom:1px solid #1b396a14;height:64px;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.cr-header--solid{background:#fffffff7;box-shadow:0 2px 20px #1b396a1a}.cr-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1280px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.cr-header__brand{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.6rem;padding:0;display:flex}.cr-header__brand:hover .cr-header__logo-hacka{transform:scale(1.03)}.cr-header__logo-hacka{object-fit:contain;width:auto;height:38px;transition:transform .2s}.cr-header__logo-itlac{object-fit:contain;opacity:.85;width:auto;height:30px}.cr-header__brand-sep{background:#cbd5e1;flex-shrink:0;width:1px;height:28px}.cr-header__nav{align-items:center;gap:1.5rem;display:flex}.cr-header__nav-link{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-family:inherit;font-size:.95rem;font-weight:500;transition:color .15s}.cr-header__nav-link:hover{color:#0f172a}.cr-header__nav-link--active{color:#0f172a;font-weight:600}.cr-header__nav-link--cta{background:#1b396a;border-radius:8px;margin-left:.5rem;padding:.6rem 1.15rem;font-weight:600;color:#fff!important}.cr-header__nav-link--cta:hover{color:#fff!important;background:#142a50!important}.cr-header__nav-link--cta:after{display:none!important}.cr-header__login-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-family:inherit;font-size:.95rem;font-weight:500;transition:color .15s}.cr-header__login-btn:hover{color:#0f172a}.cr-header__btn-outlined{color:#0f172a;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .15s}.cr-header__btn-outlined:hover{background:#f8fafc;border-color:#94a3b8}.cr-header__burger{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:9px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;transition:border-color .2s;display:none}.cr-header__burger span{transform-origin:50%;background:#1b396a;border-radius:2px;width:20px;height:2px;transition:all .25s cubic-bezier(.4,0,.2,1);display:block}.cr-header__burger--open span:first-child{transform:translateY(7px)rotate(45deg)}.cr-header__burger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.cr-header__burger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.cr-header__drawer{-webkit-backdrop-filter:blur(12px);opacity:0;pointer-events:none;z-index:998;background:#f7f7f5fa;flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.cr-header__drawer--open{opacity:1;pointer-events:all}.cr-header__drawer-nav{flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:2rem;display:flex}.cr-header__drawer-link{color:#0f172a;cursor:pointer;text-align:center;background:0 0;border:none;padding:0;font-family:inherit;font-size:1.75rem;font-weight:600;transition:transform .2s,color .2s}.cr-header__drawer-link:hover{color:#1b396a;transform:scale(1.05)}.cr-header__drawer-link--active{color:#1b396a;font-weight:800}.cr-header__drawer-link--cta{text-align:center;background:#1b396a;border:none;border-radius:50px;margin-top:2rem;padding:1rem 2rem;font-size:1.25rem;font-weight:700;transition:transform .2s,background .2s;color:#fff!important}.cr-header__drawer-link--cta:hover{transform:scale(1.05);background:#142a50!important}.cr-header__drawer-link--login{text-align:center;border:none;margin-top:1rem;font-size:1.15rem;font-weight:600;color:#64748b!important;background:0 0!important}.cr-header__drawer-link--login:hover{color:#0f172a!important}.cr-header__overlay{display:none}@media (width<=900px){.cr-header__nav{display:none}.cr-header__burger{display:flex}.cr-header__inner{padding:0 1.25rem}.cr-header__logo-hacka{width:auto;height:40px}.cr-header__logo-cis,.cr-header__logo-itlac,.cr-header__brand-sep{display:none}}.cr-footer{color:#cbd5e1;background:#0f172a;border-top:1px solid #ffffff0f;width:100%;margin-top:auto}.cr-footer__inner{max-width:1280px;margin:0 auto;padding:3.5rem 2rem 0}.cr-footer__top{border-bottom:1px solid #ffffff14;grid-template-columns:1fr 180px 220px;gap:3rem;padding-bottom:3rem;display:grid}.cr-footer__brand{flex-direction:column;gap:1rem;display:flex}.cr-footer__brand-header{align-items:center;gap:.85rem;display:flex}.cr-footer__logo-hacka{object-fit:contain;filter:drop-shadow(0 2px 8px #0000004d);width:auto;height:46px}.cr-footer__brand-titles{flex-direction:column;line-height:1.1;display:flex}.cr-footer__brand-name{letter-spacing:.04em;color:#f8fafc;font-size:1.15rem;font-weight:800}.cr-footer__brand-sub{letter-spacing:.12em;color:#60a5fa;font-size:.78rem;font-weight:700}.cr-footer__tagline{color:#94a3b8;max-width:380px;font-size:.88rem;line-height:1.6}.cr-footer__tagline strong{color:#e2e8f0;font-weight:600}.cr-footer__email{color:#60a5fa;align-items:center;gap:.45rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .18s;display:inline-flex}.cr-footer__email:hover{color:#93c5fd;text-decoration:underline}.cr-footer__nav{flex-direction:column;gap:.3rem;display:flex}.cr-footer__nav-title{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.cr-footer__nav-link{color:#94a3b8;text-align:left;cursor:pointer;background:0 0;border:none;padding:.2rem 0;font-family:inherit;font-size:.9rem;transition:color .18s}.cr-footer__nav-link:hover{color:#e2e8f0}.cr-footer__info{flex-direction:column;gap:.55rem;display:flex}.cr-footer__info-item{color:#94a3b8;align-items:center;gap:.5rem;font-size:.88rem;line-height:1.4;display:flex}.cr-footer__info-item svg{color:#60a5fa;flex-shrink:0}.cr-footer__prize{background:linear-gradient(135deg,#1d4ed833 0%,#6366f126 100%);border:1px solid #60a5fa40;border-radius:12px;flex-direction:column;gap:.2rem;margin-top:.5rem;padding:.85rem 1rem;display:flex}.cr-footer__prize-label{text-transform:uppercase;letter-spacing:.06em;color:#60a5fa;font-size:.72rem;font-weight:600}.cr-footer__prize-amount{color:#f8fafc;letter-spacing:-.02em;font-size:1.3rem;font-weight:800}.cr-footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;display:flex}.cr-footer__copy,.cr-footer__bottom-right{color:#475569;font-size:.82rem}@media (width<=900px){.cr-footer__top{grid-template-columns:1fr 1fr;gap:2rem}.cr-footer__brand{grid-column:1/-1}}@media (width<=600px){.cr-footer__inner{padding:2.5rem 1.25rem 0}.cr-footer__top{grid-template-columns:1fr;gap:1.5rem}.cr-footer__bottom{flex-direction:column;align-items:flex-start}}.cr-gafete-container{justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex}.cr-gafete-card{aspect-ratio:1146/1666;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:500px;max-width:100%;position:relative;overflow:hidden;box-shadow:0 16px 45px #0000002e}.cr-gafete-svg{width:100%;height:100%;display:block}@media print{@page{size:portrait;margin:0}html,body{background:#fff!important}body *{visibility:hidden!important}.cr-reg-root,.cr-topbar,header,nav,footer,button{display:none!important}.bento-modal-overlay{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}.cr-gafete-container,.cr-gafete-container *{visibility:visible!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.cr-gafete-container{page-break-inside:avoid!important;break-inside:avoid!important;background:#fff!important;justify-content:center!important;align-items:center!important;margin:0 0 2rem!important;padding:0!important;display:flex!important}.cr-gafete-card{aspect-ratio:1146/1666!important;width:16.5cm!important;height:24cm!important;box-shadow:none!important;page-break-inside:avoid!important;break-inside:avoid!important;background:#fff!important;border:none!important;border-radius:12px!important;margin:auto!important;position:relative!important;overflow:hidden!important}.cr-gafete-svg{width:100%!important;height:100%!important;display:block!important}}.cr-reg-root{color:#0f172a;-webkit-font-smoothing:antialiased;box-sizing:border-box;background:#f7f7f5;flex-direction:column;width:100%;min-height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative;overflow-x:hidden}.cr-reg-root *,.cr-reg-root :before,.cr-reg-root :after{box-sizing:border-box}.cr-reg-topbar{flex-wrap:nowrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:1.25rem 1.75rem .75rem;display:flex}.cr-tf-back-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:.4rem;padding:.3rem .5rem;font-family:inherit;font-size:.86rem;font-weight:500;transition:color .15s;display:inline-flex}.cr-tf-logout-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:.4rem;padding:.3rem .5rem;font-family:inherit;font-size:.84rem;font-weight:600;transition:color .15s;display:inline-flex}.cr-reg-progress-wrap{white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.cr-reg-progress-bar{background:#d1d5db;border-radius:999px;width:60px;height:3px;overflow:hidden}.cr-reg-progress-fill{background:#1b396a;border-radius:999px;height:100%;transition:width .35s}.cr-reg-progress-label{color:#64748b;white-space:nowrap;font-size:.78rem;font-weight:600}.cr-reg-container{flex-direction:column;flex:1;width:100%;max-width:520px;margin:0 auto;padding:1.5rem 1.75rem 7rem;animation:.25s ease-out crFadeIn;display:flex}@keyframes crFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cr-reg-header-bar{margin-bottom:2rem}.cr-reg-main-title{color:#0f172a;letter-spacing:-.03em;margin:0 0 .35rem;font-size:clamp(1.75rem,4vw,2.4rem);font-weight:700;line-height:1.18}.cr-reg-advisor-subtitle{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.cr-reg-advisor-subtitle strong{color:#0f172a;font-weight:600}.cr-reg-step-desc{color:#64748b;margin:0 0 2rem;font-size:.96rem;line-height:1.6}.cr-reg-step1-container{flex-direction:column;flex:1;display:flex}.cr-reg-fields-stack{flex-direction:column;flex:1;gap:1.75rem;display:flex}.cr-reg-field{flex-direction:column;gap:.3rem;display:flex}.cr-reg-label-row{justify-content:space-between;align-items:baseline;display:flex}.cr-reg-label{color:#0f172a;margin:0;font-size:.88rem;font-weight:600}.cr-reg-label small{color:#64748b;font-size:.82rem;font-weight:400}.cr-reg-char-hint{color:#94a3b8;font-size:.76rem}.cr-reg-input{color:#0f172a;background:0 0;border:none;border-bottom:1.5px solid #b0b8c4;border-radius:0;outline:none;width:100%;padding:.6rem 0;font-family:inherit;font-size:1.05rem;font-weight:400;transition:border-color .15s}.cr-reg-input::placeholder{color:#94a3b8;font-weight:400}.cr-reg-input:focus{border-bottom-color:#1b396a}.cr-reg-input-icon{pointer-events:none;color:#94a3b8;align-items:center;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cr-reg-error{color:#dc2626;background:#fef2f2;border:none;border-radius:999px;align-items:center;gap:.3rem;width:fit-content;margin-top:.2rem;padding:.22rem .55rem;font-size:.78rem;font-weight:500;display:inline-flex}.cr-reg-autocomplete-list{z-index:200;scrollbar-width:thin;background:#fff;border-radius:10px;max-height:220px;animation:.15s ease-out crFadeIn;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 30px #0000001f}.cr-reg-autocomplete-item{cursor:pointer;color:#0f172a;border-radius:0;padding:.7rem 1rem;font-size:.92rem;font-weight:500;transition:background .1s}.cr-reg-autocomplete-item:hover{background:#f0f4fa}.cr-reg-track-display{cursor:pointer;color:#0f172a;text-align:left;background:0 0;border:none;border-bottom:1.5px solid #b0b8c4;border-radius:0;outline:none;justify-content:space-between;align-items:center;width:100%;padding:.6rem 0;font-family:inherit;font-size:1.05rem;transition:border-color .15s;display:flex}.cr-reg-track-display:focus,.cr-reg-track-display--open{border-bottom-color:#1b396a}.cr-reg-track-placeholder{color:#94a3b8;font-weight:400}.cr-reg-track-value{color:#0f172a;font-weight:500}.cr-reg-track-dropdown{z-index:200;background:#fff;border-radius:10px;animation:.15s ease-out crFadeIn;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 30px #0000001f}.cr-reg-track-dropdown ul{margin:0;padding:.4rem 0;list-style:none}.cr-reg-btn-primary{color:#fff;cursor:pointer;background:#1b396a;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:52px;padding:0 1.5rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .15s;display:inline-flex}.cr-reg-btn-primary:hover:not(:disabled){background:#162f5a}.cr-reg-btn-primary:disabled{opacity:.45;cursor:not-allowed;background:#94a3b8!important}.cr-reg-step1-actions{margin-top:2.5rem}.cr-reg-fixed-bottom{padding:.85rem 1.5rem;padding-bottom:max(.85rem, env(safe-area-inset-bottom));z-index:50;background:#f7f7f5;flex-direction:column;gap:.5rem;display:none;position:fixed;bottom:0;left:0;right:0}.cr-reg-checkbox-wrap{padding:.5rem 0}.cr-reg-checkbox-label{cursor:pointer;color:#0f172a;-webkit-user-select:none;user-select:none;align-items:center;gap:.65rem;font-size:.92rem;font-weight:500;display:inline-flex}.cr-reg-checkbox{accent-color:#1b396a;cursor:pointer;flex-shrink:0;width:17px;height:17px}.cr-reg-step2-single{flex-direction:column;flex:1;gap:0;display:flex}.cr-reg-slots-nav-wrap{margin-bottom:1.75rem}.cr-reg-slots-nav-title{color:#64748b;margin-bottom:.65rem;font-size:.82rem;font-weight:600;display:block}.cr-reg-slots-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:.4rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.cr-reg-slots-nav::-webkit-scrollbar{display:none}.cr-reg-slot-tab{color:#64748b;cursor:pointer;white-space:nowrap;background:#eeede9;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:.4rem;padding:.4rem .75rem;font-family:inherit;font-size:.84rem;font-weight:600;transition:all .15s;display:inline-flex}.cr-reg-slot-tab:hover{color:#0f172a;background:#e2e0db}.cr-reg-slot-tab--filled{color:#1b396a;background:#dce8f5}.cr-reg-slot-tab--active{font-weight:700;color:#fff!important;background:#1b396a!important}.cr-reg-slot-tab-num{background:#00000014;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:800;line-height:1;display:inline-flex}.cr-reg-slot-tab--active .cr-reg-slot-tab-num{background:#fff3}.cr-reg-slot-tab-name{text-overflow:ellipsis;max-width:70px;overflow:hidden}.cr-reg-slot-tab-rep{color:#f59e0b;font-size:.85rem;line-height:1}.cr-reg-slot-tab--active .cr-reg-slot-tab-rep{color:#fde047}.cr-reg-member-pane{flex-direction:column;flex:1;animation:.2s ease-out crFadeIn;display:flex}.cr-reg-member-pane-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;display:flex}.cr-reg-member-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:700}.cr-reg-btn-clear-slot{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.25rem 0;font-family:inherit;font-size:.8rem;font-weight:600;transition:color .15s}.cr-reg-btn-clear-slot:hover{color:#dc2626}.cr-reg-row-2{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;display:grid}.cr-reg-summary-bottom{flex-direction:column;gap:.85rem;margin-top:2.5rem;display:flex}.cr-reg-status-hint{color:#64748b;margin:0;font-size:.88rem;line-height:1.5}.cr-reg-status-hint--warn{color:#b45309;font-weight:500}.cr-reg-status-hint--success{color:#059669;font-weight:500}.cr-reg-talla-wrap{width:100%;position:relative}.cr-reg-talla-display{cursor:pointer;color:#94a3b8;text-align:left;background:0 0;border:none;border-bottom:1.5px solid #b0b8c4;border-radius:0;outline:none;justify-content:space-between;align-items:center;width:100%;padding:.6rem 0;font-family:inherit;font-size:1.05rem;transition:border-color .15s;display:flex}.cr-reg-talla-display--selected{color:#0f172a;font-weight:500}.cr-reg-talla-display:focus,.cr-reg-talla-display--open{border-bottom-color:#1b396a}.cr-reg-talla-dropdown{z-index:200;background:#fff;border-radius:10px;animation:.15s ease-out crFadeIn;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 30px #0000001f}.cr-reg-talla-option{cursor:pointer;color:#0f172a;padding:.65rem 1rem;font-size:.92rem;font-weight:500;transition:background .1s}.cr-reg-talla-option:hover,.cr-reg-talla-option--selected{color:#1b396a;background:#f0f4fa}.cr-tf-container{flex-direction:column;flex:1;width:100%;max-width:480px;margin:0 auto;padding:3.5rem 1.75rem 7rem;animation:.25s ease-out crFadeIn;display:flex}.cr-tf-fixed-bottom{padding:.85rem 1.5rem;padding-bottom:max(.85rem, env(safe-area-inset-bottom));z-index:50;background:#f7f7f5;position:fixed;bottom:0;left:0;right:0}.cr-reg-btn-trash{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.3rem;font-family:inherit;transition:color .15s;display:inline-flex}.cr-reg-btn-trash:hover{color:#dc2626}@media (width<=640px){.cr-reg-container{max-width:100%;padding:1rem 1.25rem 7rem}.cr-reg-topbar{padding:1rem 1.25rem .5rem}.cr-reg-row-2{grid-template-columns:1fr;gap:1.75rem}.cr-reg-step1-actions{display:none}.cr-reg-fixed-bottom{display:flex}.cr-reg-summary-bottom .cr-reg-btn-primary{display:none}}@media (width>=641px){.cr-reg-container{padding:1.5rem 2rem 5rem}.cr-tf-container{padding:3.5rem 2.5rem 5rem}}.hoteles-container{box-sizing:border-box;color:#fff;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:3rem 2rem;overflow-x:hidden}.hoteles-header{text-align:left;border-left:3px solid #fff3;margin-bottom:4rem;padding-left:1rem;position:relative}.hoteles-title{color:#fff;letter-spacing:-.02em;overflow-wrap:break-word;word-break:break-word;margin-bottom:.5rem;font-size:2.8rem;font-weight:300}.hoteles-subtitle{color:#ffffff80;letter-spacing:.03em;font-size:1rem;font-weight:400}.featured-grid{flex-direction:column;width:100%;margin-bottom:3.5rem;display:flex}.section-divider{opacity:.9;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.divider-title{color:#fff;white-space:nowrap;letter-spacing:.02em;overflow-wrap:break-word;font-size:1.5rem;font-weight:300}.divider-line{background:linear-gradient(90deg,#fff3 0%,#fff0 100%);flex-grow:1;height:1px}.carousel-nav{flex-shrink:0;gap:.5rem;display:flex}.carousel-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.carousel-btn:hover{background:#ffffff26;border-color:#ffffff4d;transform:scale(1.05)}.carousel-btn svg{width:18px;height:18px}.carousel-wrapper{width:100%;position:relative}.hoteles-carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:stretch;gap:2rem;padding:1rem .5rem 3rem;display:flex;overflow-x:auto}.hoteles-carousel::-webkit-scrollbar{display:none}.hotel-carousel-card{scroll-snap-align:start;flex:0 0 340px}.hotel-card{-webkit-backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;overflow:hidden}.hotel-card:hover{background:#ffffff0a;border-color:#ffffff26;transform:translateY(-5px);box-shadow:0 15px 35px #0003}.hotel-card-wide{flex-direction:row;width:100%}.hotel-image-wrapper{flex-shrink:0;width:100%;height:240px;position:relative;overflow:hidden}.hotel-card-wide .hotel-image-wrapper{width:50%;height:auto;min-height:320px}.hotel-image{object-fit:cover;filter:brightness(.9)contrast(1.1);width:100%;height:100%;transition:transform .8s}.hotel-card:hover .hotel-image{transform:scale(1.03)}.hotel-image-overlay{pointer-events:none;background:linear-gradient(#0000 30%,#00153533 55%,#001535eb 100%);flex-direction:column;justify-content:space-between;padding:1.25rem;display:flex;position:absolute;inset:0}.hotel-image-title{color:#fff;letter-spacing:.01em;text-shadow:0 2px 12px #00000080;pointer-events:auto;margin:0;font-size:1.45rem;font-weight:500;line-height:1.3;display:none}.carousel-dots{justify-content:center;gap:6px;padding:.5rem 0 1.5rem;display:none}.carousel-dot{background:#ffffff40;border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:all .3s}.carousel-dot-active{background:#ffffffd9;border-radius:3px;width:18px}.hotel-badge{color:#fff;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:4px;padding:.4rem 1rem;font-size:.75rem;font-weight:400}.camp-badge{color:#fbbf24;background:#f59e0b26;border-color:#f59e0b4d;font-weight:600;box-shadow:0 4px 15px #f59e0b26}.hotel-content{flex-direction:column;flex-grow:1;justify-content:space-between;padding:2rem;display:flex}.hotel-card-wide .hotel-content{width:50%;padding:3rem}.hotel-content-top{margin-bottom:2rem}.hotel-name{color:#fff;letter-spacing:.01em;overflow-wrap:break-word;word-break:break-word;margin:0 0 1rem;font-size:1.4rem;font-weight:300}.hotel-card-wide .hotel-name{margin-bottom:1.5rem;font-size:2rem}.hotel-description{color:#fff9;overflow-wrap:break-word;word-break:break-word;font-size:.95rem;font-weight:300;line-height:1.7}.hotel-card-wide .hotel-description{font-size:1.05rem;line-height:1.8}.hotel-content-bottom{flex-direction:column;gap:1.5rem;display:flex}.hotel-card-wide .hotel-content-bottom{flex-direction:row;justify-content:space-between;align-items:center}.hotel-location{color:#fff6;align-items:center;gap:.5rem;font-size:.85rem;font-weight:400;display:flex}.camp-schedule{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;margin-top:1.5rem;padding:1.25rem}.schedule-title{color:#fbbf24;letter-spacing:.02em;align-items:center;gap:.4rem;margin-bottom:.85rem;font-size:.95rem;font-weight:600;display:flex}.schedule-title:before{content:"";background:#fbbf24;border-radius:50%;width:6px;height:6px;display:inline-block}.schedule-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.schedule-list li{color:#ffffffb3;align-items:flex-start;font-size:.85rem;line-height:1.4;display:flex}.schedule-list li span{color:#fff;flex-shrink:0;min-width:145px;font-weight:600}.schedule-divider{background:#ffffff1a;width:100%;height:1px;margin:.2rem 0}.location-icon{width:14px;height:14px}.btn-mapa{color:#fff;letter-spacing:.05em;background:0 0;border:1px solid #ffffff4d;border-radius:4px;justify-content:center;align-items:center;gap:.75rem;width:fit-content;padding:.8rem 1.5rem;font-size:.9rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.hotel-card:not(.hotel-card-wide) .btn-mapa{width:100%}.btn-mapa:hover{color:#000;background:#fff;border-color:#fff}.btn-mapa.disabled{color:#ffffff4d;cursor:not-allowed;border-color:#ffffff1a}.btn-mapa.disabled:hover{color:#ffffff4d;background:0 0}.action-icon{width:16px;height:16px;transition:transform .3s}.btn-mapa:hover .action-icon{transform:translate(3px)}@media (width<=900px){.hotel-card-wide{flex-direction:column}.hotel-card-wide .hotel-image-wrapper{width:100%;height:240px;min-height:auto}.hotel-card-wide .hotel-content{width:100%;padding:2rem}.hotel-card-wide .hotel-content-bottom{flex-direction:column;align-items:flex-start}.hotel-card-wide .btn-mapa{width:100%}}@media (width<=768px){.hoteles-container{padding:2rem 1.25rem}.hoteles-header{border-left:none;margin-bottom:2.5rem;padding-left:0}.hoteles-title{letter-spacing:-.01em;font-size:1.6rem}.divider-title{white-space:normal;font-size:1.1rem}.section-divider{gap:1rem;margin-bottom:1.75rem}.divider-title{font-size:1.2rem}.carousel-nav{display:none}.hotel-carousel-card{flex:0 0 78vw}.hotel-card-wide .hotel-image-wrapper{height:180px}.hotel-image-title{display:block}.hotel-card-wide .hotel-name{display:none}.hotel-description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hotel-card-wide{max-width:100%}.carousel-dots{display:flex}.hotel-card-wide .hotel-description{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}}@media (width<=480px){.hoteles-container{padding:1.5rem 1rem}.hoteles-title{letter-spacing:-.01em;font-size:1.35rem}.hotel-card-wide .hotel-image-wrapper{height:165px}.hotel-card-wide .hotel-content{padding:1.25rem}.hotel-card{border-radius:16px}.hotel-content-top{margin-bottom:1rem}.hotel-content-bottom{gap:1rem}.camp-schedule{background:#ffffff0a;border:none;border-left:2px solid #fbbf2473;border-radius:0 8px 8px 0;padding:.9rem 1rem}.schedule-list li{flex-direction:row;align-items:flex-start;gap:.6rem}.schedule-list li span{color:#fbbf24;white-space:normal;word-break:break-word;flex-shrink:0;width:100px;min-width:100px;font-size:.75rem}.hotel-carousel-card{flex:0 0 88vw}.hotel-carousel-card .hotel-content{padding:1.1rem}.hotel-name{font-size:1.15rem}.hotel-description{font-size:.85rem}.hotel-modal-overlay{align-items:flex-end;padding:0}.hotel-modal-content{border-radius:20px 20px 0 0;max-width:100%;max-height:95vh}.hotel-modal-content:before{content:"";background:#fff3;border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:.9rem auto 0;display:block}.hotel-modal-image{border-radius:20px 20px 0 0;height:180px}.hotel-modal-body{padding:1.25rem}.hotel-modal-title{font-size:1.3rem}.hotel-modal-info{padding:1rem}.hotel-modal-info li{font-size:.88rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.stagger-card{opacity:0;animation:.7s cubic-bezier(.2,.8,.2,1) forwards fadeInUp}.clickable-card{cursor:pointer;transition:all .3s cubic-bezier(.2,.8,.2,1)}.clickable-card:hover{border-color:#ffffff4d;transform:translateY(-8px);box-shadow:0 12px 24px #0003}.hotel-modal-overlay{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.hotel-modal-content{background:linear-gradient(150deg,#003b73 0%,#002b54 100%);border:1px solid #ffffff26;border-radius:24px;flex-direction:column;width:100%;max-width:450px;max-height:90vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 50px #00000080}.hotel-modal-close{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.hotel-modal-close:hover{background:#000c;transform:scale(1.05)}.hotel-modal-close svg{width:20px;height:20px}.hotel-modal-image{background-position:50%;background-size:cover;border-radius:24px 24px 0 0;width:100%;height:220px}.hotel-modal-body{padding:2rem}.hotel-modal-title{color:#fff;margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.hotel-modal-desc{color:#ffffffb3;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.hotel-modal-info{background:#ffffff0d;border-radius:16px;padding:1.5rem}.hotel-modal-info h4{color:#fbbf24;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.9rem;font-weight:600}.hotel-modal-info ul{flex-direction:column;gap:1rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.hotel-modal-info li{color:#fff;align-items:flex-start;gap:.8rem;width:100%;font-size:.95rem;display:flex}.hotel-modal-info li span{overflow-wrap:anywhere;word-break:break-all;white-space:normal;flex:1;min-width:0}.hotel-modal-info li svg{color:#ffffff80;flex-shrink:0;width:20px;height:20px}.modal-btn{text-align:center;width:100%;text-decoration:none;display:block}.bento-root{color:#0f172a;-webkit-font-smoothing:antialiased;background:#f8fafc;flex-direction:column;width:100%;min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.bento-navbar{z-index:40;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.85rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #00000005}.bento-navbar__brand{align-items:center;gap:.85rem;display:flex}.bento-navbar__logos{align-items:center;gap:.75rem;display:flex}.bento-navbar__logo{object-fit:contain;width:auto;height:32px}.bento-navbar__divider{background:#cbd5e1;width:1px;height:20px}.bento-navbar__title-group{flex-direction:column;display:flex}.bento-navbar__title{color:#1b396a;margin:0;font-size:1.05rem;font-weight:800;line-height:1.2}.bento-navbar__badge{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.bento-navbar__actions{align-items:center;gap:.75rem;display:flex}.bento-btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.bento-btn--primary{background:var(--cr-btn-primary-bg,#32587a);color:#fff;border:1px solid var(--cr-btn-primary-bg,#32587a);box-shadow:var(--cr-btn-primary-shadow,0 2px 6px #32587a40)}.bento-btn--primary:hover{background:var(--cr-btn-primary-hover,#284763);border-color:var(--cr-btn-primary-hover,#284763)}.bento-btn--outline{color:#475569;background:#fff;border:1px solid #cbd5e1}.bento-btn--outline:hover{color:#0f172a;background:#f1f5f9;border-color:#94a3b8}.bento-btn--ghost{color:#64748b;background:0 0;border:none}.bento-btn--ghost:hover{color:#1b396a}.bento-main{flex-direction:column;gap:1.5rem;width:100%;max-width:1280px;margin:0 auto;padding:1.75rem 1.5rem 4rem;display:flex}.bento-top-grid{grid-template-columns:1.2fr 1fr;gap:1.25rem;display:grid}.bento-card-identity{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;justify-content:space-between;gap:1.25rem;padding:1.5rem 1.75rem;display:flex;box-shadow:0 1px 3px #00000008}.bento-tag{text-transform:uppercase;letter-spacing:.07em;color:#1b396a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;margin-bottom:.5rem;padding:.2rem .6rem;font-size:.74rem;font-weight:800;display:inline-block}.bento-greeting{color:#0f172a;margin:0 0 .35rem;font-size:1.55rem;font-weight:800;line-height:1.2}.bento-identity-details{color:#64748b;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;font-size:.86rem;display:flex}.bento-live-clock{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.5rem;width:fit-content;padding:.55rem .95rem;font-size:.82rem;font-weight:600;display:inline-flex}.bento-live-clock svg{color:#1b396a}.bento-card-metrics{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;justify-content:space-between;gap:1.25rem;padding:1.5rem 1.75rem;display:flex;box-shadow:0 1px 3px #00000008}.bento-metrics-head{justify-content:space-between;align-items:center;display:flex}.bento-metrics-title{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin:0;font-size:.76rem;font-weight:800}.bento-metrics-rate{color:#16a34a;font-size:1.85rem;font-weight:800;line-height:1}.bento-progress-track{background:#f1f5f9;border-radius:999px;width:100%;height:10px;overflow:hidden}.bento-progress-fill{background:#16a34a;border-radius:999px;height:100%;transition:width .4s}.bento-stats-row{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.bento-stat-mini{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;gap:.15rem;padding:.6rem .85rem;display:flex}.bento-stat-mini__label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.bento-stat-mini__val{color:#0f172a;font-size:1.2rem;font-weight:800}.bento-controls-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex;box-shadow:0 1px 3px #00000005}.bento-tabs{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.bento-tab-btn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;padding:.55rem 1.1rem;font-family:inherit;font-size:.86rem;font-weight:600;transition:all .15s}.bento-tab-btn:hover{color:#0f172a;background:#f8fafc}.bento-tab-btn--active{color:#1b396a;background:#eff6ff;border-color:#bfdbfe;font-weight:700}.bento-controls-right{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.bento-search-box{width:290px;max-width:100%;position:relative}.bento-search-box svg{color:#94a3b8;pointer-events:none;transition:color .15s;position:absolute;top:50%;left:.95rem;transform:translateY(-50%)}.bento-search-box:focus-within svg{color:#1b396a}.bento-search-input{border-radius:12px;outline:none;width:100%;height:42px;padding:0 1rem 0 2.5rem;font-family:inherit;font-size:.88rem;font-weight:500;transition:all .2s;box-shadow:0 1px 3px #00000005;color:#0f172a!important;background-color:#fff!important;border:1.5px solid #cbd5e1!important}.bento-search-input::placeholder{font-weight:400;color:#94a3b8!important}.bento-search-input:hover{border-color:#94a3b8!important}.bento-search-input:focus{background-color:#fff!important;border-color:#1b396a!important;box-shadow:0 0 0 3.5px #1b396a1f!important}.bento-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 1px 4px #00000008}.bento-table-wrap{width:100%;overflow-x:auto}.bento-table{border-collapse:collapse;width:100%;font-size:.875rem}.bento-table thead tr{background:#fafbfc;border-bottom:1.5px solid #e2e8f0}.bento-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#64748b;white-space:nowrap;background:#fafbfc;padding:.85rem 1.25rem;font-size:.72rem;font-weight:700}.bento-table td{color:#1e293b;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.9rem 1.25rem}.bento-table tbody tr{background:#fff;transition:background .12s}.bento-table tbody tr:hover{background:#f8fafc}.bento-status-pill{cursor:pointer;border:none;border-radius:20px;align-items:center;gap:.35rem;padding:.25rem .7rem;font-family:inherit;font-size:.76rem;font-weight:700;transition:all .15s;display:inline-flex}.bento-status-pill--done{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0}.bento-status-pill--pending{color:#b45309;background:#fef3c7;border:1px solid #fde68a}.bento-status-pill--pending:hover{background:#fde68a}.bento-tag-talla{color:#1e293b;background:#e2e8f0;border-radius:6px;padding:.18rem .55rem;font-size:.75rem;font-weight:700;display:inline-block}.bento-action-btn{color:#1b396a;cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;gap:.3rem;padding:.25rem .5rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:color .15s;display:inline-flex}.bento-action-btn:hover{color:#0f172a}.bento-action-btn--danger{color:#dc2626}.bento-action-btn--danger:hover{color:#991b1b}.bento-empty-box{text-align:center;color:#64748b;flex-direction:column;align-items:center;gap:.5rem;padding:4.5rem 2rem;display:flex}.bento-empty-box svg{color:#94a3b8;margin-bottom:.5rem}.bento-empty-box h3{color:#334155;margin:0;font-size:1.05rem;font-weight:700}.bento-empty-box p{color:#64748b;max-width:360px;margin:0;font-size:.85rem}.bento-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0f172a99;justify-content:center;align-items:center;padding:1.5rem;animation:.15s ease-out bentoFadeIn;display:flex;position:fixed;inset:0}@keyframes bentoFadeIn{0%{opacity:0}to{opacity:1}}.bento-modal-card{border-radius:20px;width:100%;max-width:480px;padding:2.25rem;position:relative;box-shadow:0 25px 50px -12px #0f172a40,0 0 0 1px #e2e8f0cc;background:#fff!important;overflow:visible!important}.bento-modal-close{cursor:pointer;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.bento-form{flex-direction:column;gap:1.15rem;margin-top:1.25rem;display:flex;overflow:visible}.bento-form-group{flex-direction:column;gap:.4rem;display:flex;position:relative}.bento-form-group label{color:#1e293b;letter-spacing:-.01em;font-size:.82rem;font-weight:700}.bento-form-input,.bento-select-trigger{border-radius:12px;outline:none;width:100%;height:48px;padding:0 1rem;font-family:inherit;font-size:.92rem;font-weight:500;transition:all .2s;box-shadow:0 1px 3px #00000008;color:#0f172a!important;background-color:#fff!important;border:1.5px solid #cbd5e1!important}.bento-form-input::placeholder{font-weight:400;color:#94a3b8!important}.bento-form-input:hover,.bento-select-trigger:hover{border-color:#94a3b8!important}.bento-form-input:focus,.bento-select-trigger:focus,.bento-select-trigger--open{background-color:#fff!important;border-color:#1b396a!important;box-shadow:0 0 0 3.5px #1b396a1f!important}.bento-select-wrapper{z-index:50;width:100%;position:relative}.bento-select-trigger{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;display:flex;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")!important;background-position:right 1.1rem center!important;background-repeat:no-repeat!important;background-size:16px 16px!important;padding-right:2.75rem!important}.bento-select-menu{z-index:9999;scrollbar-width:none;-ms-overflow-style:none;border-radius:14px;flex-direction:column;gap:.2rem;max-height:220px;padding:.35rem;animation:.15s ease-out bentoFadeIn;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #0f172a26,0 4px 6px -2px #0f172a0d;background:#fff!important;border:1.5px solid #cbd5e1!important}.bento-select-menu::-webkit-scrollbar{width:0;height:0;display:none}.bento-select-option{color:#334155;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:.65rem .95rem;font-size:.88rem;font-weight:500;transition:all .15s;display:flex}.bento-select-option:hover{color:#1b396a!important;background:#eff6ff!important}.bento-select-option--active{color:#1b396a!important;background:#eff6ff!important;font-weight:700!important}.bento-form-actions{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.bento-live-monitor-grid{grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.5rem;display:grid}.bento-live-metric-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.bento-live-metric-box p{color:#64748b;margin:0;font-size:.84rem}.bento-modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:99999;background:#0f172ab3;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out bentoFadeIn;display:flex;position:fixed;inset:0}.bento-modal-card{background:#fff;border-radius:20px;width:100%;max-width:480px;max-height:90vh;padding:2rem;animation:.25s cubic-bezier(.16,1,.3,1) bentoPopUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #e2e8f0cc}.bento-modal-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.bento-modal-close:hover{color:#0f172a;background:#e2e8f0}@keyframes bentoPopUp{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=960px){.bento-top-grid,.bento-live-monitor-grid{grid-template-columns:1fr}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.guide-fullscreen-wrapper{background:#0f172a;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.guide-map-background{z-index:0;position:absolute;inset:-80px 0 0}.guide-map-content{width:100%;min-width:600px;max-width:1000px;position:relative}.guide-floating-ui{z-index:10;pointer-events:none;flex-direction:column;height:100%;display:flex;position:relative}.guide-floating-ui>*{pointer-events:auto}.guide-floating-top{background:linear-gradient(#0f172ae6 0%,#0f172a00 100%);justify-content:space-between;align-items:flex-start;padding:1rem;display:flex}.guide-floating-bottom{background:linear-gradient(#0f172a00 0%,#0f172ad9 40%,#0f172af2 100%);margin-top:auto;padding:1rem}.guide-minimal-card{-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;margin-bottom:.5rem;padding:1.25rem}.guide-login-card{-webkit-backdrop-filter:blur(16px);text-align:center;background:#ffffff1f;border:1px solid #fff3;border-radius:24px;margin-top:1.5rem;padding:2.5rem 1.5rem}.guide-login-icon{background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.guide-profile-card{-webkit-backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #fff3;border-radius:20px;margin-bottom:1rem;padding:1.5rem}.guide-profile-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.guide-avatar{border:2px solid #fff6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.2rem;font-weight:800;display:flex}.guide-team-members{background:#0000001f;border:1px solid #ffffff0f;border-radius:14px;padding:.85rem 1rem}.guide-member-row{color:#fffc;align-items:center;gap:.6rem;padding:.4rem 0;font-size:.85rem;display:flex}.guide-member-row:not(:last-child){border-bottom:1px solid #ffffff0f}.guide-member-dot{background:#fff6;border-radius:50%;flex-shrink:0;width:8px;height:8px}.guide-station-card{-webkit-backdrop-filter:blur(12px);text-align:center;background:#ffffff1f;border:1px solid #fff3;border-radius:20px;margin-bottom:1rem;padding:1.5rem}.guide-station-number{background:#fff3;border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.4rem;font-weight:800;display:flex}.guide-station-name{margin-bottom:.3rem;font-size:1.15rem;font-weight:700}.guide-station-location{color:#fff9;justify-content:center;align-items:center;gap:.35rem;margin-bottom:1rem;font-size:.85rem;display:flex}.guide-station-desc{color:#ffffffb3;margin-bottom:1.25rem;padding:0 .5rem;font-size:.85rem;line-height:1.5}.guide-progress-bar{background:#ffffff1a;border-radius:3px;width:100%;height:6px;margin-bottom:.5rem;overflow:hidden}.guide-progress-fill{background:#34c759cc;border-radius:3px;height:100%;transition:width .5s}.guide-progress-text{color:#ffffff80;margin-bottom:1.25rem;font-size:.75rem}.guide-btn-complete{color:#fff;cursor:pointer;background:#34c759e6;border:none;border-radius:14px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #34c7594d}.guide-btn-complete:hover{background:#34c759;transform:translateY(-2px);box-shadow:0 6px 20px #34c75966}.guide-btn-complete:active{transform:scale(.98)}.guide-btn-complete:disabled{opacity:.5;cursor:not-allowed;transform:none}.guide-lockdown-overlay{z-index:9999;text-align:center;background:linear-gradient(150deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex;position:fixed;inset:0}.guide-lockdown-icon{background:#ff950026;border:2px solid #ff950066;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:2s ease-in-out infinite lockPulse;display:flex}@keyframes lockPulse{0%,to{box-shadow:0 0 #ff95004d}50%{box-shadow:0 0 0 20px #ff950000}}.guide-lockdown-title{color:#fff;font-size:1.8rem;font-weight:800}.guide-lockdown-sub{color:#ffffffb3;max-width:300px;font-size:1rem;line-height:1.6}.guide-lockdown-dismiss{color:#fff9;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;margin-top:1rem;padding:.5rem 1.5rem;font-family:inherit;font-size:.8rem;transition:all .2s}.guide-lockdown-dismiss:hover{color:#ffffffe6;background:#fff3}.guide-complete-card{text-align:center;background:#34c7591a;border:1px solid #34c7594d;border-radius:20px;margin-bottom:1rem;padding:2rem 1.5rem}.guide-complete-icon{background:#34c75933;border:2px solid #34c75980;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.guide-history-item{align-items:center;gap:.75rem;padding:.6rem 0;font-size:.85rem;display:flex}.guide-history-item:not(:last-child){border-bottom:1px solid #ffffff0f}.guide-history-check{color:#34c759;background:#34c75933;border:1px solid #34c75966;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.guide-gps-badge{letter-spacing:.05em;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.68rem;font-weight:600;display:inline-flex}.guide-gps-badge--active{color:#34c759;background:#34c75926;border:1px solid #34c7594d}.guide-gps-badge--inactive{color:#ffffff80;background:#ffffff1a;border:1px solid #ffffff26}.guide-gps-dot{border-radius:50%;width:6px;height:6px}.guide-gps-dot--active{background:#34c759;animation:1.5s ease-in-out infinite gpsPulse}.guide-gps-dot--inactive{background:#fff6}@keyframes gpsPulse{0%,to{opacity:1}50%{opacity:.3}}.guide-lock-btn{color:#ff9500;cursor:pointer;background:#ff950026;border:1px solid #ff95004d;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.6rem 1rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.guide-lock-btn:hover{background:#ff950040}@keyframes pulseGps{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(1.5)}}.gps-pulse{transform-origin:50%;animation:2s infinite pulseGps}.admin-map-layout{flex-direction:column;gap:1rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem 2rem;display:flex}@media (width>=900px){.admin-map-layout{flex-direction:row}}.admin-map-container{-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff26;border-radius:20px;flex:1;min-height:400px;position:relative;overflow:hidden}.admin-map-image{object-fit:cover;opacity:.8;width:100%;height:100%;min-height:400px;display:block}.station-grid-marker{-webkit-backdrop-filter:blur(8px);cursor:grab;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000059}.station-grid-marker:active{cursor:grabbing}.station-grid-marker:hover{transform:translate(-50%,-50%)scale(1.1);box-shadow:0 8px 24px #0006;z-index:1000!important}.station-grid-number{color:#fff;text-shadow:0 1px 2px #00000080;font-size:.8rem;font-weight:900;line-height:1}.station-hover-label{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ae6;border:1px solid #ffffff1a;border-radius:8px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%,-8px);box-shadow:0 4px 12px #00000080}.station-grid-marker:hover .station-hover-label{opacity:1;transform:translate(-50%,-12px)}.station-grid-marker--active{transform:translate(-50%,-50%)scale(1.2);box-shadow:0 0 14px #007aff99;border:2px solid #007aff!important}.admin-marker-leaflet,.admin-guide-dot-leaflet,.station-cluster-icon{background:0 0;border:none}.station-cluster-stack{justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative;transform:translate(-25%,-25%)}.station-cluster-stack:before,.station-cluster-stack:after{content:"";-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:-1;background:#1e293b99;border:1px solid #fff3;border-radius:10px;width:100%;height:100%;position:absolute}.station-cluster-stack:before{transform:translate(4px,-4px)}.station-cluster-stack:after{opacity:.5;transform:translate(8px,-8px)}.station-cluster-content{color:#fff;background:linear-gradient(135deg,#007aff 0%,#0051a8 100%);border:2px solid #fff6;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:0 4px 15px #007aff66}.station-cluster-count{font-size:.85rem;font-weight:900;line-height:1}.station-cluster-label{text-transform:uppercase;letter-spacing:.05em;opacity:.9;font-size:.5rem;font-weight:700}.admin-guide-dot{z-index:20;pointer-events:none;transform:translate(-50%,-50%)}.admin-guide-dot-inner{border:2px solid #ffffffe6;border-radius:50%;width:14px;height:14px;animation:2s ease-in-out infinite guidePulse;box-shadow:0 0 8px #0000004d}@keyframes guidePulse{0%,to{box-shadow:0 0}50%{box-shadow:0 0 0 6px #0000}}.admin-guide-tooltip{color:#fff;white-space:nowrap;pointer-events:none;background:#000c;border-radius:8px;padding:4px 10px;font-size:.68rem;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.admin-trail-line{pointer-events:none;z-index:15;position:absolute}.admin-side-panel{flex-direction:column;gap:.75rem;width:100%;max-height:500px;display:flex;overflow-y:auto}@media (width>=900px){.admin-side-panel{flex-shrink:0;width:320px;max-height:600px}}.admin-panel-card{-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:16px;padding:1rem}.admin-station-item{cursor:pointer;border-radius:8px;align-items:center;gap:.7rem;padding:.6rem 0;transition:background .15s;display:flex}.admin-station-item:hover{background:#ffffff0d}.admin-station-item:not(:last-child){border-bottom:1px solid #ffffff0f}.admin-station-badge{background:#60a5fa4d;border:1px solid #60a5fa80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:800;display:flex}.admin-add-form{flex-direction:column;gap:.6rem;display:flex}.admin-add-form input{border-radius:10px;padding:.6rem .8rem;font-size:.85rem}.admin-guide-item{align-items:center;gap:.6rem;padding:.5rem 0;font-size:.82rem;display:flex}.admin-guide-item:not(:last-child){border-bottom:1px solid #ffffff0f}.admin-guide-color-dot{border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:10px;height:10px}.evaluations-wrapper{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;display:flex}@media (width>=900px){.evaluations-wrapper{flex-direction:row;gap:2rem}}@media (width<=899px){.hide-on-mobile{display:none!important}}.cr-auth-fullscreen{color:#0f172a;-webkit-font-smoothing:antialiased;box-sizing:border-box;background:#f7f7f5;flex-direction:column;width:100%;min-height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative}.cr-auth-fullscreen *,.cr-auth-fullscreen :before,.cr-auth-fullscreen :after{box-sizing:border-box}.cr-auth-back-text-btn{z-index:20;color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.3rem .5rem;font-family:inherit;font-size:.86rem;font-weight:500;transition:color .15s;display:inline-flex;position:absolute;top:1.5rem;left:1.75rem}.cr-auth-back-text-btn:hover{color:#1b396a}.cr-auth-fs-box{flex-direction:column;flex:1;width:100%;max-width:480px;margin:0 auto;padding:5rem 2rem 7rem;animation:.25s ease-out crAuthFadeIn;display:flex}@keyframes crAuthFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cr-fs-form-header{text-align:left;margin-bottom:2.5rem}.cr-fs-form-header--register{margin-bottom:2rem}.cr-fs-form-title{color:#0f172a;letter-spacing:-.03em;margin:0 0 .6rem;font-size:clamp(1.85rem,4vw,2.5rem);font-weight:700;line-height:1.18}.cr-fs-form-header--register .cr-fs-form-title{font-size:clamp(1.6rem,3.2vw,2.1rem)}.cr-fs-form-subtitle{color:#64748b;margin:0;font-size:1rem;font-weight:400;line-height:1.6}.cr-fs-form{flex-direction:column;flex:1;gap:0;display:flex}.cr-fs-fields-group{flex-direction:column;flex:1;gap:1.75rem;display:flex}.cr-fs-field{flex-direction:column;gap:.3rem;display:flex}.cr-fs-label{color:#0f172a;font-size:.88rem;font-weight:600}.cr-fs-input{color:#0f172a;background:0 0;border:none;border-bottom:1.5px solid #b0b8c4;border-radius:0;outline:none;width:100%;padding:.6rem 0;font-family:inherit;font-size:1.05rem;font-weight:400;transition:border-color .15s}.cr-fs-input::placeholder{color:#94a3b8;font-weight:400}.cr-fs-input:focus{border-bottom-color:#1b396a}.cr-fs-input--error{border-bottom-color:#dc2626}.cr-fs-error-pill{color:#dc2626;background:#fef2f2;border-radius:999px;align-items:center;gap:.3rem;width:fit-content;margin-top:.25rem;padding:.22rem .55rem;font-size:.78rem;font-weight:500;display:inline-flex}.cr-fs-input-wrap{position:relative}.cr-fs-input-wrap .cr-fs-input{padding-right:2.5rem}.cr-fs-pw-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;padding:.25rem;font-size:0;transition:color .15s;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cr-fs-pw-toggle:hover{color:#1b396a}.cr-fs-mode-link{color:#64748b;text-align:center;margin:0;font-size:.88rem}.cr-fs-mode-link a,.cr-fs-mode-link button{color:#1b396a;cursor:pointer;font-family:inherit;font-weight:600;font-size:inherit;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.cr-fs-form-actions{flex-direction:column;gap:1rem;margin-top:2.5rem;display:flex}.cr-fs-submit-btn{color:#fff;cursor:pointer;background:#1b396a;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:52px;padding:0 1.5rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .15s;display:inline-flex}.cr-fs-submit-btn:hover:not(:disabled){background:#162f5a}.cr-fs-submit-btn:disabled{opacity:.55;cursor:not-allowed}.cr-fs-bottom-bar{padding:.85rem 1.5rem;padding-bottom:max(.85rem, env(safe-area-inset-bottom));z-index:50;background:#f7f7f5;flex-direction:column;gap:.75rem;display:none;position:fixed;bottom:0;left:0;right:0}@media (width<=640px){.cr-auth-fs-box{max-width:100%;padding:4.5rem 1.5rem 6rem}.cr-fs-form-actions{display:none}.cr-fs-bottom-bar{display:flex}.cr-fs-submit-btn{border-radius:8px;height:52px}}.cr-tf-container{flex-direction:column;flex:1;width:100%;max-width:480px;margin:0 auto;padding:5rem 2rem 2rem;display:flex}.cr-tf-header-group{margin-bottom:2.5rem}.cr-tf-title{color:#0f172a;letter-spacing:-.03em;margin:0 0 .65rem;font-size:clamp(1.9rem,4vw,2.75rem);font-weight:700;line-height:1.18}.cr-tf-desc{color:#64748b;margin:0;font-size:1rem;line-height:1.6}.cr-tf-bottom-group{flex-direction:column;flex:1;display:flex}.cr-tf-choices{flex-direction:column;gap:.6rem;margin-bottom:2rem;display:flex}.cr-tf-choice{cursor:pointer;text-align:left;background:#eeede9;border:none;border-radius:10px;align-items:center;gap:.85rem;padding:.85rem 1.1rem;font-family:inherit;transition:background .15s;display:flex}.cr-tf-choice:hover{background:#e2e0db}.cr-tf-choice-key{color:#475569;background:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:inline-flex}.cr-tf-choice-label{color:#0f172a;flex:1;font-size:.95rem;font-weight:600}.cr-tf-choice-hint{color:#94a3b8;flex-shrink:0;font-size:.75rem}.cr-tf-back-btn{z-index:20;color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.3rem .5rem;font-family:inherit;font-size:.86rem;font-weight:500;transition:color .15s;display:inline-flex;position:absolute;top:1.5rem;left:1.75rem}.cr-tf-back-btn:hover{color:#1b396a}.cr-tf-logout-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .6rem;font-family:inherit;font-size:.84rem;font-weight:600;transition:color .15s;display:inline-flex}.cr-tf-logout-btn:hover{color:#dc2626}*,:before,:after{box-sizing:border-box}.adv-root{color:#0f172a;-webkit-font-smoothing:antialiased;background:#f7f7f5;flex-direction:column;width:100%;min-height:100vh;padding-top:64px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.adv-main{flex-direction:column;flex:1;gap:3rem;width:100%;max-width:900px;margin:0 auto;padding:3rem 1.5rem 5rem;display:flex}.adv-hero-section{flex-direction:row;justify-content:space-between;align-items:flex-end;display:flex}.adv-hero-left{flex-direction:column;gap:.75rem;display:flex}.adv-greeting{letter-spacing:-.04em;color:#000;margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.1}.adv-identity-tags{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.adv-role-tag{color:#1b396a;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:800}.adv-email-text{color:#64748b;font-size:.9rem;font-weight:500}.adv-hero-right{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.adv-clock-time{color:#000;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;line-height:1}.adv-clock-date{color:#64748b;font-size:.85rem;font-weight:500}.adv-status-tag{color:#64748b;font-size:.75rem;font-weight:700;display:inline-block}.adv-status-tag.success{color:#15803d}.adv-teams-section{flex-direction:column;gap:2rem;display:flex}.adv-teams-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.adv-section-title{color:#000;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800}.adv-btn-primary{color:#fff;cursor:pointer;background:#1b396a;border:none;border-radius:0;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:opacity .2s}.adv-btn-primary:hover{opacity:.9}.adv-loading-text{color:#64748b;padding:2rem 0;font-size:1rem;font-weight:600}.adv-team-list{flex-direction:column;gap:1.5rem;display:flex}.adv-team-card-link{cursor:pointer;background:#fff;border:1px solid #00000005;border-radius:24px;justify-content:space-between;align-items:center;padding:2rem 2.5rem;text-decoration:none;transition:opacity .2s,transform .2s;display:flex}.adv-team-card-link:hover{opacity:.8;transform:translateY(-2px)}.adv-team-card-info{text-align:left;flex-direction:column;gap:.25rem;display:flex}.adv-team-card-arrow{color:#1b396a;font-size:1.5rem;font-weight:900}.adv-detail-view{flex-direction:column;gap:2rem;animation:.3s fadeIn;display:flex}.adv-btn-back-detail{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1rem;padding:0;font-size:.95rem;font-weight:700;transition:color .2s;display:inline-flex}.adv-btn-back-detail:hover{color:#0f172a}.adv-team-detail-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.adv-team-name-group{flex-direction:column;gap:.25rem;display:flex}.adv-team-name{color:#000;letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:800;line-height:1.1}.adv-track-tag{color:#1b396a;font-size:.85rem;font-weight:600}.adv-btn-link{color:#1b396a;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #1b396a;padding:0 0 2px;font-size:.85rem;font-weight:600;transition:opacity .2s}.adv-btn-link:hover{opacity:.7}.adv-members-list{flex-direction:column;gap:.75rem;display:flex}.adv-member-row{align-items:center;gap:1rem;display:flex}.adv-member-name{color:#000;font-size:1rem;font-weight:500}.adv-member-role{color:#64748b;text-transform:uppercase;font-size:.75rem;font-weight:600}.adv-gafetes-section{border-top:1px solid #0000000d;flex-direction:column;gap:1.5rem;margin-top:1rem;padding-top:2rem;display:flex}.adv-gafetes-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:2rem;width:100%;display:grid}.adv-gafete-wrap{justify-content:center;width:100%;display:flex}.adv-status-banner{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.adv-status-text{font-size:.9rem;font-weight:600}.adv-status-text.success{color:#15803d}.adv-status-text.pending{color:#64748b}.adv-modal-overlay{z-index:1000;background:#f7f7f5f2;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.adv-modal-content{background:0 0;width:100%;max-width:500px;padding:2rem;position:relative}.adv-modal-close{cursor:pointer;color:#000;background:0 0;border:none;font-size:1.5rem;position:absolute;top:0;right:1rem}.adv-modal-title{color:#000;letter-spacing:-.02em;margin:0 0 1rem;font-size:1.5rem;font-weight:800}.adv-modal-desc{color:#64748b;margin:0 0 2rem;font-size:.9rem;line-height:1.5}.adv-input{color:#000;background:0 0;border:none;border-bottom:1px solid #cbd5e1;width:100%;padding:.5rem 0;font-family:inherit;font-size:1rem;transition:border-color .2s}.adv-input:focus{border-bottom-color:#000;outline:none}@media print{@page{size:auto;margin:0}body,html,#root,.app-container{margin:0;padding:0;background:#fff!important;height:auto!important;min-height:auto!important;display:block!important;overflow:visible!important}#print-section{width:100%;display:block;padding:0!important}.adv-gafete-wrap{page-break-inside:avoid;break-inside:avoid;margin:2rem auto;transform:none}}@media (width<=680px){.adv-hero-section{flex-direction:column;align-items:flex-start;gap:1.5rem}.adv-hero-right{align-items:flex-start}.adv-teams-header{flex-direction:column;align-items:flex-start;gap:1rem}.adv-gafetes-grid{gap:1.5rem}}
