.RequireAuth-module__dxu4oa__gate{min-height:100dvh;color:var(--text-dim);flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:.95rem;display:flex}.RequireAuth-module__dxu4oa__spinner{border:3px solid var(--brand);border-top-color:#0000;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite RequireAuth-module__dxu4oa__spin}@keyframes RequireAuth-module__dxu4oa__spin{to{transform:rotate(360deg)}}
.NavbarLogo-module__dVoBGG__stage{perspective:500px;flex-shrink:0;display:inline-block;position:relative}.NavbarLogo-module__dVoBGG__card{width:100%;height:100%;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.5,.05,.15,1);display:inline-block;position:relative}.NavbarLogo-module__dVoBGG__card[data-flip]{transform:rotateY(180deg)}.NavbarLogo-module__dVoBGG__face{backface-visibility:hidden;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.NavbarLogo-module__dVoBGG__faceBack{transform:rotateY(180deg)}
.NotificationsBell-module__-xvupa__wrap{display:inline-flex;position:relative}.NotificationsBell-module__-xvupa__badge{border:2px solid var(--border);background:var(--arcade-magenta);color:#fff;min-width:17px;height:17px;font-family:var(--font-archivo-black), sans-serif;border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:.58rem;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}.NotificationsBell-module__-xvupa__panel{z-index:40;border:2px solid var(--border);border-radius:var(--radius-sm);width:300px;max-width:calc(100vw - 2rem);box-shadow:var(--shadow-hard);background:linear-gradient(#2a3150 0%,#1c2238 100%);padding:.6rem;position:absolute;top:calc(100% + 8px);right:0}.NotificationsBell-module__-xvupa__panelHead{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.06em;color:#c3ccdf;padding:.15rem .4rem .5rem;font-size:.64rem}.NotificationsBell-module__-xvupa__empty{color:#8593b0;padding:.6rem .4rem .7rem;font-size:.82rem}.NotificationsBell-module__-xvupa__list{flex-direction:column;gap:.35rem;list-style:none;display:flex}.NotificationsBell-module__-xvupa__item{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:#ffffff0a;border:0;border-radius:8px;align-items:flex-start;gap:.6rem;padding:.6rem .55rem;transition:background .12s;display:flex}.NotificationsBell-module__-xvupa__item:hover{background:#ffffff17}.NotificationsBell-module__-xvupa__itemIcon{width:30px;height:30px;color:var(--arcade-cyan);background:#00b8ff29;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.NotificationsBell-module__-xvupa__itemText{flex-direction:column;gap:.15rem;min-width:0;display:flex}.NotificationsBell-module__-xvupa__itemTitle{color:#eef1fb;font-size:.85rem;font-weight:700;line-height:1.2}.NotificationsBell-module__-xvupa__itemBody{color:#b5bdd6;font-size:.76rem;line-height:1.35}@media (prefers-reduced-motion:reduce){.NotificationsBell-module__-xvupa__item{transition:none}}
.AppHeader-module__QhslZW__header{z-index:20;--text:#eef1fb;--text-dim:#c3ccdf;--text-faint:#8593b0;--ink-soft:#ffffff14;color:var(--text);position:sticky;top:0}.AppHeader-module__QhslZW__bar{color:var(--text);border-bottom:2px solid var(--border);background:linear-gradient(#2a3150 0%,#1c2238 55%,#151a2e 100%);align-items:center;gap:1.25rem;padding:.25rem 1.5rem;display:flex;position:relative;overflow:visible}.AppHeader-module__QhslZW__bar:before{content:"";pointer-events:none;background:linear-gradient(100deg,#0000 28%,#ffffff0d 45%,#ffffff1c 50%,#ffffff0d 55%,#0000 70%);position:absolute;inset:0}.AppHeader-module__QhslZW__bar:after{content:"";pointer-events:none;background:linear-gradient(90deg, transparent, var(--arcade-cyan), #fff, var(--arcade-magenta), transparent);background-repeat:no-repeat;background-size:42% 100%;height:2px;animation:4.5s linear infinite AppHeader-module__QhslZW__navSweep;position:absolute;bottom:0;left:0;right:0}@keyframes AppHeader-module__QhslZW__navSweep{0%{background-position:-45% 0}to{background-position:145% 0}}.AppHeader-module__QhslZW__brand,.AppHeader-module__QhslZW__nav,.AppHeader-module__QhslZW__right{z-index:1;position:relative}@media (prefers-reduced-motion:reduce){.AppHeader-module__QhslZW__bar:after{animation:none}}.AppHeader-module__QhslZW__brand{flex-shrink:0;display:flex}.AppHeader-module__QhslZW__brandMobile{display:none}.AppHeader-module__QhslZW__nav{align-items:center;gap:.15rem;display:flex}.AppHeader-module__QhslZW__group{display:inline-flex;position:relative}.AppHeader-module__QhslZW__group .AppHeader-module__QhslZW__link{cursor:pointer;font-family:var(--font-archivo-black), sans-serif;letter-spacing:.02em;text-transform:uppercase;font-size:.68rem;line-height:inherit;color:var(--text-dim);background:0 0;border:0}.AppHeader-module__QhslZW__linkChevron{color:currentColor;opacity:.75;align-items:center;margin-left:.15rem;transition:transform .18s;display:inline-flex}.AppHeader-module__QhslZW__group:hover .AppHeader-module__QhslZW__linkChevron,.AppHeader-module__QhslZW__group:focus-within .AppHeader-module__QhslZW__linkChevron,.AppHeader-module__QhslZW__group[data-open] .AppHeader-module__QhslZW__linkChevron{transform:rotate(180deg)}.AppHeader-module__QhslZW__dropdown{border:2px solid var(--border);border-radius:var(--radius-sm);min-width:184px;box-shadow:var(--shadow-hard-sm);opacity:0;pointer-events:none;z-index:30;background:linear-gradient(#2a3150 0%,#1c2238 100%);flex-direction:column;gap:2px;padding:6px;transition:transform .14s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-4px)}.AppHeader-module__QhslZW__group:hover .AppHeader-module__QhslZW__dropdown,.AppHeader-module__QhslZW__group:focus-within .AppHeader-module__QhslZW__dropdown,.AppHeader-module__QhslZW__group[data-open] .AppHeader-module__QhslZW__dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.AppHeader-module__QhslZW__dropdownItem{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.02em;color:#eef1fb;white-space:nowrap;border-radius:6px;align-items:center;padding:.55rem .75rem;font-size:.68rem;transition:color .14s,background .14s;display:flex}.AppHeader-module__QhslZW__dropdownItem:hover,.AppHeader-module__QhslZW__dropdownItem[data-active]{color:var(--brand-hi);background:#ffffff14}.AppHeader-module__QhslZW__link{border-radius:var(--radius-sm);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;color:var(--text-dim);align-items:center;gap:.45rem;padding:.45rem .4rem;font-size:.68rem;transition:color .18s;display:inline-flex;position:relative}.AppHeader-module__QhslZW__linkIcon svg{width:21px;height:21px}.AppHeader-module__QhslZW__link:after{content:"";background:var(--brand-hi);transform-origin:50%;border-radius:2px;height:2px;transition:transform .22s;position:absolute;bottom:.15rem;left:.35rem;right:.35rem;transform:scaleX(0)}.AppHeader-module__QhslZW__link:hover:after,.AppHeader-module__QhslZW__link[data-active]:after{transform:scaleX(1)}.AppHeader-module__QhslZW__linkIcon{color:var(--arcade-cyan);align-items:center;transition:color .18s;display:inline-flex}.AppHeader-module__QhslZW__link:hover,.AppHeader-module__QhslZW__link[data-active],.AppHeader-module__QhslZW__link:hover .AppHeader-module__QhslZW__linkIcon,.AppHeader-module__QhslZW__link[data-active] .AppHeader-module__QhslZW__linkIcon{color:var(--brand-hi)}.AppHeader-module__QhslZW__link[data-cta]{background:var(--electric);color:#fff;border:2px solid var(--border);box-shadow:var(--shadow-hard-sm), 0 0 14px #0a6bff80;padding:.45rem .85rem;transition:transform .12s,box-shadow .2s}.AppHeader-module__QhslZW__link[data-cta]:after{display:none}.AppHeader-module__QhslZW__link[data-cta] .AppHeader-module__QhslZW__linkIcon{color:#fff}.AppHeader-module__QhslZW__link[data-cta]:hover{color:#fff;transform:translate(-2px,-2px)}.AppHeader-module__QhslZW__link[data-cta][data-active]{background:var(--electric-hi);color:#fff}.AppHeader-module__QhslZW__right{align-items:center;gap:.6rem;margin-left:auto;display:flex}.AppHeader-module__QhslZW__category{color:var(--text);font-family:var(--font-archivo-black), sans-serif;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;cursor:default;background:#ffffff0f;border:2px solid #ffffff24;border-radius:999px;align-items:center;gap:.4rem;padding:.32rem .6rem .32rem .45rem;font-size:.7rem;line-height:1;display:inline-flex}.AppHeader-module__QhslZW__categoryIcon{align-items:center;display:inline-flex}.AppHeader-module__QhslZW__categoryIcon svg{width:22px;height:22px}.AppHeader-module__QhslZW__points{border-radius:var(--radius-sm);color:var(--jade-hi);font-family:var(--font-archivo-black), sans-serif;letter-spacing:.01em;background:#00c9a01f;border:2px solid #00c9a080;align-items:center;gap:.4rem;padding:.38rem .6rem;font-size:.78rem;line-height:1;transition:color .12s,background .12s,border-color .12s;display:inline-flex}.AppHeader-module__QhslZW__points:hover{color:#a9ffe8;border-color:var(--jade);background:#00c9a033}.AppHeader-module__QhslZW__pointsIcon{align-items:center;display:inline-flex}.AppHeader-module__QhslZW__pointsIcon svg{width:19px;height:19px}.AppHeader-module__QhslZW__pointsValue{font-variant-numeric:tabular-nums}.AppHeader-module__QhslZW__bell{border-radius:var(--radius-sm);width:38px;height:38px;color:var(--text-dim);cursor:pointer;background:#ffffff0d;border:2px solid #ffffff24;justify-content:center;align-items:center;padding:0;transition:color .12s,background .12s,border-color .12s;display:inline-flex}.AppHeader-module__QhslZW__bell:hover{color:#fff;background:#00b8ff1a;border-color:#00b8ff73}.AppHeader-module__QhslZW__bell svg{width:20px;height:20px}.AppHeader-module__QhslZW__panel{border:2px solid var(--glow-blue);border-radius:var(--radius-sm);color:#9cc2ff;font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.72rem;transition:color .12s,background .12s;display:inline-flex}.AppHeader-module__QhslZW__panel:hover{color:#fff;background:#2d7bff24}.AppHeader-module__QhslZW__panel[data-active]{background:var(--glow-blue);color:#04204f}.AppHeader-module__QhslZW__panelLabel{display:inline-block}.AppHeader-module__QhslZW__user{border-radius:var(--radius-sm);color:var(--text-dim);cursor:pointer;align-items:center;gap:.5rem;padding:.4rem .7rem;transition:color .12s,background .12s,border-color .12s;display:inline-flex}.AppHeader-module__QhslZW__user:hover,.AppHeader-module__QhslZW__user[data-active]{color:var(--text)}.AppHeader-module__QhslZW__user[data-guest]{color:#9cc2ff;border:2px solid #2d7bff73}.AppHeader-module__QhslZW__user[data-guest] svg{color:#58c8ff}.AppHeader-module__QhslZW__user[data-guest]:hover{color:#fff;border-color:var(--glow-blue);background:#2d7bff24}.AppHeader-module__QhslZW__register{border:2px solid var(--border);border-radius:var(--radius-sm);background:linear-gradient(100deg, var(--electric), var(--electric-hi));color:#fff;font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.03em;box-shadow:var(--shadow-hard-sm), 0 0 14px #0a6bff66;background-position:0 0;background-size:160% 100%;padding:.45rem .95rem;font-size:.74rem;transition:transform .12s,background-position .25s,box-shadow .2s}.AppHeader-module__QhslZW__register:hover{box-shadow:var(--shadow-hard-sm), 0 0 22px #0a6bff99;background-position:100% 0;transform:translate(-2px,-2px)}.AppHeader-module__QhslZW__userLabel{text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.85rem;overflow:hidden}.AppHeader-module__QhslZW__logoutDesktop{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--ink-soft);color:var(--text);cursor:pointer;padding:.45rem .9rem;font-size:.8rem;font-weight:600;transition:color .12s}.AppHeader-module__QhslZW__logoutDesktop:hover{color:var(--brand)}.AppHeader-module__QhslZW__toggle{width:40px;height:40px;color:var(--text);cursor:pointer;background:#ffffff0d;border:2px solid #ffffff29;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:border-color .2s,background .2s,box-shadow .2s;display:none}.AppHeader-module__QhslZW__toggle:hover{background:#00b8ff14;border-color:#00b8ff80}.AppHeader-module__QhslZW__toggle[data-open]{border-color:var(--arcade-cyan);background:#00b8ff29;box-shadow:0 0 14px #00b8ff73}.AppHeader-module__QhslZW__toggleBox{width:20px;height:14px;position:relative}.AppHeader-module__QhslZW__toggleBar{background:var(--text);border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s,background .2s;position:absolute;left:0}.AppHeader-module__QhslZW__toggleBar:first-child{top:0}.AppHeader-module__QhslZW__toggleBar:nth-child(2){top:6px}.AppHeader-module__QhslZW__toggleBar:nth-child(3){top:12px}.AppHeader-module__QhslZW__toggleBar[data-open]{background:#fff}.AppHeader-module__QhslZW__toggleBar[data-open]:first-child{transform:translateY(6px)rotate(45deg)}.AppHeader-module__QhslZW__toggleBar[data-open]:nth-child(2){opacity:0}.AppHeader-module__QhslZW__toggleBar[data-open]:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.AppHeader-module__QhslZW__accordion{z-index:19;border-bottom:2px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform-origin:top;opacity:0;visibility:hidden;background:linear-gradient(#1c2238 0%,#151a2e 100%);transition:opacity .2s,transform .28s cubic-bezier(.2,.85,.25,1.05),visibility 0s linear .28s;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px)scaleY(.96);box-shadow:0 14px 30px #07070f73}.AppHeader-module__QhslZW__accordion[data-open]{opacity:1;visibility:visible;transition:opacity .2s,transform .3s cubic-bezier(.2,.85,.25,1.05);transform:translateY(0)scaleY(1)}.AppHeader-module__QhslZW__accordionInner{min-height:0}.AppHeader-module__QhslZW__accordionStatus{flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem 1.25rem .35rem;display:flex}.AppHeader-module__QhslZW__accordionStatusItem{color:var(--text);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.02em;background:#ffffff0f;border:2px solid #ffffff24;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .7rem;font-size:.72rem;line-height:1;display:inline-flex}.AppHeader-module__QhslZW__accordionStatus .AppHeader-module__QhslZW__categoryIcon svg,.AppHeader-module__QhslZW__accordionStatus .AppHeader-module__QhslZW__pointsIcon svg{width:22px;height:22px}.AppHeader-module__QhslZW__accordionStatusPoints{color:var(--jade-hi);background:#00c9a01f;border-color:#00c9a080}.AppHeader-module__QhslZW__accordion[data-open] .AppHeader-module__QhslZW__accordionLink{animation:.34s both AppHeader-module__QhslZW__linkIn}.AppHeader-module__QhslZW__accordion[data-open] .AppHeader-module__QhslZW__accordionLink:first-child{animation-delay:30ms}.AppHeader-module__QhslZW__accordion[data-open] .AppHeader-module__QhslZW__accordionLink:nth-child(2){animation-delay:60ms}.AppHeader-module__QhslZW__accordion[data-open] .AppHeader-module__QhslZW__accordionLink:nth-child(3){animation-delay:90ms}.AppHeader-module__QhslZW__accordion[data-open] .AppHeader-module__QhslZW__accordionLink:nth-child(4){animation-delay:.12s}.AppHeader-module__QhslZW__accordion[data-open] .AppHeader-module__QhslZW__accordionLink:nth-child(5){animation-delay:.15s}.AppHeader-module__QhslZW__accordion[data-open] .AppHeader-module__QhslZW__accordionLink:nth-child(6){animation-delay:.18s}.AppHeader-module__QhslZW__accordion[data-open] .AppHeader-module__QhslZW__accordionLink:nth-child(7){animation-delay:.21s}.AppHeader-module__QhslZW__accordion[data-open] .AppHeader-module__QhslZW__accordionLink:nth-child(8){animation-delay:.24s}.AppHeader-module__QhslZW__accordion[data-open] .AppHeader-module__QhslZW__accordionLink:nth-child(9){animation-delay:.27s}@keyframes AppHeader-module__QhslZW__linkIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.AppHeader-module__QhslZW__accordion,.AppHeader-module__QhslZW__accordion[data-open] .AppHeader-module__QhslZW__accordionLink{transition-duration:.01ms;animation:none}}.AppHeader-module__QhslZW__accordionNav{flex-direction:column;padding:.5rem 1.25rem;display:flex}.AppHeader-module__QhslZW__accordionLink{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.02em;color:var(--text-dim);border-bottom:1px solid #f4f5ff0f;align-items:center;gap:.7rem;padding:.7rem .4rem;font-size:.85rem;display:flex}.AppHeader-module__QhslZW__accordionLink:last-child{border-bottom:none}.AppHeader-module__QhslZW__accordionLink[data-active]{color:var(--brand)}.AppHeader-module__QhslZW__accordionLink[data-cta]{color:var(--electric-hi)}.AppHeader-module__QhslZW__accordionGroup{border-bottom:1px solid #f4f5ff0f;flex-direction:column;display:flex}.AppHeader-module__QhslZW__accordionGroupHead{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.02em;color:var(--text);align-items:center;gap:.7rem;padding:.7rem .4rem .35rem;font-size:.85rem;display:flex}.AppHeader-module__QhslZW__accordionSub{color:var(--text-dim);border-bottom:none;padding:.55rem .4rem;font-size:.78rem}.AppHeader-module__QhslZW__accordionSub[data-active]{color:var(--brand)}.AppHeader-module__QhslZW__accordionPanel{color:#9cc2ff;border-top:1px solid #2d7bff4d;margin-top:.3rem}.AppHeader-module__QhslZW__accordionPanel[data-active]{color:#9cc2ff}.AppHeader-module__QhslZW__accordionLogout{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--ink-soft);width:calc(100% - 2.5rem);color:var(--text);cursor:pointer;margin:.4rem 1.25rem 1rem;padding:.65rem;font-size:.85rem;font-weight:600;display:block}.AppHeader-module__QhslZW__accordionLogout:hover{color:var(--brand)}.AppHeader-module__QhslZW__accordionRegister{color:var(--electric-hi)}@media (max-width:1500px){.AppHeader-module__QhslZW__header[data-manage] .AppHeader-module__QhslZW__categoryLabel,.AppHeader-module__QhslZW__header[data-manage] .AppHeader-module__QhslZW__userLabel,.AppHeader-module__QhslZW__header[data-manage] .AppHeader-module__QhslZW__panelLabel{display:none}.AppHeader-module__QhslZW__header[data-manage] .AppHeader-module__QhslZW__category{border-radius:50%;padding:.22rem}.AppHeader-module__QhslZW__header[data-manage] .AppHeader-module__QhslZW__user,.AppHeader-module__QhslZW__header[data-manage] .AppHeader-module__QhslZW__panel{padding:.4rem}}@media (max-width:1400px){.AppHeader-module__QhslZW__categoryLabel{display:none}.AppHeader-module__QhslZW__category{border-radius:50%;padding:.22rem}.AppHeader-module__QhslZW__userLabel{display:none}.AppHeader-module__QhslZW__user{padding:.4rem}.AppHeader-module__QhslZW__panelLabel{display:none}.AppHeader-module__QhslZW__panel{padding:.4rem}}@media (max-width:1120px){.AppHeader-module__QhslZW__link:not([data-cta]) .AppHeader-module__QhslZW__linkLabel{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AppHeader-module__QhslZW__link{padding:.45rem .5rem}}@media (max-width:1280px){.AppHeader-module__QhslZW__link,.AppHeader-module__QhslZW__group .AppHeader-module__QhslZW__link{gap:.3rem;font-size:.7rem}.AppHeader-module__QhslZW__bar{gap:.75rem}.AppHeader-module__QhslZW__points{padding:.34rem .5rem;font-size:.74rem}.AppHeader-module__QhslZW__categoryIcon svg{width:20px;height:20px}}@media (max-width:760px){.AppHeader-module__QhslZW__nav,.AppHeader-module__QhslZW__logoutDesktop,.AppHeader-module__QhslZW__panel,.AppHeader-module__QhslZW__register,.AppHeader-module__QhslZW__userLabel{display:none}.AppHeader-module__QhslZW__user{padding:.4rem}.AppHeader-module__QhslZW__toggle{display:inline-flex}.AppHeader-module__QhslZW__right{gap:.4rem}.AppHeader-module__QhslZW__points{padding:.28rem .42rem;font-size:.72rem}.AppHeader-module__QhslZW__pointsIcon svg{width:18px;height:18px}.AppHeader-module__QhslZW__categoryLabel{display:none}.AppHeader-module__QhslZW__category{border-radius:50%;padding:.22rem}.AppHeader-module__QhslZW__categoryIcon svg{width:20px;height:20px}.AppHeader-module__QhslZW__bell{width:34px;height:34px}.AppHeader-module__QhslZW__bell svg{width:18px;height:18px}.AppHeader-module__QhslZW__bar{gap:.5rem;padding:.35rem .85rem}.AppHeader-module__QhslZW__brand{position:static;transform:none}.AppHeader-module__QhslZW__brandDesktop{display:none}.AppHeader-module__QhslZW__brandMobile{display:flex}}@media (max-width:380px){.AppHeader-module__QhslZW__bar{gap:.35rem;padding:.35rem .5rem}.AppHeader-module__QhslZW__right{gap:.28rem}.AppHeader-module__QhslZW__bell,.AppHeader-module__QhslZW__user{width:32px;height:32px;padding:0}.AppHeader-module__QhslZW__points{padding:.26rem .34rem;font-size:.68rem}.AppHeader-module__QhslZW__pointsIcon svg,.AppHeader-module__QhslZW__categoryIcon svg{width:16px;height:16px}}@media (min-width:761px){.AppHeader-module__QhslZW__accordion{display:none}}@media (prefers-reduced-motion:reduce){.AppHeader-module__QhslZW__accordion,.AppHeader-module__QhslZW__toggleBar{transition:none}}
.AvatarUploader-module__eNmu8G__wrap{flex-direction:column;align-items:center;gap:.4rem;display:flex}.AvatarUploader-module__eNmu8G__picker{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0;line-height:0;display:inline-flex;position:relative}.AvatarUploader-module__eNmu8G__picker:disabled{cursor:progress}.AvatarUploader-module__eNmu8G__overlay{color:#fff;opacity:.85;background:linear-gradient(#05050f00 38%,#05050f9e 68%);border-radius:50%;justify-content:center;align-items:flex-end;padding-bottom:6%;transition:opacity .15s,background .15s;display:flex;position:absolute;inset:0}.AvatarUploader-module__eNmu8G__picker:hover .AvatarUploader-module__eNmu8G__overlay,.AvatarUploader-module__eNmu8G__picker:focus-visible .AvatarUploader-module__eNmu8G__overlay{opacity:1;background:linear-gradient(#05050f40 0%,#05050fb8 55%)}.AvatarUploader-module__eNmu8G__busy{color:#fff;background:#05050f8c;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute;inset:0}.AvatarUploader-module__eNmu8G__input{display:none}.AvatarUploader-module__eNmu8G__error{color:var(--glow-red);text-align:center;font-size:.78rem}@media (prefers-reduced-motion:reduce){.AvatarUploader-module__eNmu8G__overlay{transition:none}}
.BenefitCard-module__-enjOG__card{flex-direction:column;gap:.35rem;padding:0;display:flex;overflow:hidden}.BenefitCard-module__-enjOG__cover{aspect-ratio:1;object-fit:cover;width:100%;display:block}.BenefitCard-module__-enjOG__head,.BenefitCard-module__-enjOG__name,.BenefitCard-module__-enjOG__desc,.BenefitCard-module__-enjOG__foot{padding-inline:.6rem}.BenefitCard-module__-enjOG__head{padding-top:.5rem}.BenefitCard-module__-enjOG__card:not(:has(.BenefitCard-module__-enjOG__cover)){padding:.7rem .75rem}:is(.BenefitCard-module__-enjOG__card:not(:has(.BenefitCard-module__-enjOG__cover)) .BenefitCard-module__-enjOG__head,.BenefitCard-module__-enjOG__card:not(:has(.BenefitCard-module__-enjOG__cover)) .BenefitCard-module__-enjOG__name,.BenefitCard-module__-enjOG__card:not(:has(.BenefitCard-module__-enjOG__cover)) .BenefitCard-module__-enjOG__desc,.BenefitCard-module__-enjOG__card:not(:has(.BenefitCard-module__-enjOG__cover)) .BenefitCard-module__-enjOG__foot){padding-inline:0}.BenefitCard-module__-enjOG__card:not(:has(.BenefitCard-module__-enjOG__cover)) .BenefitCard-module__-enjOG__head{padding-top:0}.BenefitCard-module__-enjOG__card:not(:has(.BenefitCard-module__-enjOG__cover)) .BenefitCard-module__-enjOG__foot{padding-bottom:0}.BenefitCard-module__-enjOG__card[data-off]{opacity:.62}.BenefitCard-module__-enjOG__head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.BenefitCard-module__-enjOG__name{color:var(--brand);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;line-height:1.2;display:-webkit-box;overflow:hidden}.BenefitCard-module__-enjOG__desc{color:var(--text-dim);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:.7rem;line-height:1.35;display:-webkit-box;overflow:hidden}.BenefitCard-module__-enjOG__foot{flex-direction:column;align-items:stretch;gap:.4rem;margin-top:auto;padding-top:.35rem;padding-bottom:.7rem;display:flex}.BenefitCard-module__-enjOG__cost{font-family:var(--font-archivo-black), sans-serif;color:var(--text);font-size:.88rem}.BenefitCard-module__-enjOG__unit{color:var(--jade);font-size:.6rem}.BenefitCard-module__-enjOG__cta{text-align:center;border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--electric,var(--brand));width:100%;color:var(--electric-ink,var(--brand-ink));font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;box-shadow:var(--shadow-hard-sm);padding:.35rem .6rem;font-size:.66rem;transition:transform .12s,box-shadow .12s}.BenefitCard-module__-enjOG__card{cursor:pointer}.BenefitCard-module__-enjOG__card:hover{border-color:var(--electric,var(--brand))}.BenefitCard-module__-enjOG__cta:hover:not(:disabled){box-shadow:6px 6px 0 0 var(--border);transform:translate(-2px,-2px)}.BenefitCard-module__-enjOG__cta:active:not(:disabled){box-shadow:2px 2px 0 0 var(--border);transform:translate(2px,2px)}.BenefitCard-module__-enjOG__cta:disabled{background:var(--ink-soft);color:var(--text-faint);cursor:not-allowed;box-shadow:none}
.BenefitCarousel-module__UQIV6q__wrap{position:relative}.BenefitCarousel-module__UQIV6q__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.85rem;margin-inline:-.2rem;padding:.2rem .2rem .5rem;display:flex;overflow-x:auto}.BenefitCarousel-module__UQIV6q__track::-webkit-scrollbar{display:none}.BenefitCarousel-module__UQIV6q__track>*{scroll-snap-align:start;flex:0 0 clamp(190px,23%,250px)}.BenefitCarousel-module__UQIV6q__arrow{z-index:2;border:2px solid var(--border);background:var(--panel);width:40px;height:40px;color:var(--text);cursor:pointer;box-shadow:var(--shadow-hard-sm);border-radius:50%;justify-content:center;align-items:center;transition:background .12s,color .12s,opacity .12s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.BenefitCarousel-module__UQIV6q__arrow:hover:not(:disabled){background:var(--electric);color:var(--electric-ink)}.BenefitCarousel-module__UQIV6q__arrow:disabled{opacity:.35;cursor:not-allowed}.BenefitCarousel-module__UQIV6q__left{left:-.5rem}.BenefitCarousel-module__UQIV6q__right{right:-.5rem}@media (max-width:760px){.BenefitCarousel-module__UQIV6q__track>*{flex-basis:64%}.BenefitCarousel-module__UQIV6q__arrow{width:34px;height:34px}.BenefitCarousel-module__UQIV6q__arrow svg{width:18px;height:18px}.BenefitCarousel-module__UQIV6q__left{left:-.25rem}.BenefitCarousel-module__UQIV6q__right{right:-.25rem}}@media (max-width:420px){.BenefitCarousel-module__UQIV6q__track>*{flex-basis:76%}}@media (prefers-reduced-motion:reduce){.BenefitCarousel-module__UQIV6q__track{scroll-behavior:auto}.BenefitCarousel-module__UQIV6q__arrow{transition:none}}
.BenefitDetailModal-module__g_z5NW__overlay{z-index:90;background:#0a0c1e8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.BenefitDetailModal-module__g_z5NW__modal{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);width:100%;max-width:420px;max-height:calc(100dvh - 2rem);box-shadow:var(--shadow-hard);position:relative;overflow-y:auto}.BenefitDetailModal-module__g_z5NW__close{z-index:2;border:2px solid var(--border);background:var(--panel);width:32px;height:32px;color:var(--text-dim);cursor:pointer;border-radius:8px;position:absolute;top:.7rem;right:.7rem}.BenefitDetailModal-module__g_z5NW__close:hover{color:var(--text)}.BenefitDetailModal-module__g_z5NW__cover{aspect-ratio:3/4;object-fit:cover;border-bottom:2px solid var(--border);width:100%;max-height:46dvh;display:block}.BenefitDetailModal-module__g_z5NW__body{flex-direction:column;gap:.6rem;padding:1.1rem 1.25rem 1.25rem;display:flex}.BenefitDetailModal-module__g_z5NW__badges{flex-wrap:wrap;gap:.4rem;display:flex}.BenefitDetailModal-module__g_z5NW__name{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;color:var(--text);font-size:1.15rem;line-height:1.05}.BenefitDetailModal-module__g_z5NW__desc{color:var(--text-dim);white-space:pre-line;font-size:.9rem;line-height:1.55}.BenefitDetailModal-module__g_z5NW__foot{border-top:2px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-top:.4rem;padding-top:.85rem;display:flex}.BenefitDetailModal-module__g_z5NW__cost{font-family:var(--font-archivo-black), sans-serif;color:var(--text);align-items:baseline;gap:.35rem;font-size:1.2rem;display:inline-flex}.BenefitDetailModal-module__g_z5NW__unit{color:var(--jade);font-size:.62rem}.BenefitDetailModal-module__g_z5NW__cta{white-space:nowrap;text-align:center;border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--electric,var(--brand));min-width:fit-content;color:var(--electric-ink,var(--brand-ink));font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;cursor:pointer;box-shadow:var(--shadow-hard-sm);flex:auto;padding:.6rem 1rem;font-size:.8rem;transition:transform .12s,box-shadow .12s}.BenefitDetailModal-module__g_z5NW__cta:hover:not(:disabled){box-shadow:6px 6px 0 0 var(--border);transform:translate(-2px,-2px)}.BenefitDetailModal-module__g_z5NW__cta:disabled{background:var(--ink-soft);color:var(--text-faint);cursor:not-allowed;box-shadow:none}
.PasswordModal-module__wshPXa__overlay{z-index:90;background:#0a0c1e8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.PasswordModal-module__wshPXa__modal{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);width:100%;max-width:380px;max-height:calc(100dvh - 2rem);box-shadow:var(--shadow-hard);padding:1.3rem 1.3rem 1.4rem;position:relative;overflow-y:auto}.PasswordModal-module__wshPXa__close{border:2px solid var(--border);background:var(--panel);width:30px;height:30px;color:var(--text-dim);cursor:pointer;border-radius:8px;position:absolute;top:.7rem;right:.7rem}.PasswordModal-module__wshPXa__close:hover{color:var(--text)}.PasswordModal-module__wshPXa__title{color:var(--text);padding-right:2rem;font-size:1.1rem}.PasswordModal-module__wshPXa__sub{color:var(--text-dim);margin-top:.25rem;font-size:.82rem}.PasswordModal-module__wshPXa__form{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.PasswordModal-module__wshPXa__actions{align-items:center;gap:.6rem;margin-top:.4rem;display:flex}.PasswordModal-module__wshPXa__cancel{border:2px solid var(--border);border-radius:var(--radius-sm);color:var(--text-dim);cursor:pointer;background:0 0;flex-shrink:0;padding:.6rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:color .12s}.PasswordModal-module__wshPXa__cancel:hover{color:var(--text)}
.RedemptionQrModal-module__ksOV2q__overlay{z-index:90;background:#0a0c1e8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.RedemptionQrModal-module__ksOV2q__modal{text-align:center;background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);width:100%;max-width:360px;box-shadow:var(--shadow-hard);flex-direction:column;align-items:center;gap:.55rem;padding:1.6rem 1.25rem 1.4rem;display:flex;position:relative}.RedemptionQrModal-module__ksOV2q__close{border:2px solid var(--border);background:var(--panel);width:32px;height:32px;color:var(--text-dim);cursor:pointer;border-radius:8px;position:absolute;top:.7rem;right:.7rem}.RedemptionQrModal-module__ksOV2q__close:hover{color:var(--text)}.RedemptionQrModal-module__ksOV2q__kicker{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.1em;color:var(--electric-hi,var(--brand));font-size:.66rem}.RedemptionQrModal-module__ksOV2q__name{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;color:var(--text);font-size:1.1rem;line-height:1.05}.RedemptionQrModal-module__ksOV2q__qrBox{border:2px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-hard-sm);background:#fff;margin-top:.5rem;padding:12px;line-height:0}.RedemptionQrModal-module__ksOV2q__help{color:var(--text-dim);max-width:30ch;font-size:.82rem;line-height:1.45}.RedemptionQrModal-module__ksOV2q__code{color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:.82rem}.RedemptionQrModal-module__ksOV2q__state{color:var(--text-dim);margin-top:.6rem;font-size:.9rem}
.TiempoGratisModal-module__7KOWUW__overlay{z-index:90;background:#0a0c1e8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.TiempoGratisModal-module__7KOWUW__modal{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);width:100%;max-width:460px;max-height:calc(100dvh - 2rem);box-shadow:var(--shadow-hard);flex-direction:column;gap:.7rem;padding:1.4rem 1.3rem 1.5rem;display:flex;position:relative;overflow-y:auto}.TiempoGratisModal-module__7KOWUW__close{border:2px solid var(--border);background:var(--panel);width:32px;height:32px;color:var(--text-dim);cursor:pointer;border-radius:8px;position:absolute;top:.7rem;right:.7rem}.TiempoGratisModal-module__7KOWUW__close:hover{color:var(--text)}.TiempoGratisModal-module__7KOWUW__kicker{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.1em;color:var(--electric-hi,var(--brand));font-size:.66rem}.TiempoGratisModal-module__7KOWUW__name{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;color:var(--text);font-size:1.1rem;line-height:1.05}.TiempoGratisModal-module__7KOWUW__rules{color:var(--text-dim);font-size:.76rem}.TiempoGratisModal-module__7KOWUW__section{flex-direction:column;gap:.4rem;margin-top:.3rem;display:flex}.TiempoGratisModal-module__7KOWUW__label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);font-size:.66rem;font-weight:800}.TiempoGratisModal-module__7KOWUW__faint{color:var(--text-faint);font-size:.82rem}.TiempoGratisModal-module__7KOWUW__chips{flex-wrap:wrap;gap:.45rem;display:flex}.TiempoGratisModal-module__7KOWUW__chip{border:2px solid var(--border);background:var(--ink-soft);color:var(--text-dim);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .7rem .35rem .4rem;font-size:.8rem;font-weight:600;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.TiempoGratisModal-module__7KOWUW__chip[data-active]{border-color:var(--electric);background:var(--panel-2);color:var(--text);box-shadow:var(--shadow-hard-sm)}.TiempoGratisModal-module__7KOWUW__chipLogo{object-fit:contain;width:26px;height:26px}.TiempoGratisModal-module__7KOWUW__chipName{white-space:nowrap}.TiempoGratisModal-module__7KOWUW__dias{gap:.4rem;padding-bottom:3px;display:flex;overflow-x:auto}.TiempoGratisModal-module__7KOWUW__dia{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--ink-soft);color:var(--text-dim);text-transform:capitalize;cursor:pointer;white-space:nowrap;flex:none;padding:.4rem .7rem;font-size:.78rem;font-weight:700;transition:border-color .12s,color .12s,background .12s}.TiempoGratisModal-module__7KOWUW__dia[data-active]{border-color:var(--electric);background:var(--panel-2);color:var(--text);box-shadow:var(--shadow-hard-sm)}.TiempoGratisModal-module__7KOWUW__horas{grid-template-columns:repeat(3,1fr);gap:.4rem;display:grid}.TiempoGratisModal-module__7KOWUW__hora{border:2px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--glow-green) 10%, var(--ink-soft));color:var(--text);font-variant-numeric:tabular-nums;cursor:pointer;padding:.5rem .4rem;font-size:.76rem;font-weight:700;transition:border-color .12s,background .12s,transform .1s}.TiempoGratisModal-module__7KOWUW__hora:hover{border-color:var(--glow-green);transform:translateY(-1px)}.TiempoGratisModal-module__7KOWUW__hora[data-active]{background:var(--glow-green);color:#04241a;border-color:var(--border);box-shadow:var(--shadow-hard-sm)}.TiempoGratisModal-module__7KOWUW__cta{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--electric,var(--brand));width:100%;color:var(--electric-ink,#fff);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;cursor:pointer;box-shadow:var(--shadow-hard-sm);margin-top:.5rem;padding:.8rem;font-size:.85rem;transition:transform .1s,box-shadow .12s}.TiempoGratisModal-module__7KOWUW__cta:hover:not(:disabled){box-shadow:6px 6px 0 0 var(--border);transform:translate(-2px,-2px)}.TiempoGratisModal-module__7KOWUW__cta:disabled{opacity:.55;cursor:not-allowed}@media (max-width:400px){.TiempoGratisModal-module__7KOWUW__horas{grid-template-columns:repeat(2,1fr)}}
.RequireRole-module__9pnUMG__denied{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:70dvh;padding:2rem 1.25rem;display:flex}.RequireRole-module__9pnUMG__icon{font-size:2.5rem}.RequireRole-module__9pnUMG__title{color:var(--text);font-size:2rem}.RequireRole-module__9pnUMG__text{color:var(--text-dim);max-width:40ch}.RequireRole-module__9pnUMG__link{color:var(--brand);margin-top:.5rem;font-weight:600}.RequireRole-module__9pnUMG__link:hover{text-decoration:underline}
.StatusBadge-module__5dVKPW__badge{border:2px solid var(--border);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;align-items:center;padding:.25rem .6rem;font-size:.68rem;display:inline-flex}.StatusBadge-module__5dVKPW__badge[data-tone=warn]{color:var(--badge-warn-text);background:#ffb02029}.StatusBadge-module__5dVKPW__badge[data-tone=ok]{color:var(--badge-ok-text);background:#2ecc7129}.StatusBadge-module__5dVKPW__badge[data-tone=bad]{color:var(--badge-bad-text);background:#ff2d5529}.StatusBadge-module__5dVKPW__badge[data-tone=muted]{color:var(--text-dim);background:#9aa0c424}
.AdminShell-module__nR6iPW__shell{--ink:#f3f4f9;--ink-soft:#fff;--panel:#fff;--panel-2:#eef0f7;--border:#14162b;--text:#14162b;--text-dim:#40465f;--text-faint:#6b7086;--badge-warn-text:#8a5a06;--badge-ok-text:#187a3d;--badge-bad-text:#b0123a;--panel-badge-text:#0b4aa8;--alert-error-text:#a3123a;--alert-success-text:#157a3f;--hover-tint:#14162b0b;--hover-tint-strong:#14162b14;color:var(--text);background:var(--ink);min-height:100dvh;display:flex}.AdminShell-module__nR6iPW__sidebar{background:var(--ink-soft);border-right:2px solid var(--border);flex-direction:column;flex:none;align-self:flex-start;width:234px;height:100dvh;display:flex;position:sticky;top:0;overflow-y:auto}.AdminShell-module__nR6iPW__top{justify-content:space-between;align-items:center;padding:1rem 1rem .5rem;display:flex}.AdminShell-module__nR6iPW__brand{align-items:center;gap:.5rem;display:flex}.AdminShell-module__nR6iPW__badge{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.06em;color:var(--panel-badge-text);border:1px solid var(--glow-blue);border-radius:5px;padding:1px 6px;font-size:.6rem}.AdminShell-module__nR6iPW__toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:34px;height:34px;padding:0;display:none}.AdminShell-module__nR6iPW__toggle span{background:var(--text);border-radius:2px;width:22px;height:2px;margin:0 auto;display:block}.AdminShell-module__nR6iPW__nav{flex-direction:column;flex:1;gap:1.1rem;padding:.75rem .75rem 1.25rem;display:flex}.AdminShell-module__nR6iPW__section{flex-direction:column;gap:.2rem;display:flex}.AdminShell-module__nR6iPW__sectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint);padding:.25rem .6rem;font-size:.62rem}.AdminShell-module__nR6iPW__item{border-radius:var(--radius-sm);color:var(--text-dim);align-items:center;gap:.6rem;padding:.6rem .65rem;font-size:.86rem;transition:color .12s,background .12s;display:flex}.AdminShell-module__nR6iPW__item:hover{color:var(--text);background:var(--hover-tint)}.AdminShell-module__nR6iPW__item[data-active]{background:var(--glow-blue);color:#04204f}.AdminShell-module__nR6iPW__itemLabel{flex:1}.AdminShell-module__nR6iPW__itemSoon,.AdminShell-module__nR6iPW__itemSoon:hover{color:var(--text-faint);cursor:not-allowed;background:0 0}.AdminShell-module__nR6iPW__group{flex-direction:column;gap:.2rem;display:flex}.AdminShell-module__nR6iPW__groupBtn{border-radius:var(--radius-sm);width:100%;color:var(--text-dim);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.6rem;padding:.6rem .65rem;font-family:inherit;font-size:.86rem;transition:color .12s,background .12s;display:flex}.AdminShell-module__nR6iPW__groupBtn:hover{color:var(--text);background:var(--hover-tint)}.AdminShell-module__nR6iPW__groupBtn[data-has-active]{color:var(--text)}.AdminShell-module__nR6iPW__chevron{flex:none;transition:transform .16s}.AdminShell-module__nR6iPW__groupBtn[data-open] .AdminShell-module__nR6iPW__chevron{transform:rotate(180deg)}.AdminShell-module__nR6iPW__subItems{border-left:2px solid var(--border);flex-direction:column;gap:.15rem;margin:.1rem 0 .15rem 1.15rem;padding-left:.55rem;display:flex}.AdminShell-module__nR6iPW__subItem{border-radius:var(--radius-sm);color:var(--text-dim);align-items:center;gap:.55rem;padding:.45rem .6rem;font-size:.82rem;transition:color .12s,background .12s;display:flex}.AdminShell-module__nR6iPW__subItem:hover{color:var(--text);background:var(--hover-tint)}.AdminShell-module__nR6iPW__subDot{opacity:.55;background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.AdminShell-module__nR6iPW__subItem[data-active]{background:var(--glow-blue);color:#04204f}.AdminShell-module__nR6iPW__subItem[data-active] .AdminShell-module__nR6iPW__subDot{opacity:1}.AdminShell-module__nR6iPW__soon{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);border:1px solid var(--border);border-radius:999px;padding:1px 6px;font-size:.56rem}.AdminShell-module__nR6iPW__footer{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;margin-top:auto;padding:.75rem .65rem 0;display:flex}.AdminShell-module__nR6iPW__role{color:var(--brand-hi);text-transform:capitalize;font-size:.72rem}.AdminShell-module__nR6iPW__back{color:var(--text-dim);font-size:.8rem}.AdminShell-module__nR6iPW__back:hover{color:var(--text)}.AdminShell-module__nR6iPW__logout{text-align:left;border:2px solid var(--border);border-radius:var(--radius-sm);color:var(--text);cursor:pointer;background:0 0;padding:.5rem .65rem;font-size:.8rem;transition:color .12s}.AdminShell-module__nR6iPW__logout:hover{color:var(--brand)}.AdminShell-module__nR6iPW__content{flex:1;min-width:0}@media (max-width:880px){.AdminShell-module__nR6iPW__shell{flex-direction:column}.AdminShell-module__nR6iPW__sidebar{z-index:20;border-right:none;border-bottom:2px solid var(--border);width:100%;height:auto;position:sticky;top:0}.AdminShell-module__nR6iPW__toggle{display:flex}.AdminShell-module__nR6iPW__nav{display:none}.AdminShell-module__nR6iPW__nav[data-open]{display:flex}}
.MisReservasPanel-module__kEve3a__wrap{flex-direction:column;gap:.85rem;display:flex}.MisReservasPanel-module__kEve3a__muted{color:var(--text-dim);font-size:.9rem}.MisReservasPanel-module__kEve3a__empty{border:2px dashed var(--border);border-radius:var(--radius);color:var(--text-dim);flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 1rem;display:flex}.MisReservasPanel-module__kEve3a__cta{background:var(--brand);color:var(--brand-ink);border:2px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;box-shadow:var(--shadow-hard-sm);padding:.6rem 1.05rem;font-size:.78rem}.MisReservasPanel-module__kEve3a__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.MisReservasPanel-module__kEve3a__card{background:var(--panel-2);align-items:center;gap:.8rem;padding:.7rem .9rem;transition:transform .12s,box-shadow .12s;display:flex}.MisReservasPanel-module__kEve3a__card:hover{box-shadow:8px 8px 0 0 var(--border);transform:translate(-2px,-2px)}.MisReservasPanel-module__kEve3a__card:active{box-shadow:var(--shadow-hard-sm);transform:translate(1px,1px)}.MisReservasPanel-module__kEve3a__icon{background:var(--brand);width:34px;height:34px;color:var(--brand-ink);border:2px solid var(--border);box-shadow:var(--shadow-hard-sm);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.MisReservasPanel-module__kEve3a__icon svg{width:19px;height:19px}.MisReservasPanel-module__kEve3a__icon[data-tone=ok]{background:var(--glow-green);color:var(--glow-green-ink)}.MisReservasPanel-module__kEve3a__icon[data-tone=warn]{background:var(--glow-gold);color:var(--brand-ink)}.MisReservasPanel-module__kEve3a__icon[data-tone=bad]{background:var(--glow-red);color:var(--text)}.MisReservasPanel-module__kEve3a__icon[data-tone=muted]{background:var(--text-faint);color:var(--ink)}.MisReservasPanel-module__kEve3a__cardMain{flex-direction:column;flex:1;gap:.22rem;min-width:0;display:flex}.MisReservasPanel-module__kEve3a__cardHead{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.MisReservasPanel-module__kEve3a__cardTitle{color:var(--text);word-break:break-word;margin:0;font-size:.95rem}.MisReservasPanel-module__kEve3a__cardMeta{color:var(--text-dim);margin:0;font-size:.8rem}.MisReservasPanel-module__kEve3a__cardNote{color:var(--text-dim);border-left:3px solid var(--text-faint);margin:.1rem 0 0;padding-left:.5rem;font-size:.76rem;line-height:1.35}.MisReservasPanel-module__kEve3a__cardEnd{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.MisReservasPanel-module__kEve3a__totalValue{font-family:var(--font-archivo-black), sans-serif;color:var(--brand);white-space:nowrap;font-size:.92rem}.MisReservasPanel-module__kEve3a__chevron{color:var(--text-faint);font-size:1.4rem;line-height:1;transition:color .12s,transform .12s}.MisReservasPanel-module__kEve3a__card:hover .MisReservasPanel-module__kEve3a__chevron{color:var(--brand);transform:translate(2px)}.MisReservasPanel-module__kEve3a__more{border:2px solid var(--border);border-radius:var(--radius-sm);color:var(--text-dim);cursor:pointer;background:0 0;align-self:center;padding:.55rem 1.15rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:color .12s,background .12s}.MisReservasPanel-module__kEve3a__more:hover{color:var(--text);background:var(--panel-2)}@media (prefers-reduced-motion:reduce){.MisReservasPanel-module__kEve3a__card,.MisReservasPanel-module__kEve3a__chevron{transition:none}}@media (max-width:540px){.MisReservasPanel-module__kEve3a__card{gap:.6rem;padding:.65rem .75rem}.MisReservasPanel-module__kEve3a__cardEnd{flex-direction:column;align-items:flex-end;gap:.15rem}.MisReservasPanel-module__kEve3a__cardTitle{font-size:.9rem}.MisReservasPanel-module__kEve3a__cardMeta{font-size:.76rem}}.MisReservasPanel-module__kEve3a__cardConsola{cursor:default;border-left:6px solid var(--glow-purple)}.MisReservasPanel-module__kEve3a__cardConsola:hover{box-shadow:var(--shadow-hard);transform:none}.MisReservasPanel-module__kEve3a__card[data-reclamable]{border-color:var(--glow-gold);box-shadow:4px 4px 0 0 var(--glow-gold)}.MisReservasPanel-module__kEve3a__card[data-reclamable]:hover{box-shadow:8px 8px 0 0 var(--glow-gold)}.MisReservasPanel-module__kEve3a__reclamarBadge{border:2px solid var(--border);background:var(--glow-gold);color:var(--brand-ink);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:999px;flex:none;padding:.16rem .5rem;font-size:.58rem}
.EventsSection-module__jG0_ra__section{padding:4rem 1.5rem 1rem;scroll-margin-top:90px}.EventsSection-module__jG0_ra__inner{width:min(1180px,100%);margin:0 auto}.EventsSection-module__jG0_ra__head{flex-direction:column;align-items:flex-start;gap:.6rem;margin-bottom:2rem;display:flex}.EventsSection-module__jG0_ra__kicker{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.16em;color:var(--brand-hi);font-size:.78rem}.EventsSection-module__jG0_ra__title{color:var(--text);font-size:clamp(1.9rem,5vw,3.4rem)}.EventsSection-module__jG0_ra__mark{color:#06351a;border:2px solid var(--border);box-shadow:var(--shadow-hard-sm);background:#2bd96a;padding:.04em .28em;line-height:.95;display:inline-block}.EventsSection-module__jG0_ra__lead{color:var(--text-dim);max-width:52ch;font-size:1.05rem}.EventsSection-module__jG0_ra__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.5rem;display:grid}.EventsSection-module__jG0_ra__card{--accent:var(--brand);background:color-mix(in srgb, var(--ink-soft) 92%, transparent);border:2px solid var(--accent);border-radius:var(--radius);box-shadow:var(--shadow-hard-sm), 0 0 22px -6px var(--accent);flex-direction:column;align-items:flex-start;gap:.6rem;padding:1.5rem;display:flex}.EventsSection-module__jG0_ra__cardRed{--accent:var(--glow-red)}.EventsSection-module__jG0_ra__cardBlue{--accent:var(--glow-blue)}.EventsSection-module__jG0_ra__badge{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.08em;color:var(--text);background:var(--accent);border:2px solid var(--border);border-radius:999px;padding:.35rem .8rem;font-size:.66rem}.EventsSection-module__jG0_ra__cardTitle{color:var(--text);margin-top:.3rem;font-size:1.5rem}.EventsSection-module__jG0_ra__price{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.03em;color:var(--text-dim);font-size:.82rem}.EventsSection-module__jG0_ra__features{flex-direction:column;gap:.55rem;width:100%;margin:.6rem 0 1.2rem;list-style:none;display:flex}.EventsSection-module__jG0_ra__features li{color:var(--text);align-items:flex-start;gap:.5rem;font-size:.92rem;line-height:1.3;display:flex}.EventsSection-module__jG0_ra__check{flex-shrink:0;margin-top:2px}.EventsSection-module__jG0_ra__button{text-align:center;width:100%;font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.04em;border:2px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-hard-sm);margin-top:auto;padding:.85rem 1rem;font-size:.9rem;transition:transform .12s}.EventsSection-module__jG0_ra__button:hover{transform:translate(-2px,-2px)}.EventsSection-module__jG0_ra__button:active{box-shadow:2px 2px 0 0 var(--border);transform:translate(2px,2px)}.EventsSection-module__jG0_ra__buttonRed{background:var(--glow-red);color:var(--text)}.EventsSection-module__jG0_ra__buttonBlue{background:var(--glow-blue);color:#04204f}.EventsSection-module__jG0_ra__gallery{border-radius:var(--radius);border:2px solid var(--border);min-height:100%;box-shadow:var(--shadow-hard-sm);background:var(--panel);position:relative;overflow:hidden}.EventsSection-module__jG0_ra__galleryImg{object-fit:cover;opacity:0;transition:opacity .6s}.EventsSection-module__jG0_ra__galleryImg[data-active]{opacity:1}.EventsSection-module__jG0_ra__galleryLabel{z-index:2;font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.08em;color:var(--text);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#07070f99;border:1px solid #f4f5ff26;border-radius:999px;padding:.3rem .7rem;font-size:.66rem;position:absolute;bottom:.85rem;left:.85rem}.EventsSection-module__jG0_ra__galleryNav{z-index:2;gap:.4rem;display:flex;position:absolute;bottom:.85rem;right:.85rem}.EventsSection-module__jG0_ra__galleryNav button{width:38px;height:38px;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#07070f80;border:1px solid #f4f5ff26;border-radius:999px;justify-content:center;align-items:center;font-size:1.4rem;line-height:1;transition:background .15s;display:flex}.EventsSection-module__jG0_ra__galleryNav button:hover{background:var(--brand);color:var(--brand-ink)}@media (max-width:880px){.EventsSection-module__jG0_ra__grid{grid-template-columns:1fr}.EventsSection-module__jG0_ra__gallery{min-height:280px}.EventsSection-module__jG0_ra__section{padding:3rem 1rem .5rem}}
.BloqueosModal-module__JYJRyW__overlay{z-index:60;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.BloqueosModal-module__JYJRyW__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#04040c8c;border:0;position:absolute;inset:0}.BloqueosModal-module__JYJRyW__card{z-index:1;background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);width:min(560px,100%);max-height:90vh;box-shadow:var(--shadow-hard);flex-direction:column;gap:1rem;padding:1.25rem;display:flex;position:relative;overflow-y:auto}.BloqueosModal-module__JYJRyW__head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.BloqueosModal-module__JYJRyW__title{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;color:var(--text);font-size:1.3rem;line-height:1}.BloqueosModal-module__JYJRyW__sub{color:var(--text-dim);margin-top:.35rem;font-size:.84rem}.BloqueosModal-module__JYJRyW__close{border:2px solid var(--border);background:var(--panel-2);width:34px;height:34px;color:var(--text-dim);cursor:pointer;border-radius:8px;flex:none;font-size:.95rem}.BloqueosModal-module__JYJRyW__close:hover{color:var(--glow-red,#ff2d55)}.BloqueosModal-module__JYJRyW__form{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--panel-2);flex-direction:column;gap:.85rem;padding:.95rem;display:flex}.BloqueosModal-module__JYJRyW__row2{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.BloqueosModal-module__JYJRyW__field{flex-direction:column;gap:.35rem;display:flex}.BloqueosModal-module__JYJRyW__lbl{text-transform:uppercase;letter-spacing:.03em;color:var(--text-dim);font-size:.74rem;font-weight:800}.BloqueosModal-module__JYJRyW__opt{text-transform:none;letter-spacing:0;color:var(--text-faint);font-weight:600}.BloqueosModal-module__JYJRyW__input{background:var(--ink-soft);border:2px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text);padding:.5rem .6rem;font-size:.9rem}.BloqueosModal-module__JYJRyW__input:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #ff5a3c40}.BloqueosModal-module__JYJRyW__input[data-empty]{border-color:var(--glow-red,#ff2d55)}.BloqueosModal-module__JYJRyW__segs,.BloqueosModal-module__JYJRyW__modes{border:2px solid var(--border);border-radius:var(--radius-sm);align-self:flex-start;display:inline-flex;overflow:hidden}.BloqueosModal-module__JYJRyW__seg,.BloqueosModal-module__JYJRyW__mode{background:var(--panel);color:var(--text-dim);cursor:pointer;border:0;padding:.45rem .9rem;font-size:.82rem;font-weight:800}.BloqueosModal-module__JYJRyW__seg+.BloqueosModal-module__JYJRyW__seg,.BloqueosModal-module__JYJRyW__mode+.BloqueosModal-module__JYJRyW__mode{border-left:2px solid var(--border)}.BloqueosModal-module__JYJRyW__mode[data-on]{background:var(--brand);color:var(--brand-ink)}.BloqueosModal-module__JYJRyW__seg[data-tipo=mantenimiento][data-active]{color:#4a3200;background:#f5b301}.BloqueosModal-module__JYJRyW__seg[data-tipo=torneo][data-active]{color:#ffd23a;background:#0b0b0f}.BloqueosModal-module__JYJRyW__times{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.BloqueosModal-module__JYJRyW__times .BloqueosModal-module__JYJRyW__input{flex:1 1 0;min-width:0}.BloqueosModal-module__JYJRyW__a{color:var(--text-dim);font-size:.82rem;font-weight:700}.BloqueosModal-module__JYJRyW__err{color:var(--glow-red,#ff2d55);font-size:.82rem;font-weight:600}.BloqueosModal-module__JYJRyW__add{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--brand);color:var(--brand-ink);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;box-shadow:var(--shadow-hard-sm);align-self:flex-start;padding:.55rem 1rem;font-size:.76rem}.BloqueosModal-module__JYJRyW__add:disabled{opacity:.55;cursor:not-allowed}.BloqueosModal-module__JYJRyW__listWrap{flex-direction:column;gap:.5rem;display:flex}.BloqueosModal-module__JYJRyW__listLbl{text-transform:uppercase;letter-spacing:.03em;color:var(--text-dim);font-size:.74rem;font-weight:800}.BloqueosModal-module__JYJRyW__muted{color:var(--text-dim);font-size:.88rem}.BloqueosModal-module__JYJRyW__list{flex-direction:column;gap:.45rem;list-style:none;display:flex}.BloqueosModal-module__JYJRyW__item{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--panel-2);align-items:center;gap:.6rem;padding:.55rem .65rem;display:flex}.BloqueosModal-module__JYJRyW__itemTipo{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.03em;border:2px solid var(--border);border-radius:999px;flex:none;padding:.25rem .5rem;font-size:.58rem}.BloqueosModal-module__JYJRyW__itemTipo[data-tipo=mantenimiento]{color:#4a3200;background:#f5b301}.BloqueosModal-module__JYJRyW__itemTipo[data-tipo=torneo]{color:#ffd23a;background:#0b0b0f}.BloqueosModal-module__JYJRyW__itemMain{flex-direction:column;flex:auto;gap:.15rem;min-width:0;display:flex}.BloqueosModal-module__JYJRyW__itemFecha{color:var(--text);font-size:.86rem;font-weight:700}.BloqueosModal-module__JYJRyW__itemMeta{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.BloqueosModal-module__JYJRyW__del{border:2px solid var(--border);background:var(--panel);width:30px;height:30px;color:var(--text-faint);cursor:pointer;border-radius:8px;flex:none}.BloqueosModal-module__JYJRyW__del:hover{color:var(--glow-red,#ff2d55)}@media (max-width:520px){.BloqueosModal-module__JYJRyW__card{padding:1rem}.BloqueosModal-module__JYJRyW__row2{grid-template-columns:1fr}}
.RecurringReservations-module__jhuvaa__wrap{border-top:2px solid var(--border);flex-direction:column;gap:1rem;margin-top:2rem;padding-top:1.75rem;display:flex}.RecurringReservations-module__jhuvaa__head{flex-direction:column;gap:.2rem;display:flex}.RecurringReservations-module__jhuvaa__title{font-size:1.4rem}.RecurringReservations-module__jhuvaa__lead{color:var(--text-dim);font-size:.9rem}.RecurringReservations-module__jhuvaa__filters{border:2px solid var(--border);border-radius:var(--radius);background:var(--ink-soft);flex-wrap:wrap;gap:.85rem;padding:1rem;display:flex}.RecurringReservations-module__jhuvaa__filter{color:var(--text-dim);flex-direction:column;gap:.35rem;font-size:.8rem;display:flex}.RecurringReservations-module__jhuvaa__filter input{background:var(--panel-2);color:var(--text);border:2px solid var(--border);border-radius:var(--radius-sm);min-width:200px;padding:.55rem .7rem;font-size:.9rem}.RecurringReservations-module__jhuvaa__muted{color:var(--text-dim)}.RecurringReservations-module__jhuvaa__empty{text-align:center;color:var(--text-dim);border:2px dashed var(--border);border-radius:var(--radius);padding:2.5rem 1rem}.RecurringReservations-module__jhuvaa__resultCount{color:var(--text-dim);font-variant-numeric:tabular-nums;font-size:.82rem}.RecurringReservations-module__jhuvaa__userCards{flex-wrap:wrap;gap:.5rem;display:flex}.RecurringReservations-module__jhuvaa__userCard{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--panel);color:var(--text-dim);align-items:stretch;padding:0;transition:color .12s,background .12s,border-color .12s;display:flex;overflow:hidden}button.RecurringReservations-module__jhuvaa__userCard{cursor:pointer;text-align:left}.RecurringReservations-module__jhuvaa__userCard:hover{color:var(--text)}.RecurringReservations-module__jhuvaa__userCard[data-active]{border-color:var(--brand);background:var(--panel-2);color:var(--text);box-shadow:var(--shadow-hard-sm)}.RecurringReservations-module__jhuvaa__userCard[data-editing]{border-color:var(--glow-blue)}.RecurringReservations-module__jhuvaa__ucSelect,.RecurringReservations-module__jhuvaa__ucSelectAll{color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:.1rem;padding:.5rem .85rem;display:flex}.RecurringReservations-module__jhuvaa__ucName{font-family:var(--font-archivo-black), sans-serif;color:inherit;align-items:center;gap:.35rem;font-size:.86rem;display:inline-flex}.RecurringReservations-module__jhuvaa__ucPers{color:var(--text-faint);border:1px solid var(--border);border-radius:999px;padding:0 5px;font-size:.6rem;font-weight:800}.RecurringReservations-module__jhuvaa__ucMeta{color:var(--text-faint);font-size:.7rem}.RecurringReservations-module__jhuvaa__ucActions{align-items:center;gap:.25rem;padding:0 .45rem 0 0;display:flex}.RecurringReservations-module__jhuvaa__ucIconBtn{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--panel);cursor:pointer;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:transform .1s;display:inline-flex}.RecurringReservations-module__jhuvaa__ucIconBtn:hover{transform:translate(-1px,-1px)}.RecurringReservations-module__jhuvaa__ucIconBtn[data-tone=edit]{color:var(--glow-green-ink);background:var(--glow-green)}.RecurringReservations-module__jhuvaa__ucIconBtn[data-tone=bad]{color:var(--glow-red,#ff2d55);border-color:var(--glow-red,#ff2d55);background:0 0}.RecurringReservations-module__jhuvaa__holder{flex-direction:column;display:flex}.RecurringReservations-module__jhuvaa__holderName{color:var(--text);font-weight:600}.RecurringReservations-module__jhuvaa__sub{color:var(--text-faint);font-size:.74rem}.RecurringReservations-module__jhuvaa__tableWrap{border:2px solid var(--border);border-radius:var(--radius);overflow-x:auto}.RecurringReservations-module__jhuvaa__table{border-collapse:collapse;width:100%;min-width:760px;font-size:.88rem}.RecurringReservations-module__jhuvaa__table thead th{text-align:left;background:var(--panel-2);color:var(--text-dim);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-bottom:2px solid var(--border);padding:.7rem .85rem;font-size:.66rem}.RecurringReservations-module__jhuvaa__table tbody td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle;padding:.7rem .85rem}.RecurringReservations-module__jhuvaa__table tbody tr:last-child td{border-bottom:none}.RecurringReservations-module__jhuvaa__table th:last-child,.RecurringReservations-module__jhuvaa__table td:last-child{white-space:nowrap;width:1%}.RecurringReservations-module__jhuvaa__num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.RecurringReservations-module__jhuvaa__horario{font-weight:600}.RecurringReservations-module__jhuvaa__horarioDia,.RecurringReservations-module__jhuvaa__horarioHoras{display:block}.RecurringReservations-module__jhuvaa__horarioHoras{color:var(--text-dim);font-size:.82rem;font-weight:500}.RecurringReservations-module__jhuvaa__actionGroup{justify-content:flex-end;gap:.35rem;display:flex}.RecurringReservations-module__jhuvaa__iconBtn{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--panel);cursor:pointer;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:transform .1s,background .12s,color .12s;display:inline-flex}.RecurringReservations-module__jhuvaa__iconBtn:hover:not(:disabled){transform:translate(-1px,-1px)}.RecurringReservations-module__jhuvaa__iconBtn:disabled{opacity:.5;cursor:not-allowed}.RecurringReservations-module__jhuvaa__iconBtn[data-tone=ok]{color:var(--glow-green-ink);background:var(--glow-green);box-shadow:var(--shadow-hard-sm)}.RecurringReservations-module__jhuvaa__iconBtn[data-tone=bad]{color:var(--glow-red,#ff2d55);border-color:var(--glow-red,#ff2d55);background:0 0}.RecurringReservations-module__jhuvaa__cards{flex-direction:column;gap:.75rem;display:none}.RecurringReservations-module__jhuvaa__mCard{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-hard-sm);flex-direction:column;gap:.5rem;padding:.85rem;display:flex}.RecurringReservations-module__jhuvaa__mHead{justify-content:space-between;align-items:flex-start;gap:.65rem;display:flex}.RecurringReservations-module__jhuvaa__mInfo{flex-direction:column;gap:.1rem;min-width:0;display:flex}.RecurringReservations-module__jhuvaa__mTitle{font-family:var(--font-archivo-black), sans-serif;font-size:.86rem}.RecurringReservations-module__jhuvaa__mRow{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:.75rem;padding-top:.4rem;font-size:.84rem;display:flex}.RecurringReservations-module__jhuvaa__mLabel{color:var(--text-dim);white-space:nowrap}.RecurringReservations-module__jhuvaa__mActions{margin-top:.2rem}.RecurringReservations-module__jhuvaa__mActions .RecurringReservations-module__jhuvaa__actionGroup{justify-content:flex-end}.RecurringReservations-module__jhuvaa__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;display:flex}.RecurringReservations-module__jhuvaa__pageBtn{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--panel);min-width:34px;height:34px;color:var(--text-dim);cursor:pointer;justify-content:center;align-items:center;padding:0 .6rem;font-size:.82rem;transition:background .1s,color .1s;display:inline-flex}.RecurringReservations-module__jhuvaa__pageBtn:hover:not(:disabled){background:var(--panel-2);color:var(--text)}.RecurringReservations-module__jhuvaa__pageBtn[data-active]{background:var(--brand);color:var(--brand-ink);border-color:var(--brand);font-weight:700}.RecurringReservations-module__jhuvaa__pageBtn:disabled{opacity:.4;cursor:not-allowed}.RecurringReservations-module__jhuvaa__modalOverlay{z-index:80;background:#0a0a1a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.RecurringReservations-module__jhuvaa__modalCard{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);width:100%;max-width:420px;box-shadow:var(--shadow-hard);flex-direction:column;gap:.85rem;padding:1.4rem;display:flex}.RecurringReservations-module__jhuvaa__modalTitle{font-family:var(--font-archivo-black), sans-serif;font-size:1.05rem}.RecurringReservations-module__jhuvaa__modalLead{color:var(--text-dim);margin-top:-.5rem;font-size:.85rem}.RecurringReservations-module__jhuvaa__reasonList{flex-direction:column;gap:.4rem;display:flex}.RecurringReservations-module__jhuvaa__reasonItem{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--panel-2);cursor:pointer;align-items:center;gap:.6rem;padding:.55rem .7rem;font-size:.86rem;display:flex}.RecurringReservations-module__jhuvaa__reasonItem[data-active]{border-color:var(--glow-red,#ff2d55);background:#ff2d5514}.RecurringReservations-module__jhuvaa__textarea{background:var(--panel-2);color:var(--text);border:2px solid var(--border);border-radius:var(--radius-sm);resize:vertical;padding:.6rem .7rem;font-family:inherit;font-size:.88rem}.RecurringReservations-module__jhuvaa__modalActions{justify-content:flex-end;gap:.6rem;display:flex}.RecurringReservations-module__jhuvaa__ghost{border:2px solid var(--border);border-radius:var(--radius-sm);color:var(--text-dim);cursor:pointer;background:0 0;padding:.6rem 1rem;font-size:.82rem}.RecurringReservations-module__jhuvaa__danger{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--glow-red,#ff2d55);color:#fff;font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;cursor:pointer;box-shadow:var(--shadow-hard-sm);padding:.6rem 1.1rem;font-size:.78rem}.RecurringReservations-module__jhuvaa__danger:disabled{opacity:.55;cursor:not-allowed}@media (max-width:760px){.RecurringReservations-module__jhuvaa__tableWrap{display:none}.RecurringReservations-module__jhuvaa__cards{display:flex}.RecurringReservations-module__jhuvaa__filter input{width:100%;min-width:0}.RecurringReservations-module__jhuvaa__filter{flex:100%}}
.JoinDeadline-module__Pg3IFq__badge{font-variant-numeric:tabular-nums;white-space:nowrap;border:1.5px solid var(--border);color:var(--text-dim);border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.76rem;font-weight:700;display:inline-flex}.JoinDeadline-module__Pg3IFq__badge[data-tone=far]{color:var(--text-dim)}.JoinDeadline-module__Pg3IFq__badge[data-tone=soon]{color:var(--glow-gold);border-color:color-mix(in srgb, var(--glow-gold) 45%, transparent);background:color-mix(in srgb, var(--glow-gold) 10%, transparent)}.JoinDeadline-module__Pg3IFq__badge[data-tone=urgent]{color:var(--glow-red,#ff2d55);border-color:color-mix(in srgb, var(--glow-red,#ff2d55) 55%, transparent);background:color-mix(in srgb, var(--glow-red,#ff2d55) 12%, transparent)}.JoinDeadline-module__Pg3IFq__badge[data-tone=expired]{color:var(--text-faint);border-style:dashed}
.MovementList-module__BxWdnW__list{flex-direction:column;gap:.6rem;list-style:none;display:flex}.MovementList-module__BxWdnW__row{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--ink-soft);align-items:center;gap:.85rem;padding:.75rem .9rem;display:flex}.MovementList-module__BxWdnW__mark{border:2px solid var(--border);width:2rem;height:2rem;font-family:var(--font-archivo-black), sans-serif;color:var(--brand-hi);background:#ff5a3c1f;border-radius:8px;flex:0 0 2rem;justify-content:center;align-items:center;font-size:1rem;display:flex}.MovementList-module__BxWdnW__mark[data-positive]{color:#74e3a3;background:#2ecc711f}.MovementList-module__BxWdnW__info{flex:1;min-width:0}.MovementList-module__BxWdnW__label{color:var(--text);font-size:.9rem;font-weight:500}.MovementList-module__BxWdnW__meta{color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;margin-top:.15rem;font-size:.76rem;overflow:hidden}.MovementList-module__BxWdnW__amount{font-family:var(--font-archivo-black), sans-serif;color:var(--brand-hi);flex-shrink:0;font-size:.95rem}.MovementList-module__BxWdnW__amount[data-positive]{color:#74e3a3}
.MachineDetailsModal-module__exGjwG__overlay{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a0a1ab8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.MachineDetailsModal-module__exGjwG__card{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);width:100%;max-width:360px;max-height:calc(100dvh - 2rem);box-shadow:var(--shadow-hard);position:relative;overflow-y:auto}.MachineDetailsModal-module__exGjwG__close{z-index:2;color:#fff;cursor:pointer;background:#0a0a1a8c;border:none;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.9rem;transition:background .12s;display:grid;position:absolute;top:.6rem;right:.6rem}.MachineDetailsModal-module__exGjwG__close:hover{background:#0a0a1ad9}.MachineDetailsModal-module__exGjwG__cover{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.MachineDetailsModal-module__exGjwG__coverImg{object-fit:cover;width:100%;height:100%;display:block}.MachineDetailsModal-module__exGjwG__coverPlaceholder{background:radial-gradient(circle at 50% 40%, var(--panel-2), var(--ink-soft));place-items:center;width:100%;height:100%;display:grid}.MachineDetailsModal-module__exGjwG__coverLogo{object-fit:contain;opacity:.9;width:62%;max-width:180px}.MachineDetailsModal-module__exGjwG__coverGradient{background:linear-gradient(#0000 45%,#0a0a1a73 70%,#0a0a1aeb 100%);position:absolute;inset:0}.MachineDetailsModal-module__exGjwG__coverInfo{flex-direction:column;gap:.4rem;padding:.9rem 1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.MachineDetailsModal-module__exGjwG__kindBadge{background:var(--brand);color:var(--brand-ink);font-family:var(--font-archivo-black), sans-serif;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-self:flex-start;padding:.15rem .5rem;font-size:.62rem}.MachineDetailsModal-module__exGjwG__name{font-family:var(--font-archivo-black), sans-serif;color:#fff;text-shadow:0 2px 8px #0009;font-size:1.2rem;line-height:1.1}.MachineDetailsModal-module__exGjwG__body{flex-direction:column;gap:.9rem;padding:1rem 1.1rem 1.2rem;display:flex}.MachineDetailsModal-module__exGjwG__desc{color:var(--text-dim);font-size:.86rem;line-height:1.5}.MachineDetailsModal-module__exGjwG__descEmpty{color:var(--text-faint);font-size:.82rem;font-style:italic}.MachineDetailsModal-module__exGjwG__specs{gap:.75rem;display:flex}.MachineDetailsModal-module__exGjwG__spec{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--ink-soft);flex:1;padding:.6rem .7rem}.MachineDetailsModal-module__exGjwG__spec dt{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);margin-bottom:.2rem;font-size:.66rem}.MachineDetailsModal-module__exGjwG__spec dd{color:var(--text);font-size:.9rem;font-weight:600}
.RegisterHook-module__PCjh1G__hook{border:2px solid var(--border);border-radius:var(--radius-sm);width:fit-content;max-width:100%;box-shadow:var(--shadow-hard-sm);background:linear-gradient(100deg,#2d7bff29,#58c8ff14);align-items:center;gap:.7rem;padding:.55rem .8rem;display:flex}.RegisterHook-module__PCjh1G__spark{color:#58c8ff;text-shadow:0 0 10px #58c8ffbf;flex-shrink:0;font-size:1.25rem}.RegisterHook-module__PCjh1G__text{color:var(--text-dim);margin:0;font-size:.82rem}.RegisterHook-module__PCjh1G__text strong{color:var(--text)}.RegisterHook-module__PCjh1G__cta{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--brand);color:var(--brand-ink);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.03em;box-shadow:var(--shadow-hard-sm);flex-shrink:0;padding:.45rem .8rem;font-size:.68rem;transition:transform .12s}.RegisterHook-module__PCjh1G__cta:hover{transform:translate(-2px,-2px)}@media (max-width:560px){.RegisterHook-module__PCjh1G__hook{flex-wrap:wrap;width:100%}.RegisterHook-module__PCjh1G__cta{margin-left:auto}}
.Standings-module__1HHING__cards{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Standings-module__1HHING__card{border:2px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-hard-sm);flex-direction:column;gap:.7rem;padding:.85rem 1rem;display:flex}.Standings-module__1HHING__card[data-top]{border-color:var(--brand)}.Standings-module__1HHING__head{align-items:center;gap:.6rem;display:flex}.Standings-module__1HHING__pos{border:2px solid var(--border);background:var(--ink-soft);width:1.9rem;height:1.9rem;font-family:var(--font-archivo-black), sans-serif;font-variant-numeric:tabular-nums;border-radius:8px;flex:0 0 1.9rem;justify-content:center;align-items:center;font-size:.85rem;display:flex}.Standings-module__1HHING__card[data-top] .Standings-module__1HHING__pos{background:var(--brand);color:var(--brand-ink)}.Standings-module__1HHING__alias{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;overflow:hidden}.Standings-module__1HHING__total{font-family:var(--font-oxanium), sans-serif;font-variant-numeric:tabular-nums;color:var(--brand-hi);flex-shrink:0;font-size:1.05rem;font-weight:700}.Standings-module__1HHING__songs{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem;display:grid}.Standings-module__1HHING__songScore{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--ink-soft);justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .6rem;display:flex}.Standings-module__1HHING__songName{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font-oxanium), sans-serif;color:var(--text-dim);font-size:.82rem;overflow:hidden}.Standings-module__1HHING__songName em{color:var(--brand-hi);font-style:normal;font-weight:700}.Standings-module__1HHING__songVal{font-family:var(--font-oxanium), sans-serif;font-variant-numeric:tabular-nums;color:var(--text);flex-shrink:0;font-weight:700}.Standings-module__1HHING__tableWrap{display:none}.Standings-module__1HHING__table{border-collapse:collapse;width:100%;font-size:.9rem}.Standings-module__1HHING__table thead th{text-align:left;background:var(--panel-2);color:var(--text-dim);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-bottom:2px solid var(--border);padding:.7rem .85rem;font-size:.66rem}.Standings-module__1HHING__table tbody td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle;padding:.6rem .85rem}.Standings-module__1HHING__table tbody tr:last-child td{border-bottom:none}.Standings-module__1HHING__table tbody tr[data-top] .Standings-module__1HHING__tdPos{color:var(--brand)}.Standings-module__1HHING__thPos,.Standings-module__1HHING__tdPos{width:3rem;font-family:var(--font-archivo-black), sans-serif;font-variant-numeric:tabular-nums}.Standings-module__1HHING__player{align-items:center;gap:.55rem;display:flex}.Standings-module__1HHING__tAlias{white-space:nowrap;font-weight:600}.Standings-module__1HHING__thNum,.Standings-module__1HHING__tdNum{text-align:right;white-space:nowrap;font-family:var(--font-oxanium), sans-serif;font-variant-numeric:tabular-nums;font-weight:700}.Standings-module__1HHING__thNivel{color:var(--brand-hi);font-size:.62rem;font-family:var(--font-oxanium), sans-serif;display:block}.Standings-module__1HHING__tdTotal{color:var(--brand-hi)}@media (min-width:768px){.Standings-module__1HHING__cards{display:none}.Standings-module__1HHING__tableWrap{border:2px solid var(--border);border-radius:var(--radius);display:block;overflow-x:auto}}
.TournamentCard-module__sFKFVa__card{flex-direction:column;display:flex;overflow:hidden}.TournamentCard-module__sFKFVa__cover{aspect-ratio:16/9;border-bottom:2px solid var(--border);background:var(--ink-soft);position:relative}.TournamentCard-module__sFKFVa__coverImg{object-fit:cover;width:100%;height:100%;display:block}.TournamentCard-module__sFKFVa__coverFallback{background:radial-gradient(circle at 30% 20%, #ff2d5538, transparent 55%), radial-gradient(circle at 80% 90%, #c026d338, transparent 55%), var(--panel-2);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.TournamentCard-module__sFKFVa__coverFallback span{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;color:var(--text);opacity:.85;letter-spacing:.04em;font-size:2rem}.TournamentCard-module__sFKFVa__coverStatus{position:absolute;top:.6rem;right:.6rem}.TournamentCard-module__sFKFVa__body{flex-direction:column;gap:.6rem;padding:1.1rem 1.3rem 1.3rem;display:flex}.TournamentCard-module__sFKFVa__head{align-items:center;gap:.5rem;display:flex}.TournamentCard-module__sFKFVa__name{color:var(--text);font-size:1.2rem}.TournamentCard-module__sFKFVa__desc{color:var(--text-dim);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.86rem;line-height:1.45;display:-webkit-box;overflow:hidden}.TournamentCard-module__sFKFVa__meta{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin-top:.3rem;display:grid}.TournamentCard-module__sFKFVa__meta dt{text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);font-size:.68rem}.TournamentCard-module__sFKFVa__meta dd{color:var(--text);margin-top:.15rem;font-size:.86rem;font-weight:600}.TournamentCard-module__sFKFVa__when{text-transform:capitalize}.TournamentCard-module__sFKFVa__actions{gap:.6rem;margin-top:.6rem;display:flex}.TournamentCard-module__sFKFVa__primary{background:var(--brand);color:var(--brand-ink);border:2px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;box-shadow:var(--shadow-hard-sm);padding:.55rem 1rem;font-size:.74rem}.TournamentCard-module__sFKFVa__ghost{color:var(--text);border:2px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;background:0 0;padding:.55rem 1rem;font-size:.74rem}.TournamentCard-module__sFKFVa__ghost:hover{color:var(--brand)}
.ImageUploader-module__ykM3hq__wrap{flex-direction:column;gap:.5rem;display:flex}.ImageUploader-module__ykM3hq__preview{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--ink-soft);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.ImageUploader-module__ykM3hq__img{object-fit:cover;width:100%;height:100%;display:block}.ImageUploader-module__ykM3hq__placeholder{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);font-size:.78rem}.ImageUploader-module__ykM3hq__row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ImageUploader-module__ykM3hq__change{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--ink-soft);color:var(--text);cursor:pointer;padding:.45rem .9rem;font-size:.8rem;font-weight:600;transition:color .12s}.ImageUploader-module__ykM3hq__change:hover:not(:disabled){color:var(--brand)}.ImageUploader-module__ykM3hq__change:disabled{opacity:.6;cursor:progress}.ImageUploader-module__ykM3hq__note{color:var(--text-faint);font-size:.74rem}.ImageUploader-module__ykM3hq__error{color:var(--badge-bad-text);font-size:.78rem}.ImageUploader-module__ykM3hq__input{display:none}
.agenda-module__36SuJG__main{flex-direction:column;gap:1.1rem;max-width:1000px;margin:0 auto;padding:1.75rem 1.5rem 4rem;display:flex}.agenda-module__36SuJG__head{flex-direction:column;gap:.2rem;display:flex}.agenda-module__36SuJG__kicker{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.08em;color:var(--brand);font-size:.7rem}.agenda-module__36SuJG__title{font-size:2rem}.agenda-module__36SuJG__lead{color:var(--text-dim);font-size:.92rem}.agenda-module__36SuJG__machines{flex-wrap:wrap;gap:.5rem;display:flex}.agenda-module__36SuJG__machineChip{border:2px solid var(--border);background:var(--ink-soft);color:var(--text-dim);cursor:pointer;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .7rem .4rem .45rem;font-size:.82rem;font-weight:600;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.agenda-module__36SuJG__machineChip:hover{color:var(--text)}.agenda-module__36SuJG__machineChip[data-active]{border-color:var(--brand);background:var(--panel-2);color:var(--text);box-shadow:var(--shadow-hard-sm)}.agenda-module__36SuJG__chipLogo{object-fit:contain;width:22px;height:22px}.agenda-module__36SuJG__layout{grid-template-columns:1.3fr 1fr;align-items:start;gap:1rem;display:grid}.agenda-module__36SuJG__calCard,.agenda-module__36SuJG__dayCard{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);padding:1rem}.agenda-module__36SuJG__calHead{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.agenda-module__36SuJG__calTitle{font-family:var(--font-archivo-black), sans-serif;text-transform:capitalize;font-size:.95rem}.agenda-module__36SuJG__navBtn{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--ink-soft);width:30px;height:30px;color:var(--text-dim);cursor:pointer;font-size:1.1rem;line-height:1}.agenda-module__36SuJG__navBtn:hover{color:var(--text)}.agenda-module__36SuJG__weekRow{text-align:center;color:var(--text-faint);grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:3px;font-size:.68rem;display:grid}.agenda-module__36SuJG__grid{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.agenda-module__36SuJG__day{border-radius:var(--radius-sm);color:var(--text);font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border:2px solid #0000;flex-direction:column;align-items:center;gap:2px;padding:.35rem 0;font-size:.82rem;transition:background .1s,border-color .1s;display:flex}.agenda-module__36SuJG__day:hover:not(:disabled){background:var(--ink-soft)}.agenda-module__36SuJG__day[data-active]{border-color:var(--brand);background:var(--panel-2);font-weight:700}.agenda-module__36SuJG__day[data-past]{color:var(--text-faint);opacity:.5;cursor:not-allowed}.agenda-module__36SuJG__dot{background:0 0;border-radius:50%;width:9px;height:9px}.agenda-module__36SuJG__dot[data-state=libre]{background:#1d9e75}.agenda-module__36SuJG__dot[data-state=parcial]{background:#ef9f27}.agenda-module__36SuJG__dot[data-state=lleno]{background:#e24b4a}.agenda-module__36SuJG__legend{color:var(--text-dim);gap:.9rem;margin-top:.7rem;font-size:.72rem;display:flex}.agenda-module__36SuJG__legend span{align-items:center;gap:.3rem;display:inline-flex}.agenda-module__36SuJG__legend .agenda-module__36SuJG__dot{display:inline-block}.agenda-module__36SuJG__hint{color:var(--text-dim);text-align:center;padding:1rem 0;font-size:.88rem}.agenda-module__36SuJG__dayHeadRow{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.agenda-module__36SuJG__dayTitle{font-family:var(--font-archivo-black), sans-serif;text-transform:capitalize;font-size:.92rem}.agenda-module__36SuJG__daySub{color:var(--text-dim);font-size:.76rem}.agenda-module__36SuJG__dayHint{color:var(--text-faint);margin:.15rem 0 .6rem;font-size:.74rem}.agenda-module__36SuJG__nightToggle{border:2px solid var(--border);background:var(--ink-soft);color:var(--text-dim);cursor:pointer;border-radius:999px;align-self:flex-start;align-items:center;gap:.45rem;margin:.35rem 0 .45rem;padding:.4rem .8rem;font-size:.78rem;font-weight:700;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.agenda-module__36SuJG__nightToggle:hover{color:var(--text)}.agenda-module__36SuJG__nightToggle[data-active]{background:color-mix(in srgb, var(--glow-purple,#6d28d9) 14%, var(--panel));border-color:var(--glow-purple,#6d28d9);color:var(--text)}.agenda-module__36SuJG__nightCount{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.03em;background:var(--glow-red,#ff2d55);color:#fff;border:1.5px solid var(--border);border-radius:99px;padding:2px 8px;font-size:.62rem}.agenda-module__36SuJG__slots{flex-direction:column;gap:3px;max-height:320px;display:flex;overflow-y:auto}.agenda-module__36SuJG__slot{border:2px solid var(--border);border-radius:var(--radius-sm);color:var(--text);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:.5rem .65rem;font-size:.84rem;display:flex}.agenda-module__36SuJG__slot[data-estado=ocupado]{background:color-mix(in srgb, var(--glow-red,#ff2d55) 12%, transparent);border-color:color-mix(in srgb, var(--glow-red,#ff2d55) 55%, transparent);color:var(--text);cursor:default}.agenda-module__36SuJG__occRow{align-items:center;gap:.4rem;display:inline-flex}.agenda-module__36SuJG__occName{color:var(--glow-red,#ff2d55);text-overflow:ellipsis;white-space:nowrap;max-width:15ch;font-size:.78rem;font-weight:700;overflow:hidden}.agenda-module__36SuJG__occBtn{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--panel);cursor:pointer;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:transform .1s;display:inline-flex}.agenda-module__36SuJG__occBtn:hover{transform:translate(-1px,-1px)}.agenda-module__36SuJG__occBtn[data-tone=edit]{color:var(--glow-green-ink);background:var(--glow-green)}.agenda-module__36SuJG__occBtn[data-tone=bad]{color:var(--glow-red,#ff2d55);border-color:var(--glow-red,#ff2d55);background:0 0}.agenda-module__36SuJG__slot[data-estado=expirado]{opacity:.45;cursor:not-allowed}.agenda-module__36SuJG__slot[data-sel]{background:color-mix(in srgb, var(--glow-green) 16%, var(--panel-2));border-color:var(--glow-green);color:var(--text);font-weight:600}.agenda-module__36SuJG__slotTime{font-variant-numeric:tabular-nums}.agenda-module__36SuJG__slotTag{color:var(--text-faint);font-size:.7rem}.agenda-module__36SuJG__slot[data-estado=ocupado] .agenda-module__36SuJG__slotTag{color:var(--text-dim);font-weight:600}.agenda-module__36SuJG__slot[data-sel] .agenda-module__36SuJG__slotTag{color:var(--glow-green)}.agenda-module__36SuJG__form{border-top:2px solid var(--border);flex-direction:column;gap:.6rem;margin-top:.75rem;padding-top:.75rem;display:flex}.agenda-module__36SuJG__formTop{justify-content:space-between;align-items:baseline;display:flex}.agenda-module__36SuJG__formRango{color:var(--text);font-size:.84rem;font-weight:600}.agenda-module__36SuJG__formPrecio{font-family:var(--font-archivo-black), sans-serif;color:var(--glow-gold);font-size:1rem}.agenda-module__36SuJG__combo{position:relative}.agenda-module__36SuJG__comboInput{background:var(--panel-2);width:100%;color:var(--text);border:2px solid var(--border);border-radius:var(--radius-sm);padding:.55rem .7rem;font-size:.86rem}.agenda-module__36SuJG__comboInput:focus{border-color:var(--brand);outline:none}.agenda-module__36SuJG__comboTag{background:color-mix(in srgb, var(--glow-green) 15%, transparent);color:var(--glow-green);text-transform:uppercase;border-radius:999px;padding:.1rem .45rem;font-size:.62rem;font-weight:800;position:absolute;top:.5rem;right:.5rem}.agenda-module__36SuJG__comboList{z-index:10;background:var(--panel);border:2px solid var(--border);border-radius:var(--radius-sm);max-height:220px;box-shadow:var(--shadow-hard);list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.agenda-module__36SuJG__comboItem{border:none;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;flex-direction:column;gap:.1rem;width:100%;padding:.5rem .65rem;display:flex}.agenda-module__36SuJG__comboItem:hover{background:var(--ink-soft)}.agenda-module__36SuJG__comboName{color:var(--text);font-size:.84rem;font-weight:600}.agenda-module__36SuJG__comboMeta{color:var(--text-faint);font-size:.72rem}.agenda-module__36SuJG__formRow{align-items:center;gap:.6rem;display:flex}.agenda-module__36SuJG__formLabel{color:var(--text-dim);font-size:.82rem}.agenda-module__36SuJG__stepper{align-items:center;gap:.5rem;display:inline-flex}.agenda-module__36SuJG__stepper button{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--ink-soft);width:28px;height:28px;color:var(--text);cursor:pointer;font-size:1rem;line-height:1}.agenda-module__36SuJG__stepper span{text-align:center;min-width:1ch;font-size:.9rem;font-weight:600}.agenda-module__36SuJG__reservar{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--glow-green);color:var(--glow-green-ink);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;box-shadow:var(--shadow-hard-sm);margin-left:auto;padding:.55rem 1.1rem;font-size:.76rem}.agenda-module__36SuJG__reservar:disabled{opacity:.6;cursor:progress}@media (max-width:760px){.agenda-module__36SuJG__layout{grid-template-columns:1fr}.agenda-module__36SuJG__main{padding:1.25rem 1rem 3rem}}.agenda-module__36SuJG__overlay{z-index:90;background:#0a0a1aa6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.agenda-module__36SuJG__modal{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);width:100%;max-width:400px;box-shadow:var(--shadow-hard);flex-direction:column;gap:.8rem;padding:1.4rem;display:flex}.agenda-module__36SuJG__modalTitle{font-family:var(--font-archivo-black), sans-serif;color:var(--text);font-size:1.05rem}.agenda-module__36SuJG__modalLead{color:var(--text-dim);margin-top:-.4rem;font-size:.85rem;line-height:1.4}.agenda-module__36SuJG__field{color:var(--text-dim);flex-direction:column;gap:.3rem;font-size:.8rem;display:flex}.agenda-module__36SuJG__field input,.agenda-module__36SuJG__field select{background:var(--panel-2);color:var(--text);border:2px solid var(--border);border-radius:var(--radius-sm);padding:.55rem .7rem;font-size:.9rem}.agenda-module__36SuJG__field input:focus,.agenda-module__36SuJG__field select:focus{border-color:var(--brand);outline:none}.agenda-module__36SuJG__modalActions{justify-content:flex-end;gap:.6rem;margin-top:.2rem;display:flex}.agenda-module__36SuJG__modalGhost{border:2px solid var(--border);border-radius:var(--radius-sm);color:var(--text-dim);cursor:pointer;background:0 0;padding:.6rem 1rem;font-size:.82rem}.agenda-module__36SuJG__modalDanger{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--glow-red,#ff2d55);color:#fff;font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;cursor:pointer;box-shadow:var(--shadow-hard-sm);padding:.6rem 1.1rem;font-size:.78rem}.agenda-module__36SuJG__modalDanger:disabled,.agenda-module__36SuJG__modalGhost:disabled{opacity:.55;cursor:not-allowed}
.asistencias-module__8c9SRG__main{flex-direction:column;gap:1.25rem;max-width:1120px;margin:0 auto;padding:1.75rem 1.5rem 4rem;display:flex}.asistencias-module__8c9SRG__head{flex-direction:column;gap:.3rem;display:flex}.asistencias-module__8c9SRG__kicker{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.08em;color:var(--brand);font-size:.72rem}.asistencias-module__8c9SRG__title{font-size:2.2rem}.asistencias-module__8c9SRG__lead{color:var(--text-dim);max-width:62ch;font-size:.95rem}.asistencias-module__8c9SRG__filters{border:2px solid var(--border);border-radius:var(--radius);background:var(--ink-soft);flex-wrap:wrap;align-items:flex-end;gap:1.2rem;padding:1rem;display:flex}.asistencias-module__8c9SRG__filter{color:var(--text-dim);flex-direction:column;gap:.35rem;font-size:.8rem;display:flex}.asistencias-module__8c9SRG__filter input{background:var(--panel-2);color:var(--text);border:2px solid var(--border);border-radius:var(--radius-sm);padding:.55rem .7rem;font-size:.9rem}.asistencias-module__8c9SRG__checkFilter{color:var(--text);cursor:pointer;align-items:center;gap:.5rem;padding-bottom:.55rem;font-size:.88rem;display:inline-flex}.asistencias-module__8c9SRG__checkFilter input{width:18px;height:18px;accent-color:var(--electric)}.asistencias-module__8c9SRG__muted{color:var(--text-dim)}.asistencias-module__8c9SRG__empty{text-align:center;color:var(--text-dim);border:2px dashed var(--border);border-radius:var(--radius);padding:3rem 1rem}.asistencias-module__8c9SRG__list{flex-direction:column;gap:.85rem;display:flex}.asistencias-module__8c9SRG__card{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-hard-sm);flex-direction:column;gap:.85rem;padding:1rem 1.1rem;display:flex}.asistencias-module__8c9SRG__cardHead{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.asistencias-module__8c9SRG__cardInfo{flex-direction:column;gap:.15rem;min-width:0;display:flex}.asistencias-module__8c9SRG__cardTitulo{color:var(--text);font-size:1rem;font-weight:800}.asistencias-module__8c9SRG__cardMeta{color:var(--text-dim);font-size:.82rem}.asistencias-module__8c9SRG__groups{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.asistencias-module__8c9SRG__group{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--ink-soft);flex-direction:column;gap:.5rem;padding:.8rem;display:flex}.asistencias-module__8c9SRG__groupLabel{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.03em;font-size:.68rem}.asistencias-module__8c9SRG__groupLabel[data-tone=ok]{color:#0b6b46}.asistencias-module__8c9SRG__groupLabel[data-tone=bad]{color:var(--alert-error-text)}.asistencias-module__8c9SRG__none{color:var(--text-faint);font-size:.85rem}.asistencias-module__8c9SRG__people{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.asistencias-module__8c9SRG__person{border:1.5px solid var(--border);background:color-mix(in srgb, var(--glow-green) 12%, var(--panel));color:var(--text);border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.85rem;font-weight:600;display:inline-flex}.asistencias-module__8c9SRG__person[data-ausente]{background:var(--slot-busy-soft,#ffd9e2)}.asistencias-module__8c9SRG__via{text-transform:uppercase;letter-spacing:.03em;border:1px solid var(--border);background:var(--panel);color:var(--text-dim);border-radius:99px;padding:1px 6px;font-size:.56rem;font-weight:800}.asistencias-module__8c9SRG__via[data-via=admin]{color:var(--glow-gold)}.asistencias-module__8c9SRG__tag{text-transform:uppercase;letter-spacing:.03em;border:1px solid var(--border);background:var(--panel-2);color:var(--panel-badge-text);border-radius:99px;padding:1px 6px;font-size:.56rem;font-weight:800}.asistencias-module__8c9SRG__cardActions{justify-content:flex-end;display:flex}.asistencias-module__8c9SRG__manualBtn{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--panel-2);color:var(--text);cursor:pointer;padding:.55rem 1rem;font-size:.82rem;font-weight:700;transition:transform .1s,background .12s}.asistencias-module__8c9SRG__manualBtn:hover{background:var(--hover-tint-strong);transform:translate(-1px,-1px)}.asistencias-module__8c9SRG__modalOverlay{z-index:80;background:#0a0a1a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.asistencias-module__8c9SRG__modalCard{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);width:100%;max-width:440px;box-shadow:var(--shadow-hard);flex-direction:column;gap:.85rem;max-height:90dvh;padding:1.4rem;display:flex;overflow-y:auto}.asistencias-module__8c9SRG__modalTitle{font-family:var(--font-archivo-black), sans-serif;color:var(--text);font-size:1.05rem}.asistencias-module__8c9SRG__modalLead{color:var(--text-dim);margin-top:-.5rem;font-size:.85rem}.asistencias-module__8c9SRG__checklist{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.asistencias-module__8c9SRG__checkItem{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--ink-soft);width:100%;color:var(--text);cursor:pointer;text-align:left;align-items:center;gap:.6rem;padding:.6rem .8rem;font-size:.92rem;font-weight:600;display:flex}.asistencias-module__8c9SRG__checkItem[data-on]{background:color-mix(in srgb, var(--glow-green) 14%, var(--panel));border-color:var(--glow-green)}.asistencias-module__8c9SRG__checkBox{border:2px solid var(--border);background:var(--panel);width:24px;height:24px;color:var(--glow-green-ink);border-radius:6px;flex-shrink:0;place-items:center;font-weight:900;display:grid}.asistencias-module__8c9SRG__checkItem[data-on] .asistencias-module__8c9SRG__checkBox{background:var(--glow-green)}.asistencias-module__8c9SRG__modalTextarea{background:var(--panel-2);color:var(--text);border:2px solid var(--border);border-radius:var(--radius-sm);resize:vertical;padding:.6rem .7rem;font-family:inherit;font-size:.88rem}.asistencias-module__8c9SRG__modalTextarea:focus{border-color:var(--brand);outline:none}.asistencias-module__8c9SRG__modalActions{justify-content:flex-end;gap:.6rem;display:flex}.asistencias-module__8c9SRG__modalGhost{border:2px solid var(--border);border-radius:var(--radius-sm);color:var(--text-dim);cursor:pointer;background:0 0;padding:.6rem 1rem;font-size:.82rem}.asistencias-module__8c9SRG__modalPrimary{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--glow-green);color:var(--glow-green-ink);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;cursor:pointer;box-shadow:var(--shadow-hard-sm);padding:.6rem 1.1rem;font-size:.78rem}.asistencias-module__8c9SRG__modalPrimary:disabled{opacity:.55;cursor:not-allowed}@media (max-width:620px){.asistencias-module__8c9SRG__groups{grid-template-columns:1fr}.asistencias-module__8c9SRG__main{padding:1.25rem 1rem 3rem}}
.consolas-module__Nfkn-W__page{flex-direction:column;gap:1rem;display:flex}.consolas-module__Nfkn-W__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.consolas-module__Nfkn-W__title{color:var(--text);font-size:1.5rem}.consolas-module__Nfkn-W__sub{color:var(--text-dim);margin-top:.2rem;font-size:.85rem}.consolas-module__Nfkn-W__filters{flex-wrap:wrap;gap:.4rem;display:flex}.consolas-module__Nfkn-W__filter{border:2px solid var(--border);background:var(--panel);color:var(--text-dim);cursor:pointer;border-radius:999px;padding:.4rem .85rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .12s,color .12s}.consolas-module__Nfkn-W__filter:hover{color:var(--text)}.consolas-module__Nfkn-W__filter[data-active]{background:var(--glow-purple);color:#fff;box-shadow:var(--shadow-hard-sm)}.consolas-module__Nfkn-W__muted{color:var(--text-dim);font-size:.9rem}.consolas-module__Nfkn-W__empty{border:2px dashed var(--border);border-radius:var(--radius);color:var(--text-dim);text-align:center;padding:2.5rem 1rem}.consolas-module__Nfkn-W__tableWrap{border:2px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-hard-sm);overflow-x:auto}.consolas-module__Nfkn-W__table{border-collapse:collapse;width:100%;min-width:560px;font-size:.86rem}.consolas-module__Nfkn-W__table th:first-child,.consolas-module__Nfkn-W__table td:first-child{width:34%}.consolas-module__Nfkn-W__table th:nth-child(2),.consolas-module__Nfkn-W__table td:nth-child(2){width:26%}.consolas-module__Nfkn-W__table th:nth-child(3),.consolas-module__Nfkn-W__table td:nth-child(3),.consolas-module__Nfkn-W__table th:nth-child(4),.consolas-module__Nfkn-W__table td:nth-child(4){white-space:nowrap;width:9%}.consolas-module__Nfkn-W__table th:nth-child(5),.consolas-module__Nfkn-W__table td:nth-child(5){width:12%}.consolas-module__Nfkn-W__table th:nth-child(6),.consolas-module__Nfkn-W__table td:nth-child(6){width:10%}.consolas-module__Nfkn-W__table th{text-align:left;text-transform:uppercase;letter-spacing:.07em;color:var(--text-faint);background:var(--panel-2);border-bottom:2px solid var(--border);white-space:nowrap;padding:.6rem .85rem;font-size:.62rem}.consolas-module__Nfkn-W__table td{border-bottom:1px solid color-mix(in srgb, var(--text-faint) 25%, transparent);vertical-align:middle;padding:.65rem .85rem}.consolas-module__Nfkn-W__table tr:last-child td{border-bottom:0}.consolas-module__Nfkn-W__right{text-align:right}.consolas-module__Nfkn-W__who{flex-direction:column;display:flex}.consolas-module__Nfkn-W__who b{color:var(--text);font-size:.88rem}.consolas-module__Nfkn-W__who span{color:var(--text-faint);font-size:.74rem}.consolas-module__Nfkn-W__cons{border:2px solid var(--border);background:color-mix(in srgb, var(--glow-purple) 12%, var(--panel));color:var(--text);border-radius:8px;align-items:center;padding:.2rem .5rem;font-size:.8rem;font-weight:700;display:inline-flex}.consolas-module__Nfkn-W__extra{color:var(--text-faint);margin-top:.2rem;font-size:.7rem;display:block}.consolas-module__Nfkn-W__num{font-family:var(--font-archivo-black), sans-serif;color:var(--text);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.92rem}.consolas-module__Nfkn-W__acts{justify-content:flex-end;gap:.4rem;display:flex}.consolas-module__Nfkn-W__ib{border:2px solid var(--border);background:var(--panel);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .1s;display:flex}.consolas-module__Nfkn-W__ib:disabled{opacity:.5;cursor:progress}.consolas-module__Nfkn-W__ib:hover:not(:disabled){transform:translate(-1px,-1px)}.consolas-module__Nfkn-W__yes{background:var(--jade);color:#04270f}.consolas-module__Nfkn-W__no{color:#3d0512;background:#ff5a7a}.consolas-module__Nfkn-W__dash{color:var(--text-faint);font-size:.8rem}.consolas-module__Nfkn-W__catalogo{border:2px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-hard-sm);flex-direction:column;gap:.75rem;padding:1rem 1.1rem 1.15rem;display:flex}.consolas-module__Nfkn-W__catHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.consolas-module__Nfkn-W__catTitle{color:var(--text);font-size:1.05rem}.consolas-module__Nfkn-W__catForm{grid-template-columns:minmax(0,1fr) 130px auto;align-items:start;gap:.75rem;display:grid}.consolas-module__Nfkn-W__catAdd{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--glow-purple);color:#fff;font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;box-shadow:var(--shadow-hard-sm);white-space:nowrap;align-self:start;margin-top:1.6rem;padding:.65rem 1.1rem;font-size:.72rem;transition:transform .12s}.consolas-module__Nfkn-W__catAdd:hover:not(:disabled){transform:translate(-2px,-2px)}.consolas-module__Nfkn-W__catAdd:disabled{opacity:.55;cursor:progress}.consolas-module__Nfkn-W__catList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.consolas-module__Nfkn-W__catItem{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--panel-2);flex-wrap:wrap;align-items:center;gap:.7rem;padding:.6rem .75rem;display:flex}.consolas-module__Nfkn-W__catItem[data-off]{opacity:.62}.consolas-module__Nfkn-W__catName{color:var(--text);overflow-wrap:anywhere;min-width:0;font-size:.9rem;font-weight:700}.consolas-module__Nfkn-W__catPrice{font-family:var(--font-archivo-black), sans-serif;color:var(--text);white-space:nowrap;font-size:.88rem}@media (max-width:640px){.consolas-module__Nfkn-W__catForm{grid-template-columns:minmax(0,1fr)}.consolas-module__Nfkn-W__catAdd{width:100%;margin-top:0}}.consolas-module__Nfkn-W__catActions{flex-wrap:wrap;align-items:center;gap:.4rem;margin-left:auto;display:flex}.consolas-module__Nfkn-W__catBtn{border:2px solid var(--border);background:var(--panel);color:var(--text-dim);cursor:pointer;white-space:nowrap;border-radius:999px;padding:.38rem .7rem;font-family:inherit;font-size:.76rem;font-weight:600;transition:color .12s,background .12s}.consolas-module__Nfkn-W__catBtn:hover:not(:disabled){color:var(--text);background:var(--panel-2)}.consolas-module__Nfkn-W__catBtn:disabled{opacity:.5;cursor:progress}.consolas-module__Nfkn-W__catSave{border:2px solid var(--border);background:var(--glow-purple);color:#fff;cursor:pointer;white-space:nowrap;border-radius:999px;padding:.38rem .9rem;font-family:inherit;font-size:.76rem;font-weight:700}.consolas-module__Nfkn-W__catSave:disabled{opacity:.55;cursor:progress}.consolas-module__Nfkn-W__catDanger{border:2px solid var(--border);background:var(--glow-red);color:#fff;cursor:pointer;white-space:nowrap;border-radius:999px;padding:.38rem .8rem;font-family:inherit;font-size:.76rem;font-weight:700}.consolas-module__Nfkn-W__catDanger:disabled{opacity:.55;cursor:progress}.consolas-module__Nfkn-W__catConfirm{color:var(--text);font-size:.78rem;font-weight:700}.consolas-module__Nfkn-W__catItemEdit{grid-template-columns:minmax(0,1fr) 130px;align-items:start;gap:.75rem;display:grid}.consolas-module__Nfkn-W__catItemEdit .consolas-module__Nfkn-W__catActions{grid-column:1/-1;margin-left:0}@media (max-width:640px){.consolas-module__Nfkn-W__catItemEdit{grid-template-columns:minmax(0,1fr)}.consolas-module__Nfkn-W__catActions{width:100%;margin-left:0}.consolas-module__Nfkn-W__catBtn,.consolas-module__Nfkn-W__catSave,.consolas-module__Nfkn-W__catDanger{text-align:center;flex:1}}.consolas-module__Nfkn-W__cards{flex-direction:column;gap:.6rem;list-style:none;display:none}.consolas-module__Nfkn-W__card{border:2px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-hard-sm);flex-direction:column;gap:.35rem;padding:.8rem .9rem;display:flex}.consolas-module__Nfkn-W__cardTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;display:flex}.consolas-module__Nfkn-W__cardWho{color:var(--text-dim);font-size:.8rem}.consolas-module__Nfkn-W__cardWho b{color:var(--text)}.consolas-module__Nfkn-W__cardNums{color:var(--text-dim);font-size:.85rem}.consolas-module__Nfkn-W__cardNums b{font-family:var(--font-archivo-black), sans-serif;color:var(--text);font-size:.95rem}.consolas-module__Nfkn-W__cardActs{gap:.5rem;margin-top:.25rem;display:flex}.consolas-module__Nfkn-W__cardYes,.consolas-module__Nfkn-W__cardNo{border:2px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;box-shadow:var(--shadow-hard-sm);flex:1;padding:.55rem;font-size:.7rem}.consolas-module__Nfkn-W__cardYes{background:var(--jade);color:#04270f}.consolas-module__Nfkn-W__cardNo{color:#3d0512;background:#ff5a7a}.consolas-module__Nfkn-W__cardYes:disabled,.consolas-module__Nfkn-W__cardNo:disabled{opacity:.55;cursor:progress}@media (max-width:760px){.consolas-module__Nfkn-W__tableWrap{display:none}.consolas-module__Nfkn-W__cards{display:flex}}
.dispositivos-module__tt2Rga__main{flex-direction:column;gap:1.25rem;max-width:1120px;margin:0 auto;padding:1.75rem 1.5rem 4rem;display:flex}.dispositivos-module__tt2Rga__head{flex-direction:column;gap:.3rem;display:flex}.dispositivos-module__tt2Rga__kicker{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.08em;color:var(--brand);font-size:.72rem}.dispositivos-module__tt2Rga__title{font-size:2.2rem}.dispositivos-module__tt2Rga__lead{color:var(--text-dim);max-width:64ch;font-size:.95rem}.dispositivos-module__tt2Rga__lead code,.dispositivos-module__tt2Rga__name code{background:var(--panel-2);border-radius:6px;padding:.05rem .35rem;font-family:ui-monospace,monospace;font-size:.85em}.dispositivos-module__tt2Rga__createRow{border:2px solid var(--border);border-radius:var(--radius);background:var(--ink-soft);flex-wrap:wrap;gap:.6rem;padding:1rem;display:flex}.dispositivos-module__tt2Rga__createInput{background:var(--panel-2);min-width:220px;color:var(--text);border:2px solid var(--border);border-radius:var(--radius-sm);flex:1;padding:.6rem .8rem;font-size:.92rem}.dispositivos-module__tt2Rga__createInput:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #ff5a3c40}.dispositivos-module__tt2Rga__createBtn{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--electric);color:var(--electric-ink);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;cursor:pointer;box-shadow:var(--shadow-hard-sm);flex-shrink:0;padding:.6rem 1.2rem;font-size:.8rem}.dispositivos-module__tt2Rga__createBtn:disabled{opacity:.55;cursor:not-allowed}.dispositivos-module__tt2Rga__muted{color:var(--text-dim)}.dispositivos-module__tt2Rga__empty{text-align:center;color:var(--text-dim);border:2px dashed var(--border);border-radius:var(--radius);padding:3rem 1rem}.dispositivos-module__tt2Rga__list{flex-direction:column;gap:.7rem;display:flex}.dispositivos-module__tt2Rga__card{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-hard-sm);align-items:center;gap:.85rem;padding:.85rem 1rem;display:flex}.dispositivos-module__tt2Rga__card[data-off]{opacity:.7}.dispositivos-module__tt2Rga__cardInfo{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.dispositivos-module__tt2Rga__name{color:var(--text);font-weight:800}.dispositivos-module__tt2Rga__meta{color:var(--text-dim);font-size:.78rem}.dispositivos-module__tt2Rga__actions{flex-shrink:0;gap:.4rem;display:flex}.dispositivos-module__tt2Rga__ghostBtn{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--panel-2);color:var(--text);cursor:pointer;padding:.5rem .85rem;font-size:.8rem;font-weight:700}.dispositivos-module__tt2Rga__ghostBtn:disabled{opacity:.5;cursor:not-allowed}.dispositivos-module__tt2Rga__dangerBtn{border:2px solid var(--glow-red,#ff2d55);border-radius:var(--radius-sm);color:var(--glow-red,#ff2d55);cursor:pointer;background:0 0;padding:.5rem .85rem;font-size:.8rem;font-weight:700}.dispositivos-module__tt2Rga__dangerBtn:disabled{opacity:.5;cursor:not-allowed}.dispositivos-module__tt2Rga__modalOverlay{z-index:80;background:#0a0a1a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.dispositivos-module__tt2Rga__modalCard{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);width:100%;max-width:460px;box-shadow:var(--shadow-hard);flex-direction:column;gap:.85rem;padding:1.4rem;display:flex}.dispositivos-module__tt2Rga__modalTitle{font-family:var(--font-archivo-black), sans-serif;color:var(--text);font-size:1.05rem}.dispositivos-module__tt2Rga__modalLead{color:var(--text-dim);margin-top:-.4rem;font-size:.85rem;line-height:1.5}.dispositivos-module__tt2Rga__token{background:var(--ink-soft);border:2px dashed var(--border);border-radius:var(--radius-sm);color:var(--text);word-break:break-all;padding:.75rem .85rem;font-family:ui-monospace,monospace;font-size:.85rem;display:block}.dispositivos-module__tt2Rga__modalActions{justify-content:flex-end;gap:.6rem;display:flex}.dispositivos-module__tt2Rga__copyBtn{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--panel-2);color:var(--text);cursor:pointer;padding:.6rem 1rem;font-size:.82rem;font-weight:700}.dispositivos-module__tt2Rga__modalGhost{border:2px solid var(--border);border-radius:var(--radius-sm);color:var(--text-dim);cursor:pointer;background:0 0;padding:.6rem 1rem;font-size:.82rem}.dispositivos-module__tt2Rga__modalPrimary{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--electric);color:var(--electric-ink);font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;cursor:pointer;box-shadow:var(--shadow-hard-sm);padding:.6rem 1.1rem;font-size:.78rem}.dispositivos-module__tt2Rga__modalDanger{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--glow-red,#ff2d55);color:#fff;font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;cursor:pointer;box-shadow:var(--shadow-hard-sm);padding:.6rem 1.1rem;font-size:.78rem}.dispositivos-module__tt2Rga__modalDanger:disabled{opacity:.55;cursor:not-allowed}@media (max-width:620px){.dispositivos-module__tt2Rga__card{flex-wrap:wrap}.dispositivos-module__tt2Rga__actions{justify-content:flex-end;width:100%}.dispositivos-module__tt2Rga__main{padding:1.25rem 1rem 3rem}}
.records-module__aPgrjG__main{flex-direction:column;gap:1.25rem;max-width:1120px;margin:0 auto;padding:1.75rem 1.5rem 4rem;display:flex}.records-module__aPgrjG__head{flex-direction:column;gap:.3rem;display:flex}.records-module__aPgrjG__kicker{font-family:var(--font-archivo-black), sans-serif;text-transform:uppercase;letter-spacing:.08em;color:var(--brand);font-size:.72rem}.records-module__aPgrjG__title{font-size:2.2rem}.records-module__aPgrjG__lead{color:var(--text-dim);max-width:62ch;font-size:.95rem}.records-module__aPgrjG__filters{border:2px solid var(--border);border-radius:var(--radius);background:var(--ink-soft);flex-wrap:wrap;gap:1rem;padding:1rem;display:flex}.records-module__aPgrjG__filter{color:var(--text-dim);flex-direction:column;gap:.35rem;font-size:.8rem;display:flex}.records-module__aPgrjG__filter select{background:var(--panel-2);color:var(--text);border:2px solid var(--border);border-radius:var(--radius-sm);min-width:200px;padding:.55rem .7rem;font-size:.9rem}.records-module__aPgrjG__muted{color:var(--text-dim)}.records-module__aPgrjG__empty{text-align:center;color:var(--text-dim);border:2px dashed var(--border);border-radius:var(--radius);padding:3rem 1rem}.records-module__aPgrjG__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.records-module__aPgrjG__card{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-hard-sm);flex-direction:column;display:flex;overflow:hidden}.records-module__aPgrjG__photoWrap{aspect-ratio:4/5;background:var(--ink-soft);position:relative}.records-module__aPgrjG__photo{object-fit:cover;width:100%;height:100%;display:block}.records-module__aPgrjG__tipoChip{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#0a0a1aa6;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:800;position:absolute;top:10px;left:10px}.records-module__aPgrjG__tipoChip[data-tipo=record]{color:#2a0a04;background:#ff5a3cd9}.records-module__aPgrjG__tipoChip[data-tipo=momento]{color:#04122e;background:#2d7bffd9}.records-module__aPgrjG__body{flex-direction:column;gap:.55rem;padding:.85rem 1rem 1rem;display:flex}.records-module__aPgrjG__author{border-top:1px solid var(--border);align-items:center;gap:8px;padding-top:.4rem;display:flex}.records-module__aPgrjG__authorInfo{flex-direction:column;flex:1;min-width:0;line-height:1.15;display:flex}.records-module__aPgrjG__authorName{color:var(--text);font-size:.85rem;font-weight:600}.records-module__aPgrjG__authorTime{color:var(--text-faint);font-size:.7rem}.records-module__aPgrjG__reason{border-left:3px solid var(--alert-error-text,#a3123a);color:var(--text-dim);background:color-mix(in srgb, var(--alert-error-text,#a3123a) 8%, transparent);border-radius:4px;margin:0;padding:.4rem .6rem;font-size:.82rem}.records-module__aPgrjG__actions{gap:.5rem;margin-top:.35rem;display:flex}.records-module__aPgrjG__approve{background:var(--glow-green);color:var(--glow-green-ink,#04220f);border:2px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-archivo-black), sans-serif;cursor:pointer;box-shadow:var(--shadow-hard-sm);flex:1;padding:.55rem .8rem;font-size:.75rem}.records-module__aPgrjG__approve:disabled{opacity:.55;cursor:not-allowed}.records-module__aPgrjG__rejectBtn{color:var(--glow-red,#ff2d55);border:2px solid var(--glow-red,#ff2d55);border-radius:var(--radius-sm);font-family:var(--font-archivo-black), sans-serif;cursor:pointer;background:0 0;flex:1;padding:.55rem .8rem;font-size:.75rem}.records-module__aPgrjG__rejectBtn:disabled{opacity:.5;cursor:not-allowed}.records-module__aPgrjG__overlay{z-index:80;background:#0a0a1a99;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.records-module__aPgrjG__modal{background:var(--panel);border:2px solid var(--border);border-radius:var(--radius);width:100%;max-width:440px;box-shadow:var(--shadow-hard);flex-direction:column;gap:.85rem;padding:1.4rem;display:flex}.records-module__aPgrjG__modalTitle{font-family:var(--font-archivo-black), sans-serif;color:var(--text);margin:0;font-size:1.05rem}.records-module__aPgrjG__modalLead{color:var(--text-dim);margin:-.5rem 0 0;font-size:.85rem}.records-module__aPgrjG__textarea{background:var(--panel-2);color:var(--text);border:2px solid var(--border);border-radius:var(--radius-sm);resize:vertical;padding:.6rem .7rem;font-family:inherit;font-size:.88rem}.records-module__aPgrjG__textarea:focus{border-color:var(--brand);outline:none}.records-module__aPgrjG__modalActions{justify-content:flex-end;gap:.6rem;display:flex}.records-module__aPgrjG__ghost{border:2px solid var(--border);border-radius:var(--radius-sm);color:var(--text-dim);cursor:pointer;background:0 0;padding:.6rem 1rem;font-size:.82rem}.records-module__aPgrjG__danger{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--glow-red,#ff2d55);color:#fff;font-family:var(--font-archivo-black), sans-serif;cursor:pointer;box-shadow:var(--shadow-hard-sm);padding:.6rem 1.1rem;font-size:.78rem}.records-module__aPgrjG__danger:disabled{opacity:.55;cursor:not-allowed}
.nuevo-module__jyzW_q__main{flex-direction:column;gap:1.1rem;max-width:640px;margin:0 auto;padding:1.75rem 1.5rem 4rem;display:flex}.nuevo-module__jyzW_q__back{color:var(--text-dim);align-self:flex-start;font-size:.85rem;font-weight:600}.nuevo-module__jyzW_q__back:hover{color:var(--brand)}.nuevo-module__jyzW_q__title{font-size:2rem}.nuevo-module__jyzW_q__form{flex-direction:column;gap:1.1rem;display:flex}.nuevo-module__jyzW_q__coverField{flex-direction:column;gap:.4rem;display:flex}.nuevo-module__jyzW_q__coverLabel{color:var(--text);font-size:.9rem;font-weight:600}.nuevo-module__jyzW_q__actions{margin-top:.3rem}
