.axso-volunteers-front{background:#fff}.axso-volunteer-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--red),#751423);color:#fff;padding:88px 0}.axso-volunteer-hero.has-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(73,8,20,.9),rgba(73,8,20,.52)),var(--volunteer-bg) center/cover no-repeat}.axso-volunteer-hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.6fr);gap:48px;align-items:center}.axso-volunteer-hero h1{font-size:clamp(42px,5vw,72px);line-height:.98;margin:.18em 0 .28em}.axso-volunteer-lead{font-size:clamp(18px,2vw,24px);max-width:760px;opacity:.94;margin-bottom:28px}.axso-volunteer-hero-mark{justify-self:end;width:220px;height:220px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:rgba(255,255,255,.07);backdrop-filter:blur(4px)}.axso-volunteer-hero-mark span{font-size:54px;line-height:1}.axso-volunteer-hero-mark strong{max-width:130px;margin-top:12px}.axso-volunteer-section{padding:66px 0}.axso-volunteer-section-head{max-width:820px;margin-bottom:30px}.axso-volunteer-section-head h2,.axso-volunteer-form-intro h2,.axso-volunteer-recruitment h2,.axso-info-only-card h2{font-size:clamp(30px,3.5vw,48px);margin:.15em 0 .35em}.axso-volunteer-section-head>p:last-child{font-size:18px;line-height:1.7;color:#4d4b48}.axso-volunteer-missions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.axso-volunteer-mission-card{border:1px solid #e6dfd8;border-radius:18px;padding:24px;background:#fff;box-shadow:0 9px 28px rgba(40,28,19,.05)}.axso-volunteer-number{display:inline-flex;color:var(--red);font-weight:800;font-size:13px;letter-spacing:.12em;margin-bottom:30px}.axso-volunteer-mission-card h3{font-size:21px;margin:0 0 8px}.axso-volunteer-mission-card p{margin:0;color:#666;line-height:1.55}.axso-volunteer-recruitment{background:linear-gradient(135deg,var(--red),#751423);color:#fff;padding:56px 0}.axso-volunteer-recruitment-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.axso-volunteer-recruitment-inner>div{max-width:760px}.axso-volunteer-recruitment p{opacity:.9}.axso-volunteer-form-section{padding:70px 0;background:#f7f3ee}.axso-volunteer-form-wrap{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);gap:48px;align-items:start}.axso-volunteer-form-intro{position:sticky;top:110px}.axso-volunteer-form-intro p{font-size:17px;line-height:1.65;color:#555}.axso-volunteer-form-note{margin-top:22px;border-left:3px solid var(--gold);padding:12px 16px;background:#fff;border-radius:0 10px 10px 0;color:#555}.axso-volunteer-form-card{background:#fff;border:1px solid #e5ddd5;border-radius:20px;padding:30px;box-shadow:0 12px 36px rgba(47,34,23,.06)}.axso-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.axso-volunteer-form label,.axso-volunteer-form legend{font-weight:700;color:#292623}.axso-volunteer-form input[type=text],.axso-volunteer-form input[type=email],.axso-volunteer-form input[type=tel],.axso-volunteer-form select,.axso-volunteer-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #d8d0c8;border-radius:10px;padding:12px 13px;background:#fff;font:inherit;box-sizing:border-box}.axso-volunteer-form fieldset{border:0;padding:0;margin:24px 0}.axso-volunteer-form legend{margin-bottom:12px}.axso-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px}.axso-choice-grid label{font-weight:500;background:#faf7f3;border:1px solid #ece4dc;padding:10px 12px;border-radius:10px}.axso-full{display:block;margin:20px 0}.axso-consent{display:flex!important;gap:10px;align-items:flex-start;font-weight:500!important;font-size:14px;line-height:1.5;margin:22px 0}.axso-consent input{margin-top:3px}.axso-honeypot{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.axso-form-message{padding:14px 16px;border-radius:10px;margin-bottom:20px}.axso-form-message.success{background:#e9f7ee;color:#23643a;border:1px solid #c9e8d3}.axso-form-message.error{background:#fff1f1;color:#9e2020;border:1px solid #f0cccc}.axso-volunteer-info-only{padding:60px 0;background:#f7f3ee}.axso-info-only-card{max-width:820px;padding:32px;border-radius:20px;background:#fff;border:1px solid #e5ddd5}.axso-volunteer-faq{background:#fbf9f6}.axso-volunteer-faq-list{display:grid;gap:10px}.axso-volunteer-faq-list details{background:#fff;border:1px solid #e7dfd7;border-radius:12px;padding:0 18px}.axso-volunteer-faq-list summary{cursor:pointer;padding:17px 30px 17px 0;font-weight:700;position:relative}.axso-volunteer-faq-list summary:after{content:"+";position:absolute;right:0;font-size:22px;color:var(--red)}.axso-volunteer-faq-list details[open] summary:after{content:"−"}.axso-volunteer-faq-list details>div{padding:0 0 18px;color:#5f5a55;line-height:1.65}
@media(max-width:900px){.axso-volunteer-hero-inner,.axso-volunteer-form-wrap{grid-template-columns:1fr}.axso-volunteer-hero-mark{justify-self:start;width:150px;height:150px}.axso-volunteer-form-intro{position:static}.axso-volunteer-missions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.axso-volunteer-hero{padding:62px 0}.axso-volunteer-hero-mark{display:none}.axso-volunteer-section,.axso-volunteer-form-section{padding:48px 0}.axso-volunteer-missions-grid,.axso-form-grid,.axso-choice-grid{grid-template-columns:1fr}.axso-volunteer-recruitment-inner{display:block}.axso-volunteer-recruitment-inner .button{margin-top:16px}.axso-volunteer-form-card{padding:20px}}
.axso-volunteer-submit{transition:background-color .18s ease,color .18s ease,border-color .18s ease,opacity .18s ease}.axso-volunteer-submit:disabled{background:#e7e5e2!important;border-color:#e7e5e2!important;color:#777!important;cursor:not-allowed!important;opacity:1}.axso-volunteer-submit.is-ready:not(:disabled){background:var(--red)!important;border-color:var(--red)!important;color:#fff!important;cursor:pointer}.axso-volunteer-submit.is-sending:disabled{background:#8d2737!important;border-color:#8d2737!important;color:#fff!important}.axso-volunteer-submit.is-success:disabled{background:#2f7f52!important;border-color:#2f7f52!important;color:#fff!important}.axso-volunteer-info-only .axso-info-only-card p:last-child{font-size:18px;line-height:1.7;color:#555;max-width:720px}

/* Sprint Bénévoles V1.4 — polish UX */
.axso-volunteer-hero .button{display:inline-flex;align-items:center;justify-content:center;background:#fff!important;border:1px solid rgba(255,255,255,.9)!important;color:var(--red)!important;text-decoration:none!important;border-radius:4px;padding:13px 18px;font-weight:800;box-shadow:none}
.axso-volunteer-hero .button:hover{background:#f7f3ee!important;color:#8f1028!important;transform:translateY(-1px)}
.axso-volunteer-external{background:#f7f3ee!important;color:#201e1d!important;border-top:1px solid #e7dfd7;border-bottom:1px solid #e7dfd7}
.axso-volunteer-external .eyebrow{color:var(--red)!important;opacity:1}
.axso-volunteer-external p{color:#595450!important;opacity:1!important}
.axso-volunteer-external .button-light{background:var(--red)!important;border-color:var(--red)!important;color:#fff!important}
.axso-volunteer-external .button-light:hover{background:#8f1028!important;border-color:#8f1028!important;color:#fff!important}
.axso-form-message.success.is-fading{opacity:0;transform:translateY(-4px);transition:opacity .35s ease,transform .35s ease}
.axso-volunteer-key-figure{background:#fff;padding:34px 0}.axso-volunteer-key-figure-inner{display:flex;align-items:baseline;gap:20px;border-left:5px solid var(--red);padding:8px 0 8px 24px}.axso-volunteer-key-figure-inner strong{font-size:clamp(2.5rem,6vw,5rem);line-height:1;color:var(--red)}.axso-volunteer-key-figure-inner p{margin:0;max-width:650px;font-size:1.2rem;font-weight:700}@media(max-width:700px){.axso-volunteer-key-figure-inner{display:block}.axso-volunteer-key-figure-inner p{margin-top:8px}}
