.app-root[data-v-4c68ccbb]{min-height:100vh;display:flex;flex-direction:column}.fade-enter-active[data-v-4c68ccbb],.fade-leave-active[data-v-4c68ccbb]{transition:opacity .18s ease}.fade-enter-from[data-v-4c68ccbb],.fade-leave-to[data-v-4c68ccbb]{opacity:0}:root{--bg: #f6f5f1;--bg-soft: #ecebe6;--ink: #1f2937;--ink-strong: #0f172a;--muted: #6b7280;--line: #d6d3cc;--accent: #0d9488;--accent-soft: #99f6e4;--danger: #b91c1c}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:var(--bg);color:var(--ink);font-family:IBM Plex Sans,"Source Sans 3",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{display:flex;flex-direction:column}#app{flex:1;display:flex;flex-direction:column;min-height:100vh}a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}a:hover{color:#0f766e}button{font-family:inherit}::selection{background:var(--accent-soft)}@media (max-width: 600px){html,body{font-size:14px}}
