*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:Noto Sans JP,Hiragino Sans,Meiryo,sans-serif}button{font-family:inherit}a{color:inherit;text-decoration:none}
.AuthModal-module__eGxINa__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AuthModal-module__eGxINa__modal{background:#fff;border-radius:12px;width:90%;max-width:400px;padding:32px;position:relative;box-shadow:0 4px 20px #00000026}.AuthModal-module__eGxINa__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;transition:background .2s;display:flex;position:absolute;top:12px;right:12px}.AuthModal-module__eGxINa__closeBtn:hover{background:#f0f0f0}.AuthModal-module__eGxINa__title{color:#333;text-align:center;margin:0 0 24px;font-size:24px;font-weight:600}.AuthModal-module__eGxINa__error{color:#c00;background:#fee;border:1px solid #fcc;border-radius:8px;margin-bottom:16px;padding:12px;font-size:14px}.AuthModal-module__eGxINa__form{flex-direction:column;gap:16px;display:flex}.AuthModal-module__eGxINa__field{flex-direction:column;gap:6px;display:flex}.AuthModal-module__eGxINa__field label{color:#555;font-size:14px;font-weight:500}.AuthModal-module__eGxINa__field input{border:1px solid #ddd;border-radius:8px;padding:12px;font-size:16px;transition:border-color .2s}.AuthModal-module__eGxINa__field input:focus{border-color:#4a90d9;outline:none}.AuthModal-module__eGxINa__submitBtn{color:#fff;cursor:pointer;background:#4a90d9;border:none;border-radius:8px;margin-top:8px;padding:14px;font-size:16px;font-weight:500;transition:background .2s}.AuthModal-module__eGxINa__submitBtn:hover:not(:disabled){background:#3a7fc9}.AuthModal-module__eGxINa__submitBtn:disabled{cursor:not-allowed;background:#ccc}.AuthModal-module__eGxINa__divider{color:#999;align-items:center;margin:20px 0;font-size:14px;display:flex}.AuthModal-module__eGxINa__divider:before,.AuthModal-module__eGxINa__divider:after{content:"";background:#eee;flex:1;height:1px}.AuthModal-module__eGxINa__divider span{padding:0 12px}.AuthModal-module__eGxINa__googleBtn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px;font-size:16px;transition:background .2s;display:flex}.AuthModal-module__eGxINa__googleBtn:hover:not(:disabled){background:#f8f8f8}.AuthModal-module__eGxINa__googleBtn:disabled{opacity:.6;cursor:not-allowed}.AuthModal-module__eGxINa__switchMode{text-align:center;color:#666;margin-top:20px;font-size:14px}.AuthModal-module__eGxINa__switchMode button{color:#4a90d9;cursor:pointer;background:0 0;border:none;margin-left:4px;font-weight:500}.AuthModal-module__eGxINa__switchMode button:hover{text-decoration:underline}
.LanguageSwitcher-module__kcAi4G__container{align-items:center;gap:4px;display:flex}.LanguageSwitcher-module__kcAi4G__btn{color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ddd;border-radius:4px;padding:4px 8px;font-size:12px;transition:all .2s}.LanguageSwitcher-module__kcAi4G__btn:hover{background:#f5f5f5;border-color:#ccc}.LanguageSwitcher-module__kcAi4G__active{color:#fff;background:#ff6b6b;border-color:#ff6b6b}.LanguageSwitcher-module__kcAi4G__active:hover{background:#ff5252}@media (max-width:768px){.LanguageSwitcher-module__kcAi4G__btn{padding:6px 10px;font-size:13px}}
.Header-module__hBw1pG__header{z-index:100;background:#fff;border-bottom:1px solid #eee;padding:12px 0;position:sticky;top:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;position:relative}.Header-module__hBw1pG__logo{color:#333;font-size:20px;font-weight:700;text-decoration:none}.Header-module__hBw1pG__topRight{position:absolute;right:80px}.Header-module__hBw1pG__logo:hover{color:#4a90d9}.Header-module__hBw1pG__mobileMenuBtn{color:#333;cursor:pointer;background:0 0;border:none;padding:4px;display:none}.Header-module__hBw1pG__nav{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__navOpen{display:flex!important}.Header-module__hBw1pG__navLinks{align-items:center;gap:8px;display:flex}.Header-module__hBw1pG__navLink{color:#555;border-radius:6px;padding:8px 12px;font-size:14px;text-decoration:none;transition:all .2s}.Header-module__hBw1pG__navLink:hover{color:#4a90d9;background:#f5f5f5}.Header-module__hBw1pG__navRight{align-items:center;display:flex}.Header-module__hBw1pG__loading{color:#999;font-size:14px}.Header-module__hBw1pG__userInfo{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__userName{color:#333;font-weight:500}.Header-module__hBw1pG__stats{color:#666;background:#f5f5f5;border-radius:20px;padding:4px 12px;font-size:13px}.Header-module__hBw1pG__logoutBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:6px;padding:6px 14px;font-size:14px;transition:all .2s}.Header-module__hBw1pG__logoutBtn:hover{background:#f5f5f5;border-color:#ccc}.Header-module__hBw1pG__authButtons{gap:10px;display:flex}.Header-module__hBw1pG__loginBtn{color:#4a90d9;cursor:pointer;background:0 0;border:1px solid #4a90d9;border-radius:6px;padding:6px 16px;font-size:14px;transition:all .2s}.Header-module__hBw1pG__loginBtn:hover{background:#f0f7ff}.Header-module__hBw1pG__registerBtn{color:#fff;cursor:pointer;background:#4a90d9;border:1px solid #4a90d9;border-radius:6px;padding:6px 16px;font-size:14px;transition:all .2s}.Header-module__hBw1pG__registerBtn:hover{background:#3a7fc9;border-color:#3a7fc9}@media (max-width:768px){.Header-module__hBw1pG__mobileMenuBtn{display:block}.Header-module__hBw1pG__nav{background:#fff;border-bottom:1px solid #eee;flex-direction:column;gap:12px;padding:16px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 12px #0000001a}.Header-module__hBw1pG__navLinks{flex-direction:column;width:100%}.Header-module__hBw1pG__navLink{text-align:center;width:100%;padding:12px 16px;display:block}.Header-module__hBw1pG__navRight{justify-content:center;width:100%}.Header-module__hBw1pG__userInfo{flex-direction:column;gap:8px}.Header-module__hBw1pG__stats{display:none}}
