.sidra-b2b-form{background:#fff;border:1px solid #dce5df;border-radius:16px;box-shadow:0 12px 34px rgba(26,77,54,.08);margin:28px 0;padding:28px}.sidra-b2b-form fieldset{border:0;border-top:1px solid #e3ebe6;margin:0 0 28px;padding:24px 0 0}.sidra-b2b-form fieldset:first-of-type{border-top:0;padding-top:0}.sidra-b2b-form legend{color:#174b36;font-size:1.25rem;font-weight:700;padding:0 0 14px}.sidra-b2b-grid{display:grid;gap:18px 24px;grid-template-columns:repeat(2,minmax(0,1fr))}.sidra-b2b-grid p,.sidra-b2b-form>p{margin:0}.sidra-b2b-grid__wide{grid-column:1/-1}.sidra-b2b-form label{color:#23372d;display:block;font-weight:600;margin-bottom:6px}.sidra-b2b-form input:not([type=checkbox]),.sidra-b2b-form select,.sidra-b2b-form textarea{background:#fff;border:1px solid #aebdb5;border-radius:8px;box-sizing:border-box;min-height:46px;padding:10px 12px;width:100%}.sidra-b2b-form input:focus,.sidra-b2b-form select:focus,.sidra-b2b-form textarea:focus{border-color:#1f7350;box-shadow:0 0 0 3px rgba(31,115,80,.15);outline:0}.sidra-b2b-form small{display:block;font-weight:400;margin-top:3px}.sidra-b2b-consents{background:#f4f8f5;border-radius:10px;display:grid;gap:12px;margin:0 0 22px;padding:18px}.sidra-b2b-consents label{display:flex;gap:10px}.sidra-b2b-consents input{margin-top:4px}.sidra-b2b-security{color:#53665c;font-size:.9rem;margin-top:14px!important}.sidra-b2b-honeypot{height:0!important;left:-9999px;overflow:hidden;position:absolute;width:0!important}.sidra-b2b-notice,.sidra-b2b-product-note{background:#f4f8f5;border-left:4px solid #1f7350;border-radius:8px;margin:20px 0;padding:18px 20px}.sidra-b2b-notice--success{background:#effaf3;border-color:#27854f}.sidra-b2b-notice--error{background:#fff3f2;border-color:#b43b32}.sidra-b2b-product-note{display:grid;gap:4px;font-size:.95rem}.sidra-b2b-product-note--approved{background:#eef8f2}.sidra-b2b-price-label{color:#1f7350;display:block;font-size:.78rem;font-weight:700;letter-spacing:.02em;margin-top:4px;text-transform:uppercase}.sidra-b2b-quote-button{margin-top:10px!important}.sidra-b2b-quote-form{max-width:720px}.sidra-b2b-admin-data{display:grid;grid-template-columns:220px 1fr}.sidra-b2b-admin-data dt,.sidra-b2b-admin-data dd{border-bottom:1px solid #eee;margin:0;padding:8px}
.sidra-b2b-price-missing{color:#6c4b16;display:block;font-weight:700}
@media(max-width:768px){.sidra-b2b-form{padding:22px}.sidra-b2b-grid{grid-template-columns:1fr}.sidra-b2b-grid__wide{grid-column:auto}}
@media(max-width:480px){.sidra-b2b-form{border-radius:10px;margin:20px 0;padding:18px 14px}.sidra-b2b-form legend{font-size:1.1rem}.sidra-b2b-consents{padding:14px}}

/* Pages professionnelles — présentation boxed et éditoriale. */
.sidra-professional-page #content {
    background: #f3f7f4;
    padding: 48px 0 80px;
}
.sidra-professional-page #content > .container-fluid {
    padding-left: 22px;
    padding-right: 22px;
}
.sidra-professional-page #content > .container-fluid > .row {
    margin-left: 0;
    margin-right: 0;
}
.sidra-pro-page,
.sidra-pro-page * {
    box-sizing: border-box;
}
.sidra-pro-page {
    color: #24352e;
    margin: 0 auto;
    max-width: 1180px;
    min-width: 0;
}
.sidra-pro-page h1,
.sidra-pro-page h2,
.sidra-pro-page h3 {
    color: #123c32;
}
.sidra-pro-page h2 {
    font-size: clamp(28px, 3vw, 42px);
    letter-spacing: -.025em;
    line-height: 1.15;
    margin: 0 0 14px;
}
.sidra-pro-page h3 {
    font-size: 19px;
    line-height: 1.3;
    margin: 0 0 8px;
}
.sidra-pro-page p {
    color: #56665e;
    line-height: 1.65;
}
.sidra-pro-hero {
    align-items: center;
    background: linear-gradient(125deg, #113d32 0%, #1b684b 70%, #24775a 100%);
    border-radius: 22px;
    box-shadow: 0 22px 55px rgba(17, 61, 50, .16);
    display: grid;
    gap: 36px;
    grid-template-columns: minmax(0, 1fr) auto;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 52px 58px;
    position: relative;
}
.sidra-pro-hero::after {
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 50%;
    content: "";
    height: 270px;
    position: absolute;
    right: -85px;
    top: -120px;
    width: 270px;
}
.sidra-pro-hero__content {
    max-width: 780px;
    position: relative;
    z-index: 1;
}
.sidra-pro-page .sidra-pro-hero h1 {
    color: #fff;
    font-size: clamp(38px, 4.6vw, 62px);
    letter-spacing: -.04em;
    line-height: 1.05;
    margin: 0 0 18px;
}
.sidra-pro-page .sidra-pro-hero__lead {
    color: rgba(255, 255, 255, .86);
    font-size: 18px;
    margin: 0;
    max-width: 740px;
}
.sidra-pro-eyebrow {
    color: #b77d1b !important;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .12em;
    margin: 0 0 10px !important;
    text-transform: uppercase;
}
.sidra-pro-hero .sidra-pro-eyebrow {
    color: #f0c36b !important;
}
.sidra-pro-hero__badge {
    align-items: center;
    background: rgba(255, 255, 255, .11);
    border: 1px solid rgba(255, 255, 255, .22);
    border-radius: 14px;
    color: #fff;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    gap: 10px;
    max-width: 220px;
    padding: 15px 18px;
    position: relative;
    z-index: 1;
}
.sidra-pro-hero__badge span {
    align-items: center;
    background: #f0c36b;
    border-radius: 50%;
    color: #123c32;
    display: inline-flex;
    flex: 0 0 28px;
    height: 28px;
    justify-content: center;
}
.sidra-pro-panel,
.sidra-pro-intro,
.sidra-pro-cta {
    background: #fff;
    border: 1px solid #dce7e1;
    border-radius: 18px;
    box-shadow: 0 12px 34px rgba(20, 61, 48, .055);
    padding: 36px;
}
.sidra-pro-intro {
    margin-bottom: 24px;
}
.sidra-pro-steps {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 26px;
}
.sidra-pro-steps article {
    background: #f6f9f7;
    border: 1px solid #e1ebe5;
    border-radius: 14px;
    min-width: 0;
    padding: 23px;
}
.sidra-pro-steps article > span,
.sidra-pro-card__number {
    color: #b77d1b;
    display: inline-block;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: .08em;
    margin-bottom: 14px;
}
.sidra-pro-steps p,
.sidra-pro-card p {
    font-size: 14px;
    margin: 0;
}
.sidra-pro-layout {
    align-items: start;
    display: grid;
    gap: 24px;
    grid-template-columns: minmax(0, 2.15fr) minmax(280px, .85fr);
}
.sidra-pro-layout--quote {
    margin-bottom: 24px;
}
.sidra-pro-section-head {
    margin-bottom: 26px;
}
.sidra-pro-section-head > p:last-child {
    font-size: 16px;
    margin: 0;
    max-width: 760px;
}
.sidra-pro-section-head--center {
    margin-left: auto;
    margin-right: auto;
    max-width: 790px;
    text-align: center;
}
.sidra-pro-form-panel .sidra-b2b-form,
.sidra-pro-quote-form .sidra-b2b-form {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.sidra-pro-form-panel .sidra-b2b-form fieldset {
    background: #f8faf9;
    border: 1px solid #e1e9e4;
    border-radius: 12px;
    margin-bottom: 18px;
    padding: 22px;
}
.sidra-pro-form-panel .sidra-b2b-form fieldset:first-of-type {
    border-top: 1px solid #e1e9e4;
    padding-top: 22px;
}
.sidra-pro-aside {
    display: grid;
    gap: 16px;
    position: sticky;
    top: 105px;
}
.sidra-pro-sidecard {
    background: #fff;
    border: 1px solid #dce7e1;
    border-radius: 15px;
    padding: 24px;
}
.sidra-pro-sidecard--accent {
    background: #eaf4ee;
    border-color: #c7ddcf;
}
.sidra-pro-sidecard__label {
    color: #123c32 !important;
    font-size: 16px;
    font-weight: 800;
    margin: 0 0 12px !important;
}
.sidra-pro-sidecard ul,
.sidra-pro-panel ul {
    margin: 0;
    padding-left: 20px;
}
.sidra-pro-sidecard li,
.sidra-pro-panel li {
    margin-bottom: 8px;
}
.sidra-pro-small {
    font-size: 12px;
    margin: 14px 0 0;
}
.sidra-pro-checklist {
    list-style: none;
    padding-left: 0 !important;
}
.sidra-pro-checklist li {
    padding-left: 25px;
    position: relative;
}
.sidra-pro-checklist li::before {
    color: #1d704f;
    content: "✓";
    font-weight: 900;
    left: 0;
    position: absolute;
}
.sidra-pro-checklist--large li {
    border-bottom: 1px solid #e7eeea;
    margin: 0;
    padding-bottom: 12px;
    padding-top: 12px;
}
.sidra-pro-checklist--large li::before {
    top: 12px;
}
.sidra-pro-benefits {
    margin-bottom: 24px;
}
.sidra-pro-card-grid {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.sidra-pro-card-grid--four {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.sidra-pro-card {
    background: #f7faf8;
    border: 1px solid #e0e9e4;
    border-radius: 14px;
    min-width: 0;
    padding: 25px;
}
.sidra-pro-split {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom: 24px;
}
.sidra-pro-panel--dark {
    background: #123c32;
    border-color: #123c32;
}
.sidra-pro-panel--dark h2,
.sidra-pro-panel--dark p {
    color: #fff;
}
.sidra-pro-panel--dark > p:not(.sidra-pro-eyebrow) {
    opacity: .84;
}
.sidra-pro-timeline {
    list-style: none;
    margin: 25px 0 0;
    padding: 0;
}
.sidra-pro-timeline li {
    border-left: 2px solid #c9ddd2;
    display: grid;
    margin: 0;
    padding: 0 0 24px 24px;
    position: relative;
}
.sidra-pro-timeline li::before {
    background: #1d704f;
    border: 4px solid #eaf4ee;
    border-radius: 50%;
    content: "";
    height: 14px;
    left: -8px;
    position: absolute;
    top: 3px;
    width: 14px;
}
.sidra-pro-timeline li:last-child {
    padding-bottom: 0;
}
.sidra-pro-timeline strong {
    color: #123c32;
    font-size: 16px;
}
.sidra-pro-timeline span {
    color: #607067;
    margin-top: 4px;
}
.sidra-pro-panel--dark .sidra-pro-timeline strong,
.sidra-pro-panel--dark .sidra-pro-timeline span {
    color: #fff;
}
.sidra-pro-actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 24px;
}
.sidra-pro-btn {
    align-items: center;
    background: #1d704f;
    border: 2px solid #1d704f;
    border-radius: 8px;
    color: #fff;
    display: inline-flex;
    font-weight: 800;
    justify-content: center;
    min-height: 48px;
    padding: 11px 20px;
    text-decoration: none;
}
.sidra-pro-btn:hover {
    background: #123c32;
    border-color: #123c32;
    color: #fff;
}
.sidra-pro-btn--light {
    background: #fff;
    border-color: #fff;
    color: #123c32;
}
.sidra-pro-btn--outline {
    background: transparent;
    color: #1d704f;
}
.sidra-pro-link,
.sidra-pro-text-link {
    color: #1d704f;
    font-weight: 800;
    text-decoration: underline;
    text-underline-offset: 3px;
}
.sidra-pro-panel--dark .sidra-pro-link {
    color: #fff;
}
.sidra-pro-cta {
    align-items: center;
    display: flex;
    gap: 30px;
    justify-content: space-between;
}
.sidra-pro-cta h2 {
    font-size: clamp(26px, 3vw, 38px);
}
.sidra-pro-cta p:last-child {
    margin-bottom: 0;
}
.sidra-pro-after-quote {
    margin-top: 24px;
}
.sidra-pro-center {
    margin: 24px 0 0;
    text-align: center;
}
.sidra-pro-quote-form .sidra-b2b-notice {
    margin-bottom: 0;
}
.sidra-pro-page a:focus-visible,
.sidra-pro-page input:focus-visible,
.sidra-pro-page select:focus-visible,
.sidra-pro-page textarea:focus-visible,
.sidra-pro-page button:focus-visible {
    outline: 3px solid #c58a24;
    outline-offset: 3px;
}
.sidra-pro-page input,
.sidra-pro-page select,
.sidra-pro-page textarea,
.sidra-pro-page button {
    max-width: 100%;
}
@media (max-width: 991px) {
    .sidra-professional-page #content { padding-top: 32px; }
    .sidra-pro-hero { grid-template-columns: 1fr; padding: 42px; }
    .sidra-pro-hero__badge { max-width: none; width: fit-content; }
    .sidra-pro-layout { grid-template-columns: 1fr; }
    .sidra-pro-aside { grid-template-columns: repeat(3, minmax(0, 1fr)); position: static; }
    .sidra-pro-card-grid--four { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 767px) {
    .sidra-professional-page #content { padding-bottom: 54px; }
    .sidra-professional-page #content > .container-fluid { padding-left: 14px; padding-right: 14px; }
    .sidra-pro-hero { border-radius: 16px; padding: 34px 24px; }
    .sidra-pro-steps,
    .sidra-pro-card-grid,
    .sidra-pro-card-grid--four,
    .sidra-pro-split,
    .sidra-pro-aside { grid-template-columns: 1fr; }
    .sidra-pro-panel,
    .sidra-pro-intro,
    .sidra-pro-cta { border-radius: 14px; padding: 25px 20px; }
    .sidra-pro-form-panel .sidra-b2b-form fieldset { padding: 18px 14px; }
    .sidra-pro-cta { align-items: stretch; flex-direction: column; }
    .sidra-pro-actions { align-items: stretch; flex-direction: column; }
    .sidra-pro-btn { width: 100%; }
}
