.theme-accueillant .budget-projet-layout__section{padding-top:64px;padding-bottom:96px}.theme-accueillant .budget-projet-layout__filters{display:flex;gap:8px;margin-bottom:40px}.theme-accueillant .budget-projet-layout__filter{font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:500;padding:8px 24px;border-radius:9999px;border:1px solid rgba(42,36,56,.1);background:#fff;color:rgba(42,36,56,.8);cursor:pointer;transition:all .3s cubic-bezier(.22,1,.36,1)}.theme-accueillant .budget-projet-layout__filter:hover{border-color:rgba(46,139,87,.3)}.theme-accueillant .budget-projet-layout__filter--active{background:#2e8b57;border-color:#2e8b57;color:#fff}.theme-accueillant .budget-projet-layout__list{display:flex;flex-direction:column;gap:16px}.theme-accueillant .budget-projet-layout__card{display:flex;align-items:center;gap:16px;padding:24px;background:#fff;border:1px solid rgba(42,36,56,.1);border-radius:14px;transition:all .3s cubic-bezier(.22,1,.36,1)}.theme-accueillant .budget-projet-layout__card:hover{box-shadow:0 10px 40px -12px rgba(42,36,56,.18)}.theme-accueillant .budget-projet-layout__card-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:12px;background:rgba(46,139,87,.1);color:#2e8b57}.theme-accueillant .budget-projet-layout__card-icon--alt{background:rgba(124,198,106,.1);color:#7cc66a}.theme-accueillant .budget-projet-layout__card-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.theme-accueillant .budget-projet-layout__card-tag{font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:rgba(42,36,56,.65)}.theme-accueillant .budget-projet-layout__card-title{font-family:var(--font-display),ui-serif,Georgia,serif;font-size:17px;font-weight:600;color:#2a2438}.theme-accueillant .budget-projet-layout__card-desc{font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;font-size:14px;color:rgba(42,36,56,.65)}.theme-accueillant .budget-projet-layout__card-date{font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;font-size:11px;color:rgba(42,36,56,.65)}.theme-accueillant .budget-projet-layout__card-dl{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:500;color:#2e8b57}.theme-accueillant .budget-projet-layout__status{flex-shrink:0;font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:600;padding:4px 12px;border-radius:9999px}.theme-accueillant .budget-projet-layout__status--sunshine{background:#ffc94d;color:#2a2438}.theme-accueillant .budget-projet-layout__status--primary{background:rgba(46,139,87,.1);color:#2e8b57}.theme-accueillant .budget-projet-layout__status--leaf{background:rgba(124,198,106,.1);color:#7cc66a}.theme-accueillant .budget-projet-layout__empty{font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;color:rgba(42,36,56,.65);text-align:center;padding:64px 0}