.Button-module-scss-module__Qfsr0a__button{border:var(--text-color);cursor:pointer;justify-content:center;align-items:center;gap:.75em;width:100%;max-width:15em;min-height:2em;padding:.3em 1em;font-family:inherit;font-size:1.1em;font-weight:300;transition:all .3s;display:flex;position:relative}.Button-module-scss-module__Qfsr0a__button:hover:not(:disabled){scale:1.05}.Button-module-scss-module__Qfsr0a__button:hover:not(:disabled) .Button-module-scss-module__Qfsr0a__arrow{fill:var(--bg-color)}.Button-module-scss-module__Qfsr0a__button:disabled{cursor:not-allowed;opacity:.6}.Button-module-scss-module__Qfsr0a__red{text-transform:uppercase;color:#fff;background-color:#e74c3c;border-radius:6.25em;width:auto}.Button-module-scss-module__Qfsr0a__primary{background-color:var(--text-color);color:var(--accent-color);border-radius:6.25em;width:auto}.Button-module-scss-module__Qfsr0a__secondary{color:var(--text-color);border:var(--border);background-color:transparent;height:3.75em}.Button-module-scss-module__Qfsr0a__secondary .Button-module-scss-module__Qfsr0a__label{font-size:1.3em;font-weight:400}.Button-module-scss-module__Qfsr0a__secondary .Button-module-scss-module__Qfsr0a__icon{font-size:2em}.Button-module-scss-module__Qfsr0a__transparent{color:var(--text-color);background-color:transparent;border:none;width:auto;padding:.5em .75em;font-size:.8em}.Button-module-scss-module__Qfsr0a__icon{width:1em;height:1em;font-size:1.4em}.Button-module-scss-module__Qfsr0a__arrow{width:100%;max-width:.75em;height:.75em;fill:var(--text-color);transition:all .3s}.Button-module-scss-module__Qfsr0a__label{font-size:1.2em;font-weight:400;position:relative}.Button-module-scss-module__Qfsr0a__loading{color:transparent;pointer-events:none;background-color:transparent}
.SpinnerCircle-module-scss-module__FKKwVa__ldsRing{opacity:.9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.SpinnerCircle-module-scss-module__FKKwVa__ldsRing div{box-sizing:border-box;border:.2em solid transparent;border-top-color:#fff;border-radius:50%;width:1.6em;height:1.6em;animation:1.2s cubic-bezier(.5,0,.5,1) infinite SpinnerCircle-module-scss-module__FKKwVa__ldsRing;display:block;position:absolute}.SpinnerCircle-module-scss-module__FKKwVa__ldsRing div:first-child{animation-delay:-.45s}.SpinnerCircle-module-scss-module__FKKwVa__ldsRing div:nth-child(2){animation-delay:-.3s}.SpinnerCircle-module-scss-module__FKKwVa__ldsRing div:nth-child(3){animation-delay:-.15s}@keyframes SpinnerCircle-module-scss-module__FKKwVa__ldsRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Paragraph-module-scss-module__fyezyW__paragraph{font-family:var(--font);color:var(--text-color);margin:0;font-size:1.05em;font-weight:400;line-height:1.15em}
.Title-module-scss-module__0BMDNq__title{color:var(--text-color);text-align:center;font-size:2em;line-height:1em;font-family:var(--title-font);text-transform:uppercase;margin:0;font-weight:400}.Title-module-scss-module__0BMDNq__s{font-size:1.2em}.Title-module-scss-module__0BMDNq__m{font-size:1.5em}.Title-module-scss-module__0BMDNq__l{font-size:3em}
.Dashboard-module-scss-module__vBCSuq__dashboard{flex-direction:column;justify-content:flex-start;align-items:center;gap:2em;max-width:1200px;margin:2em auto;padding:1em;display:flex}.Dashboard-module-scss-module__vBCSuq__title{color:var(--accent-color);text-align:center;font-size:2em;font-weight:700}@media (max-width:480px){.Dashboard-module-scss-module__vBCSuq__title{font-size:1.5em}}.Dashboard-module-scss-module__vBCSuq__paragraph{color:var(--accent-color);text-align:center;margin-bottom:1em;font-size:1.2em}@media (max-width:480px){.Dashboard-module-scss-module__vBCSuq__paragraph{font-size:1em}}.Dashboard-module-scss-module__vBCSuq__button{border-radius:8px;align-self:flex-start;padding:.75em 1.5em;font-weight:500;transition:background .2s,transform .15s}.Dashboard-module-scss-module__vBCSuq__button:hover{transform:translateY(-2px)}@media (max-width:480px){.Dashboard-module-scss-module__vBCSuq__button{align-self:center;padding:.6em 1.2em}}.Dashboard-module-scss-module__vBCSuq__noEvents{color:#777;text-align:center;margin-top:2em;font-size:1em}.Dashboard-module-scss-module__vBCSuq__eventsList{flex-direction:column;gap:1.5em;width:100%;display:flex}@media (min-width:768px){.Dashboard-module-scss-module__vBCSuq__eventsList{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2em;display:grid}}.Dashboard-module-scss-module__vBCSuq__eventCard{background:#fff;border-radius:.8em;align-items:center;gap:1em;padding:1em;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 10px rgba(0,0,0,.08)}.Dashboard-module-scss-module__vBCSuq__eventCard:hover{transform:translateY(-4px);box-shadow:0 6px 14px rgba(0,0,0,.12)}@media (max-width:480px){.Dashboard-module-scss-module__vBCSuq__eventCard{text-align:center;flex-direction:column;gap:.8em;padding:.8em}}.Dashboard-module-scss-module__vBCSuq__eventImageWrapper{flex-shrink:0;width:6em;height:6em;position:relative}@media (min-width:768px){.Dashboard-module-scss-module__vBCSuq__eventImageWrapper{width:8em;height:8em;margin-bottom:1em}}@media (max-width:480px){.Dashboard-module-scss-module__vBCSuq__eventImageWrapper{width:5.5em;height:5.5em;margin-bottom:.5em}}.Dashboard-module-scss-module__vBCSuq__eventImage{object-fit:cover;background:#f5f5f5;border-radius:8px;width:100%;height:100%}.Dashboard-module-scss-module__vBCSuq__eventDetails{flex-direction:column;flex:1;justify-content:center;gap:.4em;display:flex}.Dashboard-module-scss-module__vBCSuq__eventDetails h3{color:var(--text-color);margin:0;font-size:1.2em;font-weight:600}.Dashboard-module-scss-module__vBCSuq__eventDetails p{color:var(--text-color);margin:0;font-size:.9em}@media (max-width:480px){.Dashboard-module-scss-module__vBCSuq__eventDetails{align-items:center}.Dashboard-module-scss-module__vBCSuq__eventDetails h3{font-size:1.1em}.Dashboard-module-scss-module__vBCSuq__eventDetails p{font-size:.85em}}
.Input-module-scss-module__KSI_uq__container{border:var(--border);width:100%;max-width:18em;height:2.5em;font-family:var(--font);color:var(--text-color);background:0 0;padding:0 1em;font-size:1.2em;position:relative}.Input-module-scss-module__KSI_uq__container:focus{outline:none}.Input-module-scss-module__KSI_uq__container::placeholder{color:var(--text-color);opacity:1}.Input-module-scss-module__KSI_uq__numberInput{width:7em}@media (max-width:480px){.Input-module-scss-module__KSI_uq__numberInput{width:5em}}.Input-module-scss-module__KSI_uq__fileLabel{border:var(--border);cursor:pointer;max-width:20em;color:var(--text-color);align-items:center;gap:1em;width:100%;height:3em;padding:.5em 1em;font-size:1em;display:flex}.Input-module-scss-module__KSI_uq__fileInput{display:none}.Input-module-scss-module__KSI_uq__fileButton{background:var(--text-color);color:#fff;cursor:pointer;border-radius:.4em;padding:.4em 1em;font-size:.9em;transition:all .2s}.Input-module-scss-module__KSI_uq__fileButton:hover{background:#333;scale:1.05}.Input-module-scss-module__KSI_uq__fileName{color:var(--text-color);opacity:.8;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.9em;overflow:hidden}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.NewEventForm-module-scss-module__Aaqmwa__newEventForm{background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1em;width:100%;max-width:30em;padding:2em;display:flex;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.1)}.NewEventForm-module-scss-module__Aaqmwa__newEventForm input{width:100%}.NewEventForm-module-scss-module__Aaqmwa__closeButton{cursor:pointer;width:2em;height:2em;transition:transform .2s;position:absolute;top:1.2em;right:1.2em}.NewEventForm-module-scss-module__Aaqmwa__closeButton:hover{transform:rotate(90deg)scale(1.05)}.NewEventForm-module-scss-module__Aaqmwa__closeButton svg{width:100%;height:100%;fill:var(--text-color)}.NewEventForm-module-scss-module__Aaqmwa__checkboxLabel{color:#333;align-items:center;gap:.7em;font-size:.9em;display:flex}.NewEventForm-module-scss-module__Aaqmwa__checkboxLabel input{cursor:pointer;width:1.5em;height:1.5em}.NewEventForm-module-scss-module__Aaqmwa__title{color:#222;text-align:center;font-size:1.8em;font-weight:700}.NewEventForm-module-scss-module__Aaqmwa__paragraph{color:#555;text-align:center;font-size:1em}.NewEventForm-module-scss-module__Aaqmwa__button{color:#fff;cursor:pointer;background:#0070f3;border:none;border-radius:8px;width:100%;padding:.85em;font-size:1em;font-weight:600;transition:all .2s}.NewEventForm-module-scss-module__Aaqmwa__button:hover{background:#0059c9}.NewEventForm-module-scss-module__Aaqmwa__button:active{background:#0048a3}
.SignIn-module-scss-module__ALlEDq__signIn{background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:380px;margin:4rem auto;padding:2rem;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.1)}.SignIn-module-scss-module__ALlEDq__signIn input{width:100%;margin-bottom:1rem}.SignIn-module-scss-module__ALlEDq__title{color:#222;text-align:center;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.SignIn-module-scss-module__ALlEDq__paragraph{color:#555;text-align:center;margin-bottom:2rem;font-size:1rem}.SignIn-module-scss-module__ALlEDq__button{color:#fff;cursor:pointer;background:#0070f3;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:.85rem;font-size:1rem;font-weight:600;transition:all .2s}.SignIn-module-scss-module__ALlEDq__button:hover{background:#0059c9}.SignIn-module-scss-module__ALlEDq__button:active{background:#0048a3}
.page-module-scss-module__rcUngW__page{flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:100vw;height:100%;min-height:100vh;display:flex}
.EventDetails-module-scss-module__qAVBpq__dashboard{flex-direction:column;justify-content:flex-start;align-items:center;gap:2em;margin:2em auto;padding:1em;display:flex}@media (max-width:480px){.EventDetails-module-scss-module__qAVBpq__dashboard{max-width:20em;margin:1em auto;padding:.5em}}.EventDetails-module-scss-module__qAVBpq__closeButton{cursor:pointer;width:2em;height:2em;transition:transform .2s;position:fixed;top:1.5em;left:3em;transform:translate(-50%)}.EventDetails-module-scss-module__qAVBpq__closeButton:hover{transform:translate(-50%)rotate(90deg)scale(1.05)}.EventDetails-module-scss-module__qAVBpq__closeButton svg{width:100%;height:100%;fill:var(--accent-color)}.EventDetails-module-scss-module__qAVBpq__title{color:var(--accent-color);text-align:center;font-size:2em;font-weight:700}@media (max-width:480px){.EventDetails-module-scss-module__qAVBpq__title{font-size:1.5em}}.EventDetails-module-scss-module__qAVBpq__paragraph{color:var(--accent-color);text-align:center;margin-bottom:1em;font-size:1.2em}@media (max-width:480px){.EventDetails-module-scss-module__qAVBpq__paragraph{font-size:1em}}.EventDetails-module-scss-module__qAVBpq__button{border-radius:8px;align-self:flex-start;padding:.75em 1.5em;font-weight:500;transition:background .2s,transform .15s}@media (max-width:480px){.EventDetails-module-scss-module__qAVBpq__button{align-self:center;padding:.6em 1.2em}}.EventDetails-module-scss-module__qAVBpq__noEvents{color:#777;text-align:center;margin-top:2em;font-size:1em}.EventDetails-module-scss-module__qAVBpq__eventCard{background:#fff;border-radius:.8em;align-items:center;gap:1em;padding:1em;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 10px rgba(0,0,0,.08)}@media (max-width:480px){.EventDetails-module-scss-module__qAVBpq__eventCard{text-align:center;flex-direction:column;gap:.8em;padding:.8em}}.EventDetails-module-scss-module__qAVBpq__eventImageWrapper{flex-shrink:0;width:6em;height:6em;position:relative}@media (min-width:768px){.EventDetails-module-scss-module__qAVBpq__eventImageWrapper{width:8em;height:8em;margin-bottom:1em}}@media (max-width:480px){.EventDetails-module-scss-module__qAVBpq__eventImageWrapper{width:5.5em;height:5.5em;margin-bottom:.5em}}.EventDetails-module-scss-module__qAVBpq__eventImage{object-fit:cover;background:#f5f5f5;border-radius:8px;width:100%;height:100%}.EventDetails-module-scss-module__qAVBpq__rewardImages{flex-wrap:wrap;justify-content:center;gap:.5em;margin-top:.5em;display:flex}.EventDetails-module-scss-module__qAVBpq__rewardImage{object-fit:cover;width:4em;height:4em;position:relative}.EventDetails-module-scss-module__qAVBpq__eventDetails{flex-direction:column;flex:1;justify-content:center;gap:.4em;display:flex}.EventDetails-module-scss-module__qAVBpq__eventDetails h3{color:var(--text-color);margin:0;font-size:1.2em;font-weight:600}.EventDetails-module-scss-module__qAVBpq__eventDetails p{color:var(--text-color);margin:0;font-size:.9em}@media (max-width:480px){.EventDetails-module-scss-module__qAVBpq__eventDetails{align-items:center}.EventDetails-module-scss-module__qAVBpq__eventDetails h3{font-size:1.1em}.EventDetails-module-scss-module__qAVBpq__eventDetails p{font-size:.85em}}.EventDetails-module-scss-module__qAVBpq__eventInfo{flex-direction:column;justify-content:center;align-items:center;gap:.8em;display:flex;position:relative}.EventDetails-module-scss-module__qAVBpq__input{background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:1.5em;padding:2em;display:flex;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.1)}.EventDetails-module-scss-module__qAVBpq__alignInputs{gap:1em;width:100%;display:flex;position:relative}.EventDetails-module-scss-module__qAVBpq__alignInputs .EventDetails-module-scss-module__qAVBpq__inputField{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5em;min-width:0;display:flex}.EventDetails-module-scss-module__qAVBpq__winnerWrapper{flex-direction:column;justify-content:center;align-items:center;gap:1em;width:100%;display:flex}.EventDetails-module-scss-module__qAVBpq__winnerTableContainer{background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:80%;margin-top:1em;padding:1em;display:flex;overflow-x:auto;box-shadow:0 4px 12px rgba(0,0,0,.08)}.EventDetails-module-scss-module__qAVBpq__winnerTableWrapper{width:100%;margin-top:0 1em;background:#fff;border-radius:12px;padding:1em .5em;overflow-x:auto;box-shadow:0 4px 12px rgba(0,0,0,.08)}.EventDetails-module-scss-module__qAVBpq__winnerTable{border-collapse:collapse;width:100%;color:var(--text-color);text-align:center;font-size:.95em}.EventDetails-module-scss-module__qAVBpq__winnerTable th,.EventDetails-module-scss-module__qAVBpq__winnerTable td{border-bottom:1px solid #000;padding:0 1em}.EventDetails-module-scss-module__qAVBpq__winnerTable th{background-color:var(--accent-color);color:var(--text-color);text-transform:uppercase;font-weight:600}.EventDetails-module-scss-module__qAVBpq__winnerTable tr:hover{background-color:rgba(0,0,0,.03)}.EventDetails-module-scss-module__qAVBpq__winnerTable tr:last-child td{border-bottom:none}@media (max-width:480px){.EventDetails-module-scss-module__qAVBpq__winnerTable{font-size:.85em}.EventDetails-module-scss-module__qAVBpq__winnerTable th,.EventDetails-module-scss-module__qAVBpq__winnerTable td{padding:.6em}}.EventDetails-module-scss-module__qAVBpq__buttonCont,.EventDetails-module-scss-module__qAVBpq__winnerCont{justify-content:center;align-items:center;gap:1em;width:100%;margin-top:1em;display:flex}.EventDetails-module-scss-module__qAVBpq__winnerCont{flex-direction:column}.EventDetails-module-scss-module__qAVBpq__smallCont{width:4em}.EventDetails-module-scss-module__qAVBpq__inputContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:3em;width:100%;display:flex}.EventDetails-module-scss-module__qAVBpq__temporaryWinner{background-color:#fdb0b0}.EventDetails-module-scss-module__qAVBpq__databaseWinner{background-color:#b0f2b0}
