:root{--brand-900: #14331f;--brand-800: #1c4a2c;--brand-700: #236138;--brand-600: #2e7d49;--brand-500: #3f9a5e;--brand-400: #6bbd84;--brand-300: #a3d9b1;--brand-100: #e2f2e6;--brand-50: #eef8f0;--rose: #e58bae;--corail: #ef8d72;--or: #e9b949;--lavande: #b79bd6;--petale: #f0a9c4;--bg: #f5faf3;--creme: #fbf7ee;--surface: #ffffff;--surface-2: #f3f8f2;--ink: #18271d;--ink-soft: #4d6354;--ink-mute: #7a9082;--line: #dbecdd;--line-fort: #c5e0c9;--stitch: #b9d6bf;--vert-fonce: var(--brand-800);--vert: var(--brand-700);--vert-moyen: var(--brand-600);--vert-clair: var(--brand-400);--vert-pale: var(--brand-100);--vert-bg: var(--bg);--vert-bg-alt: var(--brand-50);--bordure: var(--line);--texte: var(--ink);--texte-doux: var(--ink-soft);--fleur-rose: var(--rose);--fleur-jaune: var(--or);--fleur-corail: var(--corail);--fleur-lavande: var(--lavande);--r-sm: .5rem;--r-md: .85rem;--r-lg: 1.15rem;--r-xl: 1.6rem;--ombre-sm: 0 1px 2px rgba(20, 51, 31, .06), 0 1px 3px rgba(20, 51, 31, .05);--ombre-md: 0 4px 16px rgba(20, 51, 31, .08), 0 2px 6px rgba(20, 51, 31, .05);--ombre-lg: 0 18px 48px rgba(20, 51, 31, .14);--police-titre: "Fraunces", Georgia, "Times New Roman", serif;--police-corps: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--sidebar-w: 264px;--max-page: 1080px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;max-width:100%;overflow-x:hidden}body{font-family:var(--police-corps);color:var(--ink);background-color:var(--bg);background-image:radial-gradient(circle at 12% 18%,rgba(107,189,132,.08) 0 6px,transparent 7px),radial-gradient(circle at 86% 72%,rgba(229,139,174,.06) 0 5px,transparent 6px);background-size:320px 320px,360px 360px;background-attachment:fixed;font-size:clamp(.95rem,.9rem + .25vw,1.04rem);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.shell.svelte-12qhfyh{min-height:100vh}.topbar.svelte-12qhfyh{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:.75rem;padding:.6rem .9rem;background:linear-gradient(120deg,var(--brand-800),var(--brand-700));color:#fff;box-shadow:var(--ombre-sm)}.topbar-marque.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-family:var(--police-titre);font-weight:600;font-size:1.1rem}.topbar-marque.svelte-12qhfyh .logo-svg:where(.svelte-12qhfyh){width:1.3em;height:1.3em;color:var(--or)}.hamburger.svelte-12qhfyh{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;width:42px;height:42px;padding:0 9px;border:none;border-radius:var(--r-sm);background:#ffffff24;cursor:pointer}.hamburger.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;height:2px;border-radius:2px;background:#fff;transition:transform .25s ease,opacity .2s ease}.menu-ouvert.svelte-12qhfyh .hamburger:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh):nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-ouvert.svelte-12qhfyh .hamburger:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh):nth-child(2){opacity:0}.menu-ouvert.svelte-12qhfyh .hamburger:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh):nth-child(3){transform:translateY(-6px) rotate(-45deg)}.voile.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;border:none;padding:0;background:#0f231680;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;cursor:pointer}.menu-ouvert.svelte-12qhfyh .voile:where(.svelte-12qhfyh){opacity:1;visibility:visible}.sidebar.svelte-12qhfyh{position:fixed;top:0;left:0;z-index:40;width:min(84vw,var(--sidebar-w));height:100dvh;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--brand-900) 0%,var(--brand-800) 55%,var(--brand-700) 100%);color:#eaf5ec;box-shadow:var(--ombre-lg);transform:translate(-100%);transition:transform .3s cubic-bezier(.22,1,.36,1)}.menu-ouvert.svelte-12qhfyh .sidebar:where(.svelte-12qhfyh){transform:translate(0)}.sidebar-tete.svelte-12qhfyh{padding:1.3rem 1.1rem 1rem;border-bottom:1px solid rgba(255,255,255,.1)}.marque.svelte-12qhfyh{display:flex;align-items:center;gap:.7rem;text-decoration:none;color:#fff}.marque-pastille.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:.8rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);color:var(--or);flex:none}.marque-pastille.svelte-12qhfyh .logo-svg:where(.svelte-12qhfyh){width:1.5rem;height:1.5rem}.marque-texte.svelte-12qhfyh{display:flex;flex-direction:column;line-height:1.15}.marque-titre.svelte-12qhfyh{font-family:var(--police-titre);font-weight:600;font-size:1.18rem}.marque-sous.svelte-12qhfyh{font-size:.76rem;color:var(--brand-300);letter-spacing:.02em}.nav.svelte-12qhfyh{flex:1 1 auto;overflow-y:auto;padding:.5rem .75rem .9rem;display:flex;flex-direction:column;gap:.9rem}.nav-cta.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;gap:.45rem;margin:1rem .85rem .25rem;padding:.7rem 1rem;border-radius:var(--r-sm);background:var(--or);color:var(--brand-900);font-weight:700;font-size:.95rem;text-decoration:none;box-shadow:var(--ombre-sm);transition:transform .14s ease,filter .15s ease}.nav-cta.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:1.15rem;height:1.15rem}.nav-cta.svelte-12qhfyh:hover,.nav-cta.svelte-12qhfyh:focus-visible{transform:translateY(-1px);filter:brightness(1.05);outline:none}.nav-groupe.svelte-12qhfyh{display:flex;flex-direction:column;gap:.2rem}.nav-groupe-titre.svelte-12qhfyh{padding:0 .8rem .25rem;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-300)}.nav-lien.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem;padding:.65rem .8rem;border-radius:var(--r-sm);color:#d6ebda;text-decoration:none;font-weight:500;font-size:.96rem;position:relative;transition:background-color .16s ease,color .16s ease}.nav-icone.svelte-12qhfyh{display:inline-flex;flex:none}.nav-icone.svelte-12qhfyh svg{width:1.3rem;height:1.3rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nav-lien.svelte-12qhfyh:hover,.nav-lien.svelte-12qhfyh:focus-visible{background:#ffffff1a;color:#fff;outline:none}.nav-lien.actif.svelte-12qhfyh{background:#fffffff2;color:var(--brand-800);font-weight:600;box-shadow:var(--ombre-sm)}.nav-lien.actif.svelte-12qhfyh:before{content:"";position:absolute;left:-.75rem;top:50%;transform:translateY(-50%);width:4px;height:1.4rem;border-radius:0 4px 4px 0;background:var(--or)}.nav-lien.actif.svelte-12qhfyh .nav-icone:where(.svelte-12qhfyh){color:var(--brand-600)}.sidebar-pied.svelte-12qhfyh{padding:.8rem 1.1rem 1.2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:.6rem}.sidebar-fleur.svelte-12qhfyh{width:64px;height:32px;flex:none}.sidebar-version.svelte-12qhfyh{font-size:.78rem;color:var(--brand-300)}.main.svelte-12qhfyh{min-height:100vh}.page.svelte-12qhfyh{width:100%;max-width:var(--max-page);margin:0 auto;padding:clamp(1.1rem,.8rem + 2vw,2.4rem) clamp(1rem,.6rem + 2.5vw,2.4rem) clamp(2.5rem,2rem + 3vw,4rem)}.page h1{position:relative;padding-bottom:.7rem}.page h1:after{content:"";position:absolute;left:0;bottom:0;width:3.5rem;height:0;border-top:3px dotted var(--brand-400)}@media(min-width:1024px){.topbar.svelte-12qhfyh{display:none}.shell.svelte-12qhfyh{padding-left:var(--sidebar-w)}.sidebar.svelte-12qhfyh{transform:none;box-shadow:none;border-right:1px solid rgba(255,255,255,.08)}.voile.svelte-12qhfyh,.hamburger.svelte-12qhfyh{display:none}}.contenu-public.svelte-12qhfyh{display:block;width:100%}h1{font-family:var(--police-titre);font-weight:600;font-size:clamp(1.55rem,1.3rem + 1.4vw,2.3rem);line-height:1.15;margin:0 0 1.4rem;color:var(--brand-900);letter-spacing:-.01em}h2{font-family:var(--police-titre);font-weight:600;font-size:clamp(1.18rem,1.05rem + .6vw,1.5rem);margin:0 0 1rem;color:var(--brand-800);letter-spacing:-.01em}a{color:var(--brand-700)}.carte{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(1.1rem,.85rem + 1vw,1.7rem);box-shadow:var(--ombre-md);margin-bottom:clamp(1rem,.8rem + .8vw,1.5rem)}.carte>h2:first-child,.carte>h1:first-child{margin-top:0}.champ{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.champ label{font-weight:600;font-size:.86rem;color:var(--ink-soft)}.champ input,.champ select,.champ textarea,input[type=text],input[type=tel],input[type=email],input[type=search],input[type=date],input[type=file],select,textarea{width:100%;padding:.6rem .75rem;border:1px solid var(--line-fort);border-radius:var(--r-sm);font:inherit;color:var(--ink);background:var(--surface);transition:border-color .15s ease,box-shadow .15s ease}.champ input:focus,.champ select:focus,.champ textarea:focus,input:focus,select:focus,textarea:focus{outline:none;border-color:var(--brand-500);box-shadow:0 0 0 3px #3f9a5e2e}.bouton{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.62rem 1.15rem;border:1px solid transparent;border-radius:var(--r-sm);background:linear-gradient(135deg,var(--brand-700),var(--brand-600));color:#fff;font:inherit;font-weight:600;line-height:1.2;cursor:pointer;text-decoration:none;box-shadow:var(--ombre-sm);transition:transform .12s ease,box-shadow .15s ease,filter .15s ease}.bouton:hover,.bouton:focus-visible{filter:brightness(1.06);box-shadow:var(--ombre-md);transform:translateY(-1px);outline:none}.bouton:active{transform:translateY(0)}.bouton.secondaire{background:var(--surface);color:var(--brand-800);border-color:var(--line-fort);box-shadow:none}.bouton.secondaire:hover{background:var(--brand-50);filter:none}.bouton.secondaire.actif,.bouton.secondaire[aria-current=page]{background:linear-gradient(135deg,var(--brand-700),var(--brand-600));color:#fff;border-color:transparent}.bouton.danger{background:linear-gradient(135deg,#c0392b,#a93226)}.bouton.danger:hover{filter:brightness(1.05)}.message{padding:.8rem 1rem;border-radius:var(--r-md);margin-bottom:1.1rem;font-weight:500;border:1px solid transparent}.message.succes{background:#e7f5ec;color:#1c6b38;border-color:#bce3c8}.message.erreur{background:#fdecea;color:#97271d;border-color:#f3c4be}.message.info{background:var(--brand-50);color:var(--brand-800);border-color:var(--line-fort)}.tableau-enveloppe{width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:var(--r-md);-webkit-overflow-scrolling:touch}table{width:100%;border-collapse:collapse;font-size:.92rem}th,td{text-align:left;padding:.7rem .85rem;border-bottom:1px solid var(--line);vertical-align:middle}thead th{background:var(--surface-2);color:var(--brand-800);font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}tbody tr:last-child td{border-bottom:none}tbody tr{transition:background-color .12s ease}tbody tr:hover{background:var(--brand-50)}tfoot th{background:var(--surface-2);color:var(--brand-900)}.etiquette{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .6rem;border-radius:1rem;font-size:.76rem;font-weight:600;white-space:nowrap;border:1px solid transparent}.etiquette.payee{background:#e7f5ec;color:#1c6b38;border-color:#bce3c8}.etiquette.non-payee{background:#fbeae8;color:#97271d;border-color:#f3c4be}.etiquette.retard{background:#fff3e2;color:#9a5a00;border-color:#f6dcae}.barre-actions{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin-bottom:1.1rem}.page-tete{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.75rem 1.5rem;margin-bottom:clamp(1.25rem,1rem + 1vw,2rem)}.page-tete h1{margin-bottom:0}.page-tete-info{min-width:0}.page-soustitre{margin:.65rem 0 0;color:var(--ink-soft);font-size:1rem;max-width:62ch}.page-tete-actions{display:flex;flex-wrap:wrap;gap:.6rem}.fil-retour{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.9rem;font-size:.9rem;font-weight:600;color:var(--ink-soft);text-decoration:none}.fil-retour svg{width:1.05rem;height:1.05rem}.fil-retour:hover,.fil-retour:focus-visible{color:var(--brand-700)}.grille-champs{display:grid;grid-template-columns:1fr;gap:0 1.1rem}@media(min-width:640px){.grille-champs{grid-template-columns:1fr 1fr}.grille-champs .pleine{grid-column:1 / -1}}.etat-vide{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.55rem;padding:clamp(1.5rem,1rem + 2vw,2.75rem) 1rem;color:var(--ink-mute);border:1.5px dashed var(--line-fort);border-radius:var(--r-md);background:var(--surface-2)}.etat-vide svg{width:2.6rem;height:2.6rem;color:var(--brand-300)}.etat-vide .titre{font-weight:600;color:var(--ink-soft)}.etat-vide p{margin:0}.filtres{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1.1rem}.filtres-label{font-size:.85rem;font-weight:600;color:var(--ink-soft);margin-right:.3rem}.puce-filtre{padding:.4rem .9rem;border-radius:2rem;border:1px solid var(--line-fort);background:var(--surface);color:var(--ink-soft);text-decoration:none;font-size:.9rem;font-weight:500;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.puce-filtre:hover,.puce-filtre:focus-visible{border-color:var(--brand-400);color:var(--brand-800)}.puce-filtre.actif{background:linear-gradient(135deg,var(--brand-700),var(--brand-600));color:#fff;border-color:transparent}@media(max-width:720px){.tableau-enveloppe.cartes{border:none;overflow:visible}.cartes table,.cartes tbody,.cartes tr,.cartes td{display:block;width:100%}.cartes thead{display:none}.cartes tr{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);box-shadow:var(--ombre-sm);margin-bottom:.8rem;padding:.3rem .95rem}.cartes tbody tr:hover{background:var(--surface)}.cartes td{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.55rem 0;border:none;border-bottom:1px solid var(--line);text-align:right}.cartes td:last-child{border-bottom:none}.cartes td:before{content:attr(data-label);font-weight:600;color:var(--ink-soft);text-align:left;white-space:nowrap}}@media(prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}
