.Layout_container__l2gjk{display:flex;flex-direction:column;min-height:100vh;position:relative}.Layout_topbar__7iw1n{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background-color:#f8f9fa;box-shadow:0 1px 3px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000;gap:12px}.Layout_welcomeText__xANSj{margin:0;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;text-align:center;min-width:0}.Layout_logoutButton__AteYb{background:none;border:none;cursor:pointer;display:flex;padding:.5rem;border-radius:.25rem;transition:background-color .2s;flex-shrink:0;min-width:40px}.Layout_logoutButton__AteYb:hover{background-color:rgba(0,0,0,.05)}.Layout_mobileMenuButton__nLMRy{display:block;flex-shrink:0;min-width:40px}.Layout_menuButton__xndd9{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem}.Layout_menuButton__xndd9:hover{background-color:rgba(0,0,0,.05)}.Layout_mobileNav__1vJ3S{position:fixed;top:0;left:0;right:0;height:100vh;background-color:var(--background-color,white);z-index:9999;padding:60px 20px 20px;overflow-y:auto;box-shadow:0 0 20px rgba(0,0,0,.2);animation:Layout_slideIn__t4HDj .3s ease-out}.Layout_mobileNavBackdrop__51SpF{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:9998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@keyframes Layout_slideIn__t4HDj{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.Layout_mobileNav__1vJ3S ul{list-style:none;padding:0;margin:0}.Layout_mobileNav__1vJ3S li{margin-bottom:20px}.Layout_mobileNav__1vJ3S a{display:block;font-size:1.5rem;padding:12px 0;color:var(--text-color,#333);text-decoration:none;border-bottom:1px solid #eee;cursor:pointer}.Layout_mobileNav__1vJ3S a:active{background-color:rgba(77,109,154,.15)}.Layout_mobileNav__1vJ3S a.Layout_activeLink__WX3Hy,.Layout_mobileNav__1vJ3S a:hover{background-color:rgba(0,0,0,.05)}@keyframes Layout_tap-flash__1TOBD{0%{background-color:rgba(77,109,154,.1)}to{background-color:transparent}}.Layout_mobileNav__1vJ3S a.Layout_tapped__13Ylc{animation:Layout_tap-flash__1TOBD .3s forwards}.Layout_sidebar__saart{display:none}.Layout_mainContent__ut07Y{flex:1 1;padding:1.5rem;width:100%;box-sizing:border-box}@media (min-width:768px){.Layout_container__l2gjk{flex-direction:row;flex-wrap:wrap}.Layout_topbar__7iw1n{width:100%;position:-webkit-sticky;position:sticky;top:0;z-index:10}.Layout_welcomeText__xANSj{max-width:none}.Layout_mobileMenuButton__nLMRy,.Layout_mobileNav__1vJ3S{display:none}.Layout_sidebar__saart{display:block;width:240px;background-color:#f8f9fa;padding:1.5rem 1rem;height:calc(100vh - 60px);position:-webkit-sticky;position:sticky;top:60px;overflow-y:auto}.Layout_sidebar__saart ul{list-style:none;padding:0;margin:0}.Layout_sidebar__saart li{margin-bottom:.5rem}.Layout_sidebar__saart a{display:block;padding:.75rem 1rem;color:#333;text-decoration:none;border-radius:.25rem;transition:background-color .2s}.Layout_sidebar__saart a.Layout_activeLink__WX3Hy,.Layout_sidebar__saart a:hover{background-color:rgba(0,0,0,.05)}.Layout_mainContent__ut07Y{flex:1 1;margin-left:0;width:calc(100% - 240px)}.Layout_fullWidth__tr8do{width:100%}}.Layout_mobileCloseButton__4_QJI{position:absolute;top:15px;right:15px;background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgba(0,0,0,.05);z-index:10000}.Layout_mobileCloseButton__4_QJI:hover{background-color:rgba(0,0,0,.1)}.Home_card__E5spL{background:white;border-radius:12px;box-shadow:0 6px 16px rgba(0,0,0,.08);padding:24px;margin-bottom:24px;transition:transform .2s ease-in-out}.Home_card__E5spL:hover{transform:translateY(-4px)}.Home_rules__UBuYX{color:#333;font-size:16px;line-height:1.6}.Home_rules__UBuYX h2{color:#4d6d9a;font-size:28px;margin-bottom:20px;font-weight:600}.Home_rules__UBuYX h3{color:#86b3d1;font-size:20px;margin-top:24px;margin-bottom:12px;font-weight:500;border-bottom:1px solid #eee;padding-bottom:8px}.Home_rules__UBuYX ul{padding-left:20px;margin-bottom:20px}.Home_rules__UBuYX li{margin-bottom:8px}.Home_rules__UBuYX p{margin-bottom:16px}.Home_loginContainer__7cv1b{height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.Home_loginButton__Hqu1n,.Home_loginContainer__7cv1b{display:flex;align-items:center;justify-content:center}.Home_loginButton__Hqu1n{background:white;border:none;border-radius:50%;width:180px;height:180px;cursor:pointer;box-shadow:0 10px 25px rgba(0,0,0,.1);transition:all .3s ease;color:#4d6d9a}.Home_loginButton__Hqu1n:hover{transform:scale(1.05);box-shadow:0 15px 30px rgba(0,0,0,.15);color:#86b3d1}.Home_loginButton__Hqu1n svg{width:80px;height:80px}@media (max-width:768px){.Home_card__E5spL{padding:16px}.Home_rules__UBuYX{font-size:15px}.Home_rules__UBuYX h2{font-size:24px}.Home_rules__UBuYX h3{font-size:18px}.Home_loginButton__Hqu1n{width:140px;height:140px}.Home_loginButton__Hqu1n svg{width:60px;height:60px}}.Home_rules__UBuYX sup{font-size:65%;vertical-align:super;line-height:0}.Home_sectionHeader__BnBQb{display:flex;align-items:center;gap:.75rem;color:#3d5a80;margin:0;font-size:1.4rem;border-bottom:1px solid #dce8f1;padding-bottom:.75rem}.Home_codeBlock__QjgQa{background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;padding:1rem;font-family:monospace;white-space:pre;overflow-x:auto;margin:1rem 0}.Home_codeBlock__QjgQa code{display:block;line-height:1.5;font-size:14px}