.AdminDrawer-module__24SvNq__topBarInner{align-items:center;gap:16px;height:100%;display:flex}.AdminDrawer-module__24SvNq__menuButton{cursor:pointer;background:0 0;border:none;padding:4px;font-size:24px;display:none}@media (max-width:767px){.AdminDrawer-module__24SvNq__menuButton{display:block}}.AdminDrawer-module__24SvNq__overlay{z-index:1000;opacity:0;background-color:#00000080;transition:opacity .2s;display:none;position:fixed;inset:0}.AdminDrawer-module__24SvNq__overlay.AdminDrawer-module__24SvNq__open{opacity:1;display:block}.AdminDrawer-module__24SvNq__drawer{background-color:var(--color-surface);z-index:1001;width:280px;padding:24px;transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:2px 0 8px #0000001a}.AdminDrawer-module__24SvNq__drawer.AdminDrawer-module__24SvNq__open{transform:translate(0)}.AdminDrawer-module__24SvNq__userArea{align-items:center;gap:16px;margin-left:auto;display:flex}.AdminDrawer-module__24SvNq__logoutButton{cursor:pointer;padding:4px 8px;font-size:14px}.AdminDrawer-module__24SvNq__drawerVisible{visibility:visible}.AdminDrawer-module__24SvNq__drawerHidden{visibility:hidden}
:is(html,body){min-height:100%;margin:0}*{box-sizing:border-box}.layout-module__vYXT_a__appShell{min-height:100dvh;color:var(--color-text-primary);background:#f5f5f7;flex-direction:column;display:flex}.layout-module__vYXT_a__shellLoading{color:#6e6e73;place-items:center;font-size:14px;display:grid}.layout-module__vYXT_a__topBar{background-color:var(--color-surface);border-bottom:var(--stroke-thin) solid var(--color-line);z-index:40;height:56px;display:none;position:sticky;top:0}.layout-module__vYXT_a__topBarInner{padding:0 var(--padding-screen-x);align-items:center;gap:var(--spacing-16);height:100%;font-weight:700;display:flex}.layout-module__vYXT_a__menuButton{cursor:pointer;color:var(--color-text-primary);background:0 0;border:none;padding:0;font-size:24px}.layout-module__vYXT_a__body{flex-direction:row;flex:1;display:flex}.layout-module__vYXT_a__navigation{background:#ffffffe0;border-right:1px solid #00000012;flex-direction:column;flex-shrink:0;width:256px;display:flex}.layout-module__vYXT_a__navInner{flex:1;height:100vh;padding:28px 18px;position:sticky;top:0}.layout-module__vYXT_a__brand{color:#151b3f;align-items:center;gap:12px;padding:0 10px 30px;text-decoration:none;display:flex}.layout-module__vYXT_a__brandMark{color:#c8f05a;letter-spacing:-.04em;background:#151b3f;border-radius:12px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:grid}.layout-module__vYXT_a__brandCopy{flex-direction:column;gap:2px;display:flex}.layout-module__vYXT_a__brandCopy strong{letter-spacing:-.02em;font-size:15px}.layout-module__vYXT_a__brandCopy small{color:#86868b;font-size:11px}.layout-module__vYXT_a__navLabel{color:#9a9aa1;letter-spacing:.08em;margin:0 10px 8px;font-size:11px;font-weight:700}.layout-module__vYXT_a__navList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.layout-module__vYXT_a__navLink{color:#57575e;border-radius:12px;align-items:center;gap:12px;min-height:46px;padding:0 12px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .16s,color .16s;display:flex}.layout-module__vYXT_a__navLink:hover{color:#1d1d1f;background:#00000009}.layout-module__vYXT_a__navLinkActive{color:#151b3f;background:#eef3df}.layout-module__vYXT_a__navIcon{color:currentColor;text-align:center;width:20px;font-size:16px}.layout-module__vYXT_a__mainContent{padding-bottom:env(safe-area-inset-bottom,0px);flex:1;justify-content:center;display:flex}.layout-module__vYXT_a__mainInner{width:100%;max-width:1500px;padding:46px clamp(24px,4vw,64px) 72px}@media (max-width:1024px){.layout-module__vYXT_a__navigation{width:212px}}@media (max-width:768px){.layout-module__vYXT_a__topBar{display:block}.layout-module__vYXT_a__navigation{display:none}}
:root{--color-navy:#2d3578;--color-sky:#57c5e3;--color-lime:#b7e84a;--color-negative:#d92d20;--color-background:#f7f9fc;--color-surface:#fff;--color-text-primary:#171923;--color-text-secondary:#6b7280;--color-text-tertiary:#9ca4af;--color-line:#e5e7eb;--color-soft-navy:#eef0ff;--color-soft-sky:#eaf8fc;--color-soft-lime:#f4fbdd;--color-soft-negative:#fef3f2;--color-naver-green:#03a94d;--color-primary:var(--color-navy);--color-primary-soft:var(--color-soft-navy);--color-info:var(--color-sky);--color-info-soft:var(--color-soft-sky);--color-positive:var(--color-lime);--color-positive-soft:var(--color-soft-lime);--color-neutral-surface:var(--color-surface);--color-neutral-background:var(--color-background);--color-neutral-line:var(--color-line);--color-neutral-text-primary:var(--color-text-primary);--color-neutral-text-secondary:var(--color-text-secondary);--color-neutral-text-tertiary:var(--color-text-tertiary);--spacing-0:0px;--spacing-2:2px;--spacing-4:4px;--spacing-6:6px;--spacing-8:8px;--spacing-10:10px;--spacing-12:12px;--spacing-14:14px;--spacing-16:16px;--spacing-20:20px;--spacing-24:24px;--spacing-28:28px;--spacing-32:32px;--spacing-40:40px;--spacing-48:48px;--spacing-56:56px;--spacing-64:64px;--padding-screen-x:20px;--padding-screen-top:16px;--padding-screen-bottom:24px;--padding-section-top:24px;--padding-section-bottom:24px;--padding-card-default:16px;--padding-card-compact:12px;--padding-card-comfortable:20px;--padding-button-xs:14px;--padding-button-xm:16px;--padding-button-xl:20px;--padding-button-ys:8px;--padding-button-ym:10px;--padding-button-yl:14px;--padding-input-x:16px;--padding-input-y:12px;--padding-chip-xs:10px;--padding-chip-xm:12px;--padding-badge-xs:8px;--padding-badge-xm:10px;--padding-header-x:20px;--padding-tab-bar-x:12px;--padding-bottom-cta-x:20px;--padding-bottom-cta-top:12px;--padding-tab-bar-base-bottom:8px;--padding-bottom-cta-base-bottom:12px;--radius-none:0px;--radius-xs:8px;--radius-small:12px;--radius-input:14px;--radius-button:16px;--radius-image:16px;--radius-card:20px;--radius-modal:24px;--radius-bottom-sheet:24px;--radius-pill:999px;--stroke-none:0px;--stroke-thin:1px;--stroke-focus:1.5px;--stroke-thick:2px}
