*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #6366f1;--primary-dark: #4f46e5;--secondary: #10b981;--accent: #f59e0b;--bg-light: #f8fafc;--bg-white: #ffffff;--text-dark: #1e293b;--text-light: #64748b;--border: #e2e8f0;--shadow: 0 10px 25px -3px rgba(0, 0, 0, .1);--shadow-lg: 0 25px 50px -12px rgba(0, 0, 0, .25)}.layout{display:flex;margin-top:64px;min-height:calc(100vh - 64px);position:relative}.sidebar{width:280px;background:#fff;box-shadow:4px 0 12px #0000001a;position:fixed;top:64px;height:calc(100vh - 64px);overflow-y:auto;transition:left .3s cubic-bezier(.4,0,.2,1);z-index:999;display:flex;flex-direction:column}.sidebar_open{left:0}.sidebar_close{left:-280px}.sidebar-section{padding:20px 0;border-bottom:1px solid #e5e7eb;flex-shrink:0}.sidebar-section:last-child{border-bottom:none}.sidebar-title{font-size:12px;font-weight:600;text-transform:uppercase;color:#6b7280;margin-bottom:12px;padding:0 20px;letter-spacing:.5px}.sidebar-item{display:flex;align-items:center;padding:12px 20px;color:#374151;text-decoration:none;transition:all .3s ease;cursor:pointer;border-right:3px solid transparent}.sidebar-item:hover{background-color:#f3f4f6;color:#4f46e5}.sidebar-item.active{background-color:#e0e7ff;color:#4f46e5;border-right-color:#4f46e5}.sidebar-icon{margin-right:12px;font-size:18px;width:20px;display:flex;justify-content:center}.main-content{flex:1;padding:30px;transition:margin-left .3s cubic-bezier(.4,0,.2,1);min-height:calc(100vh - 64px);display:flex;flex-direction:column}.main-content_sidebar_open{margin-left:280px}.main-content_sidebar_close{margin-left:0}@media (max-width: 768px){.main-content{padding:20px;margin-left:0}.sidebar{width:100%}.sidebar_open{left:0}.sidebar_close{left:-100%}}._app_tfhvy_1{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f8f9fa;color:#333;overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column}._navbar_tfhvy_15{background:#fff;height:64px;box-shadow:0 2px 8px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;align-items:center;padding:0 20px;justify-content:space-between}._navbarLeft_tfhvy_30{display:flex;align-items:center;gap:20px}._menuToggle_tfhvy_36{background:none;border:none;font-size:24px;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}._menuToggle_tfhvy_36:hover{background-color:#f1f3f4}._logo_tfhvy_53{font-size:24px;font-weight:700;color:#4f46e5;cursor:pointer;font-size:1.5rem;font-weight:800;color:#333;text-decoration:none;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:transform .3s ease}._searchContainer_tfhvy_71{position:relative;flex:1;max-width:500px;margin:0 20px}._searchInput_tfhvy_78{width:100%;padding:12px 16px;border:1px solid #e1e5e9;border-radius:24px;font-size:14px;outline:none;transition:border-color .3s ease}._searchInput_tfhvy_78:focus{border-color:#4f46e5}._navbarRight_tfhvy_92{display:flex;align-items:center;gap:16px}._navButton_tfhvy_98{background:none;border:none;padding:8px;border-radius:50%;cursor:pointer;font-size:20px;transition:background-color .3s ease;position:relative;display:flex;align-items:center;justify-content:center}._navButton_tfhvy_98:hover{background-color:#f1f3f4}._notificationBadge_tfhvy_116{position:absolute;top:4px;right:4px;background:#ef4444;color:#fff;border-radius:50%;width:18px;height:18px;font-size:11px;display:flex;align-items:center;justify-content:center}._userProfile_tfhvy_131{display:flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer;transition:transform .2s ease}._userProfile_tfhvy_131:hover{transform:scale(1.05)}._loginBackground_tfhvy_150{background:#4f46e5}._loginBackground_tfhvy_150:hover{background:#3730a3;transform:translateY(-1px)}._logoutBackground_tfhvy_159{background:#ef4444}._logoutBackground_tfhvy_159:hover{background:#dc2626;transform:translateY(-1px)}._loginButton_tfhvy_168{color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:500;transition:all .3s ease}@media (max-width: 768px){._navbar_tfhvy_15{padding:0 16px}._searchContainer_tfhvy_71{display:none}._navbarRight_tfhvy_92{gap:12px}}._pageContent_1ubf2_4{display:flex;flex-direction:column;gap:24px}._pageHeader_1ubf2_10{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 12px #0000000d}._pageHeader_1ubf2_10 h1{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:8px}._pageHeader_1ubf2_10 p{font-size:16px;color:#6b7280}._gameListGrid_1ubf2_32{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;justify-content:flex-start;background:var(--bg-white);padding:30px}._gameCard_1ubf2_44{background:#fffffff2;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden;flex:1 1 300px;max-width:350px;min-width:280px;display:flex;flex-direction:column;align-items:center;text-align:center}._gameCard_1ubf2_44:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);transform:scaleX(0);transition:transform .3s ease}._gameCard_1ubf2_44:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}._gameCard_1ubf2_44:hover:before{transform:scaleX(1)}._gameIcon_1ubf2_85{width:80px;height:80px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:2.5rem;transition:all .3s ease;box-shadow:0 5px 15px #667eea4d}._gameCard_1ubf2_44:hover ._gameIcon_1ubf2_85{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 25px #667eea66}._gameTitle_1ubf2_105{font-size:1.5rem;font-weight:600;color:#2d3748;margin-bottom:1rem;transition:color .3s ease}._gameCard_1ubf2_44:hover ._gameTitle_1ubf2_105{color:#667eea}._gameDescription_1ubf2_117{font-size:.95rem;color:#718096;line-height:1.6;flex-grow:1;margin-bottom:1.5rem}._playButton_1ubf2_126{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.8rem 2rem;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem;box-shadow:0 4px 15px #667eea4d}._playButton_1ubf2_126:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}._playButton_1ubf2_126:active{transform:translateY(0)}._gameCard_1ubf2_44{animation:_fadeInUp_1ubf2_1 .6s ease forwards}._gameCard_1ubf2_44:nth-child(1){animation-delay:.1s}._gameCard_1ubf2_44:nth-child(2){animation-delay:.2s}._gameCard_1ubf2_44:nth-child(3){animation-delay:.3s}._gameCard_1ubf2_44:nth-child(4){animation-delay:.4s}._gameCard_1ubf2_44:nth-child(5){animation-delay:.5s}._gameCard_1ubf2_44:nth-child(6){animation-delay:.6s}@media (max-width: 768px){._gameCard_1ubf2_44{flex:1 1 100%;max-width:none;min-width:auto}}@media (max-width: 480px){._gameCard_1ubf2_44{padding:1.5rem}._gameIcon_1ubf2_85{width:60px;height:60px;font-size:2rem}}._container_1tead_1{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f7fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:20px}._gameCard_1tead_11{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:30px;width:100%;max-width:500px;text-align:center;margin:2%}._title_1tead_22{font-size:2rem;color:#2c3e50;margin-bottom:30px;font-weight:600}._startScreen_1tead_29{display:flex;flex-direction:column;align-items:center;gap:20px}._instructions_1tead_36{font-size:1.1rem;color:#7f8c8d;line-height:1.6;margin-bottom:20px}._startButton_1tead_43{background-color:#3498db;color:#fff;border:none;padding:15px 30px;font-size:1.1rem;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .3s ease}._startButton_1tead_43:hover{background-color:#2980b9}._gameScreen_1tead_59{display:flex;flex-direction:column;gap:25px}._scoreBoard_1tead_65{display:flex;justify-content:space-around;background-color:#ecf0f1;padding:15px;border-radius:8px}._scoreItem_1tead_73{display:flex;flex-direction:column;align-items:center;gap:5px}._scoreLabel_1tead_80{font-size:.9rem;color:#7f8c8d;font-weight:500}._scoreValue_1tead_86{font-size:1.4rem;color:#2c3e50;font-weight:700}._questionContainer_1tead_92{padding:20px;background-color:#f8f9fa;border-radius:8px;margin:10px 0}._question_1tead_92{font-size:2rem;color:#2c3e50;font-weight:600;margin:0}._optionsContainer_1tead_106{display:flex;flex-direction:column;gap:12px}._optionButton_1tead_112{padding:15px 20px;font-size:1.2rem;border:2px solid #bdc3c7;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;background-color:#fff}._default_1tead_123{border-color:#bdc3c7;color:#2c3e50}._selected_1tead_128{border-color:#3498db;background-color:#ebf3fd;color:#2980b9}._correct_1tead_134{background-color:#d5f4e6;border-color:#27ae60;color:#27ae60}._wrong_1tead_140{background-color:#fce4e4;border-color:#e74c3c;color:#e74c3c}._resultContainer_1tead_146{padding:15px;border-radius:8px;background-color:#f8f9fa}._resultText_1tead_152{font-size:1.1rem;font-weight:600;margin:0;color:#2c3e50}._stopButton_1tead_159{background-color:#e74c3c;color:#fff;border:none;padding:12px 25px;font-size:1rem;border-radius:8px;cursor:pointer;font-weight:600;margin-top:10px;transition:background-color .3s ease}._stopButton_1tead_159:hover{background-color:#c0392b}._gameContainer_3g4u8_3{min-height:100vh;padding:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex;flex-direction:column;align-items:center}._gameHeader_3g4u8_13{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem;text-align:center}._gameHeader_3g4u8_13 h1{color:#1e293b;font-size:clamp(1.5rem,4vw,2.5rem);margin:0 0 1rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.1)}._scoreDisplay_3g4u8_29{background:#fff;padding:.5rem 1rem;border-radius:2rem;box-shadow:0 2px 10px #0000001a;border:1px solid #e2e8f0;font-weight:600;color:#334155}._gameContent_3g4u8_39{max-width:600px;width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem}._expressionContainer_3g4u8_48{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 20px #00000014;border:1px solid #e2e8f0;width:100%;text-align:center}._expressionContainer_3g4u8_48 h2{color:#1e293b;margin:0 0 1.5rem;font-size:clamp(1.1rem,3vw,1.3rem);font-weight:600}._expression_3g4u8_48{background:#f8fafc;border:2px solid #e2e8f0;border-radius:.5rem;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:clamp(1.2rem,4vw,1.8rem);line-height:1.4;letter-spacing:.1em;word-break:break-all;min-height:60px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.2rem}._bracketChar_3g4u8_83{font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.1);transition:transform .2s ease}._bracketChar_3g4u8_83:hover{transform:scale(1.1)}._inputSection_3g4u8_93{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 20px #00000014;border:1px solid #e2e8f0;width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem}._inputGroup_3g4u8_106{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}._inputGroup_3g4u8_106 label{color:#374151;font-weight:600;font-size:1.1rem}._inputGroup_3g4u8_106 input{padding:.75rem 1rem;font-size:1.2rem;border:2px solid #d1d5db;border-radius:.5rem;width:120px;text-align:center;transition:all .3s ease;font-weight:600}._inputGroup_3g4u8_106 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;transform:scale(1.02)}._inputGroup_3g4u8_106 input:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.7}._inputGroup_3g4u8_106 button{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;padding:.75rem 2rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}._inputGroup_3g4u8_106 button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #3b82f64d}._inputGroup_3g4u8_106 button:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}._resultSection_3g4u8_170{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}._resultIndicator_3g4u8_178{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:.5rem;font-weight:700;font-size:1.2rem;text-transform:uppercase;letter-spacing:.5px}._resultIndicator_3g4u8_178._correct_3g4u8_190{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 15px #10b9814d}._resultIndicator_3g4u8_178._incorrect_3g4u8_196{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 4px 15px #ef44444d}._resultIcon_3g4u8_202{font-size:1.5rem}._correctAnswer_3g4u8_206{color:#374151;font-size:1.1rem;font-weight:600;background:#f3f4f6;padding:.5rem 1rem;border-radius:.5rem}._nextButton_3g4u8_215{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none;padding:.75rem 2rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}._nextButton_3g4u8_215:hover{transform:translateY(-2px);box-shadow:0 4px 15px #8b5cf64d}._instructions_3g4u8_234{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 2px 10px #0000000d;border:1px solid #e2e8f0;width:100%;text-align:center}._instructions_3g4u8_234 h3{color:#1e293b;margin:0 0 .75rem;font-size:1.2rem;font-weight:600}._instructions_3g4u8_234 p{color:#475569;margin:0;line-height:1.6;font-size:.95rem}@media (max-width: 768px){._gameContainer_3g4u8_3{padding:.5rem}._expressionContainer_3g4u8_48,._inputSection_3g4u8_93,._instructions_3g4u8_234{padding:1.5rem}._gameHeader_3g4u8_13{margin-bottom:1.5rem}._gameContent_3g4u8_39{gap:1.5rem}._expression_3g4u8_48{padding:.75rem;font-size:clamp(1rem,5vw,1.4rem)}._inputGroup_3g4u8_106{gap:.75rem}._resultIndicator_3g4u8_178{padding:.75rem 1.5rem;font-size:1rem}}@media (max-width: 480px){._expressionContainer_3g4u8_48,._inputSection_3g4u8_93,._instructions_3g4u8_234{padding:1rem}._inputGroup_3g4u8_106 input{width:100px}._inputGroup_3g4u8_106 button,._nextButton_3g4u8_215{padding:.6rem 1.5rem;font-size:.9rem}}._container_u9g4o_1{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background-color:#f8fafc;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:20px}._gameCard_u9g4o_12{background-color:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:30px;max-width:600px;width:100%;text-align:center;border:1px solid #e2e8f0}._header_u9g4o_23{margin-bottom:30px}._title_u9g4o_27{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:10px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_u9g4o_38{font-size:1.1rem;color:#64748b;font-weight:400}._statsContainer_u9g4o_44{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:15px}._statItem_u9g4o_53{display:flex;flex-direction:column;align-items:center;min-width:80px}._statLabel_u9g4o_60{font-size:.9rem;color:#64748b;margin-bottom:5px;font-weight:500}._statValue_u9g4o_67{font-size:1.5rem;font-weight:700;color:#1e293b}._timer_u9g4o_73{color:#059669}._timerLow_u9g4o_77{color:#ef4444}._targetContainer_u9g4o_81{background-color:#f1f5f9;border-radius:15px;padding:20px;margin-bottom:25px;border:2px solid #e2e8f0}._targetText_u9g4o_89{font-size:1.3rem;color:#475569;margin-bottom:10px;font-weight:500}._targetNumber_u9g4o_96{font-size:3rem;font-weight:800;color:#3b82f6;text-shadow:2px 2px 4px rgba(0,0,0,.1)}._grid_u9g4o_103{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:25px;padding:20px;background-color:#f8fafc;border-radius:15px;border:2px solid #e2e8f0}._numberButton_u9g4o_115{width:60px;height:60px;border:2px solid #e2e8f0;border-radius:12px;background-color:#fff;font-size:1.4rem;font-weight:600;color:#374151;cursor:pointer;transition:all .2s ease;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px #0000000d}._numberButton_u9g4o_115:hover{transform:scale(1.05);border-color:#3b82f6;box-shadow:0 4px 12px #3b82f64d}._button_u9g4o_140{background-color:#3b82f6;color:#fff;border:none;border-radius:12px;padding:15px 30px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #3b82f64d;margin:0 10px}._button_u9g4o_140:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}._message_u9g4o_160{font-size:1.2rem;font-weight:600;margin-bottom:20px;padding:15px;border-radius:10px;background-color:#ecfdf5;color:#059669;border:1px solid #d1fae5}._errorMessage_u9g4o_171{background-color:#fef2f2;color:#dc2626;border:1px solid #fecaca}._gameOverCard_u9g4o_177{background-color:#f8fafc;border-radius:15px;padding:30px;margin-top:20px;border:2px solid #e2e8f0}._levelBadge_u9g4o_185{background-color:#3b82f6;color:#fff;padding:5px 12px;border-radius:20px;font-size:.9rem;font-weight:600;display:inline-block;margin-left:10px}._correct_u9g4o_197{background-color:#d5f4e6;border-color:#27ae60;color:#27ae60}._wrong_u9g4o_203{background-color:#fce4e4;border-color:#e74c3c;color:#e74c3c}._gameContainer_1ap6n_1{background-color:#fff;border-radius:20px;padding:40px;max-width:700px;width:100%;display:flex;flex-direction:column;align-items:center;gap:30px}._header_1ap6n_15{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:1.2rem;font-weight:700;color:#333}._score_1ap6n_25{color:#27ae60}._timer_1ap6n_29{color:#e67e22}._wordDisplay_1ap6n_34{font-size:4rem;font-weight:700;min-height:100px;display:flex;align-items:center;justify-content:center;margin:20px 0;padding:20px;border-radius:15px;transition:all .3s ease}._colorButtons_1ap6n_48{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;width:100%}._colorBtn_1ap6n_56{padding:15px 25px;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;color:#fff;cursor:pointer;transition:all .3s ease;min-width:100px;box-shadow:0 5px 15px #0003}._colorBtn_1ap6n_56:hover{transform:translateY(-3px)}._feedback_1ap6n_74{font-size:1.5rem;font-weight:700;min-height:40px;display:flex;align-items:center;justify-content:center}._correct_1ap6n_83{color:#27ae60}._incorrect_1ap6n_87{color:#e74c3c}._red_1ap6n_92{background-color:red}._blue_1ap6n_93{background-color:#00f}._green_1ap6n_94{background-color:green}._yellow_1ap6n_95{background-color:#ff0;color:#000}._purple_1ap6n_96{background-color:purple}._orange_1ap6n_97{background-color:orange}._pink_1ap6n_98{background-color:pink}._brown_1ap6n_99{background-color:brown}._black_1ap6n_100{background-color:#000}._cyan_1ap6n_101{background-color:#0ff}@media (max-width: 768px){._gameContainer_1ap6n_1{padding:20px;margin:10px}._wordDisplay_1ap6n_34{font-size:3rem;min-height:80px}._colorButtons_1ap6n_48{gap:10px}._colorBtn_1ap6n_56{padding:12px 20px;font-size:1rem;min-width:80px}._header_1ap6n_15{font-size:1rem}}._pageContent_1fihi_3{display:flex;flex-direction:column;gap:24px}._hero_1fihi_11{background:linear-gradient(135deg,var(--bg-white) 0%,var(--bg-light) 100%);padding:4rem 0;text-align:center;position:relative;overflow:hidden}._hero_1fihi_11:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="%23e2e8f0" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.5}._heroContent_1fihi_30{position:relative;z-index:2}._hero_1fihi_11 h1{font-size:3.5rem;font-weight:900;margin-bottom:1rem;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:_fadeInUp_1fihi_1 1s ease-out}._hero_1fihi_11 p{font-size:1.25rem;color:var(--text-light);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;animation:_fadeInUp_1fihi_1 1s ease-out .2s both}._heroButtons_1fihi_56{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;animation:_fadeInUp_1fihi_1 1s ease-out .4s both}@media (max-width: 768px){._hero_1fihi_11 h1{font-size:2.5rem}._hero_1fihi_11 p{font-size:1rem}._heroButtons_1fihi_56{flex-direction:column;align-items:center}}._ctaButton_1fihi_84{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;padding:.75rem 1.5rem;border:none;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}._ctaButton_1fihi_84:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}._btnSecondary_1fihi_102{background:var(--bg-white);color:var(--primary);border:2px solid var(--primary);padding:.75rem 1.5rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}._btnSecondary_1fihi_102:hover{background:var(--primary);color:#fff;transform:translateY(-2px)}._features_1fihi_124{padding:5rem 0;background:var(--bg-white);box-shadow:4px 0 12px #0000001a}._sectionTitle_1fihi_130{text-align:center;font-size:2.5rem;font-weight:800;margin-bottom:3rem;color:var(--text-dark)}._featureGrid_1fihi_138{display:flex;flex-wrap:wrap;gap:2rem;margin-top:3rem;justify-content:center}._featureCard_1fihi_146{flex:1 1 280px;max-width:350px;background:var(--bg-white);padding:2rem;border-radius:20px;box-shadow:var(--shadow);text-align:center;transition:all .3s ease;border:1px solid var(--border)}._featureCard_1fihi_146:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg)}._featureIcon_1fihi_163{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:2rem;color:#fff;font-weight:700}._featureCard_1fihi_146:nth-child(1) ._featureIcon_1fihi_163{background:linear-gradient(135deg,#10b981,#059669)}._featureCard_1fihi_146:nth-child(2) ._featureIcon_1fihi_163{background:linear-gradient(135deg,var(--primary),var(--primary-dark))}._featureCard_1fihi_146:nth-child(3) ._featureIcon_1fihi_163{background:linear-gradient(135deg,var(--accent),#d97706)}._featureCard_1fihi_146:nth-child(4) ._featureIcon_1fihi_163{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}._featureCard_1fihi_146:nth-child(5) ._featureIcon_1fihi_163{background:linear-gradient(135deg,#ef4444,#dc2626)}._featureCard_1fihi_146 h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-dark)}._featureCard_1fihi_146 p{color:var(--text-light);line-height:1.6}@media (max-width: 768px){._sectionTitle_1fihi_130{font-size:2rem}}._ctaSection_1fihi_219{background:var(--bg-light);padding:5rem 0;text-align:center}._ctaContent_1fihi_225{max-width:600px;margin:0 auto}._ctaSection_1fihi_219 h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--text-dark)}._ctaSection_1fihi_219 p{font-size:1.2rem;color:var(--text-light);margin-bottom:2rem}._rankedGameScreen_t2qq5_21{background:#fff;border-radius:20px;padding:30px;box-shadow:0 4px 12px #0000000d;border:1px solid #e1e8ed;margin-bottom:20px;height:100%;display:flex;flex-direction:column}._rankedGameDisplay_t2qq5_36{width:100%;height:100%;background:#fff;border:1px dotted black;border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;position:relative;overflow:hidden}._rankedGameControls_t2qq5_52{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;margin-bottom:10px}._colorRed_t2qq5_63{color:red}._rankedGameDesc_t2qq5_70{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-bottom:10px}._rankedButton_t2qq5_78{color:#fff;padding:10px 20px;border-radius:25px;font-weight:700;font-size:1.1rem;min-width:100px;text-align:center}._rankedScoreDisplay_t2qq5_88{background:linear-gradient(135deg,#4ecdc4,#44a08d);box-shadow:0 4px 15px #4ecdc44d}._rankedTimerDisplay_t2qq5_93{background:linear-gradient(135deg,#ff6b6b,orange);box-shadow:0 4px 15px #ff6b6b4d}._rankedTotalScoreDisplay_t2qq5_98{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 4px 15px #8b5cf666}._rankedControlButtons_t2qq5_104{display:flex;gap:15px;flex-wrap:wrap}._rankedBtn_t2qq5_110{padding:12px 30px;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:8px}._rankedBtn_t2qq5_110:disabled{opacity:.6;cursor:not-allowed}._rankedBtnPrimary_t2qq5_129{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea66}._rankedBtnPrimary_t2qq5_129:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}._startButton_t2qq5_142{padding:16px 40px;border-radius:50px;font-size:20px;font-weight:700;background:linear-gradient(135deg,#ec4899,#db2777);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;gap:12px;box-shadow:0 6px 25px #ec489980;transition:all .3s ease;white-space:nowrap}._startButton_t2qq5_142:hover{transform:translateY(-3px);box-shadow:0 10px 30px #ec489999}@media (max-width: 768px){._rankedScoreDisplay_t2qq5_88{background:linear-gradient(135deg,#4ecdc4,#44a08d);box-shadow:0 4px 15px #4ecdc44d;font-size:1rem;min-width:80px}._rankedBtn_t2qq5_110{padding:10px 20px;font-size:.9rem}._rankedModalContent_t2qq5_200{padding:20px;margin:20px}}@keyframes _fadeInDown_t2qq5_1{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInUp_t2qq5_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._emptyState_c2m6c_2{text-align:center;display:flex;flex-direction:column;gap:20px;align-items:center}._emptyIcon_c2m6c_10{font-size:80px;animation:_float_c2m6c_1 3s ease-in-out infinite}@keyframes _float_c2m6c_1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}._messageText_c2m6c_24{font-size:28px;font-weight:600;color:#2d3748;margin:0}._messageSubtext_c2m6c_31{font-size:16px;margin:0;color:red}._warningText_c2m6c_38{color:#ef4444;font-weight:600}._container_o52ka_1{display:inline-flex}._button_o52ka_6{background-color:#007bff;color:#fff;padding:8px 16px;border:none;border-radius:50px;cursor:pointer;font-size:14px;transition:background-color .2s ease-in-out}._button_o52ka_6:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}._overlay_o52ka_28{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff9;display:flex;justify-content:center;align-items:center;animation:_fadeIn_o52ka_1 .3s ease-in-out}._modal_o52ka_42{background:#fff;border-radius:10px;padding:20px;display:flex;flex-direction:column;box-shadow:0 4px 20px #0003;animation:_popIn_o52ka_1 .3s ease-in-out}._title_o52ka_54{font-size:18px;font-weight:700}._text_o52ka_60{white-space:pre-line;margin-bottom:20px;font-size:14px;color:#333}._closeButton_o52ka_67{background-color:#e3342f;color:#fff;padding:8px 16px;border:none;border-radius:6px;cursor:pointer;align-self:flex-end;font-size:14px;transition:background-color .2s ease-in-out}._closeButton_o52ka_67:hover{background-color:#c53030}@keyframes _fadeIn_o52ka_1{0%{opacity:0}to{opacity:1}}@keyframes _popIn_o52ka_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._chooseButton_9uet5_5{padding:14px 32px;border-radius:50px;font-size:14px;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;box-shadow:0 6px 20px #667eea66;transition:all .3s ease;white-space:nowrap}._chooseButton_9uet5_5:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea99}._chooseButton_9uet5_5:disabled{opacity:.6;cursor:not-allowed}._modal_9uet5_40{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._modalContent_9uet5_55{background:#fff;border-radius:24px;padding:40px;max-width:700px;width:100%;box-shadow:0 25px 70px #0006;display:flex;flex-direction:column;gap:30px;animation:_slideUp_9uet5_1 .3s ease-out}@keyframes _slideUp_9uet5_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._modalHeader_9uet5_79{text-align:center}._modalTitle_9uet5_83{font-size:32px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 10px}._modalSubtitle_9uet5_93{font-size:16px;color:#718096;margin:0}._gameGrid_9uet5_100{display:flex;flex-direction:column;gap:15px;max-height:400px;overflow-x:hidden;overflow-y:auto;padding:5px;scrollbar-width:thin;scrollbar-color:#667eea #e2e8f0}._gameGrid_9uet5_100::-webkit-scrollbar{width:8px}._gameGrid_9uet5_100::-webkit-scrollbar-track{background:#e2e8f0;border-radius:10px}._gameGrid_9uet5_100::-webkit-scrollbar-thumb{background:#667eea;border-radius:10px}._gameGrid_9uet5_100::-webkit-scrollbar-thumb:hover{background:#5568d3}._gameCard_9uet5_131{display:flex;align-items:center;justify-content:space-between;padding:24px;border-radius:16px;border:3px solid #e2e8f0;cursor:pointer;transition:all .3s ease;background:#fff;position:relative}._gameCard_9uet5_131:hover:not(._gameCardDisabled_9uet5_144){transform:scale(1.02);box-shadow:0 6px 20px #00000026}._gameCardSelected_9uet5_149{border:3px solid #667eea;background:linear-gradient(135deg,#f0f4ff,#e9ecfe);transform:scale(1.03);box-shadow:0 8px 25px #667eea4d}._gameCardDisabled_9uet5_144{opacity:.5;cursor:not-allowed;background:#f7fafc}._gameInfo_9uet5_162{display:flex;align-items:center;gap:20px}._gameIcon_9uet5_168{font-size:48px;width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,#fef3c7,#fde68a);box-shadow:0 4px 12px #0000001a}._gameDetails_9uet5_180{display:flex;flex-direction:column;gap:6px}._gameName_9uet5_186{font-size:20px;font-weight:700;color:#2d3748;margin:0}._gameDesc_9uet5_193{font-size:14px;color:#718096;margin:0}._gameMeta_9uet5_199{display:flex;align-items:center;gap:15px}._userScore_9uet5_205{display:flex;flex-direction:column;align-items:center;gap:4px}._userScoreLabel_9uet5_212{font-size:11px;color:#a0aec0;text-transform:uppercase;font-weight:700;letter-spacing:.5px}._userScoreValue_9uet5_220{font-size:20px;font-weight:800;color:#10b981}._playsRemaining_9uet5_226{display:flex;flex-direction:column;align-items:center;gap:4px}._playsLabel_9uet5_233{font-size:11px;color:#a0aec0;text-transform:uppercase;font-weight:700;letter-spacing:.5px}._playsValue_9uet5_241{font-size:20px;font-weight:800;color:#8b5cf6}._playsValueEmpty_9uet5_247{color:#ef4444}._checkmark_9uet5_251{width:32px;height:32px;border-radius:50%;border:3px solid #cbd5e0;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:16px}._checkmarkSelected_9uet5_263{border-color:#667eea;background:#667eea;color:#fff}._modalActions_9uet5_270{display:flex;gap:15px}._cancelButton_9uet5_275{flex:1;padding:16px 24px;font-size:18px;font-weight:600;color:#718096;background:#f7fafc;border:none;border-radius:16px;cursor:pointer;transition:all .3s ease}._cancelButton_9uet5_275:hover{background:#e2e8f0;color:#2d3748}._confirmButton_9uet5_293{flex:2;padding:16px 32px;font-size:18px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:16px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #667eea66}._confirmButton_9uet5_293:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea99}._confirmButtonDisabled_9uet5_312{background:#cbd5e0;cursor:not-allowed;box-shadow:none}@media (max-width: 768px){._gameCard_9uet5_131{flex-direction:column;gap:20px;text-align:center}._gameInfo_9uet5_162{flex-direction:column}}._tournamentCreator_1ifkn_1{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;color:#1a202c;line-height:1.6;padding:1rem}._container_1ifkn_10{display:flex;flex-direction:column;gap:2rem}._mobileContainer_1ifkn_16{padding:1rem;gap:1.5rem}._mainTitle_1ifkn_21{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;color:#1a202c;text-align:center;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}._card_1ifkn_30{background:#fffffff2;border-radius:16px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a;display:flex;flex-direction:column;gap:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}._mobileCard_1ifkn_43{padding:1.5rem}._smallMobileCard_1ifkn_47{padding:1rem;margin:0 .5rem}._cardTitle_1ifkn_52{font-size:1.25rem;font-weight:600;color:#2d3748;margin-bottom:1.5rem}._inputField_1ifkn_59,._numberInput_1ifkn_60,._selectField_1ifkn_61{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .2s ease;background:#f8fafccc;outline:none}._numberInput_1ifkn_60{width:100px;padding:.5rem .75rem;border-radius:8px}._inputField_1ifkn_59{width:50%}._selectField_1ifkn_61{width:30%;margin-left:10px;margin-right:10px}._timeInput_1ifkn_92{width:300px;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .2s ease;background:#f8fafccc;outline:none}._timeInput_1ifkn_92:focus{border-color:#4299e1;background:#fff;box-shadow:0 0 0 3px #4299e11a}._smallMobileNumberInput_1ifkn_109{width:80px}._inputField_1ifkn_59:focus,._numberInput_1ifkn_60:focus,._selectField_1ifkn_61:focus{border-color:#4299e1;background:#fff;box-shadow:0 0 0 3px #4299e11a}._formRow_1ifkn_121{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._mobileFormRow_1ifkn_128{flex-direction:column;align-items:flex-start;gap:.5rem}._label_1ifkn_134{font-weight:600;color:#4a5568;min-width:fit-content;white-space:nowrap}._radioGroup_1ifkn_141{display:flex;gap:1.5rem;flex-wrap:wrap}._radioLabel_1ifkn_147{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;color:#4a5568}._radioInput_1ifkn_156{width:18px;height:18px;cursor:pointer;accent-color:#4299e1}._checkboxLabel_1ifkn_163{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:600;color:#4a5568}._checkboxInput_1ifkn_172{width:18px;height:18px;cursor:pointer;accent-color:#4299e1}._btn_1ifkn_180{padding:.75rem 1.5rem;border-radius:12px;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;display:inline}._btnPrimary_1ifkn_196{margin-top:15px;background:linear-gradient(135deg,#4299e1,#3182ce);color:#fff;box-shadow:0 4px 15px #4299e14d}._btnPrimary_1ifkn_196:hover{background:linear-gradient(135deg,#3182ce,#2b77cb);transform:translateY(-1px);box-shadow:0 6px 20px #4299e166}._btnSuccess_1ifkn_209{background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;box-shadow:0 4px 15px #48bb784d}._btnSuccess_1ifkn_209:hover{background:linear-gradient(135deg,#38a169,#2f855a);transform:translateY(-1px);box-shadow:0 6px 20px #48bb7866}._btnDanger_1ifkn_221{background:none;color:#e53e3e;border:none;font-size:1.2rem;padding:.5rem;border-radius:8px;transition:all .2s ease;cursor:pointer}._btnDanger_1ifkn_221:hover{background:#e53e3e1a;transform:scale(1.1)}._gamesList_1ifkn_238{display:flex;flex-direction:column;gap:1rem}._gameCard_1ifkn_244{background:#ffffffe6;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 20px #00000014;transition:all .2s ease}._gameHeader_1ifkn_252{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;cursor:pointer;transition:background-color .2s ease;border-radius:12px}._gameHeader_1ifkn_252:hover{background:#4299e10d}._gameInfo_1ifkn_266{font-weight:600;color:#2d3748;display:flex;align-items:center;gap:.5rem}._mobileGameHeader_1ifkn_274{flex-direction:column;align-items:stretch;gap:1rem}._gameSettings_1ifkn_280{border-top:1px solid #e2e8f0;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;background:#f8fafc80;border-radius:0 0 12px 12px}._operatorsGroup_1ifkn_290{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}._operatorLabel_1ifkn_297{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#4a5568}._operatorInput_1ifkn_305{width:16px;height:16px;accent-color:#4299e1}._closeBtn_1ifkn_311{background:none;border:none;color:#718096;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease;align-self:flex-end;margin-top:1rem}._closeBtn_1ifkn_311:hover{color:#4a5568;background:#7180961a}._saveSection_1ifkn_328{display:flex;justify-content:flex-start;gap:1rem;align-items:center}._errorMessage_1ifkn_88{color:red}*{box-sizing:border-box}._colorRed_yo6yv_6{color:red}._container_yo6yv_10{min-height:100vh;background:#f9fafb;padding:1rem}@media (min-width: 768px){._container_yo6yv_10{padding:1.5rem}}._pageHeader_yo6yv_22{margin:0 auto 1.5rem;background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 12px #0000000d}._pageTitle_yo6yv_31{font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 .25rem}._pageSubtitle_yo6yv_38{font-size:.875rem;color:#6b7280;margin:0}._searchContainer_yo6yv_45{position:relative;flex:1;margin-top:20px;display:flex;align-items:center}._searchContainer_yo6yv_45>span{color:red;margin-left:15px}._searchInput_yo6yv_61{margin-right:20px;width:30%;padding:12px 16px;border:1px solid #e1e5e9;border-radius:24px;font-size:14px;outline:none;transition:border-color .3s ease}._searchInput_yo6yv_61:focus{border-color:#4f46e5}._btn_yo6yv_77{padding:.75rem 1.5rem;border-radius:12px;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none}._btnSuccess_yo6yv_92{background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;box-shadow:0 4px 15px #48bb784d}._btnSuccess_yo6yv_92:hover{background:linear-gradient(135deg,#38a169,#2f855a);transform:translateY(-1px);box-shadow:0 6px 20px #48bb7866}._tournamentsGrid_yo6yv_113{display:flex;flex-direction:column;gap:1rem;margin:0 auto}._card_yo6yv_121{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;transition:box-shadow .2s;margin-bottom:20px}._card_yo6yv_121:hover{box-shadow:0 4px 6px -1px #0000001a}._header_yo6yv_134{background:linear-gradient(135deg,#059669,#10b981);padding:1rem;display:flex;flex-direction:column;gap:.75rem}@media (min-width: 640px){._header_yo6yv_134{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 1.25rem}}._headerLeft_yo6yv_151{flex:1}._title_yo6yv_155{font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 .25rem}@media (min-width: 640px){._title_yo6yv_155{font-size:1.25rem}}._participantsInfo_yo6yv_168{display:inline-flex;align-items:center;background:#fff;border:none;border-radius:2rem;padding:.25rem .75rem;font-size:.8125rem;color:#059669;font-weight:600}._joinButton_yo6yv_180{background:#6366f1;color:#fff;border:none;border-radius:.375rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s;width:100%}@media (min-width: 640px){._joinButton_yo6yv_180{width:auto}}._joinButton_yo6yv_180:hover:not(:disabled){background:#4f46e5;transform:translateY(-1px)}._joinButton_yo6yv_180:disabled{background:#9ca3af;cursor:not-allowed}._icon_yo6yv_209{width:1rem;height:1rem}._content_yo6yv_214{padding:1rem}@media (min-width: 640px){._content_yo6yv_214{padding:1rem 1.25rem}}._topRow_yo6yv_224{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}@media (min-width: 768px){._topRow_yo6yv_224{flex-direction:row;gap:1rem}}._datesContainer_yo6yv_238{display:flex;gap:.75rem;flex:1}._dateCard_yo6yv_244{flex:1;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;padding:.625rem .75rem}._dateLabel_yo6yv_252{display:flex;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.025em;margin-bottom:.25rem}._dateIcon_yo6yv_264{width:.875rem;height:.875rem}._dateValue_yo6yv_269{font-size:.9375rem;font-weight:600;color:#111827;margin:0}._idContainer_yo6yv_276{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;padding:.625rem .75rem;flex:1}._idLabel_yo6yv_284{font-size:.6875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.025em;margin-bottom:.25rem;display:block}._idValue_yo6yv_294{font-size:.8125rem;font-family:Courier New,monospace;color:#374151;margin:0;word-break:break-all}._buttonContainer_yo6yv_302{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 640px){._buttonContainer_yo6yv_302{flex-direction:row;gap:.75rem}}._copyButton_yo6yv_315,._deleteButton_yo6yv_316,._gamesButton_yo6yv_317{font-weight:600;padding:.75rem 1.5rem;border-radius:.75rem;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;border:none;cursor:pointer;font-size:.9375rem}._copyButton_yo6yv_315{background:#4f46e5;color:#fff;box-shadow:0 4px 6px -1px #4f46e54d}._copyButton_yo6yv_315:hover{background:#4338ca;box-shadow:0 10px 15px -3px #4f46e566;transform:translateY(-1px)}._gamesButton_yo6yv_317{background:#10b981;color:#fff;box-shadow:0 4px 6px -1px #10b9814d}._gamesButton_yo6yv_317:hover{background:#059669;box-shadow:0 10px 15px -3px #10b98166;transform:translateY(-1px)}._deleteButton_yo6yv_316{background:#dc2626;color:#fff;box-shadow:0 4px 6px -1px #dc26264d}._deleteButton_yo6yv_316:hover{background:#b91c1c;box-shadow:0 10px 15px -3px #dc262666;transform:translateY(-1px)}._buttonIcon_yo6yv_370{width:1.125rem;height:1.125rem}._gamesSection_yo6yv_375{border-top:2px solid #e2e8f0;padding-top:1.5rem;margin-top:.5rem}._gamesSectionHeader_yo6yv_381{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#1e293b}._gamesSectionTitle_yo6yv_389{font-size:1.25rem;font-weight:700;margin:0}._gamesGrid_yo6yv_395{display:flex;flex-direction:column;gap:1rem}._gameCard_yo6yv_401{background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;transition:all .2s;cursor:pointer}._gameCard_yo6yv_401:hover{border-color:#4f46e5;box-shadow:0 4px 6px -1px #4f46e533;transform:translateY(-2px)}._gameName_yo6yv_416{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}._gameSequence_yo6yv_423{font-size:.875rem;color:#64748b;margin:0}._container_1tn66_1{display:inline-flex}._copyButton_1tn66_6{font-weight:600;padding:.75rem 1.5rem;border-radius:.75rem;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;border:none;cursor:pointer;font-size:.9375rem;background:#4f46e5;color:#fff;box-shadow:0 4px 6px -1px #4f46e54d;flex:2}._copyButton_1tn66_6:hover{background:#4338ca;box-shadow:0 10px 15px -3px #4f46e566;transform:translateY(-1px)}._overlay_1tn66_31{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_1tn66_44{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:20px;padding:30px;max-width:600px;width:90%;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}._modalHeader_1tn66_60{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #f8f9fa}._modalTitle_1tn66_69{font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0}._closeBtn_1tn66_76{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}._closeBtn_1tn66_76:hover{background:#f8f9fa;color:#333}._sortButtons_1tn66_97{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}._sortButton_1tn66_97{padding:8px 16px;border-radius:8px;border:2px solid #e5e7eb;background:#fff;color:#6b7280;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none;flex:1}._sortButton_1tn66_97:hover{border-color:#4f46e5;transform:translateY(-1px)}._sortButton_1tn66_97._active_1tn66_123{background:#4f46e5;color:#fff;border-color:#4f46e5}._modalBody_1tn66_130{padding:0 5px 0 0;overflow-y:auto;max-height:calc(85vh - 180px)}._modalBody_1tn66_130::-webkit-scrollbar{width:8px}._modalBody_1tn66_130::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._modalBody_1tn66_130::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}._modalBody_1tn66_130::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._userCard_1tn66_157{background:#f9fafb;border-radius:12px;margin-bottom:12px;overflow:hidden;transition:all .2s ease}._userCard_1tn66_157:hover{background:#f3f4f6;transform:translateY(-1px)}._userHeader_1tn66_170{display:flex;justify-content:space-between;align-items:center;padding:15px;cursor:pointer}._playerInfo_1tn66_179{display:flex;align-items:center;gap:12px;flex:1}._rank_1tn66_186{width:32px;height:32px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0}._goldBadge_1tn66_201{background:linear-gradient(135deg,gold,#ffed4e)!important;color:#995700!important;box-shadow:0 2px 8px #ffd70066}._silverBadge_1tn66_207{background:linear-gradient(135deg,silver,#e8e8e8)!important;color:#5a5a5a!important;box-shadow:0 2px 8px #c0c0c066}._bronzeBadge_1tn66_213{background:linear-gradient(135deg,#cd7f32,#e8a87c)!important;color:#6b3e1a!important;box-shadow:0 2px 8px #cd7f3266}._defaultBadge_1tn66_219{background:#e5e7eb!important;color:#6b7280!important}._avatar_1tn66_224{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}._userInfo_1tn66_238{display:flex;flex-direction:column;gap:2px;min-width:0}._playerName_1tn66_245{font-weight:600;color:#2c3e50;font-size:.95rem}._gameCount_1tn66_251{font-size:.75rem;color:#9ca3af}._statsSection_1tn66_257{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._statItem_1tn66_264{display:flex;align-items:center;gap:4px}._statIcon_1tn66_270{color:#9ca3af}._score_1tn66_274{font-weight:700;color:#667eea;font-size:1rem}._timeValue_1tn66_280{font-weight:600;color:#6b7280;font-size:.875rem}._expandIcon_1tn66_286{color:#9ca3af;display:flex;align-items:center;margin-left:4px}._gamesList_1tn66_294{padding:0 15px 15px;border-top:1px solid #e5e7eb;animation:_slideDown_1tn66_1 .3s ease}@keyframes _slideDown_1tn66_1{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}._gamesHeader_1tn66_311{font-size:.75rem;font-weight:600;color:#6b7280;padding:12px 0 8px;text-transform:uppercase;letter-spacing:.5px}._gameItem_1tn66_320{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#fff;border-radius:8px;margin-bottom:6px;transition:all .2s ease}._gameItem_1tn66_320:hover{background:#f9fafb;transform:translate(3px)}._gameInfo_1tn66_336{display:flex;align-items:center;gap:8px;flex:1}._gameName_1tn66_343{font-size:.875rem;font-weight:500;color:#374151}._gameRank_1tn66_349{padding:2px 6px;border-radius:4px;font-size:.7rem;font-weight:600}._gameStats_1tn66_356{display:flex;gap:12px}._gameStat_1tn66_356{display:flex;align-items:center;gap:4px;font-size:.8rem;color:#6b7280}@media (max-width: 768px){._modalContent_1tn66_44{padding:20px;margin:20px;max-width:95%}._statsSection_1tn66_257{gap:8px}._score_1tn66_274{font-size:.9rem}}@media (max-width: 480px){._modalContent_1tn66_44{padding:15px}._userHeader_1tn66_170{flex-wrap:wrap;gap:8px}._playerInfo_1tn66_179{gap:8px}._rank_1tn66_186{width:28px;height:28px;font-size:.75rem}._avatar_1tn66_224{width:32px;height:32px;font-size:12px}._statsSection_1tn66_257{width:100%;justify-content:space-between}._gameItem_1tn66_320{flex-direction:column;align-items:flex-start;gap:8px}._gameStats_1tn66_356{width:100%}}._colorRed_1tn66_429{color:red}._overlay_qnzg9_2{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center;z-index:999}._modal_qnzg9_16{background:#fff;border-radius:16px;padding:2rem;width:90%;max-width:470px;box-shadow:0 8px 20px #0000001a;position:relative;display:flex;flex-direction:column;gap:1rem}._closeBtn_qnzg9_30{position:absolute;top:10px;right:14px;border:none;background:transparent;font-size:1.5rem;cursor:pointer}._content_qnzg9_41{display:flex;flex-direction:column;gap:1rem}._title_qnzg9_47{font-size:1.25rem;font-weight:600;color:#333}._input_qnzg9_53{padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:1rem}._button_qnzg9_60{background:#4f46e5;color:#fff;padding:.75rem;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:background .2s ease}._button_qnzg9_60:hover{background:#4338ca}._resendWrapper_qnzg9_74{text-align:center;margin-top:.5rem}._timer_qnzg9_79{font-size:.9rem;color:#555}._linkBtn_qnzg9_84{background:none;border:none;color:#4f46e5;cursor:pointer;font-size:.95rem}._linkBtn_qnzg9_84:hover{text-decoration:underline}._errorMessage_qnzg9_97{color:red;margin-top:15px}
