:root{--couleur-primaire: #059341;--couleur-primaire-rgb: 5,147,65;--couleur-secondaire: #1B4F8A;--couleur-accent: #6EE7B7;--couleur-fond-navbar: #059341;--couleur-bouton-connexion: #059341;--primary: #059341;--primary-dark: #03692D;--primary-darker: #024D20;--primary-light: #F0FDF4;--primary-border: #BBF7D0;--primary-text: #14532D;--text: #6b6375;--text-h: #08060d;--bg: #fff;--border: #e5e4e7;--code-bg: #f4f3ec;--accent: #aa3bff;--accent-bg: rgba(170, 59, 255, .1);--accent-border: rgba(170, 59, 255, .5);--social-bg: rgba(244, 243, 236, .5);--shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 0 4px 6px -2px;--sans: system-ui, "Segoe UI", Roboto, sans-serif;--heading: system-ui, "Segoe UI", Roboto, sans-serif;--mono: ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 1024px){:root{font-size:16px}}@media (prefers-color-scheme: dark){:root{--text: #9ca3af;--text-h: #f3f4f6;--bg: #16171d;--border: #2e303a;--code-bg: #1f2028;--accent: #c084fc;--accent-bg: rgba(192, 132, 252, .15);--accent-border: rgba(192, 132, 252, .5);--social-bg: rgba(47, 48, 58, .5);--shadow: rgba(0, 0, 0, .4) 0 10px 15px -3px, rgba(0, 0, 0, .25) 0 4px 6px -2px}#social .button-icon{filter:invert(1) brightness(2)}}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0;overflow-x:hidden}body{margin:0;padding:0;font-family:Inter,-apple-system,sans-serif}#root{display:flex;flex-direction:column}h1,h2{font-family:var(--heading);font-weight:500;color:var(--text-h)}h1{font-size:56px;letter-spacing:-1.68px;margin:32px 0}@media (max-width: 1024px){h1{font-size:36px;margin:20px 0}}h2{font-size:24px;line-height:118%;letter-spacing:-.24px;margin:0 0 8px}@media (max-width: 1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);display:inline-flex;border-radius:4px;color:var(--text-h)}code{font-size:15px;line-height:135%;padding:4px 8px;background:var(--code-bg)}.photo-eleve{width:32px;height:32px;border-radius:50%;object-fit:cover;cursor:pointer;transition:all .25s ease;border:2px solid #BFDBFE;position:relative;z-index:1}.photo-eleve:hover{width:80px!important;height:80px!important;position:absolute;z-index:999;border:3px solid #1B4F8A;box-shadow:0 8px 24px #0000004d;transform:translate(-20px,-20px)}.photo-wrapper{position:relative;width:36px;height:36px;flex-shrink:0}.photo-eleve-sm{width:28px;height:28px;border-radius:50%;object-fit:cover;cursor:pointer;transition:all .2s ease;border:2px solid #BFDBFE}.photo-eleve-sm:hover{width:70px;height:70px;position:absolute;z-index:999;border:3px solid #1B4F8A;box-shadow:0 8px 24px #0000004d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}@media (min-width: 769px){.mobile-menu-btn{display:none!important}}@media (max-width: 768px){.sidebar{position:fixed!important;top:0!important;left:0!important;height:100vh!important;z-index:9999!important;width:260px!important;transform:translate(-100%)!important;transition:transform .3s ease!important;display:flex!important}.sidebar-mobile-open{transform:translate(0)!important}.sidebar-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:9998}.sidebar-overlay-open{display:block!important}.main-content{margin-left:0!important;width:100%!important;padding:12px!important}.main-content-topbar{padding:12px 16px!important}table{min-width:600px!important}.admin-table-wrapper,.prof-table-wrapper,.table-responsive{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;width:100%!important}.admin-table-wrapper:after,.prof-table-wrapper:after{content:"← Faites défiler →"!important;display:block!important;text-align:center!important;font-size:11px!important;color:#94a3b8!important;padding:4px!important}.topbar{display:flex!important;position:sticky!important;top:0!important;z-index:100!important;padding:0 12px!important;height:56px!important;justify-content:space-between!important;align-items:center!important}.header-btn{font-size:12px!important;padding:6px 10px!important}.mobile-logout{display:block!important}.cards-grid{grid-template-columns:1fr!important}.table-responsive{overflow-x:auto!important}.page-title{font-size:18px!important}.mobile-menu-btn{display:block!important}.topbar-nav{display:none!important}.topbar-semester{font-size:10px!important;padding:2px 8px!important}.topbar-right{display:flex!important;align-items:center!important;gap:8px!important}.profile-dropdown{display:flex!important}.aide-btn,.topbar-username{display:none!important}.prof-table-wrapper{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.prof-stats-grid{grid-template-columns:repeat(2,1fr)!important}.classes-tabs{overflow-x:auto!important;white-space:nowrap!important;display:flex!important;gap:8px!important;padding-bottom:4px!important}.prof-header{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.eval-btn{width:24px!important;height:22px!important;font-size:8px!important}.prof-dashboard{padding:12px!important}.pp-header{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.pp-stats-grid{grid-template-columns:repeat(2,1fr)!important}.pp-liste-eleves{max-height:300px!important}.pp-table-wrapper{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.pp-navbar{flex-wrap:wrap!important;gap:6px!important}.pp-domaine-content{flex-direction:column!important}.pp-radar{flex:0 0 100%!important;border-left:none!important;border-top:1px solid #E2E8F0!important}.pp-dashboard{padding:0 0 16px!important}.admin-stats-grid{grid-template-columns:repeat(2,1fr)!important}.admin-table-wrapper{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.admin-header{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.admin-header-btns{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.admin-dashboard{padding:12px!important}.admin-col-hide{display:none!important}}
