@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap";*{font-family:Mona Sans,sans-serif;margin:0;padding:0}.center{display:flex;width:100vw;justify-content:center;align-items:center;height:100vh}.startButton{background-color:#000;color:#ff0;border:none;padding:.75rem 1rem;font-size:1rem;font-weight:700;border-radius:4px;cursor:pointer;transition:background-color .3s ease}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:#1d1d1d}::-webkit-scrollbar-thumb{background:#464646;border-radius:1px}::-webkit-scrollbar-thumb:hover{background:#616161}* a{text-decoration:none;color:#00ff85}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 5000s;-webkit-text-fill-color:#fff!important;color:#fff!important}:root{--primary: #00ff85;--primary-dark: #00cc6a;--bg-dark: #0a0a0a;--bg-light: #111111}body{font-family:Inter,sans-serif;background:var(--bg-dark);color:#fff}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif}.network-grid{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:.1;background-image:radial-gradient(circle at 2% 5%,var(--primary) .5px,transparent 1px),radial-gradient(circle at 98% 35%,var(--primary) .5px,transparent 1px),radial-gradient(circle at 50% 50%,var(--primary) .5px,transparent 1px),radial-gradient(circle at 85% 85%,var(--primary) .5px,transparent 1px);background-size:100px 100px;animation:pulse 4s ease-in-out infinite alternate}@keyframes pulse{0%{opacity:.05}to{opacity:.15}}.connection-line{position:absolute;background:linear-gradient(90deg,transparent,var(--primary),transparent);height:1px;width:100px;animation:moveLine 3s linear infinite}@keyframes moveLine{0%{transform:translate(-100%);opacity:0}50%{opacity:.5}to{transform:translate(200%);opacity:0}}.glass-effect{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0acc}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._backgroundContainer_b09ax_1{background-color:#1d1d1d}._outerContainer_b09ax_5{max-width:1500px;width:100%;margin:0 auto}._container_b09ax_11{display:flex;justify-content:center;flex-direction:column;align-items:center;min-height:calc(100vh - 4rem);width:100%;background-color:#1d1d1d;position:relative}._playerRowContainer_b09ax_23{overflow-y:auto;overflow-x:hidden;width:100%;max-width:33rem;display:flex;flex-direction:column;gap:.5rem;padding:1rem}._index_b09ax_36{color:#fff;font-size:.9rem;opacity:.6}._title_b09ax_42{color:#1ed45e;font-size:1.75rem;line-height:1.4;margin-bottom:3rem;text-align:center;letter-spacing:.05em}._playerRow_b09ax_23{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:4px;transition:transform .2s ease}._playerRow_b09ax_23:hover{transform:translate(4px);background:#ffffff0a}._nameLink_b09ax_67{color:#fff;text-decoration:none;font-size:.95rem;letter-spacing:.02em;transition:color .2s ease;display:flex;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:.5rem}._nameLink_b09ax_67:hover{color:#1ed45e}._bingoLetters_b09ax_86{display:flex;gap:.4rem}._letterButton_b09ax_91{width:1.85rem;height:1.85rem;display:flex;justify-content:center;align-items:center;background:none;border:1.5px solid #464646;color:#616161;font-size:.85rem;font-weight:500;transition:all .2s ease;border-radius:3px;cursor:pointer}._letterButton_b09ax_91:hover{border-color:#1ed45e80;color:#1ed45e80}._letterButton_b09ax_91._strikethrough_b09ax_112{background-color:#1ed45e;border-color:#1ed45e;color:#252525;transform:scale(.95)}._footer_b09ax_119{margin-top:2.5rem;color:#1ed45e;font-size:.8rem;text-align:center;opacity:.7;letter-spacing:.1em;animation:_scrollText_b09ax_1 20s linear infinite;white-space:nowrap}@keyframes _scrollText_b09ax_1{0%{transform:translate(100%)}to{transform:translate(-100%)}}@media (min-width: 768px){._title_b09ax_42{font-size:2rem}}@media (max-width: 480px){._title_b09ax_42{font-size:1.5rem;margin-bottom:2rem}._playerRow_b09ax_23{padding:.6rem .75rem}._letterButton_b09ax_91{width:1.75rem;height:1.75rem;font-size:.8rem}}._leaderboardHeadingText_b09ax_162{color:#1ed45e;font-size:1.9rem;line-height:1.4;font-weight:700;text-align:center;margin-bottom:1rem}._leaderboardHeadingDescription_b09ax_171{color:#fff;font-size:.9rem;line-height:1.4;margin-bottom:3rem;text-align:center;max-width:30rem;margin:auto;margin-bottom:1rem}._liveGif_b09ax_182{max-width:4rem;position:absolute;top:1rem;right:1rem}._participantCount_b09ax_189{color:#fff;font-size:.9rem;position:absolute;top:1rem;left:1rem;opacity:.7}._participantCount_b09ax_189 span{color:#1ed45e}._connections_b09ax_204{color:#fff;font-size:.9rem;position:absolute;top:1rem;right:1rem;opacity:.7}._connections_b09ax_204 span{color:#1ed45e}._loaderContainer_b09ax_219{display:flex;justify-content:center;align-items:center;margin-top:2rem;margin-left:-5rem}._centerContainer_b09ax_227{min-height:calc(100vh - 12rem);width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}._row_b09ax_237{color:#fff}._leaderboardCenterContainer_b09ax_241{min-height:calc(100vh - 12rem);display:flex;flex-direction:row;justify-content:flex-start;max-width:fit-content;align-items:flex-start;flex-wrap:wrap;max-width:574px;width:100%;gap:1rem}._scanToJoin_b09ax_254{color:#fff;font-size:.9rem;text-align:center;opacity:.7;text-align:left;max-width:15rem;margin-bottom:1rem}._loadingText_b09ax_264{color:#fff;font-size:.9rem;margin-top:1rem;opacity:.7;text-align:center}._completedAtText_b09ax_272{color:#fff;font-size:.8rem;opacity:.7;text-align:center;display:flex;align-items:center;gap:.25rem}._headerActions_b09ax_283{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:calc(100% - 2rem);padding-top:2rem;padding-bottom:0}._qrCodeContainer_b09ax_293{display:flex;align-items:flex-end;padding:1rem}@media (max-width: 480px){._qrCodeContainer_b09ax_293{padding-top:2rem}}._eventTitle_b09ax_305{font-size:1.5rem;color:#1ed45e}._gobackButton_b09ax_310{border-radius:8px;border:none;background:#ffffff0a;padding:.5rem .75rem;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer;font-size:1rem;font-family:Inter}._eventDetails_b09ax_324{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%;margin-bottom:1.5rem;color:#ffffffd5}._eventDetails_b09ax_324 strong{color:#1ed45e;margin-bottom:.5rem}._rulesContainer_b09ax_338{border-radius:8px;max-width:600px;width:calc(100% - 1rem);margin:0 auto;padding:1rem}._rulesDescription_b09ax_346{display:flex;flex-direction:column;gap:1rem}._rulesDescriptionHeader_b09ax_352{font-size:1.2rem;font-weight:700;color:#1ed45e;text-align:center}._rulesDescriptionContent_b09ax_359{display:flex;flex-direction:column;gap:.5rem}._rulesDescriptionContentText_b09ax_365{margin-top:.5rem;font-size:1rem;color:#fff;opacity:.8;text-align:justify}._showEventQR_b09ax_373{position:absolute;font-size:.9rem;opacity:.7;left:1rem;bottom:1rem;color:#fff}._showEventQR_b09ax_373:hover{color:#1ed45e}._showRulesText_b09ax_386{position:absolute;font-size:.9rem;opacity:.7;right:1rem;bottom:1.5rem;color:#fff}._showRulesText_b09ax_386:hover{color:#1ed45e}._qrContainer_b09ax_399{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1rem}._imageScrollLeft_b09ax_407,._imageScrollRight_b09ax_408{position:absolute;top:0;bottom:0;width:200px;overflow:hidden}._imageScrollLeft_b09ax_407{left:0}._imageScrollRight_b09ax_408{right:0}._imageScrollLeft_b09ax_407 ._scrollContainer_b09ax_424,._imageScrollRight_b09ax_408 ._scrollContainer_b09ax_424{display:flex;flex-direction:column;animation:_scrollImagesContinuous_b09ax_1 30s linear infinite}@keyframes _scrollImagesContinuous_b09ax_1{0%{transform:translateY(0)}to{transform:translateY(-50%)}}._image_b09ax_407{border-radius:8px;margin:.5rem;filter:grayscale(100%)}@media (max-width: 1400px){._imageScrollLeft_b09ax_407,._imageScrollRight_b09ax_408{display:none}}._noImagesText_b09ax_453{color:#fff;font-size:1rem;text-align:center;width:100%;padding:2rem;opacity:.7}._imagesContainer_b09ax_463{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem;width:100%;overflow-y:scroll;max-height:800px;padding-right:1rem}@media (max-width: 1464px){._imagesContainer_b09ax_463{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1252px){._imagesContainer_b09ax_463{grid-template-columns:repeat(2,1fr)}}@media (max-width: 887px){._imagesContainer_b09ax_463{grid-template-columns:1fr}}._leaderboardParentContainer_b09ax_492{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:calc(100% - 2rem);margin-bottom:2rem;overflow:scroll}._voteCountContainer_b09ax_502{display:flex;flex-direction:column;align-items:center;gap:.25rem}._voteCount_b09ax_502{display:flex;justify-content:center;align-items:center;background-color:#1ed45e;color:#1d1d1d;border-radius:50%;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:700;transition:all .2s ease}._voteLabel_b09ax_523{color:#fff;font-size:.7rem;opacity:.7;text-align:center}._votingLeaderboard_b09ax_530{width:100%;max-width:30rem}._headerLeftSide_b09ax_535{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem}._playerRow_b09ax_23{display:flex;justify-content:space-between;align-items:flex-start;padding:.75rem 1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:4px;transition:transform .2s ease}._playerRowContainer_b09ax_23{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}._nameSection_b09ax_560{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}._nameRow_b09ax_567{display:flex;align-items:center;gap:.5rem}._verifiedIcon_b09ax_573{color:#1ed45e}._nameLink_b09ax_67{color:#fff;text-decoration:underline;font-size:.95rem;letter-spacing:.02em;transition:color .2s ease;cursor:pointer}._viewCard_b09ax_586{color:#1ed45e;text-decoration:underline;font-size:.85rem;cursor:pointer}._voteSection_b09ax_593{display:flex;flex-direction:column;align-items:flex-end}._voteInfo_b09ax_599{display:flex;align-items:center;gap:.25rem}._voteCount_b09ax_502{color:#1ed45e;font-size:.9rem;font-weight:500;margin-right:.5rem}._peopleText_b09ax_612{color:#fff;font-size:.8rem;opacity:.7}._progressBar_b09ax_618{width:200px;height:4px;background-color:#ffffff1a;border-radius:2px;overflow:hidden}._progressFill_b09ax_626{height:100%;background-color:#1ed45e;width:70%;border-radius:2px}._voteButton_b09ax_633{background-color:#1ed45e;color:#1d1d1d;border:none;padding:.5rem 1rem;border-radius:4px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}._sliderContainers_b09ax_645{display:flex;flex-direction:flex-end;align-items:center;gap:1rem;margin-top:2rem}._NoImagesContainer_b09ax_653{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;color:#fff;font-size:1rem;text-align:center;padding:2rem;opacity:.7;width:100%;min-height:65vh}._footerOuterContainer_16d3q_1{width:100%;margin-top:1rem;height:3rem;background-color:#1d1d1d;display:flex;align-items:center;justify-content:space-between;overflow:hidden;z-index:100}._footer_16d3q_1{display:flex;align-items:center;justify-content:space-between;max-width:1500px;margin:0 auto;width:100%}._footer_16d3q_1 a{width:100px}._footer_16d3q_1 a img{width:100px;height:60%}._social_container_16d3q_31{width:max-content;height:100%;display:flex;gap:15px;margin-right:20px}._footer_16d3q_1 ._social_container_16d3q_31 a{height:100%;width:max-content;color:#fff;display:flex;align-items:center}._footer_16d3q_1 ._social_container_16d3q_31 a:hover{color:#1ed45e}@media only screen and (max-width: 600px){._footer_16d3q_1 a img{margin-left:14px}._footer_16d3q_1 ._social_container_16d3q_31{gap:8px}}._grid_1cly1_1{display:flex;flex-direction:column;gap:.5rem;max-width:600px;width:100%}._row_1cly1_9{display:flex;gap:.5rem;width:100%;justify-content:center}._cell_1cly1_16{aspect-ratio:1;width:calc(20% - .4rem);border-radius:4px;transition:transform .3s ease;cursor:pointer;height:auto;width:200px;margin:0 auto;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;background-color:#434343}._cell_1cly1_16 img{width:100%}._nameOverlay_1cly1_38{position:absolute;bottom:0;left:0;right:0;background-color:#0000005e;padding:.25rem;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;font-size:.65rem;font-weight:400;gap:.25rem}._cell_1cly1_16:hover{transform:scale(1.02);border-color:#1ed45e}._cell_1cly1_16:hover ._image_1cly1_60{filter:brightness(.7)}@media (min-width: 768px){._cell_1cly1_16{border-width:3px}._overlay_1cly1_69{padding:1rem}._name_1cly1_38{font-size:1rem}._liner_1cly1_77{font-size:.9rem}._title_1cly1_81{font-size:2rem}}@media (max-width: 480px){._container_1cly1_87{padding:1rem}._row_1cly1_9{gap:.25rem}._cell_1cly1_16{border-width:1px}._overlay_1cly1_69{padding:.5rem}._name_1cly1_38{font-size:.8rem;margin-bottom:.15rem}._liner_1cly1_77{font-size:.7rem;-webkit-line-clamp:1}._title_1cly1_81{font-size:1.5rem}}._modalOverlay_1615p_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}._modalContent_1615p_16{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:500px;width:100%;background-color:#202020;border-radius:10px;padding-top:0;color:#fff;border:2px solid #2f2f2f;margin:1rem}._modalBody_1615p_34{padding:1rem 2rem 2rem;width:calc(100% - 4rem)}._modalHeader_1615p_41{display:flex;justify-content:space-between;align-items:center;width:calc(100% - 4rem);padding:.5rem 2rem;background-color:#252525}._modalTitle_1615p_50{font-size:.9rem;font-weight:500;margin:0}._closeButton_1615p_56{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}@media (max-width: 400px){._modalBody_1615p_34{max-height:30rem;overflow-y:scroll;margin:0;border-radius:0}}._cardContainer_1s05m_1{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background-color:#2a2a2a96;border-radius:16px;padding:7.392px;box-shadow:0 2px 4px #0000001a;min-width:184.8px;height:203.28px;border:.5px solid rgba(255,255,255,.1);position:relative}._cardImage_1s05m_18{object-fit:cover;object-position:center;border-radius:12px;max-height:138.6px;width:100%}._imageName_1s05m_27{font-size:.75rem;margin:5.544px 0 1.848px;color:#fff;width:100%;overflow:hidden;text-overflow:ellipsis;font-family:"600"}._imageName_1s05m_27 span{font-weight:600}._imageLiner_1s05m_41{font-size:.6rem;color:#b0b0b0;margin:0 0 4px;width:100%;overflow:hidden;text-overflow:ellipsis}._createdAt_1s05m_50{font-size:.7rem;color:#1d1d1d;background-color:#1ed45e;position:absolute;bottom:0;left:50%;transform:translate(-50%);padding:2px 6px 0;border-radius:8px 8px 0 0;margin-bottom:4px}._playerRowContainer_1l2i2_1{overflow-y:auto;overflow-x:hidden;width:100%;max-width:33rem;display:flex;flex-direction:column;gap:.5rem;padding:1rem}._playerRow_1l2i2_1{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:4px;transition:transform .2s ease;gap:2rem;width:calc(100% - 2rem)}._playerRow_1l2i2_1:hover{transform:translate(4px);background:#ffffff0a}._nameLink_1l2i2_30{color:#fff;text-decoration:none;font-size:.95rem;letter-spacing:.02em;transition:color .2s ease;display:flex;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:.5rem}._nameLink_1l2i2_30:hover{color:#1ed45e}._row_1l2i2_47{color:#fff}._index_1l2i2_51{color:#fff;font-size:.9rem;opacity:.6}._completedAtText_1l2i2_57{color:#fff;font-size:.8rem;opacity:.7;text-align:center;display:flex;align-items:center;gap:.25rem}._bingoLetters_1l2i2_67{display:flex;gap:.4rem}._letterButton_1l2i2_72{width:1.85rem;height:1.85rem;display:flex;justify-content:center;align-items:center;background:none;border:1.5px solid #464646;color:#616161;font-size:.85rem;font-weight:500;transition:all .2s ease;border-radius:3px;cursor:pointer}._letterButton_1l2i2_72:hover{border-color:#1ed45e80;color:#1ed45e80}._letterButton_1l2i2_72._strikethrough_1l2i2_93{background-color:#1ed45e;border-color:#1ed45e;color:#252525;transform:scale(.95)}._loadingText_1l2i2_100{color:#fff;font-size:.9rem;margin-top:1rem;opacity:.7;text-align:center}@media (max-width: 480px){._playerRow_1l2i2_1{padding:.6rem .75rem}._letterButton_1l2i2_72{width:1.75rem;height:1.75rem;font-size:.8rem}}._loaderContainer_1l2i2_120{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2rem;width:100%;min-height:70vh}._playerRowContainer_1qcd2_1{overflow-y:auto;overflow-x:hidden;width:calc(100% - 2rem);max-width:30rem;display:flex;flex-direction:column;gap:.5rem;padding:1rem}._playerRow_1qcd2_1{display:flex;justify-content:space-between;align-items:flex-start;padding:.75rem 1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:4px;transition:transform .2s ease}._playerRow_1qcd2_1:hover{transform:translate(4px);background:#ffffff0a}._nameSection_1qcd2_28{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}._nameRow_1qcd2_35{display:flex;align-items:center;gap:.5rem}._index_1qcd2_41{color:#fff;font-size:.9rem;opacity:.6}._nameLink_1qcd2_47{color:#fff;font-size:.95rem;letter-spacing:.02em;transition:color .2s ease;cursor:pointer}._nameLink_1qcd2_47:hover,._verifiedIcon_1qcd2_59{color:#1ed45e}._viewCard_1qcd2_63{color:#1ed45e;text-decoration:underline;font-size:.85rem;cursor:pointer}._timeTaken_1qcd2_70{color:#fff;font-size:.8rem;opacity:.7;text-align:center;display:flex;align-items:center;gap:.25rem}._voteSection_1qcd2_80{display:flex;flex-direction:column;align-items:flex-end}._votingCountRow_1qcd2_86{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}._voteInfo_1qcd2_93{display:flex;align-items:center;width:100%;justify-content:space-between}._voteCount1_1qcd2_100{color:#1ed45e;font-size:.9rem;font-weight:500;margin-right:.25rem}._peopleText_1qcd2_107{color:#fff;font-size:.8rem;opacity:.7}._progressBar_1qcd2_113{width:200px;height:4px;background-color:#ffffff1a;border-radius:2px;overflow:hidden}._progressFill_1qcd2_121{height:100%;background-color:#1ed45e;border-radius:2px}._loaderContainer_1qcd2_128{display:flex;justify-content:center;align-items:center;margin-top:2rem;margin-left:-5rem}._loadingText_1qcd2_136{color:#fff;font-size:.9rem;margin-top:1rem;opacity:.7;text-align:center}@media (max-width: 480px){._playerRow_1qcd2_1{padding:.6rem .75rem}}._heading_1qcd2_150{color:#1ed45e;font-family:Space Grotesk;font-size:1.75rem;font-style:normal;font-weight:700;line-height:normal}._subHeading_1qcd2_159{color:#fff;font-size:.9rem;opacity:.8;margin-top:.5rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:1rem}._rulesContainer_ukj68_1{border-radius:8px;max-width:600px;width:calc(100% - 1rem);margin:0 auto;padding:1rem}._rulesDescription_ukj68_9{display:flex;flex-direction:column;gap:1rem}._rulesDescriptionContent_ukj68_15{display:flex;flex-direction:column;gap:.5rem}._rulesDescriptionContentText_ukj68_21{margin-top:.5rem;font-size:1rem;color:#fff;opacity:.8;text-align:justify}._container_8m1t9_1{display:flex;align-items:center;justify-content:flex-start;gap:5px}._switch_8m1t9_8{position:relative;display:inline-block;width:60px;height:34px;transform:scale(.8)}._text_8m1t9_16{font-size:13px;color:#fff;font-family:Inter,sans-serif}._switch_8m1t9_8 input{opacity:0;width:0;height:0}._slider_8m1t9_28{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#252525;-webkit-transition:.4s;transition:.4s;border-radius:34px}._slider_8m1t9_28:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:50%}._slider_8m1t9_28._checked_8m1t9_54{background-color:#1ed45e}._slider_8m1t9_28._checked_8m1t9_54:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}input:focus+._slider_8m1t9_28{box-shadow:0 0 1px #252525}._switch_8m1t9_8:has(._small_8m1t9_68){width:42px;height:26px}._small_8m1t9_68:before{height:18px;width:18px}._small_8m1t9_68._slider_8m1t9_28._checked_8m1t9_54:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translate(16px)}._switch_8m1t9_8:has(._large_8m1t9_84){width:80px;height:40px}._large_8m1t9_84:before{height:32px;width:32px}._large_8m1t9_84._slider_8m1t9_28._checked_8m1t9_54:before{-webkit-transform:translateX(40px);-ms-transform:translateX(40px);transform:translate(40px)}input:disabled+._slider_8m1t9_28{background-color:#2f2f2f;cursor:not-allowed}input:disabled+._slider_8m1t9_28:before{background-color:#1d1d1d}._disabled_8m1t9_109{opacity:.5;cursor:not-allowed}._disabledText_8m1t9_114{font-size:12px;color:#888;margin-top:5px;font-family:Inter,sans-serif;text-align:left;max-width:25rem}._backgroundContainer_1dybk_1{background-color:#1d1d1d}._outerContainer_1dybk_5{max-width:1500px;width:100%;margin:0 auto}._container_1dybk_11{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem;min-height:calc(100vh - 11rem);overflow:hidden;background-color:#1d1d1d}._grid_1dybk_22{display:flex;flex-direction:column;gap:.5rem;max-width:600px;width:100%}._row_1dybk_30{display:flex;gap:.5rem;width:100%;justify-content:center}._cell_1dybk_37{aspect-ratio:1;width:calc(20% - .4rem);border-radius:4px;transition:transform .3s ease;cursor:pointer;height:auto;width:200px;margin:0 auto;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;background-color:#434343}._cell_1dybk_37 img{width:100%}._nameOverlay_1dybk_59{position:absolute;bottom:0;left:0;right:0;background-color:#0000005e;padding:.25rem;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;font-size:.7rem;font-weight:400;gap:.25rem}._cell_1dybk_37:hover{transform:scale(1.02);border-color:#1ed45e}._cell_1dybk_37:hover ._image_1dybk_81{filter:brightness(.7)}@media (min-width: 768px){._cell_1dybk_37{border-width:3px}._overlay_1dybk_90{padding:1rem}._name_1dybk_59{font-size:1rem}._liner_1dybk_98{font-size:.9rem}._title_1dybk_102{font-size:2rem}}@media (max-width: 480px){._container_1dybk_11{padding:1rem}._row_1dybk_30{gap:.25rem}._cell_1dybk_37{border-width:1px}._overlay_1dybk_90{padding:.5rem}._name_1dybk_59{font-size:.8rem;margin-bottom:.15rem}._liner_1dybk_98{font-size:.7rem;-webkit-line-clamp:1}._title_1dybk_102{font-size:1.5rem}}._personContainer_1dybk_139{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;justify-content:flex-start}._floatingContainer_1dybk_147{display:flex;align-items:flex-start}._floatingText_1dybk_152{flex-grow:1}._personDescriptionHeader_1dybk_156{font-weight:700;font-size:1.5rem;margin-bottom:.25rem;margin-bottom:1rem}._personDescriptionHeader_1dybk_156 span{color:#fff}._personDescription_1dybk_156{text-align:justify}._personImageContainer_1dybk_171{flex-shrink:0;margin-right:1rem;float:left}._personImage_1dybk_171{max-width:150px;height:auto}._backButton_1dybk_182{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#1ed45e;font-size:1rem;color:#252525;margin-top:0;padding:.5rem 1rem;margin-top:1rem;cursor:pointer}._playerName_1dybk_196{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;color:#fff;text-align:center}._captureButton_1dybk_204{border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#1ed45e;font-size:1rem;color:#252525;margin-top:0;padding:.5rem 1rem;margin-top:1rem;min-width:15rem;cursor:pointer}._buttonsContainer_1dybk_218{display:flex;justify-content:center;gap:.25rem;margin-top:1rem;flex-wrap:wrap}._tagHelper_1dybk_226{color:#fff;font-size:1rem;margin-top:1rem;text-align:center}._tagHelper_1dybk_226 span{color:#1ed45e}._viewDescription_1dybk_237{margin-top:1rem;color:#fff;font-size:.9rem;text-align:center;opacity:.7}._headerActions_1dybk_245{display:flex;align-items:center;justify-content:flex-start;gap:1rem;width:calc(100% - 2rem);padding:1rem}._eventTitle_1dybk_254{font-size:1.5rem;color:#1ed45e}._gobackButton_1dybk_259{border-radius:8px;border:none;background:#ffffff0a;padding:.5rem .75rem;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer;font-size:1rem;font-family:Inter}._eventDetails_1dybk_273{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%;margin-bottom:1.5rem;color:#ffffffd5}._eventDetails_1dybk_273 strong{color:#1ed45e;margin-bottom:.5rem}._shareContainer_1dybk_287{display:flex;flex-direction:column;align-items:center;max-height:30rem;overflow-y:auto}._shareTextArea_1dybk_296{width:calc(100% - 2rem);height:100px;padding:.5rem;border-radius:4px;border:1px solid #444;background-color:#1d1d1d;color:#fff;resize:none;border:none}._shareTextArea_1dybk_296:focus{outline:none;border:1px solid #1ed45e}._shareButton_1dybk_313{margin-top:1rem;width:calc(100% - 1rem);padding:.5rem 1rem;border:none;border-radius:4px;background-color:#1ed45e;color:#252525;font-weight:600;cursor:pointer;transition:background-color .3s ease}._shareButton_1dybk_313:hover{background-color:#17b34a}._shareImage_1dybk_330{width:100%;height:auto;margin-top:1rem;max-width:18rem}._textAreaLabel_1dybk_337{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.5rem}._textAreaDescription_1dybk_344{font-size:.9rem;color:#ccc;margin-bottom:1rem}._note_1dybk_350{color:#fff;opacity:.7;font-size:.8rem;text-align:center;margin-top:1rem}._navbarContainer_blgtw_1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;background-color:#1d1d1d;height:3rem}._navbarBrandingText_blgtw_11{font-size:1.25rem;color:#fff;font-weight:500}._navbarCTAButton_blgtw_16{border:1px solid rgba(255,255,255,.1);border-radius:3.6px;font-weight:600;background-color:#1ed45e;font-size:.9rem;color:#1d1d1d;margin-top:0;padding:.45rem .9rem;transition:background-color .3s;cursor:pointer}._navbarCTAButton_blgtw_16:hover{background-color:#2dcf66}._buttonsContainer_blgtw_33{display:flex;align-items:center;gap:.5rem}._navbarSecondaryCTA_blgtw_39{border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#252525;font-size:.9rem;color:#fff;padding:.5rem 1rem;cursor:pointer}._navbarSecondaryCTA_blgtw_39:hover{background-color:#333}._brandingImage_blgtw_54{margin-top:.25rem;width:5rem}@media (max-width: 600px){._brandingImage_blgtw_54{width:8rem}}@media (max-width: 600px){._navbarCTAButton_blgtw_16,._navbarSecondaryCTA_blgtw_39{font-size:.8rem;padding:.4rem .8rem}._brandingImage_blgtw_54{width:8rem}}._userEmail_blgtw_81{font-size:.9rem;color:#fff;opacity:.8}@media (max-width: 400px){._userEmail_blgtw_81{font-size:.75rem;color:#fff;opacity:.8}}._personContainer_16ti1_1{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;justify-content:flex-start}._floatingContainer_16ti1_9{display:flex;align-items:flex-start}._floatingText_16ti1_14{flex-grow:1}._personDescriptionHeader_16ti1_18{font-weight:700;font-size:1.5rem;margin-bottom:.25rem;margin-bottom:1rem}._personDescriptionHeader_16ti1_18 span{color:#fff}._personDescription_16ti1_18{text-align:justify}._personImageContainer_16ti1_33{flex-shrink:0;margin-right:1rem;float:left}._personImage_16ti1_33{max-width:150px;height:auto}._backButton_16ti1_44{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#1ed45e;font-size:1rem;color:#252525;margin-top:0;padding:.5rem 1rem;margin-top:1rem;cursor:pointer}._container_1n684_1{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:calc(100vh - 9rem);box-sizing:border-box;width:100%;padding-top:3rem;position:relative}._rules_1n684_14{cursor:pointer;transition:background-color .3s ease;color:#fff8;display:flex;align-items:center;gap:.25rem;margin-top:1rem;font-size:.9rem;opacity:.8;position:absolute;top:0rem;right:1rem}._rules_1n684_14:hover{color:#1ed45e}._bingoGrid_1n684_34{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;width:100%;max-width:500px}._bingoLetters_1n684_43{display:flex;justify-content:center;align-items:center;font-size:2rem;color:#1ed45e;margin-bottom:2rem;font-weight:700;column-gap:1.5rem}._bingoCell_1n684_54{aspect-ratio:1;border:2px solid #2f2f2f;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;cursor:pointer;font-size:14px;min-width:3.5rem}._bingoCell_1n684_54{transition:border-color .3s ease,color .3s ease}._bingoCell_1n684_54:hover,._active_1n684_76{border:2px solid #1ed45e}._bingoCell_1n684_54:hover ._letter_1n684_80,._active_1n684_76 ._letter_1n684_80{color:#1ed45e}._bingoAchieved_1n684_85{background-color:#181818}._selected_1n684_89{background-color:#1ed45e}._letter_1n684_80{transition:border-color .3s ease,color .3s ease;font-size:23px;color:#616161}._name_1n684_102{text-align:center;word-break:break-word;padding:2px;font-size:12px}@media (min-width: 768px){._bingoCell_1n684_54{font-size:16px}._name_1n684_102{font-size:14px}}._form_1n684_120{display:flex;flex-direction:column;gap:1rem;width:calc(100% - 1rem)}._label_1n684_127{font-size:1rem;font-weight:500;color:#1ed45e}._inputFieldDescription_1n684_133{font-size:.85rem;color:#fff}._inputFieldDescription_1n684_133 span{color:#1ed45e}._inputGroup_1n684_142{display:flex;flex-direction:column}._input_1n684_133,._textarea_1n684_148,._fileInput_1n684_149{padding:.5rem;margin-top:.5rem;border:1px solid rgba(255,255,255,.1);border-radius:4px;background-color:#ffffff1a;color:#fff!important;width:calc(100% - 1rem);outline:none;border:none}._errorInput_1n684_162{border-color:#f84c4c;background-color:#f84c4c1a}._textarea_1n684_148{min-height:100px;resize:vertical}._fileInput_1n684_149{padding:.5rem;margin-top:.5rem;border:1px solid rgba(255,255,255,.1);border-radius:4px;background-color:#ffffff1a;color:#fff;outline:none;border:none;cursor:pointer}._fileInput_1n684_149::-webkit-file-upload-button{margin-left:.5rem;padding:.5rem;border-radius:4px;border:none;background-color:#84848437;color:#fff;cursor:pointer}._fileInput_1n684_149::-webkit-file-upload-button:hover{background-color:#84848444}._textarea_1n684_148{resize:none}._submitButton_1n684_203{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#252525;font-size:1rem;color:#fff;opacity:.6;margin-top:0;padding:.5rem 1rem;cursor:pointer}._submitButton_1n684_203:disabled{background-color:#1ed45e;color:#252525;opacity:.8;cursor:not-allowed}._backButton_1n684_224{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#1ed45e;font-size:1rem;color:#252525;margin-top:0;padding:.5rem 1rem;margin-top:1rem}._personDescriptionHeader_1n684_237{font-size:1.1rem;font-weight:500;color:#1ed45e;display:flex;align-items:center;gap:.5rem}._personContainer_1n684_246{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;justify-content:flex-start}._personImage_1n684_254{width:100px;border-radius:8px}._personName_1n684_259{font-size:1rem;font-weight:500;color:#fff}._personName_1n684_259 span{color:#1ed45e}._personDescription_1n684_237{font-size:.85rem;color:#fff;font-weight:400;opacity:.8}._name_1n684_102{color:#1ed45e}._removeImage_1n684_280{background-color:#c92d2d;color:#fff;border:none;padding:.75rem 1rem;font-size:1rem;font-weight:700;border-radius:4px;cursor:pointer;transition:background-color .3s ease;width:100%}._count_1n684_293{font-size:.8rem;margin-left:.5rem;font-weight:700}._previewImageContainer_1n684_299{position:relative;display:flex;flex-direction:flex-start;align-items:flex-start;width:fit-content}._closeButton_1n684_307{position:absolute;top:2px;right:-11px;background-color:#00000080;color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}._closeButton_1n684_307:hover{background-color:#000000b3}._floatingContainer_1n684_328{display:flex;align-items:flex-start}._personImageContainer_1n684_333{flex-shrink:0;margin-right:1rem;float:left}._personImage_1n684_254{max-width:150px;height:auto}._floatingText_1n684_344{flex-grow:1}._personName_1n684_259{font-weight:700;margin-bottom:.5rem}._personDescriptionHeader_1n684_237{font-weight:700;font-size:1.5rem;margin-bottom:.25rem;margin-bottom:1rem}._personDescriptionHeader_1n684_237 span{color:#fff}._personDescription_1n684_237{text-align:justify}._hiText_1n684_367{font-size:1.5rem;font-weight:700;color:#fff;margin-top:1rem}._hiText_1n684_367 span{color:#1ed45e}._codeContainer_1n684_378{margin-bottom:1rem}._codeText_1n684_382{font-size:1rem;color:#fff;margin:0;text-align:center}._codeValue_1n684_389{font-weight:700;color:#1ed45e;font-size:1.2rem;letter-spacing:1px}._codeLoading_1n684_396{display:flex;align-items:center;gap:8px;color:#fff;opacity:.8;margin-bottom:1rem;justify-content:center}._helperTextHeader_1n684_406{font-size:.9rem;color:#fff;margin-bottom:.5rem;margin-top:1rem;opacity:.8}._helperTextHeader_1n684_406 span{color:#1ed45e}._helperTextDescription_1n684_417{font-size:.8rem;color:#fff;opacity:.8;margin-bottom:1rem;text-align:justify}._downloadYourHoogo_1n684_424{display:flex;flex-direction:column;align-items:center;margin-top:1rem}._downloadYourHoogoText_1n684_431{font-size:1rem;color:#fff;opacity:.8;margin-bottom:1rem;text-align:center}._downloadYourHoogoText_1n684_431 span{color:#1ed45e}._codeSubText_1n684_443{font-size:.8rem;color:#fff;opacity:.6;text-align:center;margin-top:.5rem}._codeSubText_1n684_443 span{color:#1ed45e}._downloadButton_1n684_455{padding:.5rem 1.25rem;font-size:1rem;font-weight:700;color:#252525;background-color:#1ed45e;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._downloadButton_1n684_455:hover{background-color:#17b34a}._rulesContainer_1n684_471{border-radius:8px;max-width:600px;width:calc(100% - 1rem);margin:0 auto;padding:1rem}._rulesDescription_1n684_479{display:flex;flex-direction:column;gap:1rem}._rulesDescriptionHeader_1n684_485{font-size:1.2rem;font-weight:700;color:#1ed45e;text-align:center}._rulesDescriptionContent_1n684_492{display:flex;flex-direction:column;gap:.5rem}._rulesDescriptionContentText_1n684_498{margin-top:.5rem;font-size:1rem;color:#fff;opacity:.8;text-align:justify}._buttonsContainer_1n684_506{display:flex;justify-content:center;gap:1rem;margin-top:1rem}._noteCallout_1n684_513{font-size:.9rem;color:#fff;opacity:.8;margin-top:1rem;text-align:center;color:#fabcbc;background-color:#ff00001a;padding:.5rem 1rem}._errorText_1n684_524{color:#f84c4c;font-size:.85rem;margin-top:.25rem;opacity:.9}._codeNote_1n684_531{font-size:.85rem;color:#fff;margin-top:.5rem;text-align:left;opacity:.8}._userCode_1n684_539{color:#1ed45e;font-weight:700;letter-spacing:1px}._personCode_1n684_545{margin-top:1rem;padding:.75rem;background-color:#1ed45e1a;border:1px solid rgba(30,212,94,.3);border-radius:6px;text-align:center}._personCodeText_1n684_554{font-size:.9rem;color:#fff;font-weight:500;opacity:.9}._codePill_1n684_561{display:inline-block;padding:.25rem .5rem;background-color:#1ed45e1a;border:1px solid rgba(30,212,94,.3);border-radius:4px;font-size:.85rem;color:#1ed45e}._noData_1j8j8_1{display:flex;justify-content:center;align-items:center;height:100%;width:100%;font-size:1.5rem;color:#fff;background-color:#000;border-radius:5px;padding:.5rem}._loadingText_1j8j8_14{color:#fff;margin-top:1rem;font-size:1rem}._loaderContainer_1j8j8_20{margin-left:-4rem}._backgroundContainer_1j8j8_24{background-color:#1d1d1d}._outerContainer_1j8j8_28{margin:0 auto}._loaderMainContainer_1j8j8_32{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:calc(100vh - 4rem);box-sizing:border-box;width:100vw}._container_hv6og_1{min-height:100vh;display:flex;flex-direction:column;position:relative}._main_hv6og_8{flex:1;padding-top:80px}._hero_hv6og_13{display:flex;flex-direction:row;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:4rem 2rem;gap:4rem}._heroContent_hv6og_24{flex:1;display:flex;flex-direction:column;gap:1.5rem;max-width:600px}._preTitle_hv6og_32{font-size:1rem;color:#666}._preTitle_hv6og_32 span{color:var(--primary)}._title_hv6og_41{font-size:3.5rem;line-height:1.2;font-weight:700}._highlight_hv6og_47{color:var(--primary)}._subtitle_hv6og_51{font-size:1.05rem;color:#888;line-height:1.6}._cta_hv6og_57{display:flex;align-items:center;gap:2rem;margin-top:1rem}._ctaButton_hv6og_64{background:var(--primary);color:var(--bg-dark);padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:all .2s;white-space:nowrap}._ctaButton_hv6og_64:hover{background:var(--primary-dark);transform:translateY(-2px)}._rating_hv6og_83{color:var(--primary);display:flex;align-items:center;gap:.5rem;font-size:.9rem}._heroImageWrapper_hv6og_91{flex:.8;aspect-ratio:4/3;border-radius:16px;max-width:500px;display:flex;flex-direction:column;align-items:center;justify-content:center}._heroImage_hv6og_91{width:100%;height:100%;transition:transform .3s ease}._imageAlert_hv6og_110{font-size:.8rem;color:#666;margin-top:.75rem;opacity:.8;max-width:18rem;text-align:center}._heroImageWrapper_hv6og_91:hover ._heroImage_hv6og_91{transform:scale(1.05)}._footer_hv6og_124{background:var(--bg-dark);padding:2rem;border-top:1px solid rgba(0,255,133,.1)}._footerContent_hv6og_130{max-width:1200px;margin:0 auto;text-align:center;color:#666}@media (max-width: 1024px){._hero_hv6og_13{padding:2rem;gap:2rem}._title_hv6og_41{font-size:2.8rem}}@media (max-width: 768px){._hero_hv6og_13{flex-direction:column;text-align:center;padding:2rem 1rem}._heroContent_hv6og_24{align-items:center}._cta_hv6og_57{flex-direction:column;align-items:center}._title_hv6og_41{font-size:2.5rem}._heroImageWrapper_hv6og_91{width:100%;max-width:400px;margin-top:1rem;aspect-ratio:16/9}}._contactUsText_hv6og_176{font-size:.9rem;color:#666;display:flex;align-items:center;gap:.5rem;cursor:pointer}._contactUsText_hv6og_176:hover{color:#a0a0a0}._connectionLines_lxibr_1{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}._navbar_syu7s_1{position:fixed;top:0;left:0;right:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0acc;border-bottom:1px solid rgba(0,255,133,.1)}._navContent_syu7s_12{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}._logo_syu7s_21{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1.5rem;color:var(--primary);cursor:pointer;max-width:5rem}._desktopMenu_syu7s_30{display:flex;gap:2rem;align-items:center}._navLink_syu7s_36{font-size:.9rem;color:#fff;text-decoration:none;transition:all .2s;position:relative}._navLink_syu7s_36:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--primary);transition:width .2s}._navLink_syu7s_36:hover:after{width:100%}._ctaButton_syu7s_59{background:var(--primary);color:var(--bg-dark);padding:.5rem 1.25rem;border-radius:6px;font-weight:500;font-size:.9rem;transition:all .2s}._ctaButton_syu7s_59:hover{background:var(--primary-dark)}._mobileMenuButton_syu7s_73{display:none;background-color:transparent;border:none;cursor:pointer}._row_syu7s_80{display:flex;justify-content:flex-end;align-items:center;gap:1rem;background:var(--bg-dark);border:none}._mobileMenu_syu7s_73{display:none;padding:1rem;background:var(--bg-dark);border-top:1px solid rgba(255,255,255,.1)}._mobileNavLink_syu7s_96{display:block;padding:.75rem;color:#fff;text-decoration:none;transition:all .2s}._mobileNavLink_syu7s_96:hover{color:var(--primary)}@media (max-width: 768px){._desktopMenu_syu7s_30{display:none}._mobileMenuButton_syu7s_73,._mobileMenu_syu7s_73{display:block}._navContent_syu7s_12{padding:.75rem 1rem}}._networkingSection_1u28n_1{background:linear-gradient(135deg,#0a0a0a,#111);padding:3rem 2rem}._networkingContent_1u28n_6{max-width:1200px;margin:0 auto}._sectionTitle_1u28n_11{font-size:2.5rem;text-align:center;margin-bottom:1rem;color:#fff}._sectionSubtitle_1u28n_18{font-size:1.125rem;text-align:center;color:#888;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}._highlight_1u28n_28{color:var(--primary)}._featuresGrid_1u28n_32{display:flex;gap:2rem;margin-bottom:4rem;justify-content:center;flex-wrap:wrap}._featureCard_1u28n_40{background:#11111180;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;text-align:center;border:1px solid rgba(0,255,133,.1);flex:1;width:calc(100% / 3 - 4rem);min-width:280px;max-width:320px}._featureIcon_1u28n_53{color:var(--primary);width:32px;height:32px;margin-bottom:1.5rem}._featureCard_1u28n_40 h3{color:#fff;font-size:1.25rem;margin-bottom:1rem}._featureCard_1u28n_40 p{color:#888;line-height:1.6;font-size:.95rem}._unlockFeature_1u28n_72{display:flex;justify-content:center;padding:2rem 0}._unlockCard_1u28n_78{background:linear-gradient(145deg,#00ff851a,#00ff850d);border-radius:20px;padding:2.5rem;text-align:center;max-width:500px;border:1px solid rgba(0,255,133,.2)}._unlockCard_1u28n_78 h3{color:#fff;font-size:1.25rem;margin-bottom:1rem}._unlockCard_1u28n_78 p{color:#888;margin-bottom:1.5rem;font-size:.95rem}._unlockCard_1u28n_78 ul{list-style:none;padding:0;text-align:left;max-width:300px;margin:0 auto}._unlockCard_1u28n_78 ul li{color:var(--primary);margin-bottom:.5rem;font-size:.95rem;display:flex;align-items:center;gap:.5rem}@media (max-width: 1024px){._networkingSection_1u28n_1{padding:4rem 2rem}}@media (max-width: 768px){._networkingSection_1u28n_1{padding:3rem 1rem}._sectionTitle_1u28n_11{font-size:2rem}._unlockCard_1u28n_78{margin:0 1rem;padding:1.5rem}}._rewardsSection_n6pep_1{padding:3rem 2rem;background:linear-gradient(180deg,var(--bg-dark) 0%,var(--bg-light) 100%)}._rewardsContent_n6pep_6{max-width:1200px;margin:0 auto;text-align:center}._title_n6pep_12{font-size:2.5rem;margin-bottom:1rem;color:#fff}._highlight_n6pep_18{color:var(--primary)}._subtitle_n6pep_22{color:#888;font-size:1.125rem;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}._rewardsGrid_n6pep_31{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._rewardCard_n6pep_37{background:#ffffff08;border-radius:12px;padding:2rem;border:1px solid rgba(0,255,133,.1);transition:all .3s}._rewardCard_n6pep_37:hover{transform:translateY(-5px);border-color:#00ff854d}._iconWrapper_n6pep_50{width:48px;height:48px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;color:var(--primary)}._rewardCard_n6pep_37 h3{color:#fff;font-size:1.25rem;margin-bottom:1rem}._rewardCard_n6pep_37 p{color:#888;line-height:1.6}._progressIndicator_n6pep_71{background:#00ff850d;border-radius:12px;padding:2rem;max-width:400px;margin:0 auto;border:1px solid rgba(0,255,133,.2)}._progressBar_n6pep_80{height:8px;background:#ffffff1a;border-radius:4px;margin-bottom:1rem;overflow:hidden}._progress_n6pep_71{height:100%;background:var(--primary);border-radius:4px;transition:width .3s ease}._progressIndicator_n6pep_71 p{color:var(--primary);font-size:.9rem}@media (max-width: 1024px){._rewardsGrid_n6pep_31{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._rewardsGrid_n6pep_31{grid-template-columns:1fr}._rewardsSection_n6pep_1{padding:2rem 1rem}._title_n6pep_12{font-size:2rem}}._howToSection_121fj_1{background-color:#0a0a0a;padding:3rem 2rem}._howToContent_121fj_6{max-width:1200px;margin:0 auto}._sectionTitle_121fj_11{font-family:Mona Sans,sans-serif;font-size:2.5rem;text-align:center;margin-bottom:1rem;color:#fff}._sectionSubtitle_121fj_19{font-family:Poppins,sans-serif;font-size:1.125rem;text-align:center;color:#888;margin-bottom:4rem}._highlight_121fj_27{color:#00ff85}._stepsGrid_121fj_31{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._stepCard_121fj_37{background:linear-gradient(145deg,#111,#0f0f0f);border-radius:12px;padding:2rem;border:1px solid rgba(0,255,133,.1);transition:all .3s ease}._stepCard_121fj_37:hover{transform:translateY(-5px);border-color:#00ff854d}._stepIconWrapper_121fj_50{background:#00ff851a;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}._stepIcon_121fj_50{color:#00ff85;width:24px;height:24px}._stepTitle_121fj_67{font-family:Mona Sans,sans-serif;font-size:1.5rem;color:#fff;margin-bottom:1rem}._stepDescription_121fj_74{font-family:Poppins,sans-serif;color:#888;margin-bottom:2rem;line-height:1.6}._stepImageWrapper_121fj_81{width:100%;height:200px;border-radius:8px;overflow:hidden}._stepImage_121fj_81{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._stepCard_121fj_37:hover ._stepImage_121fj_81{transform:scale(1.05)}@media (max-width: 1024px){._stepsGrid_121fj_31{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._stepsGrid_121fj_31{grid-template-columns:1fr}._howToSection_121fj_1{padding:2rem 1rem}._sectionTitle_121fj_11{font-size:2rem}}._testimonials_i2a2k_1{background:linear-gradient(180deg,var(--bg-light) 0%,var(--bg-dark) 100%);padding:3rem 2rem;position:relative;overflow:hidden}._content_i2a2k_8{max-width:1200px;margin:0 auto}._title_i2a2k_13{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#fff}._highlight_i2a2k_20{color:var(--primary)}._subtitle_i2a2k_24{text-align:center;color:#888;font-size:1.125rem;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}._grid_i2a2k_34{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._card_i2a2k_40{background:#ffffff08;border-radius:16px;padding:2rem;border:1px solid rgba(0,255,133,.1);position:relative;transition:all .3s ease}._card_i2a2k_40:hover{border-color:#00ff854d;background:#ffffff0d}._quoteIcon_i2a2k_54{color:var(--primary);opacity:.5;margin-bottom:1rem}._text_i2a2k_60{color:#fff;font-size:.95rem;line-height:1.6;margin-bottom:2rem;font-style:italic}._author_i2a2k_68{display:flex;align-items:center;gap:1rem}._authorAvatar_i2a2k_74{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);display:flex;align-items:center;justify-content:center;color:var(--bg-dark);font-weight:600;font-size:1.125rem}._authorName_i2a2k_87{color:#fff;font-size:.95rem;font-weight:500}@media (max-width: 1024px){._grid_i2a2k_34{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._testimonials_i2a2k_1{padding:2rem 1rem}._grid_i2a2k_34{grid-template-columns:1fr}._title_i2a2k_13{font-size:2rem}._card_i2a2k_40{padding:1.5rem}}._backgroundContainer_1d7u1_3{background-color:#1d1d1d}._outerContainer_1d7u1_7{max-width:1500px;width:100%;margin:0 auto}._mainContainer_1d7u1_13{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 11rem);background-color:#1d1d1d;opacity:1;padding:1rem}._loginContainer_1d7u1_24{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:400px;width:calc(100% - 4rem);background-color:#202020;border-radius:10px;padding:2rem;color:#fff!important;border:2px solid #2f2f2f}@media only screen and (max-width: 600px){._loginContainer_1d7u1_24{width:calc(100% - 3rem);padding:1.5rem}}._logoContainerHeader_1d7u1_45{width:100%}._loginContainerHeaderText_1d7u1_49{font-size:1.2rem;color:#fff;font-weight:500}._loginContainerDescription_1d7u1_55{font-size:.85rem;color:#fff;opacity:.8}._inputFieldsContainer_1d7u1_61{width:100%;margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}._inputFieldContainer_1d7u1_69{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:95%}._inputFieldLabel_1d7u1_77{font-size:1rem;color:#1ed45e}._inputFieldDescription_1d7u1_82{font-size:.85rem;color:#fff;opacity:.8;margin-top:.25rem}._inputField_1d7u1_61{width:100%;padding:.5rem;margin-top:.5rem;border-radius:4px;background-color:#ffffff1a;color:#fff;outline:none;border:none}._inputFieldTicketCode_1d7u1_99{width:100%;padding:.5rem;margin-top:.5rem;border-radius:4px;background-color:#ffffff1a;color:#fff;outline:none;border:none;max-width:445px}._inputFieldTicketCode_1d7u1_99:focus{outline:none;border:none}._inputFieldTicketCode_1d7u1_99 ::placeholder{color:#fff;opacity:.8}._inputField_1d7u1_61:focus{outline:none;border:none}._inputField_1d7u1_61::placeholder{color:#fff;opacity:.8}._buttonsContainer_1d7u1_131{display:flex;flex-wrap:wrap;flex-direction:row;gap:1rem}._loginButton_1d7u1_138{border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#1ed45e;font-size:.9rem;color:#202020;padding:.5rem 1rem;margin-top:.5rem}._resentOtpButton_1d7u1_149{border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#252525;font-size:1rem;color:#fff;padding:.5rem 1rem;margin-top:.5rem;display:flex;justify-content:center;align-items:center;gap:.5rem}._loaderContainer_1d7u1_165{display:flex;justify-content:center;align-items:center}._pageHeaderText_1d7u1_171{font-size:1.75rem;font-weight:600;color:#fff;margin-bottom:1rem}._pageHeaderText_1d7u1_171 span{color:#1ed45e}._errorText_1d7u1_182{color:#e94545;font-size:.85rem;margin-top:.5rem}._timerAlert_1d7u1_188{font-size:.85rem;color:#fff;opacity:.8}._modalFooter_1d7u1_194{display:flex;justify-content:space-between;align-items:center}._signUpWithGoogle_1d7u1_200{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}._signInWithGoogleText_1d7u1_209{margin-top:1rem;font-size:1rem;color:#fff;font-weight:400;opacity:.8}._signUpWithGoogleButton_1d7u1_217{border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#252525;font-size:1rem;color:#fff;padding:.5rem 1rem;display:flex;justify-content:center;align-items:center;gap:.5rem;width:100%}._signInWithTicketCodeContainer_1d7u1_233{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:1rem;max-width:446px}._orContainer_1d7u1_243{display:flex;align-items:center;justify-content:center;width:100%;margin-top:.5;max-width:460px}._orLine_1d7u1_252{flex:1;height:1px;background-color:#ffffff4d}._orText_1d7u1_258{margin:0 1rem;font-size:.9rem;color:#fff;opacity:.8;font-weight:500}._ticketPlayContainer_1d7u1_266{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:1rem;max-width:446px;gap:.5rem}._loginWithEmailText_1d7u1_277{font-size:.9rem;color:#fff;font-weight:500;margin-top:.5rem;text-decoration:underline;opacity:.8}._loginWithEmailText_1d7u1_277:hover{color:#1ed45e}._backgroundContainer_7mtsq_1{background-color:#1d1d1d}._outerContainer_7mtsq_5{max-width:1500px;width:100%;margin:0 auto}._dashboardContainer_7mtsq_11{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:calc(100vh - 11rem);overflow-y:hidden;background-color:#1d1d1d;opacity:1;padding:1rem}._labelDescription_7mtsq_24{font-size:.9rem;color:#fff;opacity:.8;font-weight:400;text-align:left;margin-bottom:1rem}._eventCard_7mtsq_33{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;row-gap:.5rem;column-gap:.5rem;max-width:300px;width:calc(100% - 2rem);background-color:#202020;border-radius:8px;padding:1rem;color:#fff;border:1px solid #2f2f2f;margin-bottom:.5rem}._pageHeader_7mtsq_50{font-size:1.25rem;color:#fff;font-weight:600}._pageHeader_7mtsq_50 span{color:#1ed45e}._titleRow_7mtsq_60{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._participantCount_7mtsq_68{font-size:.9rem;color:#fff;font-weight:400;opacity:.8;display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:.5rem}._pageDescription_7mtsq_81{font-size:.9rem;color:#fff;font-weight:400;text-align:left;margin-bottom:1rem}._eventName_7mtsq_89{font-size:1rem;color:#fff;font-weight:500}._createEventButton_7mtsq_95{border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#252525;font-size:.9rem;color:#fff;padding:.25rem .5rem;margin-top:.75rem;width:100%;cursor:pointer}._createEventButton_7mtsq_95._active_7mtsq_108{color:#1d1d1d;background-color:#fff}._createEventButton_7mtsq_95._active_7mtsq_108:hover{background-color:#1ed45e}._createEventButton_7mtsq_95:hover{background-color:#1d1d1d}@media only screen and (max-width: 600px){._eventCard_7mtsq_33{width:calc(100% - 2rem);padding:1rem}}._eventCardContainer_7mtsq_128{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;min-width:10rem;flex-wrap:wrap;gap:.5rem;padding:1rem 0}._inputGroup_7mtsq_140{margin-bottom:1rem;display:flex;flex-direction:column;width:calc(100% - 1rem)}._label_7mtsq_24{margin-bottom:.3rem;font-size:.9rem;font-weight:500;color:#1ed45e}._eventInput_7mtsq_154{padding:8px;font-size:.9rem;border:1.5px solid #444;border-radius:4px;background-color:#2b2b2b;color:#fff;outline:none;width:100%}._eventInput_7mtsq_154:focus{border-color:#1ed45e}._submitButton_7mtsq_169{padding:8px 16px;font-size:.9rem;font-weight:700;color:#252525;background-color:#1ed45e;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}._submitButton_7mtsq_169:hover{background-color:#1cbd55}._loaderContainer_7mtsq_185{display:flex;justify-content:center;align-items:center;width:100%;height:100%;min-height:25rem}._eventTypePills_7mtsq_194{display:flex;gap:.5rem;margin-bottom:1.5rem}._pill_7mtsq_200{background-color:#252525;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}._pill_7mtsq_200:hover{background-color:#2a2a2a;border-color:#fff3}._activePill_7mtsq_217{background-color:#1ed45e!important;color:#1d1d1d!important;border-color:#1ed45e!important}._activePill_7mtsq_217:hover{background-color:#1cbd55!important}._dashboardHeader_7mtsq_227{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;flex-wrap:wrap}._inputGroup_1l4p0_1{display:flex;flex-direction:column}._label_1l4p0_6{font-size:1rem;font-weight:500;color:#1ed45e}._label_1l4p0_6 span{color:#fff;font-weight:400;font-size:.8rem;opacity:.7}._labelDescription_1l4p0_19{font-size:.8rem;color:#fff;opacity:.7;margin-bottom:1rem;margin-top:.25rem;font-weight:400;max-width:20rem}._eventInput_1l4p0_29{padding:10px;width:calc(100% - 20px);font-size:1rem;margin-bottom:1rem;border:1.5px solid #444;border-radius:4px;background-color:#2b2b2b;color:#fff;outline:none}._eventInput_1l4p0_29:focus{border-color:#1ed45e}._submitButton_1l4p0_45{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#252525;font-size:1rem;color:#fff;margin-top:0;padding:.5rem 1rem;transition:background-color .3s ease;cursor:pointer}._submitButton_1l4p0_45:hover{background-color:#1ed45e}._dashboardHeader_10oah_1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._pageHeader_10oah_12{font-size:1.5rem;color:#fff;margin-bottom:.5rem}._pageHeader_10oah_12 span{color:#1ed45e}._pageDescription_10oah_22{font-size:.9rem;color:#ffffffd5}._eventTypePills_10oah_27{display:flex;flex-direction:row;gap:.5rem}._pill_10oah_33{padding:.5rem 1rem;font-size:.9rem;color:#fff;background-color:#2b2b2b;border:none;border-radius:50px;cursor:pointer;transition:background-color .2s ease}._activePill_10oah_44{background-color:#1ed45e;color:#1d1d1d;font-weight:700}._backgroundContainer_eg3wd_1{background-color:#1d1d1d}._outerContainer_eg3wd_5{max-width:1500px;width:100%;margin:0 auto}._mainContainer_eg3wd_11{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 11rem);background-color:#1d1d1d;opacity:1;padding:1rem}._loginContainer_eg3wd_22{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:400px;width:calc(100% - 4rem);background-color:#202020;border-radius:10px;padding:2rem;color:#fff;border:2px solid #2f2f2f}@media only screen and (max-width: 600px){._loginContainer_eg3wd_22{width:calc(100% - 3rem);padding:1.5rem}}._logoContainerHeader_eg3wd_43{width:100%;display:flex;justify-content:flex-start;align-items:center;margin-bottom:1rem;flex-wrap:wrap;column-gap:1rem}._loginContainerHeaderText_eg3wd_55{font-size:1.2rem;color:#fff;font-weight:500}._loginContainerDescription_eg3wd_61{font-size:.85rem;color:#fff;max-width:18rem}._inputFieldContainer_eg3wd_67{margin-top:1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:1rem}._loginButton_eg3wd_77{width:calc(100% - 3rem);border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#252525;font-size:1rem;color:#fff;opacity:.6;margin-top:0;padding:.5rem 1rem;width:calc(100% - 1rem);cursor:pointer}._loginButton_eg3wd_77:hover{opacity:.8}._funFact_eg3wd_96{font-size:.85rem;font-weight:300;color:#fff;opacity:.8;max-width:25rem}._funFact_eg3wd_96 span{color:#1ed45e}._pageHeaderText_eg3wd_108{font-size:2.75rem;font-weight:600;color:#fff}._pageHeaderText_eg3wd_108 span{color:#1ed45e}._qrContainer_1y39q_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:calc(100vh - 13rem);height:100%}._backgroundContainer_1y39q_12{background-color:#1d1d1d}._outerContainer_1y39q_16{max-width:1500px;width:100%;margin:0 auto}._qrLoaderContainer_1y39q_22{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}._pacmanLoader_1y39q_30{margin-left:-3rem}._eventURL_1y39q_34{color:#1ed45e;font-size:1.75rem;font-weight:700;text-align:center}._loaderText_1y39q_41{color:#1ed45e;font-size:.9rem;text-align:center}._qrImageContainer_1y39q_47{display:flex;flex-direction:column;align-items:center;gap:1rem}._qrImageContainer_1y39q_47 img{width:100%;max-width:300px;height:auto;border:3px solid #1ed45e}._copyQr_1y39q_61{padding:6px 12px;font-size:.9rem;font-weight:700;background-color:#1ed45e;color:#252525;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease;white-space:nowrap;min-width:5rem}._copyQr_1y39q_61:hover{background-color:#2dcf66}._headerActions_1y39q_79{display:flex;align-items:center;justify-content:flex-start;gap:1rem;width:calc(100% - 2rem);padding:1rem}._eventTitle_1y39q_88{font-size:1.5rem;color:#1ed45e}._gobackButton_1y39q_93{border-radius:8px;border:none;background:#ffffff0a;padding:.5rem .75rem;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer;font-size:1rem;font-family:Inter}._backgroundContainer_f6sop_1{background-color:#1d1d1d}._container_f6sop_5{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:calc(100vh - 4rem);height:100%}._wrapper_f6sop_15{max-width:1500px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}._content_f6sop_25,._loaderContainer_f6sop_33{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}._linkedinText_f6sop_41{color:#1ed45e;font-size:1rem;text-align:center}._logoContainer_f6sop_47{display:flex;flex-direction:column;align-items:center;gap:1rem}._title_f6sop_54{font-size:1.5rem;color:#0a66c2;text-align:center}._errorContainer_rev4z_1{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100vh;width:100%;text-align:center;background-color:#1c1c1c;color:#fff;padding:20px;box-sizing:border-box}._errorTitle_rev4z_15{font-size:24px;margin-bottom:10px}._errorMessage_rev4z_20{font-size:16px}._settingsButton_rev4z_24{margin-top:20px;padding:10px 20px;background-color:#fff;color:#000;border:none;border-radius:5px;cursor:pointer;font-size:16px;text-transform:uppercase;font-weight:700;text-decoration:none}._backgroundContainer_cjxgk_1{background-color:#1d1d1d}._outerContainer_cjxgk_5{max-width:1500px;width:100%;margin:0 auto}._mainContainer_cjxgk_11{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 11rem);background-color:#1d1d1d;opacity:1;padding:1rem}._loaderContainer_cjxgk_22{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;font-family:Mona sans,sans-serif}._noData_8dk2s_1{display:flex;justify-content:center;align-items:center;height:100%;width:100%;font-size:1.5rem;color:#fff;background-color:#000;border-radius:5px;padding:.5rem}._loadingText_8dk2s_14{color:#fff;margin-top:1rem;font-size:1rem}._loaderContainer_8dk2s_20{margin-left:-4rem}._backgroundContainer_8dk2s_24{background-color:#1d1d1d}._outerContainer_8dk2s_28{margin:0 auto;min-height:calc(100vh - 4rem)}._loaderMainContainer_8dk2s_34{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:calc(100vh - 4rem);box-sizing:border-box;width:100vw}._votingLeaderboard_8dk2s_45{max-width:40rem;margin:auto;padding:1rem}._votingPageHeaderText_8dk2s_51{color:#1ed45e;font-family:Space Grotesk;font-size:1.75rem;font-style:normal;font-weight:700;line-height:normal}._votingPageDescription_8dk2s_60{color:#fff;font-size:.9rem;font-style:normal;font-weight:400;line-height:normal}._playerRow_8dk2s_68{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:4px;transition:transform .2s ease}._playerRowContainer_8dk2s_79{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}._nameSection_8dk2s_86{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}._nameRow_8dk2s_93{display:flex;align-items:center;gap:.25rem}._verifiedIcon_8dk2s_99{color:#1ed45e}._nameLink_8dk2s_103{color:#fff;text-decoration:none;font-size:.95rem;letter-spacing:.02em;transition:color .2s ease;cursor:pointer}._viewCard_8dk2s_112{color:#1ed45e;text-decoration:underline;font-size:.85rem;cursor:pointer}._voteSection_8dk2s_119{display:flex;flex-direction:column;align-items:flex-end}._voteInfo_8dk2s_125{display:flex;align-items:center}._voteCount_8dk2s_130{color:#1ed45e;font-size:.9rem;font-weight:500;margin-right:.5rem}._peopleText_8dk2s_137{color:#fff;font-size:.8rem;opacity:.7}._progressBar_8dk2s_143{width:200px;height:4px;background-color:#ffffff1a;border-radius:2px;overflow:hidden}._progressFill_8dk2s_151{height:100%;background-color:#1ed45e;width:70%;border-radius:2px}._index_8dk2s_158{color:#fff;font-size:.8rem;opacity:.7}._voteButton_8dk2s_164{background-color:#1ed45e;color:#1d1d1d;border:none;padding:.5rem 1rem;border-radius:4px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}._disabled_8dk2s_176{background-color:#3b3b3b80;color:#fff;cursor:not-allowed;opacity:.7}._backButton_8dk2s_183{background-color:#252525;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:1px solid rgba(255,255,255,.1)}._backButton_8dk2s_183:hover{background-color:#333}._backButton_8dk2s_183:disabled{background-color:#25252580;cursor:not-allowed}._row_8dk2s_203{display:flex;justify-content:flex-start;align-items:center;border-radius:4px;transition:transform .2s ease;margin-bottom:.5rem;gap:.5rem}._noPlayersMessage_8dk2s_213{color:#fff;font-size:1rem;text-align:center;opacity:.7;max-width:25rem}._noPlayersContainer_8dk2s_221{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:1rem;margin-top:2rem}._backgroundContainer_b1luu_1{background-color:#1d1d1d}._outerContainer_b1luu_5{max-width:1500px;width:100%;margin:0 auto}._dashboardContainer_b1luu_11{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:calc(100vh - 11rem);padding:1rem;background-color:#1d1d1d;color:#fff}._eventThemeHeader_b1luu_22{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-bottom:1rem;row-gap:.5rem;flex-wrap:wrap}._dashboardMainContainer_b1luu_32{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}._headerActions_b1luu_40{display:flex;align-items:center;justify-content:flex-start;gap:1rem}._eventTitle_b1luu_47{font-size:1.5rem;color:#1ed45e;display:flex;align-items:center;gap:.25rem}._backButton_b1luu_55{border-radius:8px;border:none;background:#ffffff0a;padding:.5rem .75rem;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer;font-size:1rem;font-family:Inter}._editIcon_b1luu_69{margin-left:.5rem;cursor:pointer}._deleteIcon_b1luu_74{cursor:pointer}._eventDetails_b1luu_78{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%;margin-bottom:1.5rem;color:#ffffffd5}._eventDetails_b1luu_78 strong{color:#1ed45e;margin-bottom:.5rem}._publicLinkContainer_b1luu_93{display:flex;align-items:center;margin-bottom:1rem;column-gap:.5rem;width:100%}._publicLink_b1luu_93{font-size:1rem;color:#fff;width:100%;background-color:#2b2b2b;border:8px;padding:6px 12px;overflow:auto;overflow-y:hidden}._generateQrButton_b1luu_112{padding:6px 12px;background-color:#1ed45e;color:#252525;border:none;border-radius:4px;cursor:pointer;white-space:nowrap;transition:background-color .2s ease;display:flex;align-items:center;gap:.5rem}._qrText_b1luu_126{display:none}@media (min-width: 600px){._qrText_b1luu_126{display:block;font-size:.8rem}}._gridContainer_b1luu_137{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2rem;width:100%}._gridHeaderContainer_b1luu_145{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._gridHeader_b1luu_145{font-size:1.25rem;color:#fff}._gridDescription_b1luu_158{font-size:.9rem;color:#fff;opacity:.8;margin-bottom:1rem;max-width:20rem}._gridHeaderTexts_b1luu_166{display:flex;flex-direction:column}._headerButtons_b1luu_171{display:flex;gap:1rem;flex-wrap:wrap}._editButton_b1luu_177{padding:8px 16px;font-size:.9rem;font-weight:700;color:#2dcf66;background-color:#252525;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}._editButton_b1luu_177:hover{background-color:#1d1d1d}._centerGridContainer_b1luu_193{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}._grid_b1luu_137{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:1rem}._gridCell_b1luu_208{width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#fff;background-color:#2b2b2b;border:1.5px solid #444;border-radius:4px}._buttonsContainer_b1luu_221{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:1rem;row-gap:1rem;column-gap:1rem}._leaderboardButton_b1luu_232{padding:6px 12px;font-size:.9rem;font-weight:500;background-color:#1ed45e;color:#252525;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}._mmpConnectedPill_b1luu_245{padding:.5rem .75rem;font-size:.75rem;color:#fff;background-color:#2b2b2b;border-radius:50px;margin-bottom:.5rem;cursor:pointer;display:flex;flex-direction:row;align-items:center}._mmpConnectedPill_b1luu_245._active_b1luu_258{background-color:#1ed45e;color:#1d1d1d;font-weight:700}._mmpConnectedText_b1luu_264{color:#1ed45e}._mmpConnectedText_b1luu_264._active_b1luu_258{color:#1d1d1d}._loaderContainer_b1luu_272{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:calc(100vh - 12rem);width:100%}._loadingText_b1luu_282{color:#fff;font-size:.9rem;margin-top:1rem;opacity:.7;text-align:center}._pacLoader_b1luu_290{margin-left:-3rem}@media (max-width: 600px){._editButton_b1luu_177{padding:6px 12px;font-size:.8rem}}._modalContent_q4ldm_1{display:flex;flex-direction:column;align-items:flex-start}._modalLabel_q4ldm_7{font-size:1rem;color:#1ed45e}._modalLabelDescription_q4ldm_12{font-size:.8rem;color:#fff;opacity:.7;margin-bottom:1rem;margin-top:.25rem;font-weight:400;max-width:20rem}._modalInput_q4ldm_22{padding:10px;width:calc(100% - 20px);font-size:1rem;margin-bottom:1rem;border:1.5px solid #444;border-radius:4px;background-color:#2b2b2b;color:#fff;outline:none}._modalInput_q4ldm_22:focus{border-color:#1ed45e}._saveButton_q4ldm_38{padding:8px 16px;font-size:.9rem;font-weight:400;background-color:#1ed45e;color:#252525;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease;margin-top:1rem}._saveButton_q4ldm_38:hover{background-color:#2dcf66}._modalContent_1eo7z_1{display:flex;flex-direction:column;align-items:flex-start}._modalLabel_1eo7z_7{font-size:1rem;color:#1ed45e}._modalLabelDescription_1eo7z_12{font-size:.8rem;color:#fff;opacity:.7;margin-bottom:1rem;margin-top:.25rem;font-weight:400;max-width:20rem}._modalInputHelperText_1eo7z_22{font-size:.9rem;color:#fff;margin-bottom:1rem;margin-top:.25rem}._modalInputHelperText_1eo7z_22 span{color:#1ed45e}._saveButton_1eo7z_34{padding:8px 16px;font-size:.9rem;font-weight:400;background-color:#1ed45e;color:#252525;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}._saveButton_1eo7z_34:hover{background-color:#2dcf66}._cancelButton_1eo7z_50{border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#252525;font-size:.9rem;color:#fff;padding:.5rem 1rem}._confirmationButtonsContainer_1eo7z_60{display:flex;flex-direction:row;gap:1rem;width:100%}._modalContent_1fvvo_1{display:flex;flex-direction:column;align-items:flex-start}._row_1fvvo_7{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._modalLabel_1fvvo_15{font-size:1rem;color:#1ed45e}._modalLabelDescription_1fvvo_20{font-size:.8rem;color:#fff;opacity:.7;margin-bottom:1rem;margin-top:.25rem;font-weight:400;max-width:20rem}._editButtonSmall_1fvvo_30{padding:4px 8px;font-size:.8rem;font-weight:700;color:#2dcf66;background-color:#252525;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}._editButtonSmall_1fvvo_30:hover{background-color:#1d1d1d}._grid_1fvvo_46{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:1rem}._gridInput_1fvvo_53{width:45px;height:45px;text-align:center;font-size:1.2rem;color:#fff;background-color:#2b2b2b;border:1.5px solid #444;border-radius:4px;outline:none;transition:border-color .2s ease}._gridInput_1fvvo_53:focus{border-color:#fff}._saveButton_1fvvo_70{padding:8px 16px;font-size:.9rem;font-weight:400;background-color:#1ed45e;color:#252525;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease;margin-top:1rem}._saveButton_1fvvo_70:hover{background-color:#2dcf66}._buttonsContainer_1fvvo_87{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:1rem;row-gap:1rem;column-gap:1rem}._infoContainer_1fvvo_98{display:flex;align-items:center;flex-direction:column;gap:.5rem;background-color:#2b2b2b;padding:.75rem;border-radius:4px;margin-top:1rem;text-align:center}._infoText_1fvvo_110{color:#fff;font-size:.9rem;margin:0;opacity:.8}._infoText_1fvvo_110 span{color:#1ed45e;font-weight:600}._modalContent_yo4lw_1{display:flex;flex-direction:column;align-items:flex-start}._confirmationModalLabel_yo4lw_7{font-size:1.1rem;color:#1ed45e}._confirmationModalDescription_yo4lw_12{font-size:.9rem;color:#fff;opacity:.7;margin-bottom:1rem;margin-top:.25rem;font-weight:400}._confirmationButtonsContainer_yo4lw_21{display:flex;flex-direction:row;gap:1rem;width:100%}._saveButton_yo4lw_28{padding:8px 16px;font-size:.9rem;font-weight:400;background-color:#1ed45e;color:#252525;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease;min-width:80px;display:flex;justify-content:center;align-items:center}._saveButton_yo4lw_28:hover{background-color:#2dcf66}._cancelButton_yo4lw_48{border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#252525;font-size:.9rem;color:#fff;padding:.5rem 1rem;transition:background-color .2s ease}._cancelButton_yo4lw_48:hover{background-color:#2b2b2b}._qrContainer_1oroh_1{display:flex;flex-direction:column;align-items:center;gap:1rem}._qrLoaderContainer_1oroh_8{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}._pacmanLoader_1oroh_16{margin-left:-3rem}._loaderText_1oroh_20{color:#1ed45e;font-size:.9rem}._qrImageContainer_1oroh_25{display:flex;flex-direction:column;align-items:center;gap:1rem}._qrImageContainer_1oroh_25 img{width:100%;max-width:300px;height:auto;border:3px solid #1ed45e}._row_1oroh_39{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}._copyQr_1oroh_47{padding:6px 12px;font-size:.9rem;font-weight:700;background-color:#1ed45e;color:#252525;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease;white-space:nowrap;min-width:5rem}._form_15n3y_1{display:flex;flex-direction:column;gap:1rem;width:calc(100% - 1rem)}._inputGroup_15n3y_8{display:flex;flex-direction:column}._label_15n3y_13{font-size:1rem;font-weight:500;color:#1ed45e}._label_15n3y_13 span{color:#fff;font-weight:400;font-size:.8rem;opacity:.7}._inputFieldDescription_15n3y_26{font-size:.85rem;color:#fff}._fileInput_15n3y_31{padding:.5rem;margin-top:.5rem;border:1px solid rgba(255,255,255,.1);border-radius:4px;background-color:#ffffff1a;color:#fff;width:calc(100% - 1rem);outline:none;border:none;cursor:pointer}._fileInput_15n3y_31::-webkit-file-upload-button{margin-left:.5rem;padding:.5rem;border-radius:4px;border:none;background-color:#84848437;color:#fff;cursor:pointer}._fileInput_15n3y_31::-webkit-file-upload-button:hover{background-color:#84848444}._previewImageContainer_15n3y_58{position:relative;display:flex;flex-direction:flex-start;align-items:flex-end;width:fit-content}._removeButton_15n3y_66{background-color:#fff1;margin-bottom:1rem;color:#fff;border:none;height:24px;padding:.25rem .5rem;margin-left:.5rem;margin-bottom:.5rem;display:flex;font-size:.7rem;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease;border-radius:5px}._removeButton_15n3y_66:hover{background-color:#ffffff1a}._closeButton_15n3y_88{position:absolute;top:2px;right:-11px;background-color:#00000080;color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}._submitButton_15n3y_105{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#252525;font-size:1rem;color:#fff;margin-top:0;padding:.5rem 1rem;transition:background-color .3s ease;cursor:pointer}._submitButton_15n3y_105:hover{background-color:#1ed45e}._testTemplateButton_15n3y_123{padding:6px 12px;font-size:.9rem;background-color:#2b2b2b;color:#fff;border:none;opacity:.7;border-radius:4px;cursor:pointer;transition:background-color .2s ease;white-space:nowrap;margin-top:.5rem;width:100%}._testTemplateButton_15n3y_123:hover{opacity:1}._modalContent_xw0qc_1{display:flex;flex-direction:column;align-items:flex-start}._confirmationModalLabel_xw0qc_7{font-size:1.1rem;color:#1ed45e}._confirmationModalDescription_xw0qc_12{font-size:.9rem;color:#fff;opacity:.7;margin-bottom:1rem;margin-top:.25rem;font-weight:400}._confirmationButtonsContainer_xw0qc_21{display:flex;flex-direction:row;gap:1rem;width:100%}._saveButton_xw0qc_28{padding:8px 16px;font-size:.9rem;font-weight:400;background-color:#1ed45e;color:#252525;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}._saveButton_xw0qc_28:hover{background-color:#2dcf66}._cancelButton_xw0qc_44{border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:600;background-color:#252525;font-size:.9rem;color:#fff;padding:.5rem 1rem}._modalContent_1xz4g_1{display:flex;flex-direction:column;align-items:flex-start}._confirmationModalLabel_1xz4g_7{font-size:1.1rem;color:#ff4d4f;margin-bottom:.5rem}._confirmationModalDescription_1xz4g_13{font-size:.9rem;color:#fff;opacity:.7;margin-bottom:1.5rem;font-weight:400;line-height:1.4}._confirmationButtonsContainer_1xz4g_22{display:flex;flex-direction:row;gap:1rem;width:100%}._saveButton_1xz4g_29{padding:8px 16px;font-size:.9rem;font-weight:500;background-color:#ff4d4f;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;flex:1}._saveButton_1xz4g_29:hover{background-color:#ff7875}._cancelButton_1xz4g_46{border:1px solid rgba(255,255,255,.1);border-radius:4px;font-weight:500;background-color:#252525;font-size:.9rem;color:#fff;padding:8px 16px;cursor:pointer;transition:all .2s ease;flex:1}._cancelButton_1xz4g_46:hover{background-color:#2b2b2b}._modalContent_1mgvt_1{display:flex;flex-direction:column;align-items:flex-start;width:100%}._modalLabel_1mgvt_8{font-size:1rem;color:#1ed45e;margin-bottom:.5rem}._modalLabelDescription_1mgvt_14{font-size:.85rem;color:#ffffffb3;margin-bottom:1rem;line-height:1.4}._modalInput_1mgvt_21{width:calc(100% - 24px);min-height:150px;padding:12px;margin-bottom:1.5rem;border-radius:4px;border:1px solid #444;background-color:#2b2b2b;color:#fff;font-family:inherit;font-size:.95rem;resize:vertical;outline:none;transition:border-color .2s ease}._modalInput_1mgvt_21:focus{border-color:#1ed45e}._modalInput_1mgvt_21::placeholder{color:#fff6}._confirmationButtonsContainer_1mgvt_45{display:flex;justify-content:flex-end;width:100%}._saveButton_1mgvt_51{padding:8px 20px;font-size:.95rem;font-weight:500;background-color:#1ed45e;color:#252525;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease;min-width:150px;display:flex;justify-content:center;align-items:center;gap:8px}._saveButton_1mgvt_51:hover{background-color:#2dcf66}
