@font-face{font-family:Roboto;src:url(/static/fonts/Roboto/Roboto-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/static/fonts/Roboto/Roboto-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/static/fonts/Roboto/Roboto-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url(/static/fonts/Roboto/Roboto-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Roboto;src:url(/static/fonts/Roboto/Roboto-ThinItalic.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Roboto;src:url(/static/fonts/Roboto/Roboto-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(/static/fonts/Roboto/Roboto-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(/static/fonts/Roboto/Roboto-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/static/fonts/Roboto/Roboto-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Roboto;src:url(/static/fonts/Roboto/Roboto-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:url(/static/fonts/Roboto/Roboto-Black.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Roboto;src:url(/static/fonts/Roboto/Roboto-BlackItalic.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:"Press Start 2P";src:url(/static/fonts/PressStart2P/PressStart2P.ttf) format("truetype");font-weight:400;font-style:normal}html,body,#root{margin:0;padding:0;width:100%;height:100%;box-sizing:border-box;overflow-x:hidden;-webkit-user-select:none;user-select:none}*,*:before,*:after{box-sizing:inherit}body{display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(to bottom left,#13417e,#010116 70%,#5a1224);font-family:"Press Start 2P",monospace;position:relative;color:#fff}body:before,body:after{content:"";position:absolute;inset:0;overflow:hidden;pointer-events:none;max-width:100%;max-height:100%}body:before{background-image:linear-gradient(to bottom,rgba(0,255,255,.08) 1px,transparent 1px);background-size:100% 5px;opacity:.4;filter:blur(.5px);z-index:-3}body:after{opacity:.85;z-index:-2;background-image:radial-gradient(6px 6px at 10% 20%,#ff5a5ae6,transparent),radial-gradient(6px 6px at 20% 40%,#ff5a5ae6,transparent),radial-gradient(4px 4px at 30% 60%,#ff5a5ae6,transparent),radial-gradient(6px 6px at 40% 80%,#ff5a5ae6,transparent),radial-gradient(4px 4px at 50% 30%,#ff5a5ae6,transparent),radial-gradient(6px 6px at 60% 10%,#ff5a5ae6,transparent),radial-gradient(4px 4px at 70% 50%,#ff5a5ae6,transparent),radial-gradient(6px 6px at 80% 75%,#ff5a5ae6,transparent),radial-gradient(4px 4px at 90% 40%,#ff5a5ae6,transparent),radial-gradient(6px 6px at 15% 90%,#ff5a5ae6,transparent);animation:moveStars 6s linear infinite}@keyframes moveStars{0%{background-position:0 0}to{background-position:0 300px}}._button_7m9ko_2{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;font-weight:500;border-radius:.25rem;opacity:.8;border:1px solid transparent;transition:all .2s ease-in-out;cursor:pointer;outline:none;position:relative;border:none;padding-top:1px;padding-bottom:3px;min-width:40px;padding-block:0px}._disabled-button_7m9ko_23{background-color:gray!important;opacity:.5;pointer-events:none}._primary_7m9ko_30{color:#fff}._small_7m9ko_77{padding:.5rem 1rem;font-size:.875rem}._medium_7m9ko_82{padding:var(--button-padding);font-size:1rem;height:25px}._large_7m9ko_88{padding:.75rem 1.5rem;font-size:1.125rem}._disabled_7m9ko_23,._loading_7m9ko_95{opacity:.6;cursor:not-allowed}._fullWidth_7m9ko_100{width:100%}._leftIcon_7m9ko_105,._rightIcon_7m9ko_106{display:inline-flex;align-items:center}._spinner_7m9ko_112{animation:_spin_7m9ko_112 1s linear infinite;display:inline-block}@keyframes _spin_7m9ko_112{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._button_7m9ko_2:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._button_7m9ko_2:disabled{cursor:not-allowed}._content_7m9ko_136{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:var(--font-size)}._content_7m9ko_136 svg{opacity:1;width:20px;height:18px;stroke-width:3;fill:var(--active-button-text)}._content_7m9ko_136 svg path{stroke-width:2}._content_7m9ko_136 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--active-button-text);font-size:12px}._container_hpduo_1{display:flex;flex-direction:column;gap:.5rem}._fullWidth_hpduo_7{width:100%}._label_hpduo_11{font-size:.875rem;font-weight:500;color:#374151}._labelDisabled_hpduo_17{color:#9ca3af}._required_hpduo_21:after{content:"*";color:#dc2626;margin-left:.25rem}._selectWrapper_hpduo_27{position:relative;display:flex;align-items:center}._select_hpduo_27{width:100%;border-radius:.25rem;border:1px solid #D1D5DB;transition:all .2s ease-in-out;appearance:none;cursor:pointer;min-width:75px}._select_hpduo_27:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._small_hpduo_52{padding:.3rem 2rem .3rem .75rem;font-size:12px;height:25px}._medium_hpduo_58{padding:.3rem 2rem .3rem .75rem;font-size:13px;height:30px}._large_hpduo_64{padding:.75rem 2rem .75rem .75rem;font-size:1.125rem}._disabled_hpduo_70{background-color:#f3f4f6;cursor:not-allowed}._error_hpduo_75{border-color:#dc2626}._error_hpduo_75:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}._success_hpduo_84{border-color:#059669}._success_hpduo_84:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691a}._hasLeftIcon_hpduo_94{padding-left:2.5rem}._leftIcon_hpduo_98{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#6b7280;display:flex;align-items:center;pointer-events:none}._arrow_hpduo_110{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#6b7280;font-size:.75rem;pointer-events:none}._errorText_hpduo_142{color:#dc2626}._loadingSpinner_hpduo_147{position:absolute;right:2rem;top:50%;transform:translateY(-50%);animation:_spin_hpduo_1 1s linear infinite;color:#6b7280}@keyframes _spin_hpduo_1{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}._selectWrapper_hpduo_27 select{background-color:var(--primary);color:var(--text-primary)}._card_1bgen_1{aspect-ratio:10 / 8;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%}@media (max-width: 768px){._card_1bgen_1{font-size:12px}._claimButton_1bgen_18{font-size:10px}}@media (min-width: 769px) and (max-width: 1200px){._card_1bgen_1{font-size:14px}._claimButton_1bgen_18{font-size:12px}}@media (min-width: 1201px) and (max-width: 1800px){._card_1bgen_1{font-size:16px}._claimButton_1bgen_18{font-size:14px}}@media (min-width: 1801px){._card_1bgen_1{font-size:20px}._claimButton_1bgen_18{font-size:16px}}@media (min-height: 1201px){._card_1bgen_1{aspect-ratio:10 / 8}}@media (max-height: 1200px) and (min-height: 901px){._card_1bgen_1{aspect-ratio:10 / 7}}@media (max-height: 900px) and (min-height: 701px){._card_1bgen_1{aspect-ratio:10 / 6}}@media (max-height: 700px){._card_1bgen_1{aspect-ratio:10 / 5}}._available_1bgen_77{border:2px solid #00e5ff;background:#8ed8fa8c;box-shadow:0 0 10px #00e5ff,0 0 20px #00e5ff inset;transition:all .3s ease}._acquired_1bgen_84{background-color:#78d2f8;color:#132146;box-shadow:0 0 10px #f0f,0 0 20px #f0f inset;display:flex;justify-content:center;align-items:center;text-align:center}._answered_1bgen_94{border:none;background-color:#d7f2f362}._question_1bgen_99{width:95%;height:80%;place-content:center;padding-top:25px;text-overflow:ellipsis;text-align:center;color:#132146;font-weight:700}._info_1bgen_110{display:flex;justify-content:space-around;align-items:flex-end;padding:5px;width:100%}._reward_1bgen_118{color:#00ff3c;font-weight:700;text-shadow:0 0 2px #ffffff}._penalty_1bgen_124{color:#f52821;font-weight:700;text-shadow:0 0 20px #ff1744,0 0 40px #fc3636}._active_1bgen_130{background-color:#e7f7ff;border:5px solid #82bcff;box-shadow:3px 3px 5px gray}._claimButton_1bgen_18{all:unset;color:#fff;font-weight:600;text-align:center;width:70px;height:25px;border-radius:5px;background-color:#132146;box-shadow:0 0 10px #171663,0 0 20px #171663 inset;font-size:18px}._shell_btj6g_1{width:90%;height:58%;background-color:#b6e4fae5;border-radius:12px;box-shadow:0 0 10px #456df3,0 0 10px #456df3 inset;display:flex;flex-direction:column;padding:3%;gap:2%}._header_btj6g_14{width:100%;text-align:center;font-size:1.2rem;font-weight:900;color:#132146;text-shadow:0 0 4px #3665ff;padding:2% 0;border-radius:10px;background:#ffffff40}._scoreRow_btj6g_28{width:70%;height:40%;margin:auto;border-radius:25px;background-color:#ff80b1;box-shadow:0 0 10px #db28ff,0 0 10px #db28ff inset;display:grid;grid-template-columns:40px 1fr;align-items:center;padding:0 2%}._coinBox_btj6g_42{display:flex;align-items:center;justify-content:center}._coinIcon_btj6g_48{width:100%;height:1.2rem}._scoreValue_btj6g_54{color:#fff;font-size:1.25rem;font-weight:700;text-align:center;padding-right:30%}@media (max-height: 1200px){._shell_btj6g_1{width:100%;height:100%}._scoreRow_btj6g_28{height:40%}}._container_xkt00_1{display:flex;gap:5px}._timer_xkt00_6{display:flex;flex-direction:column;height:100%;width:100%;justify-content:center;align-items:center}._time_xkt00_6{width:65px;height:45px;text-align:center;place-content:center;font-size:24px;font-weight:600;text-shadow:0 0 5px #fff6f6;letter-spacing:2px;color:#fff;background-color:#ff224e69;border:1px solid #ff1744;box-shadow:0 0 10px #ff1744,0 0 5px #ff1744 inset}._unit_xkt00_32{font-size:12px;color:#ffffffd2;text-shadow:0 0 5px #fff6f6;text-align:center}._colon_xkt00_39{font-size:30px;font-weight:600;text-shadow:0 0 5px #fff6f6;display:flex;height:100%;text-align:center;vertical-align:middle;align-content:center;flex-direction:column;justify-content:center}._header_1y94x_1{width:100vw;height:40px;background-color:#1b2947;color:#fff;z-index:1000;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;gap:10px;border-bottom:2px solid #F63F48}._header_1y94x_1 h1{font-size:1.5rem;font-family:Roboto;font-weight:400}._logo_1y94x_21{width:40px;height:40px}._text_1y94x_26{color:#f63f48}._dropdown_26mr8_1{position:relative;width:20rem;z-index:1000;font-family:inherit}._inputWrapper_26mr8_8{position:relative;display:flex;align-items:center}._inputWrapper_26mr8_8 svg{position:absolute;left:10px;color:#17b6ff;filter:drop-shadow(0 0 4px #17b6ff);pointer-events:none}._input_26mr8_8{width:100%;padding:.5rem .5rem .5rem 2rem;border-radius:6px;border:1px solid #17b6ff;background:#17b6ff26;color:#fff;font-size:14px;box-shadow:0 0 6px #17b6ff,inset 0 0 8px #17b6ff80;outline:none;transition:all .3s ease}._input_26mr8_8:focus{border-color:#00e5ff;box-shadow:0 0 10px #00e5ff,inset 0 0 12px #00e5ff99}._input_26mr8_8::placeholder{color:#fff;text-shadow:0 0 4px #17b6ff;transition:color .3s ease}._input_26mr8_8:focus::placeholder{color:#fff}._options_26mr8_54{position:absolute;top:110%;left:0;width:100%;background:#070f18af;border:1px solid #17b6ff;box-shadow:0 0 12px #17b6ff;border-radius:6px;overflow-y:auto;max-height:160px;z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._option_26mr8_54{padding:.5rem 1rem;color:#fff;cursor:pointer;transition:all .2s ease}._option_26mr8_54:hover{background:#17b6ff33;color:#00e5ff;text-shadow:0 0 6px #17b6ff}._option_26mr8_54:active{background:#17b6ff59}._container_1lpcx_1{position:fixed;inset:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:-1!important}._star_1lpcx_11{position:absolute;width:2px;height:30px;background:linear-gradient(#66c4e9e6,#fff0);filter:drop-shadow(0 0 6px rgba(255,255,255,.9)) drop-shadow(0 0 12px rgba(120,156,255,.8)) blur(.3px);border-radius:50px;opacity:.85;transform:rotate(135deg);transform-origin:top left;animation:_diagonalShoot_1lpcx_1 linear infinite}@keyframes _diagonalShoot_1lpcx_1{0%{transform:translate(0) translateY(0) rotate(135deg)}to{transform:translate(150vw) translateY(150vh) rotate(135deg)}}._card_1fq7x_1{background-color:#427af131;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:1rem}._cardTitle_1fq7x_10{font-size:1.25rem;font-weight:600;color:#fff;text-shadow:0 0 4px #17bdff,0 0 8px #17bdff;letter-spacing:1px}._input_1fq7x_18,._textInput_1fq7x_19,._optionInput_1fq7x_20,._select_1fq7x_21{padding:10px 12px;border-radius:10px;background-color:#807b7b73;color:#fff;border:1px solid #3b3b59;font-size:.95rem;outline:none}._input_1fq7x_18:focus,._textInput_1fq7x_19:focus,._optionInput_1fq7x_20:focus,._select_1fq7x_21:focus{border-color:#17bdff;box-shadow:0 0 10px #17bdff}._input_1fq7x_18::placeholder,._textInput_1fq7x_19::placeholder,._optionInput_1fq7x_20::placeholder,._select_1fq7x_21::placeholder{color:#ececec}._label_1fq7x_46{font-size:1rem;color:#e4e4e4;font-weight:500}._detailsRow_1fq7x_52{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}._inputGroup_1fq7x_59{flex:1;min-width:160px;display:flex;flex-direction:column;gap:.35rem}._select_1fq7x_21{background-color:#807b7b73;color:#fff;border:1px solid #3b3b59;cursor:pointer}._mcqContainer_1fq7x_74{width:100%;display:flex;flex-direction:column;gap:10px;margin-top:10px}._optionRow_1fq7x_82{display:flex;align-items:center;gap:10px}._optionRow_1fq7x_82>input{width:98%}._optionRow_1fq7x_82>input[type=radio]{width:2%;accent-color:#46daff;cursor:pointer}._saveBtn_1fq7x_98{align-self:flex-end;background-color:#47c0186e;border:1px solid #45aa1d;color:#fff;border-radius:10px;padding:6px 12px;font-size:.95rem;font-weight:600;cursor:pointer;margin-top:8px}._saveBtn_1fq7x_98:hover{background-color:#45aa1d}._saveBtn_1fq7x_98:disabled{background-color:#6aff5652;color:#aaa;cursor:not-allowed;box-shadow:none;border:none}._charCount_1fq7x_123{align-self:flex-end;font-size:.8rem;color:#dfdfdf}._container_gsibo_1{width:100%;height:100vh;display:flex;flex-direction:column;background-color:#fcfcfc}._loaderWrapper_1js07_1{display:flex;align-items:center;justify-content:center;height:100%;width:100%}._spinner_1js07_9{border:4px solid rgba(0,0,0,.1);border-left-color:var(--primary-color, #3498db);border-radius:50%;width:40px;height:40px;animation:_spin_1js07_9 1s linear infinite}@keyframes _spin_1js07_9{to{transform:rotate(360deg)}}._tabs_egzfs_1{height:4rem;background-color:#ffffff28;display:flex;justify-content:center;align-items:center;gap:25px}._tabBtn_egzfs_10{height:40px;background:transparent;font-size:20px;font-family:Roboto;border:none;border-radius:6px;cursor:pointer;font-weight:700;padding:8px;color:#fff;text-shadow:0 0 5px #132146,0 0 10px #132146,0 0 20px #132146,0 0 40px #132146}._tabBtn_egzfs_10:hover{text-shadow:0 0 5px #ff1744,0 0 10px #ff1744,0 0 20px #ff1744,0 0 40px #ff1744;color:#fff}._activeTab_egzfs_37,._activeTab_egzfs_37:hover{text-shadow:0 0 5px #17bdff,0 0 10px #17b6ff,0 0 20px #17b6ff,0 0 40px #17b6ff;color:#132146}._tabContent_egzfs_55{font-family:Roboto;width:90%;display:flex;flex:1;gap:15px;flex-direction:column;place-self:center;padding-top:40px}._title_fl77f_2{color:#fff;font-size:28px;text-shadow:0 0 5px #ff1744,0 0 10px #ff1744,0 0 20px #ff1744,0 0 40px #ff1744;height:5%;display:flex;align-items:center}._content_fl77f_15{display:flex;flex-direction:column;flex:1;gap:15px}._tabs_fl77f_22{height:5%;border-bottom:1px solid #fff;display:flex;align-items:flex-end;gap:50px}._tabButton_fl77f_30{height:35px;font-size:16px;font-weight:600;color:#fff;background:transparent;border:none;text-shadow:0 0 5px #000,0 0 10px #000,0 0 20px #000,0 0 40px #000}._tabButton_fl77f_30:hover{text-shadow:0 0 5px #ff1744,0 0 10px #ff1744,0 0 20px #ff1744,0 0 40px #ff1744;color:#fff}._activeTab_fl77f_53{color:#fff;border-bottom:3px solid #17b6ff;filter:drop-shadow(0 0px 4px #17b6ff);margin-bottom:-1px}._activeTab_fl77f_53:hover{text-shadow:0 0 5px #17bdff,0 0 10px #17b6ff,0 0 20px #17b6ff,0 0 40px #17b6ff;color:#fff}._metaElements_fl77f_69{height:10%;display:flex;align-items:center;justify-content:space-between}._addButton_fl77f_76{height:35px;font-size:16px;font-weight:500;padding:0 20px;cursor:pointer;border:none;border-radius:10px;color:#fff;text-shadow:0px 0px 2px #f046ff;background-color:#ac46ff;box-shadow:0 0 10px #ac46ff,0 0 10px #f046ff inset}._infoCards_fl77f_92{padding:0 0 50px;display:flex;flex-wrap:wrap;width:100%;justify-content:flex-start;height:85%;align-items:center;gap:40px}._title_19fm2_1{color:#fff;font-size:28px;text-shadow:0 0 5px #ff1744,0 0 10px #ff1744,0 0 20px #ff1744,0 0 40px #ff1744}._tabs_19fm2_11{height:45px;border-bottom:1px solid #fff;display:flex;align-items:flex-end;gap:50px}._metaElements_19fm2_19{height:75px;display:flex;align-items:center;justify-content:space-between}._addButton_19fm2_26{height:35px;font-size:16px;font-weight:500;padding:0 20px;cursor:pointer;border:none;border-radius:10px;color:#fff;text-shadow:0px 0px 2px #f046ff;background-color:#ac46ff;box-shadow:0 0 10px #ac46ff,0 0 10px #f046ff inset}._infoCards_19fm2_42{display:flex;flex-wrap:wrap;width:100%;align-items:center;gap:40px}._infoCard_19fm2_42{height:250px;width:48%;min-width:350px}._info_19fm2_42{display:flex;flex-direction:column;gap:1rem}._closeCreateButton_19fm2_63{width:2rem;height:2rem;text-align:center;align-self:self-end;background-color:#ca3d3da4;border:1px solid #ca3d3d;border-radius:10px;color:#fff;font-size:.95rem;font-weight:500;cursor:pointer}._closeCreateButton_19fm2_63:hover{background-color:#ec4848;box-shadow:0 0 6px #d82a2a}._card_wt9t9_1{height:inherit;background:#1554dd31;border-radius:8px;color:#fff;padding:0 30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around}._header_wt9t9_13{display:flex;flex-direction:column;gap:5px}._title_wt9t9_19{font-weight:600;font-size:1.4rem;letter-spacing:1px;color:#fff}._description_wt9t9_26{font-size:16px;font-weight:400;color:#fff;overflow:hidden;text-overflow:ellipsis}._metaData_wt9t9_34{display:flex;justify-content:space-between;width:100%}._actionButtons_wt9t9_40{align-self:flex-end;display:flex;gap:20px}._editButton_wt9t9_46{background-color:#995aff6c;border:1px solid #995aff;color:#fff;border-radius:5px;cursor:pointer;font-size:.95rem;font-weight:500;padding:4px 12px;width:fit-content;align-self:self-end}._editButton_wt9t9_46:hover{background-color:#6d2fd1}._deleteButton_wt9t9_63{background-color:#ff26266c;border:1px solid #ff2626;color:#fff;padding:4px 12px;border-radius:5px;cursor:pointer;font-size:16px;font-weight:500}._deleteButton_wt9t9_63:hover{background-color:#ff2626}._card_1f5xa_1{background-color:#427af131;border-radius:16px;box-shadow:0 0 10px #17bdff26;padding:28px 36px;display:flex;flex-direction:column;gap:1rem;color:#fff}._title_1f5xa_12{font-size:1.4rem;font-weight:600;text-align:left;color:#fff;text-shadow:0 0 4px #17bdff,0 0 8px #17bdff;letter-spacing:1px}._input_1f5xa_21,._textarea_1f5xa_22,._select_1f5xa_23{height:45px;padding-left:25px;border-radius:10px;background-color:#807b7b73;color:#fff;border:1px solid #3b3b59;font-size:.95rem;outline:none}._textarea_1f5xa_22{padding-top:10px}._input_1f5xa_21:focus,._textarea_1f5xa_22:focus,._select_1f5xa_23:focus{border-color:#17bdff;box-shadow:0 0 10px #17bdff}._input_1f5xa_21::placeholder,._textarea_1f5xa_22::placeholder,._select_1f5xa_23::placeholder{color:#ececec}._textarea_1f5xa_22{min-height:80px;resize:vertical}._label_1f5xa_56{font-size:1rem;color:#e4e4e4;font-weight:500}._dropdown_1f5xa_62{position:relative;width:100%;margin-top:8px}._dropdownHeader_1f5xa_68{background-color:#7d7b8073;color:#fff;padding:10px;border-radius:10px;border:1px solid #3b3b59;cursor:pointer;display:flex;justify-content:space-between;align-items:center}._dropdownMenu_1f5xa_80{background-color:#292969b4;padding:8px;max-height:200px;overflow-y:auto;box-shadow:0 0 10px #17bdff26}._checkboxLabel_1f5xa_88{display:flex;align-items:center;padding:5px;gap:8px;cursor:pointer;color:#fff}._checkboxLabel_1f5xa_88:hover{background-color:#3ca7ff65}._caret_1f5xa_101{margin-left:10px;font-size:12px;color:#fff}._buttonRow_1f5xa_107{display:flex;justify-content:center;gap:12px;margin-bottom:24px}._saveButton_1f5xa_114{align-self:flex-end;width:8rem;height:35px;border-radius:10px;color:#fff;font-size:.95rem;background-color:#47c0186e;border:1px solid #45aa1d}._saveButton_1f5xa_114:hover{background-color:#45aa1d}._saveButton_1f5xa_114:disabled{background-color:#6aff5652;color:#aaa;cursor:not-allowed;box-shadow:none;border:none}._title_nzfri_2{color:#fff;font-size:28px;text-shadow:0 0 5px #ff1744,0 0 10px #ff1744,0 0 20px #ff1744,0 0 40px #ff1744}._content_nzfri_12{display:flex;flex-direction:column}._tabs_nzfri_17{height:45px;border-bottom:1px solid #fff;display:flex;align-items:flex-end;gap:50px}._tabButton_nzfri_25{height:35px;font-size:16px;font-weight:600;color:#fff;background:transparent;border:none;text-shadow:0 0 5px #000,0 0 10px #000,0 0 20px #000,0 0 40px #000}._tabButton_nzfri_25:hover{text-shadow:0 0 5px #ff1744,0 0 10px #ff1744,0 0 20px #ff1744,0 0 40px #ff1744;color:#fff}._activeTab_nzfri_48{color:#fff;border-bottom:3px solid #17b6ff;filter:drop-shadow(0 0px 4px #17b6ff);margin-bottom:-1px}._activeTab_nzfri_48:hover{text-shadow:0 0 5px #17bdff,0 0 10px #17b6ff,0 0 20px #17b6ff,0 0 40px #17b6ff;color:#fff}._metaElements_nzfri_65{height:75px;display:flex;align-items:center;justify-content:space-between}._addButton_nzfri_72{height:35px;font-size:16px;font-weight:500;padding:0 20px;cursor:pointer;border:none;border-radius:10px;color:#fff;text-shadow:0px 0px 2px #f046ff;background-color:#ac46ff;box-shadow:0 0 10px #ac46ff,0 0 10px #f046ff inset}._infoCards_nzfri_88{display:flex;flex-wrap:wrap;width:100%;align-items:center;gap:40px}._infoCard_nzfri_88{height:250px;width:49%}._tabContent_nzfri_101{width:100%;place-items:center}._container_1w5p1_1{height:100%}._title_1w5p1_4{color:#fff;font-size:28px;text-shadow:0 0 5px #ff1744,0 0 10px #ff1744,0 0 20px #ff1744,0 0 40px #ff1744}._questionText_1w5p1_14{color:#fff;font-size:1.25rem;margin:0 0 4px}._subInfo_1w5p1_20{font-size:1rem;color:#d1d1d1}._actions_1w5p1_25{cursor:pointer;border:none;color:#fff;display:flex;justify-content:space-between;gap:20px}._editButton_1w5p1_34{background-color:#995aff6c;border:1px solid #995aff;color:#fff;border-radius:5px;cursor:pointer;font-size:.95rem;font-weight:500;width:6rem;height:30px;align-self:self-end}._editButton_1w5p1_34:hover{background-color:#995aff}._deleteBtn_1w5p1_52{width:6rem;height:30px;background-color:#ff26266c;border:1px solid #ff2626;color:#fff;border-radius:5px;cursor:pointer;font-size:16px;font-weight:500}._deleteBtn_1w5p1_52:hover{background-color:#ff2626}._tabs_1w5p1_68{height:45px;border-bottom:1px solid #fff;display:flex;align-items:flex-end;gap:50px}._metaElements_1w5p1_76{border-top:1px solid #fff;margin-top:50px;height:75px;display:flex;align-items:center;justify-content:space-between}._addButton_1w5p1_85{height:35px;font-size:16px;font-weight:500;padding:0 20px;cursor:pointer;border:none;border-radius:10px;color:#fff;text-shadow:0px 0px 2px #f046ff;background-color:#ac46ff;box-shadow:0 0 10px #ac46ff,0 0 10px #f046ff inset}._data_1w5p1_101{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem}._formOverlay_1w5p1_109{display:flex;flex-direction:column;gap:1rem}._infoCards_1w5p1_115{display:flex;flex-wrap:wrap;width:98%;justify-content:space-between;align-items:center;max-height:57rem;overflow-y:auto;overflow-x:hidden;margin-bottom:50px;padding-right:2.5rem}._infoCard_1w5p1_115{background-color:#1554dd31;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;height:auto;width:100%;margin:1rem}._problemFormContainer_1w5p1_139{width:100%;display:flex;flex-direction:column;gap:1rem}._closeCreateButton_1w5p1_146{width:2rem;height:2rem;text-align:center;align-self:self-end;background-color:#ca3d3da4;border:1px solid #ca3d3d;border-radius:10px;color:#fff;font-size:.95rem;font-weight:500;cursor:pointer}._closeCreateButton_1w5p1_146:hover{background-color:#ec4848;box-shadow:0 0 6px #d82a2a}._infoCards_1w5p1_115::-webkit-scrollbar{width:5px}._infoCards_1w5p1_115::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#46d4ff9a,#4946ff8e);border-radius:10px}._infoCards_1w5p1_115::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f046ff,#ac46ff)}._infoCards_1w5p1_115::-webkit-scrollbar-track{width:8px;background:#ffffff27;border-radius:10px}._adminPage_15zrp_1{width:100%;height:100%}._mainContainer_1eofs_1{display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:100%}._timer_1eofs_9{display:flex;flex-direction:column;align-items:center;justify-content:center}._testTitle_1eofs_16{color:#fff;font-size:36px;font-weight:600;text-align:center;text-shadow:0 0 5px #17bdff,0 0 10px #17b6ff,0 0 20px #17b6ff,0 0 40px #17b6ff;margin-bottom:0%;letter-spacing:1px}._description_1eofs_30{color:#fff;font-size:20px;text-align:start;text-shadow:0 0 5px #fff6f6}._gameHeading_1eofs_37{text-align:center}._text_1eofs_41{color:#fff;font-size:24px;font-weight:600;text-align:center;text-shadow:0 0 5px #ff1744,0 0 10px #ff1744,0 0 20px #ff1744,0 0 40px #ff1744}._startText_1eofs_53{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:32px;text-shadow:0 0 5px #17bdff,0 0 10px #17b6ff,0 0 20px #17b6ff,0 0 40px #17b6ff}._startTime_1eofs_66{font-size:24px;text-shadow:0 0 5px #ff1744,0 0 10px #ff1744,0 0 20px #ff1744,0 0 40px #ff1744}._shell_1yuo1_1{width:90%;height:100%;background-color:#b6e4fae5;border-radius:12px;box-shadow:0 0 10px #456df3,0 0 10px #456df3 inset;display:flex;flex-direction:column;padding:4% 5%;gap:2%}._header_1yuo1_14{text-align:center;font-size:1.35rem;font-weight:900;color:#132146;text-shadow:0px 0px 3px #455ff3;letter-spacing:.2vw;padding:3% 0;border-radius:10px;background:#ffffff40}._columns_1yuo1_27{display:grid;grid-template-columns:12% 1fr 18%;padding-inline:4%;gap:5px;font-size:.9rem;font-weight:600;color:#132146;opacity:.75}._list_1yuo1_39{flex:1;display:flex;flex-direction:column;overflow-y:auto;gap:1.5%;padding-right:1%}._row_1yuo1_49{height:10%;width:100%;border-radius:10px;background-color:#3449c0e5;box-shadow:0 0 5px #456df3,0 0 10px #456df3 inset;display:grid;grid-template-columns:12% 1fr 18%;align-items:center;gap:5px;padding:0 3%}._rank_1yuo1_62{display:flex;align-items:center;justify-content:center}._medals_1yuo1_68{height:1.5rem;width:1.5rem}._rankText_1yuo1_73{color:#fff;font-weight:700;font-size:1.2rem}._name_1yuo1_79{color:#fff;font-size:1rem;font-weight:500;text-shadow:0px 0px 20px #ff4aa4}._score_1yuo1_86{color:#fff;font-size:1rem;font-weight:700;text-align:right}@media (max-height: 1200px){._shell_1yuo1_1{width:100%;height:100%}._scoreRow_1yuo1_98{height:40%}}._container_ruf52_1{background-color:#8ed8fa8c;box-shadow:0 0 10px #00e5ff,0 0 10px #00e5ff inset;border-radius:10px;display:grid;align-items:center;justify-content:center;grid-template-columns:100%;grid-auto-rows:90px;gap:1rem;width:100%;height:90%;min-height:675px;box-sizing:border-box}._header_ruf52_17{grid-row:1;grid-column:1;display:flex;height:100%;width:94%;margin:auto;padding-top:7%;justify-content:space-between;align-items:center}._headerContent_ruf52_29{display:flex;justify-content:center;align-items:center;gap:20px}._quesNo_ruf52_36{width:50px;height:50px;text-align:center;place-content:center;background-color:#00e5ff;box-shadow:0 0 10px #00e5ff,0 0 5px #00e5ff inset;color:#29479b;text-shadow:0px 0px 20px #8646ff;font-size:20px;font-weight:600}._timer_ruf52_49{width:100px;height:50px;text-align:center;place-content:center;background-color:#00e5ff;box-shadow:0 0 10px #00e5ff,0 0 5px #00e5ff inset;color:#29479b;font-size:20px;font-weight:600}._reward_ruf52_61{width:50px;height:50px;text-align:center;place-content:center;background-color:#b3ffcc;box-shadow:0 0 10px #0f0,0 0 5px #0f0 inset;color:#23a017;font-size:20px;font-weight:600}._penalty_ruf52_73{width:50px;height:50px;text-align:center;place-content:center;background-color:#ffb3b3;box-shadow:0 0 10px red,0 0 5px red inset;color:#de3730;font-size:20px;font-weight:600}._mcq_ruf52_85{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px}._question_ruf52_93{width:95%;grid-row:2 / span 3;box-sizing:border-box;grid-column:1;height:100%;color:#b6eaff;background-color:#102b4d;box-shadow:0 0 10px #00e5ff,0 0 5px #00e5ff inset;font-size:20px;font-weight:600;text-align:justify;padding:20px;justify-self:center;margin-top:100px}ul{list-style:none;margin:0;padding:0}._options_ruf52_116{padding-bottom:50px;display:grid;grid-column:1;grid-row:7;grid-template-rows:repeat(4,auto);gap:25px;width:100%}._options_ruf52_116>._option_ruf52_116:first-child{grid-row:1}._options_ruf52_116>._option_ruf52_116:nth-child(2){grid-row:2}._options_ruf52_116>._option_ruf52_116:nth-child(3){grid-row:3}._options_ruf52_116>._option_ruf52_116:nth-child(4){grid-row:4}._option_ruf52_116{width:95%;grid-column:1;margin:auto;display:flex;align-items:center;box-sizing:border-box;height:100%;min-height:50px;padding-left:15px;border-radius:6px;background:#0b152e;border:1px solid #0df;box-shadow:0 0 6px #00e5ff55,0 0 12px #00e5ff22 inset;font-size:18px;color:#b6eaff;cursor:pointer}._selected_ruf52_172{background:#00e5ff;border:1px solid #00e5ff;color:#00162e;box-shadow:0 0 15px #00e5ff,0 0 25px #00e5ff inset}._selected_ruf52_172 ._optionLabel_ruf52_179{color:#00162e}@media (max-height: 1200px){._header_ruf52_17{grid-row:1;padding-top:10px}._question_ruf52_93{grid-row:2 / span 3}._options_ruf52_116{grid-row:6}}._container_ipepy_1{display:grid;height:100%;width:70%;grid-template-columns:80% 20%;grid-auto-rows:80px;gap:20px}@media (max-width: 600px){._container_ipepy_1{width:100%;gap:4px}}@media (min-width: 601px) and (max-width: 1024px){._container_ipepy_1{width:90%}}@media (min-width: 1025px) and (max-width: 1440px){._container_ipepy_1{width:80%}}@media (min-width: 1441px){._container_ipepy_1{width:60%}}._header_ipepy_31{width:100%;display:flex;justify-content:space-between;align-items:center;padding-right:45px}._title_ipepy_39{font-size:32px;font-weight:600;color:#fff;text-shadow:0 0 5px #43e9ff;grid-column:1;grid-row:2;display:flex;align-items:center}._globalTimer_ipepy_50{grid-column:2;grid-row:2;width:100%;display:flex;justify-content:center}._game_ipepy_58{grid-column:1;grid-row:3 / span 10;display:flex;justify-content:center;min-width:300px;max-height:75vh;overflow:auto}._game_ipepy_58::-webkit-scrollbar{width:5px}._game_ipepy_58::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#46d4ff9a,#4946ff8e);border-radius:10px}._game_ipepy_58::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f046ff,#ac46ff)}._game_ipepy_58::-webkit-scrollbar-track{width:8px;background:#ffffff27;border-radius:10px}._scoreBoard_ipepy_88{grid-column:2;grid-row:3 / span 2;display:flex;min-width:200px;justify-content:center}._leaderBoard_ipepy_96{grid-column:2;grid-row:5 / span 5;display:flex;justify-content:center;min-width:200px}._buttons_ipepy_104{grid-row:2;grid-row:10 /span 2;width:100%;display:flex;justify-content:center;min-width:200px;flex-direction:column}._buttons_ipepy_104>button{width:60%;height:40px;border-radius:25px;margin:auto}._next_ipepy_121{color:#132146;font-size:20px;font-weight:600;text-shadow:0px 0px 2px #6967da;background-color:#0dffd3;box-shadow:0 0 10px #0dffd3,0 0 20px #0dffd3 inset;transition:all .3s ease}._submit_ipepy_131{color:#fff;font-size:20px;font-weight:500;text-shadow:0px 0px 2px #bebebe;background-color:#2d37c9;box-shadow:0 0 10px #6b69f1,0 0 10px #6b69f1 inset}._hidden_ipepy_140{visibility:hidden}@media (max-height: 1200px){._container_ipepy_1{margin-top:25px}._title_ipepy_39,._globalTimer_ipepy_50{grid-row:1}._game_ipepy_58{grid-row:2 / span 10}._scoreBoard_ipepy_88{grid-row:2}._leaderBoard_ipepy_96{grid-row:3 / span 5}._buttons_ipepy_104{grid-row:8 / span 2}}._leftPane_1obzn_1{width:100%;flex:1;display:flex;justify-content:center}._cardContainer_1obzn_8{width:90%;display:grid;grid-template-columns:repeat(5,1fr);justify-content:center;align-items:start;gap:20px;border-radius:10px}@media (min-width: 481px) and (max-width: 768px){._cardContainer_1obzn_8{grid-template-columns:repeat(3,1fr)}}@media (max-width: 480px){._cardContainer_1obzn_8{grid-template-columns:repeat(2,1fr)}}@media (min-width: 769px) and (max-width: 1200px){._cardContainer_1obzn_8{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1201px){._cardContainer_1obzn_8{grid-template-columns:repeat(5,1fr)}}._container_sfoj8_1{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;padding-top:100px;gap:20px}._text1_sfoj8_11{font-size:32px;text-shadow:0 0 5px #17bdff,0 0 10px #17b6ff,0 0 20px #17b6ff,0 0 40px #17b6ff}._text2_sfoj8_20{font-size:20px;text-shadow:0 0 5px #ff1744,0 0 10px #ff1744,0 0 20px #ff1744,0 0 40px #ff1744}
