:root{--color-bg: #f5f1eb;--color-bg-soft: #e8e4dc;--color-text: #1a1a1a;--color-text-muted: #5c5c5c;--color-primary: #2563eb;--color-primary-soft: #dbeafe;--color-surface: #fff;--color-surface-hover: #f8f6f2;--color-border: #e5e2db;--radius: 12px;--radius-pill: 999px;--shadow-card: 0 2px 8px rgba(0, 0, 0, .06);--shadow-card-hover: 0 8px 24px rgba(0, 0, 0, .1);--shadow-modal: 0 16px 48px rgba(0, 0, 0, .12);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:var(--color-text);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;min-width:320px}#app{min-height:100vh}a{color:var(--color-primary);text-decoration:none}button{font-family:inherit}@media(prefers-color-scheme:dark){:root{--color-bg: #1a1a1a;--color-bg-soft: #2a2a2a;--color-text: #f0f0f0;--color-text-muted: #a0a0a0;--color-primary: #3b82f6;--color-primary-soft: #1e3a5f;--color-surface: #252525;--color-surface-hover: #303030;--color-border: #404040;--shadow-card: 0 2px 12px rgba(0, 0, 0, .3);--shadow-card-hover: 0 8px 28px rgba(0, 0, 0, .4);--shadow-modal: 0 20px 56px rgba(0, 0, 0, .5)}}.app[data-v-d9a07b5f]{min-height:100vh;display:flex;flex-direction:column}.app-header[data-v-d9a07b5f]{position:sticky;top:0;z-index:50;flex-shrink:0;display:flex;align-items:center;min-height:3rem;padding:0 1rem;background:var(--color-surface);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-card)}.app-header__home[data-v-d9a07b5f],.app-header__back[data-v-d9a07b5f]{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem 0;font-weight:600;font-size:1.1rem;color:var(--color-text);text-decoration:none;transition:color .2s}.app-header__home[data-v-d9a07b5f]:hover,.app-header__back[data-v-d9a07b5f]:hover{color:var(--color-primary)}.app-header__back-icon[data-v-d9a07b5f]{font-size:1.25rem;line-height:1}.app-main[data-v-d9a07b5f]{flex:1;min-height:0}
