.topbar[data-v-5d4cd55e]{background:var(--color-surface);border-bottom:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.brand[data-v-5d4cd55e]{color:var(--color-text);font-weight:600;text-decoration:none}nav[data-v-5d4cd55e]{align-items:center}nav a[data-v-5d4cd55e]{color:var(--color-primary);text-decoration:none}:root{--color-bg:#f5f7f6;--color-surface:#fff;--color-primary:#1e6f5c;--color-primary-dark:#17594a;--color-text:#1c2523;--color-muted:#6b7a76;--color-border:#dde5e2;--color-danger:#c0392b;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body,#app{height:100%}body{background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:var(--color-primary)}button,input,select{font:inherit}button{cursor:pointer;background:var(--color-primary);color:#fff;border:none;border-radius:8px;padding:.6em 1.1em;transition:background .15s}button:hover{background:var(--color-primary-dark)}button.secondary{color:var(--color-primary);border:1px solid var(--color-border);background:0 0}button.secondary:hover{background:var(--color-surface)}button.danger{background:var(--color-danger)}input[type=text],input[type=password],input[type=number],textarea{border:1px solid var(--color-border);background:var(--color-surface);width:100%;color:var(--color-text);border-radius:8px;padding:.6em .8em}.app-shell{max-width:720px;margin:0 auto;padding:1rem 1rem 3rem}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1rem}.muted{color:var(--color-muted);font-size:.9em}.stack{flex-direction:column;gap:.75rem;display:flex}.row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.row.between{justify-content:space-between}
