@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+KR:wght@400;500;700&display=swap";.mobile-nav[data-v-6d3fc384]{position:fixed;right:0;bottom:0;left:0;z-index:80;display:none;align-items:center;justify-content:space-around;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid rgba(225,231,242,.92);background:#fffffff5;box-shadow:0 -10px 26px #2d3f6e14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav__item[data-v-6d3fc384]{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:58px;padding:6px 8px;border-radius:16px;color:var(--theme-text-soft);font-size:11px;font-weight:700;text-decoration:none}.mobile-nav__item .svg-icon[data-v-6d3fc384]{font-size:24px}.mobile-nav__item-active[data-v-6d3fc384]{color:var(--theme-primary)}.mobile-nav__item-active .svg-icon[data-v-6d3fc384]{color:var(--theme-primary);font-variation-settings:"FILL" 1}@media(max-width:960px){.mobile-nav[data-v-6d3fc384]{display:flex}}.topbar[data-v-453aaac6]{position:sticky;top:0;left:0;right:0;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:env(safe-area-inset-top,0px) 32px 0;height:calc(64px + env(safe-area-inset-top,0px));border-bottom:1px solid var(--theme-border);background:var(--theme-glass);box-shadow:0 4px 20px #0000000d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-sizing:border-box}.topbar__brand[data-v-453aaac6],.topbar__actions[data-v-453aaac6],.topbar__nav[data-v-453aaac6]{display:flex;align-items:center}.topbar__brand[data-v-453aaac6]{gap:32px}.topbar__brand h1[data-v-453aaac6]{margin:0;font-size:20px;font-weight:800;letter-spacing:-.04em}.topbar__nav[data-v-453aaac6]{gap:24px}.topbar__nav a[data-v-453aaac6]{padding-bottom:4px;color:var(--theme-text-faint);font-size:14px;font-weight:600;text-decoration:none;transition:color .2s ease}.topbar__nav a[data-v-453aaac6]:hover,.topbar__nav .is-active[data-v-453aaac6]{color:var(--theme-text)}.topbar__nav .is-active[data-v-453aaac6]{border-bottom:2px solid var(--theme-primary-soft)}.topbar__actions[data-v-453aaac6]{gap:12px}.theme-switcher[data-v-453aaac6]{display:flex;align-items:center;gap:8px;padding:4px;border:1px solid var(--theme-border);border-radius:999px;background:rgba(var(--theme-surface-rgb),.72)}.theme-switcher__button[data-v-453aaac6]{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px 0 8px;border:0;border-radius:999px;color:var(--theme-text-soft);background:transparent;cursor:pointer}.theme-switcher__button[aria-pressed=true][data-v-453aaac6]{color:var(--theme-text);background:rgba(var(--theme-primary-rgb),.12)}.theme-switcher__dot[data-v-453aaac6]{display:inline-flex;width:10px;height:10px;border-radius:999px}.theme-switcher__button--plum .theme-switcher__dot[data-v-453aaac6]{background:#6c586d}.theme-switcher__button--blue .theme-switcher__dot[data-v-453aaac6]{background:#3f78c6}.theme-switcher__button--green .theme-switcher__dot[data-v-453aaac6]{background:#3f8b61}.theme-switcher__label[data-v-453aaac6]{font-size:12px;font-weight:700;line-height:1}.topbar__actions button[data-v-453aaac6],.avatar-trigger[data-v-453aaac6]{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:999px;background:transparent;color:var(--theme-text-soft)}.avatar-trigger[data-v-453aaac6]{width:auto;height:42px;padding:3px;border:1px solid var(--theme-border);background:rgba(var(--theme-surface-rgb),.84);box-shadow:var(--theme-shadow-sm)}.avatar[data-v-453aaac6]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;overflow:hidden;border:1px solid var(--theme-border);border-radius:999px}.avatar--letter[data-v-453aaac6]{color:var(--theme-primary);font-size:14px;font-weight:700;background:var(--theme-primary-soft)}.avatar img[data-v-453aaac6]{width:100%;height:100%;object-fit:cover}@media(max-width:900px){.topbar[data-v-453aaac6]{padding:0 16px;border-bottom-color:transparent;box-shadow:none}.topbar__nav[data-v-453aaac6],.theme-switcher__label[data-v-453aaac6]{display:none}.theme-switcher__button[data-v-453aaac6]{width:28px;justify-content:center;padding:0}.topbar__actions[data-v-453aaac6]{gap:8px}.avatar-trigger[data-v-453aaac6]{width:42px;height:42px;justify-content:center;padding:3px}}@media(max-width:640px){.topbar[data-v-453aaac6]{height:60px}.topbar__brand[data-v-453aaac6]{gap:14px}.topbar__brand h1[data-v-453aaac6]{font-size:18px}}.svg-icon[data-v-a8ee5e74]{display:inline-flex;width:1em;height:1em;color:var(--svg-icon-color, currentColor);line-height:0;flex:none;align-items:center;justify-content:center}.svg-icon[data-v-a8ee5e74] svg{display:block;width:100%;height:100%}.svg-icon--current-color[data-v-a8ee5e74] [fill]:not([fill=none]){fill:currentColor!important}.svg-icon--current-color[data-v-a8ee5e74] svg:not([fill=none]) path:not([fill]),.svg-icon--current-color[data-v-a8ee5e74] svg:not([fill=none]) circle:not([fill]),.svg-icon--current-color[data-v-a8ee5e74] svg:not([fill=none]) rect:not([fill]),.svg-icon--current-color[data-v-a8ee5e74] svg:not([fill=none]) ellipse:not([fill]),.svg-icon--current-color[data-v-a8ee5e74] svg:not([fill=none]) polygon:not([fill]){fill:currentColor}.svg-icon--current-color[data-v-a8ee5e74] [stroke]:not([stroke=none]){stroke:currentColor}.svg-icon__missing[data-v-a8ee5e74]{display:inline-flex;width:100%;height:100%;border:1px dashed currentColor;border-radius:4px;opacity:.35}:root{--theme-bg: #eff4fb;--theme-bg-radial-a: rgba(162, 195, 255, .34);--theme-bg-radial-b: rgba(202, 223, 255, .34);--theme-surface: rgba(255, 255, 255, .72);--theme-surface-solid: #ffffff;--theme-surface-soft: #edf4ff;--theme-surface-muted: #f7faff;--theme-surface-rgb: 255, 255, 255;--theme-border: rgba(104, 128, 170, .14);--theme-text: #18233a;--theme-text-rgb: 20, 32, 51;--theme-text-soft: #61708a;--theme-text-faint: #8fa0b7;--theme-primary: #3f78c6;--theme-primary-rgb: 79, 128, 255;--theme-primary-strong: #3f78c6;--theme-primary-soft: #d6e4ff;--theme-primary-ghost: rgba(79, 128, 255, .12);--theme-secondary-soft: #e7efff;--theme-success-soft: #eff5ff;--theme-accent-surface: #e9f0ff;--theme-accent-text: #38527f;--theme-panel-gradient-start: #f9fbff;--theme-panel-gradient-end: #edf3ff;--theme-tag-bg: rgba(224, 235, 255, .9);--theme-tag-text: #36507d;--theme-nav-active-bg: rgba(79, 128, 255, .1);--theme-glass: rgba(255, 255, 255, .7);--theme-danger: #ba1a1a;--theme-danger-soft: #ffefee;--theme-warning: #b57f2a;--theme-shadow-sm: 0 10px 30px rgba(53, 78, 128, .08);--theme-shadow-md: 0 18px 44px rgba(53, 78, 128, .1);--theme-shadow-lg: 0 28px 72px rgba(53, 78, 128, .14);--theme-surface-elevated: rgba(255, 255, 255, .82);--theme-surface-floating: rgba(255, 255, 255, .6);--theme-shell-border: rgba(255, 255, 255, .72);--theme-shell-shadow: 0 32px 80px rgba(69, 95, 145, .14);--theme-hero-gradient-start: #5f8eff;--theme-hero-gradient-end: #8fb4ff;--theme-hero-glow: rgba(120, 163, 255, .3);--theme-icon-tint: rgba(79, 128, 255, .14);--theme-icon-stroke: rgba(79, 128, 255, .16);--theme-divider: rgba(122, 143, 178, .12);--theme-sidebar-bg: rgba(255, 255, 255, .5);--theme-sidebar-shadow: inset -1px 0 0 rgba(255, 255, 255, .46);--theme-card-glow: linear-gradient(180deg, rgba(255, 255, 255, .68), rgba(255, 255, 255, .24));--theme-icon-1-border: rgba(49, 101, 190, .22);--theme-icon-1-bg-start: rgba(139, 185, 255, .56);--theme-icon-1-bg-end: rgba(210, 225, 255, .16);--theme-icon-1-fg: #245fb3;--theme-icon-2-border: rgba(61, 137, 226, .22);--theme-icon-2-bg-start: rgba(152, 211, 255, .58);--theme-icon-2-bg-end: rgba(218, 241, 255, .18);--theme-icon-2-fg: #3486d5;--theme-icon-3-border: rgba(92, 176, 240, .22);--theme-icon-3-bg-start: rgba(186, 231, 255, .62);--theme-icon-3-bg-end: rgba(236, 247, 255, .2);--theme-icon-3-fg: #4b9edb;--theme-icon-4-border: rgba(64, 194, 224, .22);--theme-icon-4-bg-start: rgba(176, 244, 255, .64);--theme-icon-4-bg-end: rgba(228, 251, 255, .22);--theme-icon-4-fg: #2fa6c9;color:var(--theme-text);background:var(--theme-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=plum]{--theme-bg: #f8f5fa;--theme-bg-radial-a: rgba(219, 194, 232, .3);--theme-bg-radial-b: rgba(228, 218, 243, .34);--theme-surface-soft: #f5effa;--theme-surface-muted: #fbf8fd;--theme-border: rgba(131, 114, 147, .12);--theme-text: #1c1b1b;--theme-text-rgb: 28, 27, 27;--theme-text-soft: #6b6175;--theme-text-faint: #aaa2b2;--theme-primary: #9076bb;--theme-primary-rgb: 144, 118, 187;--theme-primary-strong: #73549f;--theme-primary-soft: #eadff7;--theme-primary-ghost: rgba(144, 118, 187, .12);--theme-secondary-soft: #f1eafb;--theme-success-soft: #f9f1fd;--theme-accent-surface: #f0e9fb;--theme-accent-text: #685381;--theme-panel-gradient-start: #fbf8ff;--theme-panel-gradient-end: #f2ebfb;--theme-tag-bg: rgba(236, 225, 248, .92);--theme-tag-text: #5a4673;--theme-nav-active-bg: rgba(144, 118, 187, .1);--theme-glass: rgba(255, 255, 255, .72);--theme-shadow-sm: 0 10px 30px rgba(90, 64, 116, .08);--theme-shadow-md: 0 18px 44px rgba(90, 64, 116, .1);--theme-shadow-lg: 0 28px 72px rgba(90, 64, 116, .14);--theme-surface-elevated: rgba(255, 255, 255, .82);--theme-surface-floating: rgba(255, 255, 255, .6);--theme-shell-border: rgba(255, 255, 255, .72);--theme-shell-shadow: 0 32px 80px rgba(90, 64, 116, .12);--theme-hero-gradient-start: #9d83d3;--theme-hero-gradient-end: #c1abf6;--theme-hero-glow: rgba(170, 133, 230, .26);--theme-icon-tint: rgba(144, 118, 187, .14);--theme-icon-stroke: rgba(144, 118, 187, .18);--theme-divider: rgba(137, 118, 156, .12);--theme-sidebar-bg: rgba(255, 255, 255, .52);--theme-sidebar-shadow: inset -1px 0 0 rgba(255, 255, 255, .44);--theme-card-glow: linear-gradient(180deg, rgba(255, 255, 255, .68), rgba(255, 255, 255, .24));--theme-icon-1-border: rgba(142, 104, 198, .24);--theme-icon-1-bg-start: rgba(198, 156, 246, .7);--theme-icon-1-bg-end: rgba(255, 215, 246, .16);--theme-icon-1-fg: #8a62c6;--theme-icon-2-border: rgba(152, 108, 204, .24);--theme-icon-2-bg-start: rgba(210, 170, 248, .68);--theme-icon-2-bg-end: rgba(255, 223, 249, .18);--theme-icon-2-fg: #9667ce;--theme-icon-3-border: rgba(170, 120, 209, .22);--theme-icon-3-bg-start: rgba(220, 186, 249, .64);--theme-icon-3-bg-end: rgba(255, 232, 251, .2);--theme-icon-3-fg: #a979d5;--theme-icon-4-border: rgba(190, 136, 222, .2);--theme-icon-4-bg-start: rgba(232, 198, 250, .6);--theme-icon-4-bg-end: rgba(255, 239, 253, .22);--theme-icon-4-fg: #b98add}:root[data-theme=blue]{--theme-glass: rgba(255, 255, 255, .72)}:root[data-theme=green]{--theme-bg: #f2faf4;--theme-bg-radial-a: rgba(168, 221, 184, .28);--theme-bg-radial-b: rgba(212, 241, 220, .34);--theme-surface-soft: #ebf6ee;--theme-surface-muted: #f7fcf8;--theme-border: rgba(82, 122, 96, .14);--theme-text: #18231b;--theme-text-rgb: 24, 35, 27;--theme-text-soft: #5e7464;--theme-text-faint: #91a69a;--theme-primary: #4f9a73;--theme-primary-rgb: 79, 154, 115;--theme-primary-strong: #327552;--theme-primary-soft: #d6efde;--theme-primary-ghost: rgba(79, 154, 115, .12);--theme-secondary-soft: #e6f4ea;--theme-success-soft: #f0f8f2;--theme-accent-surface: #e6f4ea;--theme-accent-text: #40694e;--theme-panel-gradient-start: #f8fdf9;--theme-panel-gradient-end: #edf8f0;--theme-tag-bg: rgba(220, 241, 226, .92);--theme-tag-text: #29503a;--theme-nav-active-bg: rgba(79, 154, 115, .1);--theme-glass: rgba(255, 255, 255, .72);--theme-shadow-sm: 0 10px 30px rgba(49, 99, 66, .08);--theme-shadow-md: 0 18px 44px rgba(49, 99, 66, .1);--theme-shadow-lg: 0 28px 72px rgba(49, 99, 66, .14);--theme-surface-elevated: rgba(255, 255, 255, .82);--theme-surface-floating: rgba(255, 255, 255, .6);--theme-shell-border: rgba(255, 255, 255, .72);--theme-shell-shadow: 0 32px 80px rgba(49, 99, 66, .12);--theme-hero-gradient-start: #64ad82;--theme-hero-gradient-end: #9ad0ad;--theme-hero-glow: rgba(103, 179, 128, .24);--theme-icon-tint: rgba(79, 154, 115, .14);--theme-icon-stroke: rgba(79, 154, 115, .18);--theme-divider: rgba(88, 130, 100, .12);--theme-sidebar-bg: rgba(255, 255, 255, .52);--theme-sidebar-shadow: inset -1px 0 0 rgba(255, 255, 255, .44);--theme-card-glow: linear-gradient(180deg, rgba(255, 255, 255, .68), rgba(255, 255, 255, .24));--theme-icon-1-border: rgba(55, 146, 106, .26);--theme-icon-1-bg-start: rgba(102, 216, 156, .74);--theme-icon-1-bg-end: rgba(204, 248, 241, .16);--theme-icon-1-fg: #348766;--theme-icon-2-border: rgba(46, 154, 111, .28);--theme-icon-2-bg-start: rgba(82, 216, 157, .76);--theme-icon-2-bg-end: rgba(212, 250, 244, .18);--theme-icon-2-fg: #2f8f67;--theme-icon-3-border: rgba(59, 173, 132, .26);--theme-icon-3-bg-start: rgba(102, 226, 180, .7);--theme-icon-3-bg-end: rgba(221, 252, 246, .2);--theme-icon-3-fg: #3fa67a;--theme-icon-4-border: rgba(78, 191, 152, .24);--theme-icon-4-bg-start: rgba(129, 236, 202, .66);--theme-icon-4-bg-end: rgba(231, 253, 249, .22);--theme-icon-4-fg: #54b38b}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 10% 12%,var(--theme-bg-radial-a),transparent 30%),radial-gradient(circle at 90% 8%,var(--theme-bg-radial-b),transparent 26%),radial-gradient(circle at 50% 100%,rgba(var(--theme-primary-rgb),.06),transparent 40%),var(--theme-bg)}#app{min-height:100vh}button,input,textarea,select{font:inherit}a{color:inherit}.page{display:grid;min-height:100vh;place-items:center;padding:48px 24px}.intro{width:min(100%,680px)}.eyebrow{margin:0 0 12px;color:#047857;font-size:14px;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{margin:0;color:#111827;font-size:56px;line-height:1.05}.lead{margin:20px 0 0;color:#4b5563;font-size:20px;line-height:1.6}@media(max-width:640px){h1{font-size:40px}.lead{font-size:18px}}
