body,html{margin:0;padding:0;height:100vh;width:100vw;background-color:#121212;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#1e1e1e;overflow:hidden}.app-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.app-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;width:95%;max-width:1400px;margin:0 auto}.navigation-buttons{display:flex;gap:1rem;justify-content:center;width:100%}h1{margin-bottom:2rem;color:#fff}.navigation-buttons{margin-top:2rem;display:flex;gap:1rem}button{padding:.8rem 1.5rem;border-radius:8px;border:none;background-color:#1f1f1f;color:#fff;cursor:pointer;transition:background-color .2s;font-size:1rem}button:hover{background-color:#333}button:disabled{background-color:#555;cursor:not-allowed}._pageContainer_ch2lt_1{min-height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:linear-gradient(135deg,#0f1824,#081371);padding:0;box-sizing:border-box}._productCard_ch2lt_27{display:flex;flex-direction:column;background-color:#f7f5fb;border-radius:24px;padding:2rem;width:700px;height:1050px;box-shadow:0 25px 55px #0003;overflow:hidden;position:relative;margin:0 auto}._productImage_ch2lt_63{width:100%;height:600px;object-fit:cover;object-position:center;border-radius:16px;margin-bottom:1.5rem;flex-shrink:0}._productInfo_ch2lt_83{display:flex;flex-direction:column;gap:1rem;flex-grow:1;overflow:hidden;justify-content:flex-start}._productInfo_ch2lt_83 p{font-size:1.2rem;color:#333;line-height:1.5;flex-grow:1;overflow:hidden;text-overflow:ellipsis}._productInfo_ch2lt_83 h2{margin:0;font-size:2.4rem;font-weight:700;color:#081371}._bottomWrapper_ch2lt_133{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:auto}._viewLink_ch2lt_149{color:#0f3660;font-weight:600;text-decoration:none;font-size:1rem;align-self:flex-end;margin-bottom:4px}._priceCard_ch2lt_167{background-color:#0f3660;border-radius:12px;padding:1rem 1.5rem;width:180px;height:60px;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:700;font-size:1.3rem;transition:transform .2s ease-in-out;text-align:center}._priceHidden_ch2lt_199{font-size:1.3rem;font-weight:700;color:#fff;text-align:center;display:flex;gap:.5rem;justify-content:center;align-items:center}._priceHidden_ch2lt_199 button{background-color:#1e90ff;color:#fff;border:none;padding:.5rem 1rem;border-radius:12px;cursor:pointer;font-weight:700}._navigation_ch2lt_241{position:absolute;bottom:1.5rem;right:1.5rem;display:flex;gap:1rem;align-items:center}._navBtn_ch2lt_259{background-color:#1e90ff;border:none;padding:.6rem 1.2rem;border-radius:12px;color:#fff;font-weight:700;cursor:pointer;transition:.15s ease-in-out}._navBtn_ch2lt_259:disabled{background-color:#555;cursor:not-allowed}._navBtn_ch2lt_259:hover:enabled{background-color:#0f76d1}._counter_ch2lt_299{color:#fff;font-weight:700;font-size:1rem}@media(max-width:900px){._productCard_ch2lt_27{width:90vw;height:auto;max-width:600px;padding:1.8rem}._productImage_ch2lt_63{height:400px}}@media(max-width:600px){._productCard_ch2lt_27{max-width:500px;padding:1.5rem}._productImage_ch2lt_63{height:300px}._productInfo_ch2lt_83 h2{font-size:1.9rem}._productInfo_ch2lt_83 p{font-size:1rem}._priceCard_ch2lt_167{width:150px;height:50px;font-size:1.1rem}}@media(max-width:420px){._productCard_ch2lt_27{max-width:95vw;padding:1.2rem;border-radius:18px}._productImage_ch2lt_63{height:240px}._productInfo_ch2lt_83 h2{font-size:1.6rem}._productInfo_ch2lt_83 p{font-size:.9rem}._priceCard_ch2lt_167{width:130px;height:45px;font-size:1rem;padding:.8rem 1rem}._navigation_ch2lt_241{gap:.7rem;bottom:1rem;right:1rem}._navBtn_ch2lt_259{padding:.4rem .8rem;font-size:.85rem}}._pageContainer_5hcef_7{min-height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:linear-gradient(135deg,#0f1824,#081371);padding:0;margin:0;box-sizing:border-box}._cardArea_5hcef_39{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}._statusBar_5hcef_63{display:flex;justify-content:center;align-items:center;gap:1.5rem;background-color:#f7f5fb;border-radius:24px;padding:1rem 2rem;width:700px;box-shadow:0 25px 55px #00000040;position:static}._statusItem_5hcef_93{display:flex;align-items:center;gap:.4rem;min-width:150px}._icon_5hcef_107{font-size:1.6rem}._count_5hcef_109{font-weight:600;font-size:1.2rem}._label_5hcef_111{font-size:.85rem;color:#0009}._priceOverlay_5hcef_121,._leaderboardOverlay_5hcef_123{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;z-index:1000;background:#0f1824d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._priceSection_5hcef_191{display:flex;flex-direction:column;gap:.5rem;text-align:center}._priceTitle_5hcef_207{font-size:2.1rem;font-weight:700;color:#081371}._priceValue_5hcef_221{font-size:3rem;font-weight:900;color:#0f3660;background:#0f36601a;padding:.5rem 1.5rem;border-radius:24px;box-shadow:0 4px 10px #0f366026;display:inline-block;transform:scale(.95);animation:_pricePop_5hcef_1 .4s ease-out forwards}@keyframes _pricePop_5hcef_1{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.05);opacity:1}to{transform:scale(1)}}._overlayCloseBtn_5hcef_305,._nextRoundBtn_5hcef_307{width:100%;padding:1.2rem;border:none;border-radius:14px;background:#0f3660;color:#fff;font-size:1.2rem;font-weight:500;cursor:pointer;transition:background .2s ease,transform .15s ease}._overlayCloseBtn_5hcef_305:hover,._nextRoundBtn_5hcef_307:hover{background:#08146a;transform:scale(1.03)}._leaderboardOverlay_5hcef_123{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;z-index:1000;background:#0f1824d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._overlayCard_5hcef_151{width:100%;max-width:500px;background-color:#fff;border-radius:24px;padding:3.5rem 3rem;box-shadow:0 25px 55px #00000026;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}._leaderboardTitle_5hcef_401{font-size:2.3rem;font-weight:900;color:#081371;letter-spacing:.6px;margin-bottom:.25rem}._leaderboardSubtitle_5hcef_417{font-size:1.05rem;font-weight:500;color:#000000a6;margin-bottom:1.75rem;line-height:1.5}._leaderboardPlayers_5hcef_435{display:flex;flex-direction:column;gap:.85rem;width:100%;margin-top:.5rem}._leaderboardPlayer_5hcef_435{display:grid;grid-template-columns:42px 1fr auto;align-items:center;padding:1.5rem 1.6rem;border-radius:24px;background:#f4f6fb;box-shadow:0 10px 20px #0000001f,inset 0 1px #ffffffb3}._leaderboardPlayer_5hcef_435._top1_5hcef_483 ._playerName_5hcef_483{color:#081371}._leaderboardPlayer_5hcef_435._top2_5hcef_491 ._playerName_5hcef_483{color:#0f3660}._leaderboardPlayer_5hcef_435._top3_5hcef_499 ._playerName_5hcef_483{color:#0f5490}._playerRank_5hcef_511{display:flex;justify-content:center;align-items:center;width:34px;height:34px;border-radius:50%;background:#0f36601a;font-weight:700;font-size:.95rem;color:#0f3660;line-height:1}._playerName_5hcef_483{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:800;font-size:1.15rem;display:flex;align-items:center;padding-left:.85rem;line-height:1.3rem}._playerScore_5hcef_573{font-weight:800;font-size:1.15rem;line-height:1.3rem;white-space:nowrap;display:flex;align-items:center;padding-left:1rem;color:#0f3660d9}._leaderboardPlayer_5hcef_435._top1_5hcef_483 ._playerScore_5hcef_573{font-size:1.15rem;color:#081371}._leaderboardPlayer_5hcef_435._top2_5hcef_491 ._playerScore_5hcef_573{color:#0f3660}._leaderboardPlayer_5hcef_435._top3_5hcef_499 ._playerScore_5hcef_573{color:#0f5490}._nextRoundBtn_5hcef_307{width:100%;padding:1.2rem;border:none;border-radius:14px;background:#0f3660;color:#fff;font-size:1.2rem;font-weight:500;cursor:pointer;transition:background .2s ease}._nextRoundBtn_5hcef_307:hover{background:#08146a}@keyframes _slideInRight_5hcef_709{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media(max-width:900px){._statusBar_5hcef_63{width:90%}}@media(max-width:600px){._statusBar_5hcef_63{flex-direction:column;width:100%}}._slideInRight_5hcef_709{animation:_slideInRight_5hcef_709 .45s ease-out forwards}._slideOutLeft_5hcef_717{animation:_slideOutLeft_5hcef_717 .45s ease-in forwards}@keyframes _slideOutLeft_5hcef_717{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}._loadingOverlay_1vfu4_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f1824b3;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000}._spinner_1vfu4_29{width:80px;height:80px;border:10px solid #d3d3d3;border-top:10px solid #0f3660;border-radius:50%;animation:_spin_1vfu4_29 1s linear infinite;margin-bottom:1rem}@keyframes _spin_1vfu4_29{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_1vfu4_59{font-size:1.3rem;font-weight:400;color:#fff;text-align:center;margin-top:-.5rem}._priceGuessContainer_y9n7l_5{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#0f1824,#081371);padding:2rem;box-sizing:border-box}._guessCard_y9n7l_25{width:100%;max-width:420px;background-color:#f7f5fb;border-radius:24px;padding:2.5rem 2.5rem 3rem;box-shadow:0 25px 55px #0003;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}._gameTitle_y9n7l_53{font-size:1.8rem;font-weight:700;color:#081371;text-align:center;margin-bottom:.5rem}._gameSubtitle_y9n7l_69{font-size:1.2rem;font-weight:500;color:#081371;text-align:center;margin-bottom:2rem}._inputWrapper_y9n7l_87{position:relative;width:100%;margin-bottom:1.5rem}._inputField_y9n7l_101{display:flex;align-items:center;background:#fff;border:2px solid #d0d4db;border-radius:14px;padding:.8rem 1rem;box-sizing:border-box}._inputField_y9n7l_101 input{flex:1;border:none;outline:none;font-size:1.2rem;line-height:1.2rem;color:#081371}._inputError_y9n7l_145{border-color:#b71c1c;animation:_shake_y9n7l_1 .5s ease-in-out}._inputError_y9n7l_145 input{border-color:red}._inputErrorIcon_y9n7l_163{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#b71c1c;font-size:1.2rem;pointer-events:none}@keyframes _shake_y9n7l_1{0%{transform:translate(0)}20%{transform:translate(-5px)}40%{transform:translate(5px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}to{transform:translate(0)}}._joinBtn_y9n7l_203{width:100%;padding:1.2rem;border:none;border-radius:14px;background:#0f3660;color:#fff;font-size:1.2rem;font-weight:400;display:flex;justify-content:center;align-items:center;gap:12px;cursor:pointer;transition:.15s ease-in-out}._joinBtn_y9n7l_203:hover{background:#08146a}._loadingOverlay_y9n7l_247{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000}._spinner_y9n7l_273{width:80px;height:80px;border:10px solid #d3d3d3;border-top:10px solid #0f3660;border-radius:50%;animation:_spin_y9n7l_273 1s linear infinite;margin-bottom:1rem}._loadingText_y9n7l_303{font-size:1.3rem;font-weight:500;color:#081371;text-align:center}@keyframes _spin_y9n7l_273{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._victoryOverlay_y9n7l_333,._lossOverlay_y9n7l_335,._bullseyeOverlay_y9n7l_337{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2000;animation:_fadeIn_y9n7l_1 .3s ease-out;text-align:center}._victoryOverlay_y9n7l_333{background:#000000e6;cursor:pointer;overflow:hidden}._victoryIcon_y9n7l_379{font-size:6rem;animation:_popUp_y9n7l_1 .8s ease-out;text-shadow:0 4px 15px rgba(0,0,0,.5)}._victoryText_y9n7l_391{font-size:2rem;font-weight:700;color:#fff;margin-top:1rem;text-shadow:0 2px 10px rgba(0,0,0,.6)}._victorySubtext_y9n7l_407{font-size:1.5rem;color:gold;margin-top:.8rem;text-shadow:0 2px 10px rgba(0,0,0,.6)}._lossOverlay_y9n7l_335{background:#0f1824d9;cursor:pointer}._lossIcon_y9n7l_431{font-size:5rem;margin-bottom:1rem}._lossText_y9n7l_441{font-size:1.8rem;font-weight:700;color:#ff4d4d;margin-bottom:.5rem}._lossSubtext_y9n7l_455{font-size:1rem;color:#fff;opacity:.8}._bullseyeOverlay_y9n7l_337{background-color:#000c;animation:_fadeIn_y9n7l_1 .5s ease forwards}._bullseyeIcon_y9n7l_505{font-size:6rem;animation:_pop_y9n7l_1 .6s ease forwards}._bullseyeText_y9n7l_515{margin-top:1rem;font-size:2rem;font-weight:800;color:gold;text-shadow:0 2px 10px rgba(0,0,0,.5);animation:_pop_y9n7l_1 .6s ease forwards}@keyframes _fadeIn_y9n7l_1{0%{opacity:0}to{opacity:1}}@keyframes _popUp_y9n7l_1{0%{transform:scale(0);opacity:0}60%{transform:scale(1.2);opacity:1}to{transform:scale(1)}}._overlayBackdrop_y9n7l_569{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000e6;display:flex;justify-content:center;align-items:center;z-index:2000;overflow:visible}._overlayContent_y9n7l_599{display:flex;flex-direction:column;align-items:center;text-align:center}._overlayIcon_y9n7l_615{font-size:5rem;margin-bottom:1rem;text-shadow:0 4px 15px rgba(0,0,0,.7);animation:_pop_y9n7l_1 .6s ease forwards}._overlayTitle_y9n7l_631{font-size:2rem;font-weight:700;color:gold;margin-bottom:.5rem;animation:_pop_y9n7l_1 .6s ease forwards}._overlaySubtext_y9n7l_649{font-size:1.2rem;color:#fff;opacity:.85;line-height:1.4}._confettiPiece_y9n7l_467{position:absolute;top:-10px;border-radius:50%;opacity:.9;animation:_fall_y9n7l_1 3s linear infinite}@keyframes _fall_y9n7l_1{0%{transform:translateY(0) rotate(0);opacity:1}50%{opacity:.8}to{transform:translateY(110vh) rotate(360deg);opacity:0}}@keyframes _pop_y9n7l_1{0%{transform:scale(0);opacity:0}60%{transform:scale(1.2);opacity:1}to{transform:scale(1)}}._lobby-desktop-container_a4zym_3{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem;box-sizing:border-box;background:linear-gradient(135deg,#0f1824,#081371);font-family:Inter,sans-serif;position:relative}._lobby-card_a4zym_29{display:flex;flex-direction:column;width:100%;max-width:820px;padding:2.5rem;border-radius:24px;background:#fff;box-shadow:0 20px 40px #00000040;text-align:center;transition:transform .25s ease,box-shadow .25s ease}._lobby-title_a4zym_57{font-size:1.9rem;font-weight:700;color:#081371;margin-bottom:1.5rem;letter-spacing:.5px}._room-label_a4zym_75{font-size:1rem;font-weight:500;color:#0f3660;margin-bottom:.8rem}._room-code-wrapper_a4zym_91{margin-bottom:2rem;position:relative}._room-code-text_a4zym_101{font-size:1.5rem;font-weight:700;color:#0f3660;padding:2rem 1.5rem;background:#e6e6e6;border-radius:16px;width:95%;margin:0 auto 1.5rem;text-align:center;display:flex;justify-content:center;align-items:center;border:2px dashed #c2c2c2;box-shadow:0 2px 6px #0f378014;animation:_pulse-border_a4zym_1 5s ease-in-out infinite}@keyframes _pulse-border_a4zym_1{0%{border-color:#c2c2c2;box-shadow:0 2px 6px #0f378014}50%{border-color:#0f3660;box-shadow:0 2px 8px #0f37801f}to{border-color:#c2c2c2;box-shadow:0 2px 6px #0f378014}}._join-info_a4zym_151{margin-top:1rem;font-size:1rem;color:#0f3660;text-align:center;font-weight:500;opacity:.95;line-height:1.5}._underline_a4zym_171{text-decoration:underline;cursor:default;font-weight:600}._players-section_a4zym_185{margin-bottom:2.5rem}._players-section_a4zym_185 h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#081371}._players-wrapper_a4zym_209{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}._player-card_a4zym_223{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;border-radius:16px;background-color:#f4f4f4;box-shadow:0 4px 12px #00000014;min-height:150px}._player-avatar_a4zym_249{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;background:linear-gradient(135deg,#0f3660,#082145);margin-bottom:.6rem}._player-avatar_a4zym_249._empty-slot_a4zym_275{background:#e6e6e6!important;color:#4a4a4a;display:flex;align-items:center;justify-content:center;font-size:2rem;border-radius:50%}._player-name_a4zym_295{font-size:1rem;font-weight:500;color:#000;margin:0}._waiting-text_a4zym_309{font-size:.9rem;font-style:italic;color:#666;margin-top:.3rem}._player-count_a4zym_323{text-align:right;font-size:.9rem;color:#666;margin-top:.8rem}._action-buttons_a4zym_339{display:flex;gap:1rem;width:100%;margin-top:1.5rem}._start-button_a4zym_353,._leave-button_a4zym_355{flex:1;padding:1.2rem;border:none;border-radius:14px;font-size:1.2rem;font-weight:500;display:flex;justify-content:center;align-items:center;gap:.6rem;cursor:pointer;transition:background .15s ease-in-out}._start-button_a4zym_353{background:#0f3660;color:#fff}._start-button_a4zym_353:hover{background:#08146a}._start-button_a4zym_353:disabled{background:#54545a;cursor:not-allowed;color:#d1d1d1}._leave-button_a4zym_355{background:#6c150d;color:#fff}._leave-button_a4zym_355:hover{background:#7a0b00}@media(max-width:600px){._lobby-card_a4zym_29{padding:2rem}._players-wrapper_a4zym_209{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}._player-avatar_a4zym_249{width:70px;height:70px;font-size:1.6rem}._room-code-text_a4zym_101{font-size:1.2rem;padding:1.8rem 1rem}._start-button_a4zym_353{width:140px;height:45px;font-size:.95rem}}._container_u9u3r_1{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,#081371,#0f1824);color:#fff;text-align:center;padding:2rem;box-sizing:border-box}._code_u9u3r_27{font-size:6rem;font-weight:900;margin:0}._title_u9u3r_39{font-size:2rem;font-weight:700;margin:1rem 0 .5rem}._subtitle_u9u3r_51{font-size:1.2rem;max-width:400px;margin-bottom:2rem;line-height:1.5;color:#d0d4db}._homeBtn_u9u3r_67{width:100%;max-width:300px;padding:1.2rem;border:none;border-radius:14px;background:#0f3660;color:#fff;font-size:1.2rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s ease,transform .15s ease}._homeBtn_u9u3r_67:hover{background:#08146a;transform:scale(1.03)}._joinScreenContainer_166p6_1{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#0f1824,#081371);padding:2rem;box-sizing:border-box;position:relative}._joinCard_166p6_23{width:100%;max-width:420px;background-color:#f7f5fb;border-radius:24px;padding:4rem 2.5rem 3rem;box-shadow:0 25px 55px #0003;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}._inputWrapper_166p6_51{width:100%;margin-bottom:1.5rem;position:relative}._inputLabel_166p6_63{display:flex;align-items:center;font-weight:500;color:#081371;margin-bottom:.5rem}._inputLabelIcon_166p6_79{margin-right:.5rem}._inputField_166p6_87{width:100%;background:#fff;border:2px solid #d0d4db;border-radius:14px;padding:1rem 3rem 1rem 1.2rem;display:flex;align-items:center;box-sizing:border-box;position:relative}._inputField_166p6_87 input{width:100%;border:none;outline:none;background:transparent;font-size:1rem;color:#081371}._inputError_166p6_129{border-color:#b71c1c;animation:_shake_166p6_1 .5s ease-in-out}._inputErrorIcon_166p6_139{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#b71c1c;font-size:1.2rem;pointer-events:none}@keyframes _shake_166p6_1{0%{transform:translate(0)}20%{transform:translate(-5px)}40%{transform:translate(5px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}to{transform:translate(0)}}._joinBtn_166p6_177{width:100%;padding:1.2rem;border:none;border-radius:14px;background:#0f3660;color:#fff;font-size:1.2rem;font-weight:400;display:flex;justify-content:center;align-items:center;gap:12px;cursor:pointer;transition:.15s ease-in-out}._joinBtn_166p6_177:hover{background:#08146a}._loadingOverlay_166p6_219{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f1824b3;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000;padding:0}._spinner_166p6_249{width:80px;height:80px;border:10px solid #d3d3d3;border-top:10px solid #0f3660;border-radius:50%;animation:_spin_166p6_249 1s linear infinite;margin-bottom:1rem}@keyframes _spin_166p6_249{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_166p6_279{font-size:1.3rem;font-weight:400;color:#fff;text-align:center;margin-top:-.5rem}._footerError_166p6_295{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;background:#b71c1cd9;color:#fff;padding:.75rem 1rem;font-weight:500;gap:.5rem;box-shadow:0 -2px 8px #0000004d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:20}._footerError_166p6_295 span{font-weight:600}._logo_166p6_339{width:250px;max-width:80%;margin-bottom:3rem;display:block;margin-left:auto;margin-right:auto}._createScreenContainer_121ag_1{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#0f1824,#081371);padding:2rem;position:relative;box-sizing:border-box}._createCard_121ag_23{width:100%;max-width:440px;background-color:#fff;border-radius:24px;padding:3rem 2.5rem;box-shadow:0 25px 55px #00000026;display:flex;flex-direction:column;align-items:center;text-align:center}._title_121ag_49{font-size:2rem;font-weight:700;color:#081371;margin-bottom:1rem}._subtitle_121ag_63{font-size:1.15rem;color:#333;opacity:.85;margin-bottom:2rem;line-height:1.5}._createBtn_121ag_79{width:100%;padding:1.2rem;border:none;border-radius:14px;background:#0f3660;color:#fff;font-size:1.2rem;font-weight:500;cursor:pointer;transition:background .2s ease}._createBtn_121ag_79:hover{background:#08146a}._dropdown_121ag_115{position:relative;width:100%;margin-bottom:2rem;font-family:Roboto,sans-serif}._dropdownBtn_121ag_129{width:100%;padding:1rem 1.2rem;border-radius:12px;border:2px solid #b0b9c4;background:#f7f9fc;font-size:1rem;font-weight:500;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#2f3a49;outline:none;transition:border-color .2s ease,background .2s ease,color .2s ease}._dropdownBtn_121ag_129:hover,._dropdownBtn_121ag_129:focus,._dropdownBtn_121ag_129:active{background:#f7f9fc;color:#2f3a49;border-color:#2d88ff;box-shadow:none}._arrow_121ag_183{margin-left:.5rem;font-size:.75rem}._dropdownContent_121ag_193{position:absolute;top:110%;left:0;width:100%;max-height:300px;overflow-y:auto;background:#fff;border:1px solid #b0b9c4;border-radius:12px;margin-top:.25rem;z-index:999;box-shadow:0 8px 24px #0000001a;opacity:0;transform:translateY(-10px);pointer-events:none;transition:all .2s ease}._dropdownContent_121ag_193._open_121ag_231{opacity:1;transform:translateY(0);pointer-events:auto}._gameModeOption_121ag_243{padding:1rem 1.25rem;cursor:pointer;font-weight:500;font-size:1rem;color:#2f3a49;transition:background .2s ease,color .2s ease}._gameModeOption_121ag_243:hover,._gameModeOption_121ag_243:focus,._gameModeOption_121ag_243:active{background:#f1f7fe;color:#2f3a49!important;outline:none}._inputError_121ag_281{border-color:#b71c1c!important;animation:_shake_121ag_1 .5s ease-in-out}@keyframes _shake_121ag_1{0%{transform:translate(0)}20%{transform:translate(-5px)}40%{transform:translate(5px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}to{transform:translate(0)}}._footerError_121ag_309{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;background:#b71c1cd9;color:#fff;padding:.75rem 1rem;font-weight:500;gap:.5rem;box-shadow:0 -2px 8px #0000004d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:20}._loadingOverlay_121ag_345{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f1824b3;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000}._spinner_121ag_373{width:80px;height:80px;border:10px solid #d3d3d3;border-top:10px solid #0f3660;border-radius:50%;animation:_spin_121ag_373 1s linear infinite;margin-bottom:1rem}@keyframes _spin_121ag_373{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_121ag_403{font-size:1.3rem;font-weight:400;color:#fff;text-align:center}._container_1bhyt_1{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#0f1824,#081371);padding:2rem;box-sizing:border-box}._card_1bhyt_21{width:100%;max-width:420px;background-color:#f7f5fb;border-radius:28px;padding:3rem 2.5rem;box-shadow:0 30px 60px #00000040;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}._icon_1bhyt_49{font-size:4.5rem;color:#081371;margin-bottom:1.5rem}._title_1bhyt_61{font-size:1.8rem;font-weight:700;color:#081371;margin-bottom:2rem}._dots_1bhyt_75{display:flex;gap:10px;margin-bottom:1.8rem}._subtitle_1bhyt_87{font-size:1.2rem;font-weight:500;color:#081371;line-height:1.6;margin-top:0;text-align:center}._dots_1bhyt_75 span{width:14px;height:14px;background-color:#081371;border-radius:50%;animation:_pulse_1bhyt_1 1.4s infinite ease-in-out both}._dots_1bhyt_75 span:nth-child(1){animation-delay:-.32s}._dots_1bhyt_75 span:nth-child(2){animation-delay:-.16s}@keyframes _pulse_1bhyt_1{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}@keyframes _spin_1bhyt_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._homeContainer_1nspb_1{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#0f1824,#081371);padding:2rem;box-sizing:border-box}._homeCard_1nspb_21{position:relative;width:100%;max-width:420px;background-color:#f7f5fb;border-radius:24px;padding:3.5rem 2.5rem 3rem;box-shadow:0 25px 55px #0003;display:flex;flex-direction:column;align-items:center;text-align:center}._title_1nspb_49{font-size:2rem;font-weight:700;color:#081371;margin-bottom:1rem}._subtitle_1nspb_63{font-size:1.15rem;color:#333;opacity:.85;margin-bottom:2.5rem;line-height:1.5}._primaryBtn_1nspb_79{width:100%;padding:1.2rem;border:none;border-radius:14px;background:#0f3660;color:#fff;font-size:1.2rem;font-weight:400;cursor:pointer;transition:.15s ease-in-out;margin-bottom:1rem}._primaryBtn_1nspb_79:hover{background:#08146a}._secondaryBtn_1nspb_115{width:100%;padding:1.2rem;border:2px solid #0f3660;border-radius:14px;background:transparent;color:#0f3660;font-size:1.1rem;font-weight:400;cursor:pointer;transition:.15s ease-in-out}._secondaryBtn_1nspb_115:hover{background:#e8ecf5}._christmasHat_1nspb_149{position:absolute;top:-50%;left:-30%;width:80%;max-width:520px;height:auto;z-index:10;pointer-events:none}._container_k0mkr_3{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,#0f1824,#081371);padding:2rem;box-sizing:border-box;overflow:hidden}._title_k0mkr_27{font-size:4.5rem;font-weight:800;margin-bottom:3rem;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:2px;text-shadow:0 2px 10px rgba(255,255,255,.2);font-family:Poppins,Roboto,sans-serif;transition:transform .3s ease}._podium_k0mkr_55{display:flex;align-items:flex-end;justify-content:center;gap:0;perspective:1000px}._block_k0mkr_73{width:240px;padding:1.2rem 0;border-radius:20px 20px 0 0;text-align:center;font-weight:700;position:relative;opacity:0;animation:_popUp_k0mkr_1 .8s cubic-bezier(.22,1,.36,1) forwards;box-shadow:0 12px 35px #0006;transform-style:preserve-3d}._first_k0mkr_101{height:420px;background:linear-gradient(135deg,gold,#ffc700);animation-delay:.2s;z-index:3;transform:translateY(0) scale(1) rotateX(0) rotateY(0)}._second_k0mkr_119{height:360px;background:linear-gradient(135deg,silver,#b0b0b0);animation-delay:.4s;margin-right:-15px;transform:translateZ(-20px) translateY(20px) scale(.95) rotateY(-5deg)}._third_k0mkr_137{height:300px;background:linear-gradient(135deg,#cd7f32,#b5651d);animation-delay:.6s;margin-left:-15px;transform:translateZ(-40px) translateY(40px) scale(.9) rotateY(5deg)}._number_k0mkr_155{font-size:2.5rem;margin-bottom:.5rem;color:#000;animation:_fadeInUp_k0mkr_1 .5s forwards}._trophy_k0mkr_169{font-size:3rem;margin-bottom:.5rem;animation:_fadeInUp_k0mkr_1 .5s forwards}._name_k0mkr_181{font-size:1.8rem;margin-bottom:.25rem;color:#000;animation:_fadeInUp_k0mkr_1 .5s forwards}._score_k0mkr_195{font-size:1.5rem;color:#000;animation:_fadeInUp_k0mkr_1 .5s forwards}._glow_k0mkr_209{position:absolute;bottom:-25px;left:50%;transform:translate(-50%);width:140%;height:60px;border-radius:50%;background:radial-gradient(circle,#ffd70099,#ffd70000 70%);filter:blur(25px);animation:_glowPulse_k0mkr_1 1.5s ease-in-out infinite alternate}._endGameButton_k0mkr_237{margin-top:3rem;padding:1.2rem 2.5rem;font-size:1.5rem;font-weight:700;border-radius:14px;border:none;background:#081371;color:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 10px 25px #0000004d}._endGameButton_k0mkr_237:hover{transform:translateY(-3px);box-shadow:0 14px 30px #00000059}@keyframes _popUp_k0mkr_1{0%{opacity:0;transform:translateY(50px) scale(.8)}60%{opacity:1;transform:translateY(-10px) scale(1.05)}80%{transform:translateY(5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _fadeInUp_k0mkr_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInDown_k0mkr_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes _glowPulse_k0mkr_1{0%{opacity:.6}to{opacity:1}}._overlay_1tcmd_1{position:fixed;inset:0;background:linear-gradient(135deg,#0f1824,#081371);display:flex;justify-content:center;align-items:center;z-index:1000}._spinnerWrapper_1tcmd_21{width:120px;height:120px;display:flex;justify-content:center;align-items:center}._spinner_1tcmd_21{width:70px;height:70px;border:8px solid #d3d3d3;border-top:8px solid #0f3660;border-radius:50%;animation:_spin_1tcmd_21 1s linear infinite;margin-bottom:1.5rem}@keyframes _spin_1tcmd_21{to{transform:rotate(360deg)}}._loadingText_1tcmd_69{margin-top:1rem;color:#fff;font-size:1.3rem;font-weight:500;text-align:center}._content_14dfr_3{flex:1;display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto}._header_14dfr_21{background:transparent;padding:.5rem 0}._header_14dfr_21 h1{margin:0;font-size:1.6rem;font-weight:700;color:#081371}._inputRow_14dfr_47{display:flex;gap:.75rem;margin-bottom:20px}._inputRow_14dfr_47 input{flex:1;padding:.95rem 1rem;border-radius:14px;border:2px solid #d0d4db;background:#fff;color:#081371;font-size:1rem}._inputRow_14dfr_47 input::placeholder{color:#7a85a8}._inputRow_14dfr_47 button{padding:.95rem 1.25rem;border-radius:14px;border:none;background:#0f3660;color:#fff;font-size:1rem;font-weight:500;cursor:pointer}._helperText_14dfr_111{font-size:1rem;color:#7a85a8;margin-bottom:30px;font-weight:500;text-align:center}._searchRow_14dfr_129{display:flex;justify-content:center;margin-bottom:20px}._searchInput_14dfr_141{width:100%;padding:1rem;font-size:1rem;border-radius:14px;border:2px solid #d0d4db;background:#fff;color:#081371;box-sizing:border-box}._searchInput_14dfr_141::placeholder{color:#7a85a8}._addProductSection_14dfr_173{display:flex;flex-direction:column;gap:.75rem;margin-bottom:40px;align-items:center}._addProductTitle_14dfr_189{font-size:1.2rem;font-weight:600;color:#081371;margin-bottom:10px}._addProductSubtitle_14dfr_203{font-size:.9rem;color:#7a85a8;text-align:center;margin-bottom:20px}._productList_14dfr_219{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}._productItem_14dfr_235{display:flex;background:#fff;border-radius:18px;padding:1.2rem;box-shadow:0 8px 20px #00000026;gap:1.5rem;align-items:flex-start;color:#081371;border:1px solid #e0e6f5;position:relative;flex-direction:row;height:100%;opacity:0;transform:translateY(20px);animation:_slideIn_14dfr_1 .6s ease-out forwards}@keyframes _slideIn_14dfr_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._productItem_14dfr_235 img{width:220px;height:220px;object-fit:cover;border-radius:12px;flex-shrink:0;border:1px solid #ccd6f0}._productContent_14dfr_313{display:flex;flex-direction:column;gap:.6rem;flex:1;max-width:calc(100% - 240px)}._productContent_14dfr_313 h4{margin:0;font-size:1.1rem;font-weight:600;color:#081371}._productContent_14dfr_313 p{margin:0;font-size:.95rem;line-height:1.45;color:#333;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._price_14dfr_369{font-weight:700;color:#0f3660;font-size:1rem;margin-top:auto}._productButtons_14dfr_385{position:absolute;bottom:10px;right:10px}._productButtons_14dfr_385 button{padding:.55rem 1rem;border-radius:12px;border:none;background:#b71c1c;color:#fff;font-weight:600;cursor:pointer}._pagination_14dfr_419{display:flex;justify-content:center;gap:.75rem;margin-top:1rem;color:#081371}._pagination_14dfr_419 button{padding:.55rem 1rem;border-radius:12px;border:none;background:#0f3660;color:#fff;font-weight:600;cursor:pointer}._pagination_14dfr_419 button:disabled{opacity:.5;cursor:not-allowed}._helperText_14dfr_111{font-size:1.1rem;font-weight:600;color:#0f3660;margin-bottom:.75rem;background-color:#f1f8ff;padding:.75rem;border-radius:8px;border:1px solid #c8daf7;text-align:center}._refreshBtn_14dfr_495{padding:6px 12px;background-color:#0f3660;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;margin-left:12px;transition:background-color .2s}._refreshBtn_14dfr_495:hover{background-color:#092245}._refreshBtn_14dfr_495:disabled{background-color:#aac4e6;cursor:not-allowed}._loginContainer_1dupe_1{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#0f1824,#081371);padding:2rem;box-sizing:border-box}._loginCard_1dupe_21{position:relative;width:100%;max-width:420px;background-color:#f7f5fb;border-radius:24px;padding:3.5rem 2.5rem 3rem;box-shadow:0 25px 55px #0003;display:flex;flex-direction:column;align-items:stretch;text-align:center}._title_1dupe_49{font-size:2rem;font-weight:700;color:#081371;margin-bottom:.5rem}._subtitle_1dupe_63{font-size:1.15rem;color:#333;opacity:.85;margin-bottom:2rem;line-height:1.5;text-align:center}._inputField_1dupe_81{width:100%;padding:1rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:14px;font-size:1rem;box-sizing:border-box}._primaryBtn_1dupe_101{width:100%;padding:1.2rem;border:none;border-radius:14px;background:#0f3660;color:#fff;font-size:1.2rem;font-weight:400;cursor:pointer;transition:.15s ease-in-out;margin-top:.5rem}._primaryBtn_1dupe_101:hover{background:#08146a}html,body{height:100%;margin:0;overflow-y:scroll}._page_1pb56_21{min-height:100vh;display:flex;justify-content:center;align-items:flex-start;background:linear-gradient(135deg,#0f1824,#081371);padding:2rem;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._adminShell_1pb56_45{display:flex;width:100%;max-width:1200px;min-height:85vh;flex-direction:row;border-radius:24px;background-color:#f7f5fb;box-shadow:0 25px 55px #0003;overflow:hidden;padding:0}._sidebar_1pb56_73{width:240px;padding:2rem 1rem;display:flex;flex-direction:column;gap:1rem;border-right:1px solid #ddd;background:#f0f2fa;flex-shrink:0}._sidebar_1pb56_73 h3{margin:0;text-align:center;color:#081371;font-size:1rem;text-transform:uppercase;letter-spacing:.08em}._sidebar_1pb56_73 nav{display:flex;flex-direction:column;gap:.75rem}._sidebar_1pb56_73 nav a{text-decoration:none;display:block;background:#fff;border:1px solid #d0d4db;border-radius:12px;padding:.7rem 1rem;color:#081371;font-weight:500;font-size:.95rem}._sidebar_1pb56_73 nav a._active_1pb56_153{background:#0f3660;border:1px solid #0f3660;color:#fff;font-weight:600}._content_1pb56_169{flex:1;display:flex;flex-direction:column;padding:2rem;gap:1.5rem;overflow-y:auto}._header_1pb56_189{background:transparent;padding:.5rem 0}._header_1pb56_189 h1{margin:0;font-size:1.6rem;font-weight:700;color:#081371}@media(max-width:900px){._adminShell_1pb56_45{flex-direction:column;min-height:auto}._sidebar_1pb56_73{width:100%;border-right:none;border-bottom:1px solid #ddd}._content_1pb56_169{padding:1.5rem}._header_1pb56_189 h1{font-size:1.4rem}}._settings_13pnh_7{display:flex;flex-direction:column;gap:1rem;padding:2rem}._header_13pnh_23{background:transparent;padding:.5rem 0}._header_13pnh_23 h1{margin:0;font-size:1.6rem;font-weight:700;color:#081371}._settings_13pnh_7 label{display:flex;align-items:center;gap:.5rem}._saveButton_13pnh_61{padding:.8rem 1.5rem;background:#0f3660;color:#fff;border:none;border-radius:8px;cursor:pointer}._content_14ze4_7{flex:1;display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;padding:0;background-color:#f4f6f9}._header_14ze4_29{background:transparent;padding:.5rem 0}._header_14ze4_29 h1{margin:0;font-size:1.6rem;font-weight:700;color:#081371}._totalProducts_14ze4_55{display:flex;justify-content:center;align-items:center;background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 8px 20px #00000026;margin-bottom:1.5rem}._totalProducts_14ze4_55 h2{margin:0;font-size:1.5rem;color:#081371;font-weight:600}._chartWrapper_14ze4_93{display:flex;flex-direction:column;gap:1.5rem}._chartContainer_14ze4_107{display:flex;flex-direction:column;gap:1.5rem;background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 8px 20px #00000026;margin-bottom:2rem;min-height:350px}._chartContainer_14ze4_107 h2{margin:0;font-size:1.5rem;color:#081371;font-weight:600}@media(max-width:768px){._totalProducts_14ze4_55{padding:1rem;margin-bottom:1rem}._chartContainer_14ze4_107{padding:1rem;margin-bottom:1.5rem;min-height:300px}._header_14ze4_29 h1{font-size:1.6rem}}._refreshBtn_14ze4_183{padding:6px 12px;background-color:#0f3660;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;margin-left:12px;transition:background-color .2s}._refreshBtn_14ze4_183:hover{background-color:#092245}._refreshBtn_14ze4_183:disabled{background-color:#aac4e6;cursor:not-allowed}._headerRight_14ze4_225{display:flex;align-items:center;gap:12px}._updated_14ze4_237{font-size:.85rem;color:#555}._content_18w09_3{flex:1;display:flex;flex-direction:column;gap:1.5rem;padding:0;overflow-y:auto;background-color:#f4f6f9}._header_18w09_25{background:transparent;padding:.5rem 0}._header_18w09_25 h1{margin:0;font-size:1.6rem;font-weight:700;color:#081371}._form_18w09_51{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._input_18w09_65{padding:.95rem 1rem;border-radius:14px;border:2px solid #d0d4db;background:#fff;color:#081371;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease}._input_18w09_65::placeholder{color:#7a85a8}._input_18w09_65:focus{outline:none;border-color:#0f3660;box-shadow:0 0 8px #0f36604d}._productsList_18w09_107{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.5rem;max-height:300px;overflow-y:auto;padding:.5rem;border:1px solid #d0d4db;border-radius:12px;background:#fdfdfd}._productCard_18w09_133{width:100px;display:flex;flex-direction:column;align-items:center;border:1px solid #d0d4db;border-radius:12px;padding:.25rem;background:#fff;cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s}._productCard_18w09_133 img{width:60px;height:60px;object-fit:cover;border-radius:8px}._productCard_18w09_133 span{font-size:.75rem;text-align:center;margin-top:.25rem}._productCard_18w09_133:hover{transform:translateY(-3px);box-shadow:0 4px 12px #00000026}._productCard_18w09_133._selected_18w09_195{border-color:#0f3660;box-shadow:0 0 8px #0f366080}._createButton_18w09_207{margin-top:1rem;padding:.95rem 1.25rem;border-radius:14px;border:none;background:#0f3660;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s,transform .2s}._createButton_18w09_207:hover{background-color:#081371}._createButton_18w09_207:active{transform:scale(.98)}._list_18w09_251{display:flex;flex-direction:column;gap:1rem}._item_18w09_263{display:flex;flex-direction:column;background:#fff;border-radius:14px;padding:1rem;box-shadow:0 6px 16px #0000001a;border:1px solid #e0e6f5;gap:.5rem}._item_18w09_263 h4{margin:0;font-size:1.1rem;font-weight:600;color:#081371}._item_18w09_263 p{margin:0;font-size:.95rem;color:#333}._deleteButton_18w09_311{align-self:flex-start;padding:.5rem 1rem;border-radius:12px;border:none;background:#d9534f;color:#fff;font-weight:500;cursor:pointer;transition:background-color .3s,transform .2s}._deleteButton_18w09_311:hover{background-color:#c9302c}._deleteButton_18w09_311:active{transform:scale(.98)}@media(max-width:768px){._form_18w09_51{gap:1rem}._productsList_18w09_107{max-height:none}._header_18w09_25 h1{font-size:1.6rem}._item_18w09_263{padding:.75rem}._createButton_18w09_207{padding:.75rem 1.25rem}}._refreshButton_18w09_403{background-color:#f0f0f0;color:#0f3660;border:1px solid #d1d5db;border-radius:4px;padding:8px 16px;margin-top:12px;font-size:.9rem;cursor:pointer;transition:all .2s ease}._refreshButton_18w09_403:hover{background-color:#e1e7f0;border-color:#0f3660}._refreshButton_18w09_403:disabled{opacity:.5;cursor:not-allowed}._content_1izva_1{display:flex;flex-direction:column;gap:2rem}._header_1izva_15{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._header_1izva_15 h1{margin:0;font-size:1.9rem;font-weight:800;color:#0b1c3c}._header_1izva_15 p{margin:.25rem 0 0;color:#6b7280;font-size:.9rem}._toolbar_1izva_57{display:flex;align-items:center;gap:.4rem}._toolbar_1izva_57 span{font-size:.85rem;color:#6b7280;margin-right:.25rem}._rangeBtn_1izva_81{padding:.35rem .75rem;font-size:.85rem;border-radius:8px;border:1px solid #d1d5db;background:#f9fafb;color:#0b1c3c;cursor:pointer}._kpis_1izva_125{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}._kpiCard_1izva_137{background:#fff;padding:1.4rem;border-radius:16px;box-shadow:0 10px 26px #0000001f;display:flex;flex-direction:column;gap:.25rem}._kpiCard_1izva_137 span{font-size:.85rem;color:#6b7280;font-weight:600}._kpiCard_1izva_137 strong{font-size:2rem;color:#0f3660}._charts_1izva_181{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.5rem}._chartCard_1izva_193{background:#fff;border-radius:18px;padding:1.3rem;box-shadow:0 10px 28px #00000024;display:flex;flex-direction:column;gap:1rem}._chartCard_1izva_193 h3{margin:0;font-size:1.1rem;font-weight:700;color:#0b1c3c}._header_1izva_15{display:flex;justify-content:space-between;align-items:center}._headerRight_1izva_239{display:flex;align-items:center;gap:.75rem}._updated_1izva_251{font-size:.8rem;color:#6b7280}._refreshBtn_1izva_261{padding:.4rem .9rem;font-size:.85rem;border-radius:8px;border:1px solid #d1d5db;background:#141d77;cursor:pointer}._refreshBtn_1izva_261:disabled{opacity:.6;cursor:default}._rangeBar_1izva_289{display:flex;gap:.5rem}._rangeBtn_1izva_81{padding:.45rem .9rem;font-size:.85rem;border-radius:8px;border:1px solid #d1d5db;background:#f9fafb;cursor:pointer}._rangeBtn_1izva_81:hover{background:#eef2f7}._rangeBtn_1izva_81._active_1izva_109{background:#0f3660;border-color:#0f3660;color:#fff}._container_1euqm_1{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#0f1824,#081371);padding:2rem}._card_1euqm_19{background:#fff;padding:3rem 2.5rem;border-radius:24px;text-align:center;max-width:420px;width:100%;box-shadow:0 25px 55px #00000040}._title_1euqm_39{font-size:2.4rem;font-weight:800;color:#0f1824;margin-bottom:1rem}._subtitle_1euqm_53{font-size:1.2rem;color:#333;margin-bottom:2.5rem}._leaveButton_1euqm_65{width:100%;padding:1.2rem;border:none;border-radius:14px;background:#0f3660;color:#fff;font-size:1.2rem;font-weight:600;cursor:pointer;transition:.15s ease-in-out}._leaveButton_1euqm_65:hover{background:#08146a}
