:root{--grey-50:#f9fafb;--grey-100:#f2f4f6;--grey-200:#e5e8eb;--grey-300:#d1d6db;--grey-400:#b0b8c1;--grey-500:#8b95a1;--grey-600:#6b7684;--grey-700:#4e5968;--grey-800:#333d4b;--grey-900:#191f28;--blue:#3182f6;--blue-hover:#1b64da;--blue-weak:#e8f1fe;--red:#f04452;--green:#12b886;--orange:#ff9500;--background:var(--grey-100);--surface:#fff;--surface-2:var(--grey-50);--sidebar-bg:#fff;--topbar-bg:#fffc;--foreground:var(--grey-900);--text-secondary:var(--grey-700);--muted:var(--grey-500);--border:var(--grey-200);--border-strong:var(--grey-300);--primary:var(--blue);--primary-hover:var(--blue-hover);--primary-weak:var(--blue-weak);--danger:var(--red);--success:var(--green);--warning:var(--orange);--up:var(--red);--down:var(--blue);--radius-sm:8px;--radius:12px;--radius-lg:16px;--shadow-sm:0 1px 2px #171f280f;--shadow:0 6px 20px #171f2814;--sidebar-w:244px;--topbar-h:60px;--content-max:1120px}@media (prefers-color-scheme:dark){:root{--background:#17171c;--surface:#1f2027;--surface-2:#26272e;--sidebar-bg:#1a1b20;--topbar-bg:#1a1b20cc;--foreground:#e8eaed;--text-secondary:#b0b8c1;--muted:#6b7684;--border:#2e2f37;--border-strong:#3a3b44;--blue:#4593fc;--blue-hover:#6ba9fc;--blue-weak:#1c2740;--red:#f16d75;--green:#2dce89;--orange:#ffb03a;--primary:var(--blue);--primary-hover:var(--blue-hover);--primary-weak:var(--blue-weak);--danger:var(--red);--success:var(--green);--warning:var(--orange);--shadow-sm:0 1px 2px #0000004d;--shadow:0 6px 20px #0006;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw}html{height:100%}body{min-height:100%;color:var(--foreground);background:var(--background);font-feature-settings:"tnum";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Malgun Gothic,system-ui,Roboto,Helvetica Neue,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button{font-family:inherit}.tnum{font-variant-numeric:tabular-nums}
.Sidebar-module__IO93Qq__sidebar{width:var(--sidebar-w);background:var(--sidebar-bg);border-right:1px solid var(--border);flex-direction:column;grid-area:sidebar;height:100vh;display:flex;position:sticky;top:0}.Sidebar-module__IO93Qq__brand{height:var(--topbar-h);flex-shrink:0;align-items:center;gap:.625rem;padding:0 1.25rem;display:flex}.Sidebar-module__IO93Qq__brandMark{background:var(--primary);color:#fff;letter-spacing:-.02em;border-radius:9px;place-items:center;width:30px;height:30px;font-size:.75rem;font-weight:800;display:grid}.Sidebar-module__IO93Qq__brandName{letter-spacing:-.02em;color:var(--foreground);font-size:1.0625rem;font-weight:700}.Sidebar-module__IO93Qq__nav{flex-direction:column;flex:1;gap:2px;padding:.75rem;display:flex;overflow-y:auto}.Sidebar-module__IO93Qq__navItem{border-radius:var(--radius-sm);color:var(--text-secondary);align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.9375rem;font-weight:600;transition:background .12s,color .12s;display:flex}.Sidebar-module__IO93Qq__navItem:hover{background:var(--surface-2);color:var(--foreground)}.Sidebar-module__IO93Qq__navItemActive,.Sidebar-module__IO93Qq__navItemActive:hover{background:var(--primary-weak);color:var(--primary)}.Sidebar-module__IO93Qq__navIcon{flex-shrink:0;display:inline-flex}.Sidebar-module__IO93Qq__navLabel{min-width:0}.Sidebar-module__IO93Qq__footer{border-top:1px solid var(--border);flex-shrink:0;padding:1rem 1.25rem}.Sidebar-module__IO93Qq__footerNote{color:var(--text-secondary);font-size:.75rem;font-weight:600}.Sidebar-module__IO93Qq__footerSub{color:var(--muted);margin-top:.125rem;font-size:.6875rem}@media (max-width:768px){.Sidebar-module__IO93Qq__sidebar{z-index:50;box-shadow:var(--shadow);transition:transform .22s;position:fixed;top:0;left:0;transform:translate(-100%)}.Sidebar-module__IO93Qq__open{transform:translate(0)}}
.Topbar-module__6l_fwW__topbar{z-index:30;height:var(--topbar-h);background:var(--topbar-bg);-webkit-backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--border);grid-area:topbar;justify-content:space-between;align-items:center;gap:1rem;padding:0 1.25rem;display:flex;position:sticky;top:0}.Topbar-module__6l_fwW__left{align-items:center;gap:.75rem;min-width:0;display:flex}.Topbar-module__6l_fwW__menuBtn{border-radius:var(--radius-sm);width:38px;height:38px;color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:none}.Topbar-module__6l_fwW__menuBtn:hover{background:var(--surface-2)}.Topbar-module__6l_fwW__brandMobile{letter-spacing:-.02em;font-size:1rem;font-weight:700;display:none}.Topbar-module__6l_fwW__right{align-items:center;gap:.625rem;display:flex}.Topbar-module__6l_fwW__modeBadge{background:var(--primary-weak);height:32px;color:var(--primary);letter-spacing:-.01em;white-space:nowrap;border-radius:999px;align-items:center;padding:0 .75rem;font-size:.8125rem;font-weight:700;display:inline-flex}.Topbar-module__6l_fwW__userBox{align-items:center;gap:.5rem;min-width:0;display:flex}.Topbar-module__6l_fwW__userEmail{text-overflow:ellipsis;white-space:nowrap;max-width:180px;color:var(--text-secondary);font-size:.8125rem;font-weight:600;overflow:hidden}.Topbar-module__6l_fwW__roleBadge{background:var(--surface-2);height:24px;color:var(--text-secondary);border:1px solid var(--border);white-space:nowrap;border-radius:999px;align-items:center;padding:0 .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.Topbar-module__6l_fwW__authBtn{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);height:32px;color:var(--foreground);letter-spacing:-.01em;white-space:nowrap;cursor:pointer;align-items:center;padding:0 .875rem;font-size:.8125rem;font-weight:700;display:inline-flex}.Topbar-module__6l_fwW__authBtn:hover{background:var(--surface-2)}@media (max-width:768px){.Topbar-module__6l_fwW__menuBtn{display:inline-flex}.Topbar-module__6l_fwW__brandMobile{display:block}}@media (max-width:480px){.Topbar-module__6l_fwW__modeBadge{padding:0 .5rem;font-size:.75rem}.Topbar-module__6l_fwW__userEmail{display:none}}
.AppShell-module__Ad1gUq__shell{grid-template-columns:var(--sidebar-w) 1fr;grid-template-rows:var(--topbar-h) 1fr;grid-template-areas:"sidebar topbar""sidebar content";min-height:100vh;display:grid}.AppShell-module__Ad1gUq__content{grid-area:content;min-width:0;padding:1.75rem}.AppShell-module__Ad1gUq__overlay{display:none}@media (max-width:768px){.AppShell-module__Ad1gUq__shell{grid-template-columns:1fr;grid-template-rows:var(--topbar-h) 1fr;grid-template-areas:"topbar""content"}.AppShell-module__Ad1gUq__content{padding:1.25rem 1rem}.AppShell-module__Ad1gUq__overlay{z-index:40;background:#0006;display:block;position:fixed;inset:0}}
