.rws-hero .rws-badge{display:inline-block;margin:0 0 .75rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#5a5fca;background:rgb(90 95 202 / .12);border:1px solid rgb(90 95 202 / .25);border-radius:999px}.rws-hero-accent{display:block;font-size:clamp(1.5rem, 4vw, 2.25rem);font-weight:700;color:var(--text-primary,#1a162e)}.rws-main{padding:2rem 0 5rem}.rws-wrap{max-width:var(--layout-max-width,960px);margin:0 auto;padding:0 var(--layout-pad-x,1.25rem);box-sizing:border-box}.rws-section{margin-bottom:2.5rem}.rws-lead{font-size:1.125rem;line-height:1.65;color:var(--text-primary,#1a162e)}.rws-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:2.5rem}@media (min-width:768px){.rws-grid{grid-template-columns:1fr 1fr}}.rws-card{background:#fff;border:1px solid rgb(90 95 202 / .2);border-radius:16px;padding:1.5rem;box-shadow:0 10px 30px rgb(90 95 202 / .08)}[data-theme="dark"] .rws-card{background:#1a162e;border-color:rgb(255 255 255 / .08)}.rws-card h2,.rws-section h2{font-size:1.35rem;font-weight:800;color:#5a5fca;margin:0 0 1rem}.rws-card h3{font-size:1rem;font-weight:700;margin:1.25rem 0 .5rem;color:var(--text-primary,#1a162e)}.rws-list{margin:0;padding-left:1.25rem;line-height:1.7;color:var(--text-secondary,#475569)}.rws-list--inline{list-style:disc}.rws-valeur{margin:1.25rem 0 0;padding:1rem;background:rgb(90 95 202 / .08);border-radius:12px;font-size:.95rem;line-height:1.55}.rws-exclusions{font-size:.9rem;line-height:1.65;color:var(--text-secondary,#475569)}.rws-exclusions-note{margin:.85rem 0 0;padding-top:.85rem;font-size:.9rem;line-height:1.65;color:var(--text-secondary,#475569);border-top:1px solid rgb(90 95 202 / .12)}.rws-exclusions-note a{font-weight:600;color:#5a5fca;text-decoration:underline;text-underline-offset:.15em}.rws-exclusions-note a:hover{color:#484cb8}.rws-dates{padding:1.75rem 1.5rem;background:linear-gradient(165deg,rgb(90 95 202 / .08) 0%,rgb(90 95 202 / .02) 55%,#fff 100%);border:1px solid rgb(90 95 202 / .18);border-radius:20px;box-shadow:0 14px 40px rgb(90 95 202 / .1)}[data-theme="dark"] .rws-dates{background:linear-gradient(165deg,rgb(90 95 202 / .16) 0%,rgb(26 22 46 / .95) 100%);border-color:rgb(255 255 255 / .08)}.rws-dates__header{margin-bottom:1.5rem}.rws-dates__header h2{margin-bottom:.5rem}.rws-dates__lead{margin:0;max-width:38rem;font-size:.95rem;line-height:1.65;color:var(--text-secondary,#475569)}.rws-timeline{display:grid;gap:1rem;margin:0;padding:0;list-style:none}@media (min-width:640px){.rws-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}}.rws-timeline__item{display:grid;grid-template-columns:4.5rem 1fr;gap:1rem;align-items:center;padding:1.1rem 1.15rem;background:#fff;border:1px solid rgb(90 95 202 / .14);border-radius:16px;box-shadow:0 8px 24px rgb(90 95 202 / .07);transition:transform 0.2s ease,box-shadow 0.2s ease}[data-theme="dark"] .rws-timeline__item{background:rgb(255 255 255 / .04);border-color:rgb(255 255 255 / .08)}.rws-timeline__item:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgb(90 95 202 / .12)}.rws-timeline__calendar{display:flex;flex-direction:column;overflow:hidden;border-radius:12px;border:1px solid rgb(90 95 202 / .2);box-shadow:0 4px 14px rgb(90 95 202 / .12)}.rws-timeline__calendar-top{display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.4rem .35rem;background:linear-gradient(135deg,#5a5fca 0%,#484cb8 100%);color:#fff}.rws-timeline__calendar-icon{flex-shrink:0;opacity:.92}.rws-timeline__calendar-month{font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;line-height:1}.rws-timeline__calendar-day{display:flex;align-items:center;justify-content:center;min-height:2.65rem;font-size:1.45rem;font-weight:800;line-height:1;color:#5a5fca;background:#fff}[data-theme="dark"] .rws-timeline__calendar-day{background:#1a162e;color:#c7c9ff}.rws-timeline__content{min-width:0}.rws-timeline__label{margin:0 0 .35rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#5a5fca}.rws-timeline__date{margin:0;font-size:1rem;font-weight:700;line-height:1.45;color:var(--text-primary,#1a162e)}.rws-timeline__item--deadline{border-color:rgb(255 138 0 / .35);background:linear-gradient(135deg,rgb(255 138 0 / .08) 0%,#fff 100%)}[data-theme="dark"] .rws-timeline__item--deadline{background:linear-gradient(135deg,rgb(255 138 0 / .12) 0%,rgb(255 255 255 / .04) 100%)}.rws-timeline__item--deadline .rws-timeline__calendar-top{background:linear-gradient(135deg,#ff8a00 0%,#e67300 100%)}.rws-timeline__item--deadline .rws-timeline__calendar-day{color:#c45f00}[data-theme="dark"] .rws-timeline__item--deadline .rws-timeline__calendar-day{color:#ffb366}.rws-timeline__item--deadline .rws-timeline__label{color:#c45f00}.rws-timeline__item--deadline .rws-timeline__date{font-size:1.05rem}.rws-timeline__item--review .rws-timeline__calendar-day{font-size:1.75rem;font-weight:900;letter-spacing:-.02em}.rws-notice{margin-bottom:1.5rem;padding:1.25rem 1.5rem;border-radius:14px;border:1px solid rgb(90 95 202 / .2);background:rgb(90 95 202 / .05)}.rws-notice h2{font-size:1rem;font-weight:700;margin:0 0 .5rem;color:#5a5fca}.rws-notice p{margin:.35rem 0;font-size:.925rem;line-height:1.65;color:var(--text-secondary,#475569)}.rws-notice a{color:#5a5fca;font-weight:600}.rws-form-section{margin-top:3rem;padding-top:2rem;border-top:1px solid rgb(90 95 202 / .15)}.rws-form-lead{margin-bottom:1.5rem;color:var(--text-secondary,#475569)}.rws-form-estimate{margin:0 0 1.25rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;line-height:1.5;color:#5a5fca;background:rgb(90 95 202 / .08);border:1px solid rgb(90 95 202 / .18);border-radius:10px}.rws-candidature-form .rws-form-row{display:grid;gap:1rem;margin-bottom:1.15rem}@media (min-width:600px){.rws-candidature-form .rws-form-row{grid-template-columns:1fr 1fr}}.rws-candidature-form .rws-form-row>.form-group{margin-bottom:0}.rws-candidature-form .rws-fieldset--compact .form-group{margin-bottom:.85rem}.rws-candidature-form .rws-fieldset--compact .wpcf7-radio{display:flex;flex-wrap:wrap;gap:.65rem 1.25rem}.rws-form-panel{background:#fff;border:1px solid rgb(90 95 202 / .2);border-radius:16px;padding:1.5rem;box-shadow:0 10px 30px rgb(90 95 202 / .08)}[data-theme="dark"] .rws-form-panel{background:#1a162e;border-color:rgb(255 255 255 / .08)}.rws-closed-notice{padding:1.5rem;text-align:center;background:rgb(90 95 202 / .06);border-radius:12px}.rws-closed-notice p{margin:0 0 1rem}.rws-btn{display:inline-block;padding:.65rem 1.25rem;font-weight:600;text-decoration:none;border-radius:8px}.rws-btn--secondary{color:#5a5fca;border:1px solid rgb(90 95 202 / .35)}.rws-candidature-form .rws-survey-step,.wpcf7.is-survey-ready .rws-survey-step{display:none}.rws-candidature-form:not(.is-survey-ready) .rws-survey-step:first-of-type,.wpcf7:not(.is-survey-ready) .rws-candidature-form .rws-survey-step:first-of-type{display:block}.rws-candidature-form.is-survey-ready .rws-survey-step.is-active,.wpcf7.is-survey-ready .rws-candidature-form .rws-survey-step.is-active{display:block}.rws-candidature-form.is-survey-ready .rws-survey-step[hidden],.wpcf7.is-survey-ready .rws-candidature-form .rws-survey-step[hidden]{display:none!important}.rws-survey-kicker{margin:0 0 .65rem;font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#5a5fca}.rws-candidature-form .rws-fieldset{margin:0;padding:0;border:0}.rws-wizard-progress{margin-bottom:1.5rem}.rws-wizard-progress__label{margin:0;font-size:.9rem;font-weight:600;line-height:1.45;color:var(--text-secondary,#64748b)}.rws-wizard-progress__track{height:4px;margin-bottom:1rem;background:rgb(90 95 202 / .15);border-radius:999px;overflow:hidden}.rws-wizard-progress__fill{height:100%;width:20%;background:linear-gradient(90deg,#5a5fca 0%,#484cb8 100%);border-radius:inherit;transition:width 0.25s ease}.rws-wizard-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;margin:0;padding:0;list-style:none}.rws-wizard-steps__item{display:flex;flex-direction:column;align-items:center;gap:.35rem;text-align:center;cursor:default}.rws-wizard-steps__item.is-complete{cursor:pointer}.rws-wizard-steps__num{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;font-size:.8rem;font-weight:800;color:#5a5fca;background:rgb(90 95 202 / .1);border:1px solid rgb(90 95 202 / .25);border-radius:999px;transition:background 0.2s ease,color 0.2s ease,border-color 0.2s ease}.rws-wizard-steps__label{font-size:.68rem;font-weight:600;line-height:1.25;color:var(--text-secondary,#64748b)}.rws-wizard-steps__item.is-active .rws-wizard-steps__num{color:#fff;background:#5a5fca;border-color:#5a5fca}.rws-wizard-steps__item.is-active .rws-wizard-steps__label{color:#5a5fca}.rws-wizard-steps__item.is-complete .rws-wizard-steps__num{color:#fff;background:#484cb8;border-color:#484cb8}.rws-wizard-nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem 1rem;margin-top:.5rem;padding-top:1.25rem;border-top:1px solid rgb(90 95 202 / .12)}.rws-wizard-nav--survey{grid-template-columns:1fr;gap:.75rem}.rws-wizard-nav--survey .rws-wizard-btn--prev.is-visible{justify-self:start}.rws-wizard-nav--survey .rws-wizard-btn--next.is-visible,.rws-wizard-nav--survey .rws-wizard-submit.is-visible{justify-self:stretch;width:100%}@media (min-width:520px){.rws-wizard-nav--survey{grid-template-columns:auto 1fr;align-items:center}.rws-wizard-nav--survey .rws-wizard-btn--prev.is-visible{grid-column:1}.rws-wizard-nav--survey .rws-wizard-btn--next.is-visible,.rws-wizard-nav--survey .rws-wizard-submit.is-visible{grid-column:2;justify-self:end;width:auto;min-width:11rem}}.rws-wizard-nav__status{margin:0;font-size:.85rem;font-weight:600;text-align:center;color:var(--text-secondary,#64748b)}.rws-wizard-btn{padding:.7rem 1.15rem;font-size:.95rem;font-weight:700;border-radius:10px;border:1px solid rgb(90 95 202 / .25);background:#fff;color:#5a5fca;cursor:pointer;transition:background 0.2s ease,color 0.2s ease}[data-theme="dark"] .rws-wizard-btn{background:rgb(255 255 255 / .04);color:#c7c9ff}.rws-wizard-btn:hover{background:rgb(90 95 202 / .08)}.rws-wizard-btn--next{color:#fff;background:#5a5fca;border-color:#5a5fca}.rws-wizard-btn--next:hover{background:#484cb8;border-color:#484cb8}.rws-wizard-btn[hidden],.rws-wizard-submit[hidden],.rws-wizard-nav .rws-wizard-btn:not(.is-visible),.rws-wizard-nav .rws-wizard-submit:not(.is-visible){display:none!important}.rws-wizard-nav .rws-wizard-btn.is-visible,.rws-wizard-nav .rws-wizard-submit.is-visible{display:block}.rws-wizard-submit{margin:0!important}.rws-wizard-submit .wpcf7-submit,.rws-wizard-submit input[type="submit"]{width:100%;margin:0}@media (max-width:639px){.rws-wizard-steps__label{display:none}.rws-wizard-nav:not(.rws-wizard-nav--survey){grid-template-columns:1fr 1fr}.rws-wizard-nav__status{grid-column:1 / -1;order:-1}.rws-wizard-nav:not(.rws-wizard-nav--survey) .rws-wizard-btn--prev{grid-column:1}.rws-wizard-nav:not(.rws-wizard-nav--survey) .rws-wizard-btn--next,.rws-wizard-nav:not(.rws-wizard-nav--survey) .rws-wizard-submit{grid-column:2}}.rws-candidature-form .rws-fieldset-title{font-size:1.05rem;font-weight:700;color:#5a5fca;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid rgb(90 95 202 / .15);outline:none}.rws-candidature-form .form-group{margin-bottom:1.15rem}.rws-candidature-form label{display:block;margin-bottom:.35rem;font-size:.875rem;font-weight:600;color:var(--text-primary,#1a162e)}.rws-candidature-form .wpcf7-form-control-wrap{display:block}.rws-candidature-form input[type="text"],.rws-candidature-form input[type="email"],.rws-candidature-form input[type="url"],.rws-candidature-form input[type="tel"],.rws-candidature-form select,.rws-candidature-form textarea{width:100%;box-sizing:border-box;padding:.65rem .85rem;font-size:1rem;border:1px solid rgb(90 95 202 / .25);border-radius:8px;background:var(--input-bg,#fff);color:var(--text-primary,#1a162e)}.rws-candidature-form textarea{min-height:100px;resize:vertical}.rws-candidature-form .wpcf7-checkbox,.rws-candidature-form .wpcf7-radio{display:grid;gap:.5rem}.rws-candidature-form .wpcf7-list-item{margin:0}.rws-candidature-form .wpcf7-list-item label{display:flex;align-items:flex-start;gap:.5rem;font-weight:400;cursor:pointer}.rws-candidature-form .form-group--consent{margin-top:1.5rem;padding:1rem;background:rgb(90 95 202 / .05);border-radius:10px}.rws-candidature-form .form-group--consent label{font-weight:400;font-size:.875rem;line-height:1.55}.rws-candidature-form .form-group--submit{margin-top:1.5rem}.rws-candidature-form input[type="submit"]{width:100%;padding:.85rem 1.5rem;font-size:1rem;font-weight:700;color:#fff;background:#5a5fca;border:none;border-radius:10px;cursor:pointer;transition:background 0.2s}.rws-candidature-form input[type="submit"]:hover{background:#484cb8}.rws-candidature-form .wpcf7-not-valid-tip{font-size:.8rem;color:#c0392b;margin-top:.25rem}.rws-candidature-form .wpcf7-response-output{margin:1rem 0 0;padding:.85rem 1rem;border-radius:8px;font-size:.9rem}.rws-reglements .rws-reglements-list{padding-left:1.25rem;line-height:1.75}.rws-reglements .rws-reglements-list li{margin-bottom:1rem;color:var(--text-secondary,#475569)}.rws-reglements .rws-reglements-list strong{color:var(--text-primary,#1a162e)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-refonte-solidaire{padding:1.25rem var(--layout-pad-x,1.25rem);background:linear-gradient(135deg,rgb(90 95 202 / .12) 0%,rgb(90 95 202 / .04) 100%);border-bottom:1px solid rgb(90 95 202 / .18)}.home-refonte-solidaire__inner{max-width:var(--layout-max-width,1120px);margin:0 auto;display:grid;gap:1rem;align-items:center}@media (min-width:768px){.home-refonte-solidaire__inner{grid-template-columns:1fr auto;gap:1.5rem 2rem}}.home-refonte-solidaire__kicker{margin:0 0 .35rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#5a5fca}.home-refonte-solidaire__title{margin:0 0 .5rem;font-size:clamp(1.15rem, 2.5vw, 1.45rem);font-weight:800;line-height:1.25;color:var(--text-primary,#1a162e)}.home-refonte-solidaire__text{margin:0;font-size:.95rem;line-height:1.6;color:var(--text-secondary,#475569);max-width:42rem}.home-refonte-solidaire__actions{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}@media (min-width:768px){.home-refonte-solidaire__actions{align-items:flex-end;text-align:right}}.home-refonte-solidaire__cta{white-space:nowrap}.home-refonte-solidaire__meta{margin:0;font-size:.8rem;color:var(--text-secondary,#64748b)}