:root{color-scheme:light;--violet: #7c3aed;--blue: #2563eb;--blue-dark: #1d4ed8;--blue-50: #eef2ff;--coral: #fb7185;--gradient: linear-gradient(135deg, #7c3aed 0%, #2563eb 100%);--gray-50: #f7f8fc;--gray-100: #eef0f7;--gray-200: #e2e5f1;--gray-500: #6b7290;--gray-700: #3a3f5c;--gray-900: #1a1c33;--red: #e11d48;--red-50: #fff1f3;--green: #059669;--green-50: #ecfdf5;--amber: #d97706;--amber-50: #fffbeb;--libre: #eef0f7;--attente: #fde68a;--conflit: #fda4af;--validee: #6ee7b7;--radius: 16px;--radius-sm: 10px;--shadow: 0 1px 2px rgba(26, 28, 51, .04), 0 8px 24px -8px rgba(26, 28, 51, .12);--shadow-hover: 0 8px 20px -6px rgba(37, 99, 235, .25);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0;background:radial-gradient(1200px 500px at 15% -10%,#ede9fe 0%,transparent 55%),radial-gradient(900px 500px at 100% 0%,#dbeafe 0%,transparent 50%),var(--gray-50);color:var(--gray-900);font-size:16px;line-height:1.55;min-height:100vh}h1,h2,h3{font-family:Poppins,Inter,sans-serif;font-weight:700;color:var(--gray-900)}h1{font-size:1.7rem;margin:0 0 .4rem;letter-spacing:-.01em}h2{font-size:1.15rem;margin:0 0 1rem;display:flex;align-items:center;gap:.6rem}h3{font-size:.95rem;margin:1.4rem 0 .85rem;color:var(--gray-700);font-weight:600}.page-intro{color:var(--gray-500);margin:0 0 1.4rem;max-width:62ch}header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem;padding:.85rem 1.75rem;background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--gray-200);position:sticky;top:0;z-index:10}header .brand{display:flex;align-items:center;gap:.65rem;text-decoration:none;line-height:1.15}header .brand-texte{display:flex;flex-direction:column}header .brand-titre{font-family:Poppins,sans-serif;font-weight:700;color:var(--gray-900);font-size:1.02rem}header .brand-sous-titre{background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:.78rem;font-weight:700}header nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}header nav a{color:var(--gray-700);text-decoration:none;font-weight:600;padding:.45rem .3rem;position:relative}header nav a:hover{color:var(--blue)}header nav .who{color:var(--gray-500);font-size:.88rem}header nav .lien-bouton{background:var(--gradient);color:#fff;padding:.55rem 1rem;border-radius:999px;font-weight:700;box-shadow:var(--shadow-hover)}header nav .lien-bouton:hover{color:#fff;filter:brightness(1.08)}main{max-width:960px;margin:0 auto;padding:2rem 1.25rem 4rem}.page-centree{display:flex;justify-content:center;padding-top:2.5rem}.card-etroite{width:100%;max-width:440px}.hero-icone{width:56px;height:56px;border-radius:16px;background:var(--gradient);display:flex;align-items:center;justify-content:center;margin:0 auto 1.1rem;box-shadow:var(--shadow-hover)}.card{background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.6rem 1.7rem;margin-bottom:1.5rem}.card-etroite.card{text-align:center}.card-etroite form{text-align:left}form{display:flex;flex-direction:column;gap:1.05rem;max-width:420px}.inline-form{max-width:none}label{display:flex;flex-direction:column;gap:.4rem;font-size:.88rem;color:var(--gray-700);font-weight:600}input,select{padding:.65rem .8rem;border:1.5px solid var(--gray-200);border-radius:var(--radius-sm);font-size:1rem;font-family:inherit;background:var(--gray-50);color:var(--gray-900);transition:border-color .15s ease,background .15s ease}input:focus,select:focus{outline:none;border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px var(--blue-50)}button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}button{padding:.65rem 1.2rem;border:none;border-radius:999px;background:var(--gradient);color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;font-family:inherit;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease,opacity .12s ease;box-shadow:0 4px 12px -4px #2563eb66}button:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:var(--shadow-hover)}button:active{transform:translateY(0)}button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}button.secondary{background:#fff;color:var(--gray-700);border:1.5px solid var(--gray-200);box-shadow:none}button.secondary:hover{background:var(--gray-100);box-shadow:none}button.danger{background:#fff;color:var(--red);border:1.5px solid #fecdd3;box-shadow:none}button.danger:hover{background:var(--red-50);box-shadow:none}.error{color:var(--red);font-size:.9rem;margin:0;font-weight:600}.success{color:var(--green);font-size:.9rem;margin:0;font-weight:600}.loading{color:var(--gray-500);text-align:center;padding:2.5rem 0}.empty-state{color:var(--gray-500);margin:0;display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:1.5rem 0;text-align:center}.lien-secondaire{text-align:center;color:var(--gray-500);font-size:.9rem;margin-top:1.25rem}.lien-secondaire a{color:var(--blue);font-weight:600;text-decoration:none}.lien-secondaire a:hover{text-decoration:underline}.resume-attention{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.6rem}.pastille{padding:.45rem .95rem;border-radius:999px;font-size:.85rem;font-weight:700;display:inline-flex;align-items:center;gap:.4rem}.pastille-attente{background:var(--blue-50);color:var(--blue-dark)}.pastille-conflit{background:var(--red-50);color:var(--red)}.compteur{background:var(--gray-100);color:var(--gray-700);border-radius:999px;font-size:.78rem;padding:.15rem .6rem;font-weight:700}.toolbar{display:flex;align-items:center;gap:1.4rem;margin-bottom:1.1rem;flex-wrap:wrap}.toolbar-label{flex-direction:row;align-items:center;gap:.6rem}.toolbar-mois{display:flex;align-items:center;gap:.7rem;background:#fff;border:1px solid var(--gray-200);border-radius:999px;padding:.3rem .4rem;box-shadow:var(--shadow)}.toolbar-mois strong{min-width:9rem;text-align:center;font-family:Poppins,sans-serif}.toolbar-mois button.secondary{padding:.4rem .65rem;border-radius:999px}.toolbar>button.secondary{border-radius:999px}.salle-equipements{color:var(--gray-500);font-size:.9rem;margin:-.6rem 0 1.1rem}.legend{display:flex;gap:1.4rem;margin-bottom:1.2rem;flex-wrap:wrap;font-size:.88rem;color:var(--gray-700);font-weight:600}.legend span{display:flex;align-items:center;gap:.45rem}.dot{width:11px;height:11px;border-radius:50%;display:inline-block;box-shadow:inset 0 0 0 1.5px #0000000f}.dot.libre{background:var(--gray-200)}.dot.attente{background:var(--attente)}.dot.conflit{background:var(--conflit)}.dot.validee{background:var(--validee)}.badge{padding:.25rem .7rem;border-radius:999px;font-size:.75rem;font-weight:700;display:inline-flex;align-items:center;gap:.3rem}.badge.conflit{background:var(--conflit);color:#7f1d1d}.badge-neutre{background:var(--gray-100);color:var(--gray-500);margin-left:.5rem;font-weight:600}.badge-statut{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:700}.badge-statut.en_attente{background:var(--amber-50);color:var(--amber)}.badge-statut.validee{background:var(--green-50);color:var(--green)}.badge-statut.refusee{background:var(--red-50);color:var(--red)}.calendrier-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1.5rem;align-items:start}.calendrier-sidebar{position:sticky;top:90px;margin-bottom:0;min-height:200px}.sidebar-titre{font-size:1.05rem;text-transform:capitalize}.empty-state-inline{color:var(--gray-500);font-size:.9rem;margin:.5rem 0 1rem}.bouton-nouvelle-demande{width:100%;margin-top:1rem}@media (max-width: 860px){.calendrier-layout{grid-template-columns:1fr}.calendrier-sidebar{position:static}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:1.25rem;z-index:100}.modal-card{background:#fff;border-radius:var(--radius);padding:1.75rem;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 60px -12px #0f172a66}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.modal-header h2{margin:0}.modal-close{background:var(--gray-100);color:var(--gray-700);width:30px;height:30px;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:none;font-size:.9rem}.modal-close:hover{background:var(--gray-200);transform:none;box-shadow:none}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.info-plage{background:var(--blue-50);color:var(--blue-dark);font-size:.85rem;font-weight:600;padding:.55rem .75rem;border-radius:var(--radius-sm);margin:-.4rem 0 0}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.calendar-header{text-align:center;font-weight:700;font-size:.78rem;color:var(--gray-500);padding:.3rem 0 .7rem;text-transform:uppercase;letter-spacing:.03em}.calendar-cell{aspect-ratio:1;border:1.5px solid var(--gray-200);border-radius:var(--radius-sm);background:var(--libre);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;cursor:pointer;font-size:.95rem;font-family:inherit;color:var(--gray-900);transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.calendar-cell:hover:not(.empty){transform:translateY(-2px);box-shadow:var(--shadow);border-color:var(--blue)}.calendar-cell.empty{visibility:hidden;cursor:default}.calendar-cell.attente{background:var(--attente);border-color:#fcd34d}.calendar-cell.conflit{background:var(--conflit);border-color:#fb7185}.calendar-cell.validee{background:var(--validee);border-color:#34d399}.calendar-cell.selected{outline:3px solid var(--blue);outline-offset:-3px}.calendar-cell.aujourdhui{box-shadow:inset 0 0 0 2px var(--violet)}.calendar-cell .jour-numero{font-weight:700;font-family:Poppins,sans-serif}.calendar-cell small{font-size:.66rem;color:var(--gray-700);font-weight:600}.demande-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.demande-card{border:1px solid var(--gray-200);border-radius:var(--radius-sm);padding:.95rem 1.1rem;background:var(--gray-50);display:flex;gap:.85rem;align-items:flex-start}.demande-card-corps{flex:1;min-width:0}.avatar{flex-shrink:0;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Poppins,sans-serif;font-weight:700;font-size:.85rem}.asso-nom{font-weight:700;font-size:1.02rem;display:flex;align-items:center;flex-wrap:wrap;gap:.4rem}.asso-contact{color:var(--gray-500);font-size:.86rem;margin-top:.2rem}.demande-card .commentaire{color:var(--gray-700);font-style:italic;font-size:.89rem;margin-top:.5rem;background:#fff;border-radius:8px;padding:.5rem .7rem;border:1px solid var(--gray-200)}.demande-card .actions{margin-top:.8rem;display:flex;gap:.5rem;flex-wrap:wrap}.demande-card.statut-validee{border-left:4px solid var(--green)}.demande-card.statut-refusee{border-left:4px solid var(--red);opacity:.75}.demande-card.statut-en_attente{border-left:4px solid var(--amber)}.demande-card.salle-inactive{opacity:.6}.creneau-groupe{border:1px solid var(--gray-200);border-radius:var(--radius-sm);padding:1rem;margin-bottom:1.1rem;background:#fff}.creneau-groupe.conflit{border-color:var(--conflit);background:var(--red-50)}.creneau-entete{margin-bottom:.8rem;display:flex;flex-direction:column;gap:.5rem}.creneau-titre{color:var(--gray-700)}.creneau-titre strong{color:var(--gray-900);font-family:Poppins,sans-serif}@media (max-width: 640px){main{padding:1.4rem .9rem 3rem}.card{padding:1.25rem}header{padding:.75rem 1rem}.calendar-cell{font-size:.85rem}.demande-card{flex-direction:column}}
