.Home_loadingContainer__n2EF9{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem}.Home_homeContainer__lq_q8{max-width:1200px;margin:0 auto;padding:2rem 1rem}.Home_welcomeSection__XGVGv{text-align:center;margin-bottom:3rem}.Home_welcomeTitle__RdgiA span{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#000000}.dark .Home_welcomeTitle__RdgiA span{color:#ffffff}.Home_welcomeSubtitle__kIN76{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}.dark .Home_welcomeSubtitle__kIN76{color:#ccc}.Home_liveSection__n0SR6{margin-bottom:3rem}.Home_sectionTitle__kIhux{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#333;display:flex;align-items:center;gap:10px}.dark .Home_sectionTitle__kIhux{color:#fff}.Home_liveGrid__OMwTh{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.Home_radarSection__bxhdb{display:flex;justify-content:center;margin-bottom:3rem}.Home_actionsGrid__BKhrj{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.Home_actionCard__E_MJ_{background-color:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 15px rgba(0,0,0,.05);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.dark .Home_actionCard__E_MJ_{background-color:#1e1e1e;box-shadow:0 4px 15px rgba(0,0,0,.2)}.Home_actionCard__E_MJ_:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.Home_actionIcon__PVtbI{font-size:2.5rem;margin-bottom:1.5rem;color:#667eea}.Home_actionCard__E_MJ_ h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#333}.dark .Home_actionCard__E_MJ_ h3{color:#fff}.Home_actionCard__E_MJ_ p{color:#666;margin-bottom:1.5rem;line-height:1.5}.dark .Home_actionCard__E_MJ_ p{color:#aaa}.Home_actionButton__lKGtj{display:inline-block;padding:.8rem 1.5rem;background-color:#667eea;color:#fff;border-radius:5px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.Home_actionButton__lKGtj:hover{background-color:#5a67d8}.Home_statsSection__K0fbw{background-color:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 15px rgba(0,0,0,.05)}.dark .Home_statsSection__K0fbw{background-color:#1e1e1e;box-shadow:0 4px 15px rgba(0,0,0,.2)}.Home_statsSection__K0fbw h2{font-size:1.8rem;font-weight:600;margin-bottom:2rem;color:#333;text-align:center}.dark .Home_statsSection__K0fbw h2{color:#fff}.Home_statsGrid___Y9es{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem}.Home_statCard__2UclM{text-align:center;padding:1.5rem;background-color:#f7fafc;border-radius:8px;transition:transform .3s ease}.dark .Home_statCard__2UclM{background-color:#2d3748}.Home_statCard__2UclM:hover{transform:translateY(-3px)}.Home_statCard__2UclM h3{font-size:1rem;color:#666;margin-bottom:.5rem}.dark .Home_statCard__2UclM h3{color:#a0aec0}.Home_statValue__AfjME{font-size:2rem;font-weight:700;color:#667eea}@media (max-width:768px){.Home_welcomeTitle__RdgiA span{font-size:2rem}.Home_welcomeSubtitle__kIN76{font-size:1rem}.Home_actionsGrid__BKhrj{grid-template-columns:1fr}.Home_statsGrid___Y9es{grid-template-columns:1fr 1fr}}.lw_loadingContainer__uAIKv{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem}.lw_loadingSpinner__Ee5_K{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;animation:lw_spin__uqlPa 1s linear infinite}@keyframes lw_spin__uqlPa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error_errorContainer__GDVov{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;padding:2rem;text-align:center}.error_errorCode__QNbzq{font-size:8rem;font-weight:700;color:#e53e3e;margin-bottom:1rem}.error_errorTitle__XtHYC{font-size:2rem;font-weight:600;margin-bottom:1rem}.error_errorMessage__OL95J{font-size:1.2rem;color:#4a5568;max-width:600px;margin-bottom:2rem}.error_homeButton__G_Mjz{padding:.75rem 1.5rem;background-color:#3182ce;color:white;border:none;border-radius:.375rem;font-size:1rem;cursor:pointer;transition:background-color .2s}.error_homeButton__G_Mjz:hover{background-color:#2c5282}.LiveProblemCard_card__RoKIT{background-color:white;border-radius:12px;padding:20px;box-shadow:0 4px 8px rgba(0,0,0,.1);cursor:pointer;transition:transform .2s,box-shadow .2s;border:1px solid transparent;width:100%}.LiveProblemCard_card__RoKIT:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.LiveProblemCard_body__cbc4k{display:flex;align-items:center;justify-content:space-between;gap:16px}.LiveProblemCard_main__gfdy3{min-width:0;flex:1 1}.LiveProblemCard_header__MW3pC{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:10px;gap:10px}.LiveProblemCard_title__UUfas{font-size:18px;font-weight:600;color:#2d3748;margin:0;line-height:1.4;min-width:0}.LiveProblemCard_liveBadge__KlGR6{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;color:#0f766e;background-color:#d1fae5;border:1px solid #99f6e4;white-space:nowrap;gap:6px}.LiveProblemCard_liveDot___Xc1a{width:6px;height:6px;background-color:#22c55e;border-radius:50%;animation:LiveProblemCard_blink__wQuJ3 1.5s infinite}@keyframes LiveProblemCard_blink__wQuJ3{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.LiveProblemCard_description__MfRnT{font-size:14px;color:#718096;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.LiveProblemCard_actions__hyg4s{display:flex;align-items:center;gap:10px;flex-shrink:0}.LiveProblemCard_joinButton__W6bkS{background-color:white;color:#000000;border:1px solid #cbd5e0;padding:10px;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s,border-color .2s;display:flex;align-items:center;justify-content:center;gap:8px;min-width:110px}.LiveProblemCard_joinButton__W6bkS:hover{background-color:#f7fafc;border-color:#a0aec0}.LiveProblemCard_cancelButton__FO3h6{background-color:transparent;color:#ef4444;border:1px solid #fecaca;padding:10px;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s,border-color .2s;min-width:90px}.LiveProblemCard_cancelButton__FO3h6:hover{background-color:#fee2e2;border-color:#fca5a5}.LiveProblemCard_modalOverlay__N0CKj{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000}.LiveProblemCard_modalContent__a6kKd{width:90%;max-width:420px;background-color:white;border-radius:12px;padding:20px;box-shadow:0 10px 25px rgba(0,0,0,.2)}.LiveProblemCard_modalTitle__5rJR_{font-size:16px;font-weight:700;color:#2d3748;margin-bottom:16px}.LiveProblemCard_modalActions__D7TFw{display:flex;justify-content:flex-end;gap:10px}.LiveProblemCard_confirmButton__rV976{background-color:#ef4444;color:white;border:none;padding:10px 14px;border-radius:8px;font-weight:600;cursor:pointer}.LiveProblemCard_confirmButton__rV976:hover{background-color:#dc2626}.LiveProblemCard_modalCancelButton__X_mTm{background-color:transparent;color:#4a5568;border:1px solid #cbd5e0;padding:10px 14px;border-radius:8px;font-weight:600;cursor:pointer}.LiveProblemCard_modalCancelButton__X_mTm:hover{background-color:#f7fafc}.dark .LiveProblemCard_card__RoKIT{background-color:#232323;box-shadow:0 4px 8px rgba(0,0,0,.2)}.dark .LiveProblemCard_title__UUfas{color:#e2e8f0}.dark .LiveProblemCard_liveBadge__KlGR6{color:#22c55e;background-color:rgba(22,163,74,.15);border-color:rgba(22,163,74,.35)}.dark .LiveProblemCard_description__MfRnT{color:#cbd5e0}.dark .LiveProblemCard_joinButton__W6bkS{background-color:#ffffff;color:#000000;border-color:rgba(255,255,255,.5)}.dark .LiveProblemCard_joinButton__W6bkS:hover{background-color:#e2e8f0;border-color:rgba(255,255,255,.65)}.dark .LiveProblemCard_cancelButton__FO3h6{color:#fc8181;border-color:rgba(252,129,129,.6)}.dark .LiveProblemCard_cancelButton__FO3h6:hover{background-color:rgba(116,42,42,.7);border-color:rgba(252,129,129,.8)}.dark .LiveProblemCard_modalContent__a6kKd{background-color:#141414}.dark .LiveProblemCard_modalTitle__5rJR_{color:#e2e8f0}.dark .LiveProblemCard_modalCancelButton__X_mTm{color:#e2e8f0;border-color:#4a5568}.dark .LiveProblemCard_modalCancelButton__X_mTm:hover{background-color:#2d3748}@media (max-width:640px){.LiveProblemCard_body__cbc4k{flex-direction:column;align-items:stretch}.LiveProblemCard_actions__hyg4s{justify-content:flex-end}}