.Sidebar-module__WZVnLW__sidebar{background-color:var(--surface);border-right:var(--glass-border);z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:260px;height:100vh;box-shadow:var(--shadow-xl);flex-direction:column;padding:1.5rem;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0}.Sidebar-module__WZVnLW__brand{border-bottom:1px solid var(--gray-200);margin-bottom:1rem;padding-bottom:.75rem}.Sidebar-module__WZVnLW__brand a{color:var(--text-primary);align-items:center;gap:.75rem;font-size:1.5rem;font-weight:800;display:flex}.Sidebar-module__WZVnLW__logoIcon{background:var(--primary-gradient);width:36px;height:36px;box-shadow:var(--shadow-md);border-radius:8px;justify-content:center;align-items:center;display:flex}.Sidebar-module__WZVnLW__accent{color:var(--primary)}.Sidebar-module__WZVnLW__nav{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex:1;gap:.5rem;display:flex;overflow-y:auto}.Sidebar-module__WZVnLW__nav::-webkit-scrollbar{display:none}.Sidebar-module__WZVnLW__sectionTitle{text-transform:uppercase;color:var(--text-tertiary);letter-spacing:.05em;margin-top:.75rem;margin-bottom:.25rem;padding-left:.75rem;font-size:.75rem;font-weight:700}.Sidebar-module__WZVnLW__navItem{color:var(--text-secondary);border-radius:var(--radius-md);align-items:center;gap:.75rem;padding:.5rem .75rem;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__navItem:hover{background-color:var(--surface-hover);color:var(--primary);transform:translate(4px)}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active{background-color:var(--n3-light);color:var(--primary);font-weight:600}.Sidebar-module__WZVnLW__levelHeader{color:var(--text-primary);padding:.5rem .75rem;font-size:.8rem;font-weight:700}.Sidebar-module__WZVnLW__subMenu{border-left:2px solid var(--gray-200);flex-direction:column;gap:.25rem;margin-left:1rem;padding-left:.5rem;display:flex}.Sidebar-module__WZVnLW__subItem{color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9rem;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__subItem:hover{color:var(--primary);background-color:#00000005}.Sidebar-module__WZVnLW__subItem.Sidebar-module__WZVnLW__active{color:var(--primary);font-weight:600}.Sidebar-module__WZVnLW__disabled{opacity:.5;cursor:not-allowed}.Sidebar-module__WZVnLW__levelSelector{justify-content:space-between;gap:.25rem;margin-bottom:.5rem;padding:0 1rem;display:flex}.Sidebar-module__WZVnLW__levelBadge{text-align:center;color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;flex:1;padding:.4rem 0;font-size:.75rem;font-weight:700;transition:all .2s}.Sidebar-module__WZVnLW__levelBadge:hover{background:#ffffff26;transform:translateY(-1px)}.Sidebar-module__WZVnLW__activeLevel{box-shadow:0 2px 8px #2563eb66;background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.Sidebar-module__WZVnLW__comingSoon{background:#ffffff1a;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:.6rem}.Sidebar-module__WZVnLW__kanaIcon{justify-content:center;align-items:center;width:20px;height:20px;margin-right:.5rem;font-size:1.1rem;font-weight:700;display:flex}.Sidebar-module__WZVnLW__disabledText{opacity:.7}.Sidebar-module__WZVnLW__levelGroup{margin-bottom:.5rem}.Sidebar-module__WZVnLW__footer{border-top:1px solid var(--gray-200);padding-top:1rem}.Sidebar-module__WZVnLW__loginBtn{background-color:var(--primary);color:#fff;border-radius:var(--radius-md);justify-content:center;align-items:center;width:100%;padding:.75rem;font-weight:600;transition:background-color .2s;display:flex}.Sidebar-module__WZVnLW__loginBtn:hover{background-color:var(--primary-hover)}.Sidebar-module__WZVnLW__hamburger{z-index:200;background:var(--surface);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:.5rem;display:none;position:fixed;top:1rem;left:1rem}.Sidebar-module__WZVnLW__backdrop{display:none}@media (max-width:768px){.Sidebar-module__WZVnLW__sidebar{z-index:1000;width:320px;transform:translate(-100%)}.Sidebar-module__WZVnLW__sidebar.Sidebar-module__WZVnLW__open{transform:translate(0)}.Sidebar-module__WZVnLW__hamburger{z-index:999;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md);cursor:pointer;border-radius:8px;padding:.75rem;transition:all .2s;display:flex;position:fixed;top:1rem;left:1rem}.Sidebar-module__WZVnLW__hamburger:hover{background:var(--surface-hover);transform:scale(1.05)}.Sidebar-module__WZVnLW__backdrop{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;display:block;position:fixed;inset:0}.Sidebar-module__WZVnLW__backdrop.Sidebar-module__WZVnLW__active{opacity:1;pointer-events:all}.Sidebar-module__WZVnLW__levelSelector{flex-wrap:nowrap;justify-content:space-between;gap:.25rem;padding:0;display:flex}.Sidebar-module__WZVnLW__levelGroup{margin-bottom:.5rem}.Sidebar-module__WZVnLW__levelButton{padding:.6rem .75rem;font-size:.9rem}.Sidebar-module__WZVnLW__levelBadge{flex:1;justify-content:center;align-items:center;min-width:0;padding:.35rem 0;font-size:.7rem;display:flex}}@media (prefers-color-scheme:dark){.Sidebar-module__WZVnLW__sidebar{background-color:#1e2937f2;border-right-color:#334155}.Sidebar-module__WZVnLW__brand{border-bottom-color:#334155}.Sidebar-module__WZVnLW__subMenu{border-left-color:#334155}.Sidebar-module__WZVnLW__subItem:hover{background-color:#ffffff0d}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active{background-color:#3b82f633}.Sidebar-module__WZVnLW__levelBadge{background:#ffffff0d;border-color:#334155}.Sidebar-module__WZVnLW__levelBadge:hover{background:#ffffff1a}.Sidebar-module__WZVnLW__footer{border-top-color:#334155}.Sidebar-module__WZVnLW__hamburger{background:#1e2937f2}}.Sidebar-module__WZVnLW__closeBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;transition:all .2s;display:none}.Sidebar-module__WZVnLW__closeBtn:hover{color:var(--text-primary);background:#ffffff1a}@media (max-width:768px){.Sidebar-module__WZVnLW__brand{justify-content:space-between;align-items:center;display:flex}.Sidebar-module__WZVnLW__brand a{flex:1}.Sidebar-module__WZVnLW__closeBtn{justify-content:center;align-items:center;display:flex}}
.Header-module__hBw1pG__header{z-index:40;pointer-events:none;background:0 0;align-items:center;height:4.5rem;margin-bottom:.5rem;display:flex;position:sticky;top:0}.Header-module__hBw1pG__headerContent{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__leftSpacer{flex:1}.Header-module__hBw1pG__rightActions{pointer-events:auto;align-items:center;gap:1rem;padding:.5rem;display:flex}.Header-module__hBw1pG__authSection{align-items:center;display:flex}.Header-module__hBw1pG__userProfile{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #fff9;border-radius:20px;align-items:center;gap:1rem;padding:.5rem 1rem;transition:all .2s;display:flex;box-shadow:0 4px 15px #0000000d}.Header-module__hBw1pG__userProfile:hover{background:#fffffff2;transform:translateY(-1px);box-shadow:0 8px 20px #00000014}.Header-module__hBw1pG__levelBadge{border-radius:12px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.85rem;font-weight:700;display:flex}.Header-module__hBw1pG__levelIcon{font-size:1.2rem}.Header-module__hBw1pG__userInfo{flex-direction:column;justify-content:center;gap:.25rem;display:flex}.Header-module__hBw1pG__userName{color:#4b5563;white-space:nowrap;font-size:.9rem;font-weight:500}.Header-module__hBw1pG__highlightName{color:#1f2937;font-size:1rem;font-weight:700}.Header-module__hBw1pG__levelNumber{margin-right:.25rem;font-size:1rem;font-weight:800}.Header-module__hBw1pG__xpContainer{align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__xpTrack{background:#e5e7eb;border-radius:999px;width:100px;height:8px;position:relative;overflow:hidden}.Header-module__hBw1pG__xpFill{border-radius:999px;height:100%;transition:width .5s ease-out}.Header-module__hBw1pG__xpText{color:#9ca3af;font-variant-numeric:tabular-nums;font-size:.7rem;font-weight:500}.Header-module__hBw1pG__signOutBtn{color:#9ca3af;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:.5rem;padding:.6rem;transition:all .2s;display:flex}.Header-module__hBw1pG__signOutBtn:hover{color:#ef4444;background:#fee2e2}.Header-module__hBw1pG__loginLink{color:#374151;background:#fff;border:1px solid #f3f4f6;border-radius:16px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 10px #0000000d}.Header-module__hBw1pG__loginLink:hover{background:#f9fafb;transform:translateY(-2px);box-shadow:0 8px 15px #00000014}@media (max-width:768px){.Header-module__hBw1pG__header{display:none}}@media (max-width:480px){.Header-module__hBw1pG__header{padding:.5rem .75rem}.Header-module__hBw1pG__userInfo{font-size:.8rem}.Header-module__hBw1pG__userName{font-size:.85rem}.Header-module__hBw1pG__xpText{font-size:.7rem}}
