:root{--brand-teal:#0b8f8b;--brand-teal-deep:#087f7c;--teal-deep:#075f5a;--brand-teal-soft:#e8f7f6;--brand-mist:#f5fbfb;--slate-strong:#263a43;--slate-primary:#384f59;--color-surface:#fff;--bg-primary:#f6f4ef;--text-primary:#181817;--text-secondary:#666662;--text-tertiary:#94948e;--border-default:#e5e5e0;--border-subtle:#eeeeea;--slate-border:#c9d6da;--slate-soft:#f0f4f5;--brand-red:#f20d35;--brand-red-soft:#fff0f2;--brand-blue:#0b63ce;--brand-blue-soft:#edf5ff;--amber-500:#e8b931;--color-background:var(--bg-primary);--color-heading:var(--text-primary);--color-text:var(--text-primary);--color-text-muted:var(--text-secondary);--color-text-subtle:var(--text-tertiary);--color-primary:var(--brand-teal-deep);--color-primary-dark:var(--slate-strong);--color-primary-soft:var(--brand-teal-soft);--color-border:var(--border-default);--color-border-subtle:var(--border-subtle);--font-sans:"SUIT Variable", SUIT, system-ui, sans-serif;--font-heading:"SUIT Variable", SUIT, system-ui, sans-serif;--font-mono:"SUIT Variable", SUIT, system-ui, sans-serif;--font-brand:"SUIT Variable", SUIT, system-ui, sans-serif;--font-size-caption:12px;--font-size-body:17px;--font-size-title-md:22px;--font-size-title-lg:28px;--radius-xs:6px;--radius-sm:8px;--radius-md:10px;--radius-lg:12px;--radius-xl:14px;--radius-2xl:16px;--radius-3xl:18px;--radius-modal:24px;--radius-pill:9999px}*,:before,:after{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--color-text);background:var(--color-background);font-family:var(--font-sans);font-size:var(--font-size-body);font-variant-numeric:tabular-nums;font-synthesis:none;text-rendering:optimizelegibility;margin:0}a{text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}.flex-center{justify-content:center;align-items:center;display:flex}.text-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-section{gap:16px;display:grid}.page-section h1,.page-section p{margin:0}.eyebrow{color:var(--color-primary);font-size:var(--font-size-caption);letter-spacing:.04em;text-transform:uppercase;font-weight:700}button[aria-label*=뒤로],button[aria-label*=돌아가기],button[aria-label*=이전\ 화면]{background:#fff!important;border:1px solid #e1e8e8!important;border-radius:50%!important;width:44px!important;height:44px!important;padding:0!important}:is(header:has(>button[aria-label*=뒤로]),header:has(>button[aria-label*=돌아가기]),header:has(>button[aria-label*=이전\ 화면])){z-index:40;background:#fff;position:sticky;top:0}.card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.app-icon[data-v-2e004b60]{flex:none;display:block}.bottom-tab-bar[data-v-2b96bcec]{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:#fffffff2;border:1px solid #d9e7e8;border-radius:9999px;align-items:center;gap:2px;width:100%;height:56px;padding:6px;display:flex;box-shadow:0 4px 16px #0000001f}.bottom-tab-bar__item[data-v-2b96bcec]{color:#94948e;border-radius:9999px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:2px;height:44px;text-decoration:none;transition:all .15s;display:flex}.bottom-tab-bar__item--active[data-v-2b96bcec],.bottom-tab-bar__item.router-link-active[data-v-2b96bcec]{color:#087f7c;background:#e8f7f6}.bottom-tab-bar__icon-wrapper[data-v-2b96bcec]{justify-content:center;align-items:center;width:18px;height:18px;display:flex}.bottom-tab-bar__icon-wrapper--monkey[data-v-2b96bcec]{width:22px;height:22px;position:relative;overflow:hidden}.bottom-tab-bar__monkey[data-v-2b96bcec]{object-fit:contain;width:22px;height:22px;display:block}.bottom-tab-bar__monkey--static[data-v-2b96bcec]{display:none}@media (prefers-reduced-motion:reduce){.bottom-tab-bar__monkey--animated[data-v-2b96bcec]{display:none}.bottom-tab-bar__monkey--static[data-v-2b96bcec]{display:block}}.bottom-tab-bar__label[data-v-2b96bcec]{font-family:var(--font-sans);font-size:var(--font-size-caption);white-space:nowrap;font-weight:500}.bottom-tab-bar__item--active .bottom-tab-bar__label[data-v-2b96bcec],.bottom-tab-bar__item.router-link-active .bottom-tab-bar__label[data-v-2b96bcec]{font-weight:700}.full-view-layout[data-v-fa603d9d]{width:100%;min-height:100dvh}.mobile-viewport-shell[data-v-fa603d9d]{background:#eef2f3;justify-content:center;align-items:center;min-height:100dvh;padding:16px 0;display:flex}.mobile-frame[data-v-fa603d9d]{--mobile-frame-edge-offset:max(16px, calc((100dvh - 844px) / 2));width:100%;max-width:390px;height:100dvh;max-height:var(--mobile-frame-max-height);border:1px solid var(--border-default,#e5e5e0);background:var(--bg-primary,#f6f4ef);border-radius:24px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 36px #0000001f}.mobile-frame--full-bleed[data-v-fa603d9d]{background:#fff}.mobile-main[data-v-fa603d9d]{scrollbar-width:thin;flex:1 1 0;width:100%;padding:20px 20px 84px;overflow-y:auto}.mobile-main--full-bleed[data-v-fa603d9d]{padding:0 0 var(--mobile-main-bottom-padding)}.mobile-footer[data-v-fa603d9d]{pointer-events:none;z-index:100;background:0 0;width:100%;padding:8px 16px 12px;position:absolute;bottom:0;left:0}.mobile-footer--full-bleed[data-v-fa603d9d]{padding-bottom:16px}@media (width<=440px){.mobile-viewport-shell[data-v-fa603d9d]{background:var(--bg-primary,#f6f4ef);padding:0}.mobile-frame[data-v-fa603d9d]{--mobile-frame-edge-offset:0px;max-width:100%;height:100dvh;max-height:100dvh;box-shadow:none;border:none;border-radius:0}}
