/* Sort les grandes compositions SOC des conteneurs étroits d’Elementor/Astra. */
.soc-teams-page,
.soc-president,
.soc-team-more,
.soc-team-fixtures,
.soc-auto-page{
  position:relative;
  left:50%;
  width:100vw;
  max-width:none!important;
  margin-left:-50vw!important;
  margin-right:-50vw!important;
}
.soc-home{position:relative;left:50%;width:100vw;max-width:none;margin-left:-50vw!important;margin-right:-50vw!important;overflow:hidden}
.soc-teams-page{overflow:hidden}
.soc-auto-page>.soc-section{
  width:100%;
  max-width:none;
  margin-left:0;
  margin-right:0;
  padding-left:max(24px,calc((100vw - 1240px)/2));
  padding-right:max(24px,calc((100vw - 1240px)/2));
}
@supports(width:100dvw){
  .soc-teams-page,.soc-president,.soc-team-more,.soc-team-fixtures,.soc-auto-page{width:100dvw;margin-left:-50dvw!important;margin-right:-50dvw!important}
}

/* Couleur sombre officielle du site. */
:root{--soc-dark:#25272D!important}
.soc-teams-page{--ink:#25272D!important}
.soc-teams-hero,
.soc-president,
.soc-result-wrap .soc-score,
.site-footer,
footer.site-footer,
.ast-small-footer,
.footer-adv-overlay{background-color:#25272D!important}
.soc-section,
.soc-team-fixtures,
.soc-team-more,
.soc-content-card,
.soc-team-card,
.soc-partner{color:#25272D}
.soc-teams-page .soc-teams-join span{color:#fff!important}
.soc-president .soc-president-copy h2{color:#fff!important}
.soc-president .soc-president-brand-card{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:35px;background:linear-gradient(145deg,#9E0B12,#9E0B12)!important;border:1px solid #ff6670;box-shadow:18px 22px 0 #181a1f,0 30px 60px #0005;overflow:hidden;transform:rotate(2deg)}
.soc-president .soc-president-brand-card:before{content:'';position:absolute;inset:12px;border:1px solid #ffffff45;z-index:-1}
.soc-president .soc-president-brand-card:after{content:'SOC';position:absolute;right:-18px;bottom:-38px;color:#ffffff0e;font-size:135px;font-weight:1000;letter-spacing:-.1em;z-index:-1}
.soc-president .soc-president-brand-card img{position:relative;width:min(72%,230px);height:210px;object-fit:contain;filter:drop-shadow(0 13px 18px #53000899)}
.soc-president .soc-president-brand-card .soc-brand-kicker{position:absolute;top:25px;left:30px;color:#fff!important;font-size:8px;font-weight:900;letter-spacing:.16em}
.soc-president .soc-president-brand-card small{position:relative;color:#fff!important;font-size:10px;font-weight:900;letter-spacing:.3em;line-height:1.5}
.soc-president .soc-president-brand-card>i{position:absolute;right:25px;bottom:22px;width:35px;height:35px;display:grid;place-items:center;border:1px solid #fff6;border-radius:50%;font-style:normal;font-size:14px}
.soc-president .soc-brand-court{position:absolute;z-index:-1;width:300px;height:300px;border:2px solid #ffffff24;border-radius:50%;left:-135px;bottom:-95px}
.soc-president .soc-brand-court:before{content:'';position:absolute;left:149px;top:-70px;width:2px;height:440px;background:#ffffff24}
.soc-home-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
.soc-home-hero-shade{z-index:1}
.soc-home .soc-home-join-callout{display:flex;width:min(510px,100%);margin-top:24px;padding:13px 16px;border-left:4px solid #9E0B12;background:#25272de6;color:#fff!important;text-decoration:none!important;align-items:center;justify-content:space-between;gap:18px;transition:transform .2s ease,background .2s ease}
.soc-home .soc-home-join-callout strong{font-size:12px;line-height:1.2;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}
.soc-home .soc-home-join-callout span{font-size:11px;line-height:1.35;color:#fff;text-align:right}
.soc-home .soc-home-join-callout:hover{background:#9E0B12;transform:translateX(5px)}
@media(max-width:580px){.soc-home .soc-home-join-callout{align-items:flex-start;flex-direction:column;gap:5px}.soc-home .soc-home-join-callout span{text-align:left}}

/* Placement du nom du club dans le hero sur tablette et mobile. */
.soc-home .soc-home-hero-content>span{display:inline-flex;align-items:center;min-height:28px;padding-left:14px;border-left:4px solid #9E0B12;line-height:1.3;white-space:nowrap}
@media(max-width:1100px){
  .soc-home .soc-home-hero{align-items:flex-end;min-height:760px}
  .soc-home .soc-home-hero-content{width:calc(100% - 64px);margin:0 auto;padding:0 0 58px}
  .soc-home .soc-home-hero-content>span{margin:0 0 5px;font-size:10px;letter-spacing:.15em}
  .soc-home .soc-home-hero h1{margin-top:20px}
}
@media(max-width:600px){
  .soc-home .soc-home-hero{min-height:720px;background-position:62% center}
  .soc-home .soc-home-hero-content{width:calc(100% - 40px);padding-bottom:38px}
  .soc-home .soc-home-hero-content>span{min-height:24px;padding-left:10px;font-size:9px;letter-spacing:.11em}
  .soc-home .soc-home-hero h1{margin:17px 0 24px;font-size:clamp(52px,18vw,67px)}
  .soc-home .soc-home-hero p{font-size:15px;line-height:1.55}
  .soc-home .soc-home-scroll{display:none}
}
.soc-calendar-dialog{max-height:90vh;overflow:auto;padding-top:35px}
.soc-calendar-dialog .soc-dialog-image{width:calc(100% + 70px);height:auto;aspect-ratio:4/5;margin:-35px -35px 28px;background:#25272D center/cover no-repeat}
.soc-calendar-dialog .soc-dialog-image[hidden]{display:none}
.soc-calendar-nav{display:grid!important;grid-template-columns:52px minmax(210px,max-content) 52px 1fr auto;align-items:center;column-gap:10px}
.soc-calendar-nav h3{min-width:0!important;margin:0 8px!important;text-align:center}
.soc-calendar-nav .soc-cal-prev,.soc-calendar-nav .soc-cal-next{width:52px!important;height:52px!important;display:grid!important;place-items:center!important;padding:0!important;line-height:1!important;font-family:Arial,sans-serif!important;font-size:28px!important;font-weight:400!important;text-align:center!important}
.soc-calendar-nav .soc-cal-today{grid-column:5;margin-left:0!important}
@media(max-width:720px){.soc-calendar-nav{grid-template-columns:46px 1fr 46px!important}.soc-calendar-nav .soc-cal-prev,.soc-calendar-nav .soc-cal-next{width:46px!important;height:46px!important}.soc-calendar-nav .soc-cal-today{display:none!important}}
.soc-calendar-legend button{display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid transparent;border-radius:99px;background:transparent;color:#25272D;font-size:10px;font-weight:800;cursor:pointer;transition:.15s}
.soc-calendar-legend button:hover{background:#fff}
.soc-calendar-legend button.active{color:#fff;background:#25272D;border-color:#25272D}
.soc-calendar-legend button i{display:block;width:9px;height:9px;border-radius:50%;background:#9E0B12}
.soc-calendar-legend button i.event{background:#25272D}.soc-calendar-legend button.active i.event{background:#fff}
.soc-calendar-legend button i.stage{background:#d19724}

/* Sélection boutique de la page d’accueil. */
.soc-home .soc-home-shop{background:#25272D;color:#fff}
.soc-home .soc-home-shop header{align-items:flex-end}
.soc-home .soc-home-shop header span{color:#fff}
.soc-home .soc-home-shop header h2{color:#fff!important}
.soc-home .soc-home-shop header p{margin:12px 0 0;color:#b9bbc1}
.soc-home .soc-home-shop header>a{padding:13px 17px;border:1px solid #ffffff55;color:#fff!important}
.soc-home .soc-home-products{gap:14px}
.soc-home .soc-home-product{display:block;background:#fff;color:#25272D!important;text-decoration:none!important;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}
.soc-home .soc-home-product figure{position:relative;aspect-ratio:1/1;margin:0;background:#f4f2ef;overflow:hidden}
.soc-home .soc-home-product figure img{display:block;width:100%;height:100%;padding:24px;object-fit:contain;object-position:center;transition:transform .3s ease}
.soc-home .soc-home-product figure>span{position:absolute;top:13px;left:13px;padding:7px 9px;background:#25272D;color:#fff;font-size:8px;font-weight:900;letter-spacing:.12em}
.soc-home .soc-home-product figure>i{position:absolute;right:13px;top:13px;width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#9E0B12;color:#fff;font-style:normal;transform:translateY(-55px);transition:transform .22s ease}
.soc-home .soc-home-product-info{position:relative;padding:19px 20px 21px;min-height:145px}
.soc-home .soc-home-product-info h3{min-height:38px;margin:0 0 10px;color:#25272D!important;font-size:16px;line-height:1.25}
.soc-home .soc-home-product-info strong{display:block;color:#9E0B12;font-size:17px}
.soc-home .soc-home-product-info strong del{color:#999;font-size:12px}
.soc-home .soc-home-product-info small{display:block;margin-top:15px;padding-top:13px;border-top:1px solid #e7e4df;color:#25272D;font-weight:900}
.soc-home .soc-home-product:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0005}
.soc-home .soc-home-product:hover figure img{transform:scale(1.04)}
.soc-home .soc-home-product:hover figure>i{transform:none}
@media(max-width:580px){.soc-home .soc-home-products{grid-template-columns:1fr 1fr}.soc-home .soc-home-product figure img{padding:12px}.soc-home .soc-home-product-info{padding:14px;min-height:135px}}

/* Partenaires : cartes indépendantes, sans grille vide. */
.soc-home .soc-home-partners{background:#f7f5f1}
.soc-home .soc-home-partners header p{margin:12px 0 0;max-width:540px;color:#777980;line-height:1.6}
.soc-home .soc-home-partner-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,280px));justify-content:start;gap:14px;border:0}
.soc-home .soc-home-partner-card{position:relative;min-height:285px;display:flex;flex-direction:column;padding:0;background:#fff;border:1px solid #e5e1da;color:#25272D!important;font:inherit;text-align:left;text-decoration:none!important;overflow:hidden;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.soc-home .soc-home-partner-card figure{height:190px;margin:0;padding:28px;display:grid;place-items:center;background:#fff;border-bottom:1px solid #eeeae4}
.soc-home .soc-home-partner-card figure img{display:block;max-width:100%;width:auto;height:auto;max-height:130px;object-fit:contain}
.soc-home .soc-home-partner-card figure strong{width:82px;height:82px;display:grid;place-items:center;border-radius:50%;background:#9E0B12;color:#fff;font-size:24px;text-transform:uppercase}
.soc-home .soc-home-partner-card>div{padding:18px 20px 20px}
.soc-home .soc-home-partner-card small{color:#9E0B12;font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.soc-home .soc-home-partner-card h3{margin:7px 0 0;color:#25272D!important;font-size:17px}
.soc-home .soc-home-partner-card>i{position:absolute;right:16px;bottom:16px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#f0ede8;color:#9E0B12;font-style:normal;transition:.2s}
.soc-home .soc-home-partner-card:hover{transform:translateY(-5px);border-color:#9E0B12;box-shadow:0 18px 40px #25272D18}
.soc-home .soc-home-partner-card:hover>i{background:#9E0B12;color:#fff}
.soc-home .soc-home-partner-join{margin-top:28px;padding:22px 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#25272D;color:#fff}
.soc-home .soc-home-partner-join span{width:auto;height:auto;display:block;border:0;font-size:9px;font-weight:900;letter-spacing:.15em}
.soc-home .soc-home-partner-join a{color:#fff!important;font-size:11px;font-weight:900;text-decoration:none!important}
@media(max-width:600px){.soc-home .soc-home-partner-grid{grid-template-columns:1fr 1fr}.soc-home .soc-home-partner-card{min-height:235px}.soc-home .soc-home-partner-card figure{height:145px;padding:18px}.soc-home .soc-home-partner-card figure img{max-height:105px}.soc-home .soc-home-partner-card>div{padding:14px}.soc-home .soc-home-partner-card>i{display:none}.soc-home .soc-home-partner-join{align-items:flex-start;flex-direction:column}}
.soc-partner-dialog{width:min(780px,calc(100% - 30px));padding:0;border:0;background:#fff;box-shadow:0 30px 90px #0006;overflow:hidden}
.soc-partner-dialog::backdrop{background:#17191edb;backdrop-filter:blur(3px)}
.soc-partner-dialog-close{position:absolute;z-index:3;top:16px;right:16px;width:40px;height:40px;border:0;border-radius:50%;background:#25272D;color:#fff;font-size:25px;cursor:pointer}
.soc-partner-dialog-logo{min-height:290px;padding:55px;display:grid;place-items:center;background:#f4f0ea}
.soc-partner-dialog-logo img{display:block;max-width:330px;width:auto;height:auto;max-height:190px;object-fit:contain}
.soc-partner-dialog-logo b{width:120px;height:120px;display:grid;place-items:center;border-radius:50%;background:#9E0B12;color:#fff;font-size:38px;text-transform:uppercase}
.soc-partner-dialog-copy{padding:38px 45px 45px}
.soc-partner-dialog-copy>span{color:#9E0B12;font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.soc-partner-dialog-copy h3{margin:9px 0 17px;color:#25272D!important;font-size:35px;letter-spacing:-.04em}
.soc-partner-dialog-copy p{color:#6f7177;line-height:1.7;white-space:pre-line}
.soc-partner-dialog-copy a{display:inline-block;margin-top:12px;padding:13px 18px;background:#9E0B12;color:#fff!important;font-size:11px;font-weight:900;text-decoration:none!important}
.soc-partner-dialog-copy a[hidden]{display:none}
@media(min-width:700px){.soc-partner-dialog[open]{display:grid;grid-template-columns:.9fr 1.1fr}.soc-partner-dialog-logo{min-height:100%}.soc-partner-dialog-copy{align-self:center}}
@media(max-width:699px){.soc-partner-dialog-logo{min-height:210px;padding:35px}.soc-partner-dialog-logo img{max-height:130px}.soc-partner-dialog-copy{padding:28px 25px 35px}}

/* Fenêtre partenaire compacte. */
.soc-partner-dialog{width:min(650px,calc(100% - 30px));max-height:82vh;border-radius:14px}
.soc-partner-dialog[open]{display:grid!important;grid-template-columns:280px 1fr!important;align-items:stretch}
.soc-partner-dialog-logo{width:100%;min-height:360px!important;padding:28px!important;background:linear-gradient(145deg,#f4f0ea,#fff)}
.soc-partner-dialog-logo img{width:100%!important;max-width:245px!important;height:285px!important;max-height:none!important;object-fit:contain!important}
.soc-partner-dialog-copy{align-self:center;padding:42px 36px 36px!important}
.soc-partner-dialog-copy h3{font-size:30px}
.soc-partner-dialog-copy p{max-height:150px;overflow:auto;font-size:14px}
@media(max-width:650px){.soc-partner-dialog[open]{display:block!important}.soc-partner-dialog-logo{min-height:210px!important}.soc-partner-dialog-logo img{height:170px!important}.soc-partner-dialog-copy{padding:28px 25px 32px!important}}

/* Les partenaires fournissent des logos carrés 500 × 500 px. */
.soc-home .soc-home-partner-card figure{aspect-ratio:1;height:auto!important;padding:24px!important}
.soc-home .soc-home-partner-card figure img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}
.soc-partner-dialog-logo img{width:min(100%,245px)!important;height:auto!important;aspect-ratio:1;max-height:245px!important;object-fit:contain!important}
@media(max-width:650px){.soc-partner-dialog-logo img{height:auto!important;max-height:170px!important}}

/* Bouton de fermeture : tir animé dans un panier. */
.soc-basket-close{position:absolute;z-index:10;top:12px;right:12px;width:55px!important;height:55px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#25272D!important;color:#fff!important;overflow:hidden;cursor:pointer}
.soc-basket-close .soc-close-ball{position:absolute;z-index:2;left:8px;bottom:7px;width:22px;height:22px;display:grid;place-items:center;font-size:17px;line-height:1;transform-origin:center}
.soc-basket-close .soc-close-hoop{position:absolute;z-index:1;right:3px;top:9px;width:31px;height:24px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.soc-basket-close:hover{background:#9E0B12!important}
.soc-basket-close:hover .soc-close-ball{animation:soc-close-shot .75s cubic-bezier(.25,.75,.35,1) infinite}
.soc-basket-close:hover .soc-close-hoop{animation:soc-close-net .75s ease-in-out infinite}
@keyframes soc-close-shot{0%{transform:translate(0,0) rotate(0) scale(1);opacity:1}55%{transform:translate(17px,-22px) rotate(170deg) scale(.82);opacity:1}75%{transform:translate(25px,-8px) rotate(260deg) scale(.68);opacity:1}90%,100%{transform:translate(25px,2px) rotate(310deg) scale(.5);opacity:0}}
@keyframes soc-close-net{0%,58%,100%{transform:scaleY(1)}72%{transform:scaleY(1.12)}}
@media(prefers-reduced-motion:reduce){.soc-basket-close:hover .soc-close-ball,.soc-basket-close:hover .soc-close-hoop{animation:none}}
.soc-calendar-dialog>.soc-basket-close{top:10px;right:10px}

/* Appel à l’adhésion et rentrée de septembre. */
.soc-home .soc-home-final{position:relative;background:#9E0B12;overflow:hidden}
.soc-home .soc-home-final:after{content:'SOC';position:absolute;right:-35px;bottom:-65px;color:#ffffff0d;font-size:240px;font-weight:1000;letter-spacing:-.1em}
.soc-home .soc-home-final-grid{position:relative;z-index:1;display:grid!important;grid-template-columns:1.1fr .9fr;gap:80px;align-items:start}
.soc-home .soc-home-final-grid>div:first-child>span{color:#fff;font-size:10px;font-weight:900;letter-spacing:.17em}
.soc-home .soc-home-final-grid h2{margin:20px 0 0;font-size:clamp(52px,7vw,92px);line-height:.86}
.soc-home .soc-home-final-copy{padding-top:10px}
.soc-home .soc-home-final-copy>strong{display:block;color:#fff;font-size:24px}
.soc-home .soc-home-final-copy>p{margin:15px 0;color:#f3ced1;font-size:16px;line-height:1.7}
.soc-home .soc-home-final-copy ul{margin:22px 0 30px;padding:0;list-style:none;color:#fff}
.soc-home .soc-home-final-copy li{padding:9px 0;border-bottom:1px solid #ffffff30;font-size:12px;font-weight:800}
.soc-home .soc-home-final-copy li:before{content:'✓';margin-right:9px;color:#fff}
.soc-home .soc-home-final-copy>div{display:flex;flex-wrap:wrap;gap:9px}
.soc-home .soc-home-final-copy a{border:1px solid #fff;background:transparent;color:#fff!important}
.soc-home .soc-home-final-copy .soc-home-join-primary{background:#fff;color:#9E0B12!important}
@media(max-width:820px){.soc-home .soc-home-final-grid{grid-template-columns:1fr;gap:40px}}

/* FAQ adhésion sur la page d’accueil. */
.soc-home .soc-home-faq{background:#f4f0ea}.soc-home .soc-home-faq-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #dcd7d0}.soc-home .soc-home-faq details{border-bottom:1px solid #dcd7d0}.soc-home .soc-home-faq details:nth-child(odd){border-right:1px solid #dcd7d0}.soc-home .soc-home-faq summary{display:flex;min-height:86px;padding:20px 22px;align-items:center;justify-content:space-between;gap:20px;color:#25272D;font-size:14px;font-weight:900;cursor:pointer;list-style:none}.soc-home .soc-home-faq summary::-webkit-details-marker{display:none}.soc-home .soc-home-faq summary b{color:#9E0B12;font-size:20px;transition:transform .2s}.soc-home .soc-home-faq details[open] summary b{transform:rotate(45deg)}.soc-home .soc-home-faq details p{margin:0;padding:0 55px 24px 22px;color:#72747a;font-size:13px;line-height:1.7}.soc-home .soc-home-faq-cta{display:inline-block;margin-top:28px;color:#9E0B12!important;font-size:12px;font-weight:900;text-decoration:none!important}
@media(max-width:700px){.soc-home .soc-home-faq-grid{grid-template-columns:1fr}.soc-home .soc-home-faq details:nth-child(odd){border-right:0}}
.soc-home .soc-home-join-callout.is-closed{cursor:not-allowed;opacity:.82}.soc-home .soc-home-join-callout.is-closed:hover{background:#25272de6;transform:none}.soc-home-join-primary.is-disabled{display:inline-flex;align-items:center;padding:16px 22px;background:#25272D88;color:#fff;cursor:not-allowed}
.soc-team-card-tags{align-items:center;flex-wrap:wrap}.soc-team-card-tags .soc-team-registration{margin-left:auto;background:#e5f3eb;color:#187347}.soc-team-card-tags .soc-team-registration.limited{background:#fff0cf;color:#8a5c00}.soc-team-card-tags .soc-team-registration.full{background:#f3dddd;color:#9E0B12}
