:root{--bg: #fbfaf7;--surface: #ffffff;--surface-2: #eef2ea;--text: #22311f;--text-muted: #5d6b59;--border: #dde4d8;--primary: #4b7f52;--primary-strong: #3c6a43;--primary-soft: #e8f0e6;--primary-contrast: #ffffff;--accent: #9c6b3f;--etat-vide: #8a9686;--etat-moitie: #b8863f;--etat-plein: #4b7f52;--danger: #b3402f;--warn: #b8863f;--success: #4b7f52;--radius: 14px;--radius-sm: 9px;--radius-pill: 999px;--shadow: 0 2px 10px rgba(34, 49, 31, .08);--shadow-lg: 0 8px 24px rgba(34, 49, 31, .12);--sp-1: .25rem;--sp-2: .5rem;--sp-3: .75rem;--sp-4: 1rem;--sp-5: 1.5rem;--sp-6: 2rem;--font-title: "Nunito", system-ui, -apple-system, sans-serif;--font-body: "Source Sans 3", system-ui, -apple-system, sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-title);line-height:1.2;color:var(--text);margin:0 0 var(--sp-3)}h1{font-size:1.75rem;font-weight:800}h2{font-size:1.35rem;font-weight:700}h3{font-size:1.1rem;font-weight:700}a{color:var(--primary-strong);text-decoration:none}a:hover{text-decoration:underline}p{margin:0 0 var(--sp-4)}code{font-family:JetBrains Mono,ui-monospace,monospace;font-size:.9em;background:var(--surface-2);padding:.1em .35em;border-radius:var(--radius-sm)}:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--primary);outline-offset:2px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.container{width:100%;max-width:72rem;margin:0 auto;padding:0 var(--sp-4)}body{margin:0}.screen.svelte-12qhfyh{min-height:100vh;display:grid;place-content:center;justify-items:center;text-align:center;gap:var(--sp-3);background:var(--bg);color:var(--text);font-family:var(--font-body);padding:var(--sp-4)}.login.svelte-12qhfyh h1:where(.svelte-12qhfyh){font-family:var(--font-title);margin:0}.muted.svelte-12qhfyh{color:var(--text-muted);max-width:28rem}.dot.svelte-12qhfyh{width:2.5rem;height:2.5rem;border-radius:50%;background:var(--primary);box-shadow:0 0 0 8px var(--primary-soft)}.cta.svelte-12qhfyh{margin-top:var(--sp-2);min-height:48px;padding:0 1.6rem;border:0;border-radius:var(--radius-sm);background:var(--primary-strong);color:var(--primary-contrast);font:inherit;font-weight:700;cursor:pointer}.nav.svelte-12qhfyh{display:flex;align-items:center;gap:var(--sp-5);padding:var(--sp-3) var(--sp-5);background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10;flex-wrap:wrap}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-title);font-weight:800;font-size:1.2rem;color:var(--primary-strong);text-decoration:none}.brand.svelte-12qhfyh .dot:where(.svelte-12qhfyh){width:.9rem;height:.9rem;box-shadow:0 0 0 4px var(--primary-soft)}nav.svelte-12qhfyh{display:flex;gap:var(--sp-4);flex-wrap:wrap}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-weight:600;font-size:.95rem;padding:.25rem 0;border-bottom:2px solid transparent;text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--primary-strong);border-bottom-color:var(--primary)}.user.svelte-12qhfyh{margin-left:auto;display:flex;align-items:center;gap:var(--sp-3)}.who.svelte-12qhfyh{color:var(--text-muted);font-size:.9rem}.logout.svelte-12qhfyh{border:1px solid var(--border);background:transparent;color:var(--text-muted);border-radius:var(--radius-sm);padding:.35rem .7rem;font:inherit;font-size:.85rem;cursor:pointer}.logout.svelte-12qhfyh:hover{color:var(--text)}main.svelte-12qhfyh{padding:var(--sp-6) var(--sp-4)}
