.legal{min-height:100vh;background:var(--v-cream,#f7f5ef);color:var(--v-navy,#0f172a);display:flex;flex-direction:column}.legal-top{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:820px;width:100%;margin:0 auto;padding:20px 24px}.legal-top a.legal-home{font-size:var(--v-fs-14,14px);color:var(--v-slate,#64748b);text-decoration:none}.legal-top a.legal-home:hover{text-decoration:underline}.legal-main{flex:1 1 auto;max-width:820px;width:100%;margin:0 auto;padding:8px 24px 56px}.legal-h1{font-size:1.5rem;font-weight:700;margin:0 0 4px}.legal-sub{color:var(--v-slate,#64748b);font-size:var(--v-fs-14,14px);margin:0}.legal-doc-head{margin-bottom:20px}.legal-warning{display:flex;flex-direction:column;gap:4px;border:1px solid var(--v-amber-line,#e5c766);background:var(--v-amber-bg,#fdf6e3);color:var(--v-amber-ink,#7a5c00);border-radius:var(--v-radius-card,12px);padding:14px 16px;margin-bottom:28px;font-size:var(--v-fs-14,14px);line-height:1.5}.legal-warning strong{font-weight:700}.legal-sections{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.legal-section{border-bottom:1px solid var(--v-line,#e2e8f0);padding-bottom:16px}.legal-section:last-child{border-bottom:none}.legal-h2{font-size:1rem;font-weight:600;margin:0 0 6px}.legal-todo{color:var(--v-slate,#64748b);font-style:italic;font-size:var(--v-fs-14,14px);margin:0}.legal-body p{line-height:1.6;font-size:var(--v-fs-15,15px)}.legal-criteres{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-direction:column;gap:14px}.legal-critere{border:1px solid var(--v-line,#e2e8f0);border-radius:var(--v-radius-card,12px);background:#fff;padding:14px 16px}.legal-critere-titre{font-weight:600;margin:0 0 4px;display:flex;align-items:baseline;gap:8px}.legal-critere-num{color:var(--v-brand-deep,#0b6b4f);font-weight:700}.legal-critere-detail{margin:0;line-height:1.5}.legal-critere-detail,.legal-note{color:var(--v-slate,#64748b);font-size:var(--v-fs-14,14px)}.legal-note{margin-top:24px;line-height:1.55}.legal-appel{list-style:disc;padding-left:20px;margin:8px 0 0;color:var(--v-slate,#64748b);font-size:var(--v-fs-14,14px)}