:root{--text-1:#1d1d1f;--text-2:#48484a;--text-3:#6e6e73;--text-4:#86868b;--text-5:#a0a0a5;--disabled:#c7c7cc;--line-1:#e3e3e6;--line-2:#ededf0;--line-3:#f2f2f4;--bg-app:#f5f5f7;--bg-card2:#fafafa;--bg-nav-active:#eef0f3;--white:#fff;--accent:#0a6cff;--accent-hover:#0857cc;--accent-tint-1:#eaf2ff;--accent-tint-2:#f5f9ff;--accent-tint-3:#dbe8ff;--success:#34c759;--success-text:#2ea24a;--success-bg:#f6fbf8;--success-border:#c9e3d2;--warn:#ff9500;--warn-text:#c98a00;--warn-bg:#fffdf5;--warn-border:#f2e2bf;--error:#ff3b30;--error-text:#d0342c;--error-bg:#fff7f6;--error-border:#ffd9d5;--type-pacemaker:#ff3b30;--type-effort:#ff9500;--type-cabinet:#0a6cff;--type-clinique:#34c759;--type-autre:#8e8e93;--r-chip:9px;--r-card:12px;--r-sheet:18px;--r-rdv:6px;--font:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", system-ui, sans-serif;--shadow-card:0 1px 3px #00000014;--shadow-drag:0 8px 20px #00000029;--shadow-sheet:0 20px 60px #00000029;--bp-mobile:640px;--bp-tablet:1024px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:var(--font);color:var(--text-1);background:var(--bg-app);-webkit-font-smoothing:antialiased;font-size:14px;font-weight:400;line-height:1.4}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,select,textarea{color:var(--text-1);font-family:inherit;font-size:14px}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{border:3px solid var(--bg-app);background:#d8d8dc;border-radius:6px}::-webkit-scrollbar-track{background:0 0}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=640px){input,select,textarea{font-size:16px}}
