:root{--color-bg:#07070e;--color-primary:#00ddd0;--color-secondary:#95f;--color-gold:gold;--color-success:#00e87a;--color-danger:#f46;--font-display:"Bebas Neue", "Impact", sans-serif;--font-body:"Barlow Condensed", Arial, sans-serif;--max-width:100%}html,body{background:var(--color-bg);width:100%;min-height:100vh;font-family:var(--font-body)}body{overflow-x:hidden}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}*{-webkit-tap-highlight-color:transparent}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}@media (hover:hover) and (pointer:fine) and (width>=768px){html{scroll-behavior:smooth}}::selection{background:#1a73e840}img{-webkit-user-drag:none}button{touch-action:manipulation;transition:transform .12s,box-shadow .15s,opacity .15s,background-color .15s}button:active:not(:disabled){transform:scale(.96)}button:disabled{cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:2px solid #1a73e88c}input,select,textarea{transition:box-shadow .15s,border-color .15s}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px #1a73e824}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#78829159;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#7882918c}::-webkit-scrollbar-track{background:0 0}@keyframes gmFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes gmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes gmSpin{to{transform:rotate(360deg)}}.gm-stagger>*{animation:.34s both gmFadeUp}.gm-stagger>:first-child{animation-delay:0s}.gm-stagger>:nth-child(2){animation-delay:40ms}.gm-stagger>:nth-child(3){animation-delay:80ms}.gm-stagger>:nth-child(4){animation-delay:.12s}.gm-stagger>:nth-child(5){animation-delay:.16s}.gm-stagger>:nth-child(6){animation-delay:.2s}.gm-stagger>:nth-child(7){animation-delay:.24s}.gm-stagger>:nth-child(8){animation-delay:.28s}.gm-stagger>:nth-child(n+9){animation-delay:.32s}.gm-fade{animation:.25s both gmFadeIn}.gm-spinner{border:3px solid #1a73e82e;border-top-color:#1a73e8;border-radius:50%;width:34px;height:34px;animation:.7s linear infinite gmSpin}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}@media (width<=767px){#planilla-print{-webkit-overflow-scrolling:touch;overflow-x:auto}#planilla-print>*{min-width:720px}}.gm-carrusel{scrollbar-width:none}.gm-carrusel::-webkit-scrollbar{display:none}@keyframes gmShimmer{0%{transform:translate(-110%)}to{transform:translate(320%)}}@keyframes gmPulseGlow{0%,to{box-shadow:0 0 #f9a82500}50%{box-shadow:0 0 14px 2px #f9a8258c}}@keyframes gmLogroPop{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:none}}@keyframes gmTrofeo{0%,to{transform:rotate(0)scale(1)}25%{transform:rotate(-10deg)scale(1.18)}75%{transform:rotate(10deg)scale(1.18)}}.gm-logro{animation:.32s both gmLogroPop}.gm-logro:nth-child(2){animation-delay:50ms}.gm-logro:nth-child(3){animation-delay:.1s}.gm-logro:nth-child(4){animation-delay:.15s}.gm-logro:nth-child(5){animation-delay:.2s}.gm-logro:nth-child(6){animation-delay:.25s}.gm-logro:nth-child(n+7){animation-delay:.3s}.gm-barra-shimmer{position:relative;overflow:hidden}.gm-barra-shimmer:after{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);width:45%;animation:2.2s ease-in-out infinite gmShimmer;position:absolute;top:0;bottom:0;left:0;transform:translate(-110%)}.gm-casi{animation:1.5s ease-in-out infinite gmPulseGlow}.gm-trofeo{animation:1.8s ease-in-out infinite gmTrofeo;display:inline-block}
