@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--font-sans:"Inter", system-ui, sans-serif;--color-app-bg:oklch(95% .012 260);--color-surface:oklch(99% .002 260);--color-surface-muted:oklch(97% .004 260);--color-surface-subtle:oklch(96% .006 260);--color-border:oklch(93% .006 260);--color-border-strong:oklch(88% .006 260);--color-text:oklch(20% .01 260);--color-text-muted:oklch(50% .01 260);--color-text-subtle:oklch(55% .01 260);--color-accent:oklch(58% .11 200);--color-accent-hover:oklch(50% .11 200);--color-accent-bg:oklch(93% .03 200);--color-success:oklch(55% .14 150);--color-success-bg:oklch(93% .05 150);--color-warning:oklch(55% .16 30);--color-warning-bg:oklch(93% .04 30);--color-teletravail:oklch(50% .16 320);--color-teletravail-bg:oklch(93% .05 320);--color-sidebar-bg:oklch(52% .1 195);--color-sidebar-text:oklch(96% .012 195);--color-sidebar-text-muted:#cdede0;--color-sidebar-item-hover:oklch(26% .02 265);--color-sidebar-reglages-bg:oklch(45% .095 195);--color-sidebar-reglages-border:oklch(62% .1 195);--color-sidebar-active-bg:#fff;--color-sidebar-active-text:oklch(42% .09 195);--radius-lg:16px;--radius-md:14px;--radius-sm:10px;--radius-pill:20px;--shadow-card:0 20px 60px #14193229;--shadow-accent:0 6px 16px oklch(58% .19 265/.3)}*{box-sizing:border-box}body{font-family:var(--font-sans);background:var(--color-app-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;margin:0}a{color:var(--color-accent);text-decoration:none}a:hover{color:var(--color-accent-hover)}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:8px}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}.no-spin{-moz-appearance:textfield}.no-spin::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.no-spin::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pupil-check{appearance:none;cursor:pointer;background:#fcfcfd;border:1.5px solid #c7c9d2;border-radius:7px;flex-shrink:0;width:22px;height:22px;margin:0;transition:background .12s,border-color .12s}.pupil-check:checked{background:#0b7a93 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5l4.5 4.5L19 7'/%3E%3C/svg%3E") 50%/13px no-repeat;border-color:#0b7a93}.pupil-check:focus-visible{outline-offset:2px;outline:2px solid #0b7a93}.pupil-act:hover{background:#dceef5}.pupil-act:active{background:#cfe7ef}.carte-adhesion-btn:hover{background:#0a6579}.recherche-activite-input::placeholder{font-size:13px}.carte-adhesion-close:hover{background:#fcfcfd3d}.carte-adhesion-veil{animation:.16s ease-out carte-veil-in}.carte-adhesion-card{animation:.22s cubic-bezier(.2,.8,.3,1) carte-in}@keyframes carte-veil-in{0%{opacity:0}to{opacity:1}}@keyframes carte-in{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:none}}@keyframes skeleton-pulse{0%,to{opacity:.4}50%{opacity:1}}
