
*{box-sizing:border-box}body{margin:0;background:#f5f6fb;color:#0a0a4b;font:16px system-ui}header{background:#fff;padding:22px 5%;display:flex;justify-content:space-between;border-bottom:1px solid #e3e6de;gap:20px}.brand{font-size:14px;font-weight:850;letter-spacing:1px}.brand small{display:block;font-weight:400;letter-spacing:0;margin-top:5px;color:#656581}.test{font-size:12px;padding:7px 12px;background:#ededff;border-radius:20px;height:fit-content}main{max-width:1240px;padding:38px 26px 70px;margin:auto}.hero{display:flex;justify-content:space-between;gap:25px;align-items:center}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:2px;font-weight:750;color:#0a0096}h1{font-size:clamp(38px,6vw,66px);letter-spacing:-2.5px;line-height:1.04;margin:15px 0 20px}p{line-height:1.6}.hero p{max-width:560px;color:#62627c}.season{background:#0a0096;border-radius:80px 80px 16px 16px;min-width:175px;text-align:center;padding:34px 25px;transform:rotate(4deg)}.season strong{font-size:35px;display:block}.season span{font-size:13px}.controls{background:#fff;border:1px solid #e2e6dc;border-radius:22px;padding:24px;margin:26px 0}.label{font-size:13px;font-weight:750;margin-bottom:12px}.filters{display:flex;flex-wrap:wrap;gap:8px}button,select,input{font:inherit}button{cursor:pointer;border:0;border-radius:10px;padding:12px 16px;font-weight:650}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #ff0037;outline-offset:3px}.filters button{background:#f0f3ed;color:#4d675e}.filters button.active{background:#0a0096;color:#fff}.subfilters{border-top:1px solid #edf0e8;margin-top:20px;padding-top:20px;display:flex;gap:15px;align-items:center;flex-wrap:wrap}.subfilters button{border:1px solid transparent}.subfilters button.active{background:var(--light);color:var(--tone);border-color:var(--tone)}select{padding:11px;border:1px solid #d9e1d5;border-radius:10px;background:#fff;color:#0a0a4b}.legend{font-size:13px;color:#718078;margin:18px 0}.summary{display:flex;justify-content:space-between;gap:10px;color:#61736a;font-size:14px}.month{font-size:24px;margin:34px 0 16px;letter-spacing:-.5px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid #e0e6dc;border-top:5px solid var(--tone);border-radius:17px;background:white;padding:21px;display:flex;flex-direction:column;box-shadow:0 3px 12px #0a009608}.cardtop{display:flex;justify-content:space-between;gap:12px;align-items:start}.stamp{background:var(--light);color:var(--tone);border-radius:13px;padding:9px 12px;text-align:center;min-width:62px}.stamp strong{display:block;font-size:26px;line-height:1.1}.stamp span{font-size:11px;text-transform:uppercase}.kind{color:var(--tone);background:var(--light);font-size:11px;border-radius:6px;padding:6px 8px;font-weight:750}.card h3{font-size:20px;line-height:1.25;margin:19px 0 9px}.place{font-size:14px;color:#6b7e73;margin:0 0 14px}.cats{font-size:12px;color:#4e685e;margin-bottom:15px}.status{font-size:12px;color:#64796d}.warn{background:#fff1db;color:#845015;border-radius:7px;padding:7px;margin-top:6px}.people{margin-top:auto;padding-top:18px}.people b{font-size:13px}.names{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px;font-size:12px}.names span{padding:5px 8px;border-radius:15px;background:#f0f3ec}.join{background:#0a0096;color:white;width:100%;margin-top:16px;font-size:14px}.join:disabled{background:#ecefe9;color:#7a897f;cursor:default}details{font-size:13px;margin-top:14px;line-height:1.6}summary{cursor:pointer;font-weight:650}details p{margin:9px 0}a{color:#0a0096}.notice{font-size:13px;background:#ecefe6;border-radius:12px;padding:14px 18px;color:#5d7064}.bottom{margin-top:38px;font-size:13px;color:#6e7e72}.empty{padding:35px;background:white;border-radius:16px}dialog{border:0;border-radius:22px;width:calc(100% - 30px);max-width:460px;padding:26px;max-height:90vh}dialog::backdrop{background:#0a0a4b99}dialog h2{font-size:25px}label{display:block;font-size:14px;font-weight:650;margin:14px 0 6px}input,dialog select{width:100%;padding:12px;border:1px solid #bfcec1;border-radius:8px}.row{display:flex;gap:12px}.row>div{flex:1}.agree{display:flex;gap:9px;font-size:12px;font-weight:400;line-height:1.5}.agree input{width:18px;flex-shrink:0}.close{float:right;background:#f0f2ed;color:#0a0096}.msg{color:#96542c;font-size:13px}#live{font-size:14px;color:#0a0096}footer{padding:20px;text-align:center;font-size:12px;color:#7b887c}@media(max-width:950px){.grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.grid{grid-template-columns:1fr}.season{display:none}main{padding:28px 17px}.controls{padding:18px}header{padding:18px}.brand{font-size:11px}.summary{display:block}.filters button{padding:11px 13px;font-size:14px}}

/* Palette issue des Logotype Guidelines France Judo, avril 2021 : bleu RGB 10/0/150 ; accents Équipe de France marine 10/10/75 et rouge 255/0/55. Teintes pâles adaptées à l’interface. */
header{border-top:5px solid #0a0096;border-bottom-color:#e4e4ef}.brand{color:#0a0096}.season{color:white;box-shadow:8px 8px 0 #ff0037}.hero h1{color:#0a0a4b}.eyebrow{color:#0a0096}.test{color:#0a0096;background:#ededff}.filters button{background:#f0f0f8;color:#4f4f70}.filters button.active{background:#0a0096;color:white}.subfilters button.active{background:var(--light);color:var(--tone)}.notice{background:#ededf8;color:#50506c}.legend,.summary,.bottom,footer{color:#64647a}.place,.cats,.status{color:#606078}.warn{background:#fff0f3;color:#9d1734;border-left:3px solid #ff0037}.names span{background:#ededff;color:#0a0a4b}.join{background:#0a0096;color:white}.join:hover{background:#0a0a4b}.close{background:#eeeeff;color:#0a0096}.controls,.card{border-left-color:#e3e3ef;border-right-color:#e3e3ef;border-bottom-color:#e3e3ef}a{color:#0a0096}button:focus-visible,a:focus-visible,select:focus-visible{outline-color:#ff0037}

/* EJPC : typographie système et géométrie éditoriale relevées sur l’accueil. */
body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fafafa;color:#0a0a4b}
header{border-bottom:1px solid #dddde8;padding:25px max(24px,calc((100vw - 1240px)/2))}header a{text-decoration:none;color:inherit}
main{padding-top:52px}h1{font-weight:850;font-size:clamp(48px,7.5vw,94px);letter-spacing:-.045em;line-height:1.02}.hero p{font-size:18px;max-width:650px}.hero{padding-bottom:25px}.eyebrow{letter-spacing:.14em}
.season{border-radius:4px;padding:36px 22px;transform:none;color:#fff;border-bottom:8px solid #ff0037}.season strong{font-size:32px;letter-spacing:-.04em}
button,select,input,dialog,.controls,.card,.notice,.stamp,.kind,.test,.names span,.warn{border-radius:4px}.controls{border:0;border-top:3px solid #0a0096;border-bottom:1px solid #d8d8e3;padding:24px 0;background:transparent}.card{box-shadow:none;border:1px solid #dddde8;border-top:4px solid var(--tone);padding:23px}.card h3{font-weight:800;letter-spacing:-.035em;font-size:23px}.month{font-size:34px;font-weight:800;letter-spacing:-.045em}.notice{background:#efeff8;border-left:4px solid #0a0096;color:#454568}.warn{background:#fff0f3;color:#a80025;border-left:3px solid #ff0037}.filters button{background:#ededf5;color:#434368}.filters button.active{background:#0a0096;color:white}.subfilters button.active{background:var(--light);color:var(--tone)}.subfilters{border-color:#dddde8}.place,.cats,.status,.summary,.legend,.bottom,footer{color:#555572}.names span{background:#eeeeff;color:#0a0096}.join{font-weight:720}.join:disabled{background:#eeeef4;color:#646478}.close{background:#ededf5}.actionlinks{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.actionlinks a,.actionlinks button{font-size:12px;padding:0;background:none;color:#0a0096;text-decoration:underline;text-underline-offset:3px}.deadline{margin:12px 0 0;padding:8px 10px;font-size:12px;font-weight:650;border-left:3px solid #0a0096;background:#f0f0ff}.groupcount{font-size:12px;margin:6px 0;color:#555572}.withdraw{font-size:11px;background:transparent;color:#a80025;padding:3px 6px}.searchrow{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:20px}.searchrow input[type=search]{min-width:180px;flex:1;padding:12px;border:1px solid #cfcfdf;background:white}.searchrow label{display:flex;gap:8px;align-items:center;margin:0;font-size:13px;font-weight:400}.resourcebar{display:flex;gap:20px;flex-wrap:wrap;margin-top:18px;padding-top:18px;border-top:1px solid #dddde8;font-size:13px}.evidence{font-size:11px;font-weight:750;color:#0a0096;text-transform:uppercase;letter-spacing:.04em}.statsline{display:flex;gap:20px;flex-wrap:wrap;padding:18px 0}.statsline strong{font-size:22px;font-weight:800}.statsline span{font-size:12px;color:#555572}.errornotice{border-color:#ff0037;color:#a80025}.requirements{font-size:12px;background:#eeeef8;padding:12px;border-left:3px solid #0a0096}
@media(max-width:600px){main{padding-top:26px}h1{font-size:49px}.hero p{font-size:16px}.month{font-size:28px}.searchrow{align-items:flex-start;flex-direction:column}.searchrow input[type=search]{width:100%}.statsline{gap:15px}.brand{font-size:12px}.test{font-size:10px}.resourcebar{gap:12px}}

.searchrow input[type=checkbox]{width:18px;height:18px;flex:none}.searchrow label{white-space:nowrap}.card details a{overflow-wrap:anywhere}.row>div{min-width:0}

.goalrow{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:22px}.goalrow label{margin:0;font-size:13px}.goalrow p{font-size:12px;flex-basis:100%;margin:0;color:#555572}.goalrow select{max-width:100%}.searchrow label{white-space:normal}.evidence{margin:12px 0 0}.card summary{min-height:32px}.card button,.actionlinks a{min-height:32px}@media(max-width:600px){.goalrow{align-items:stretch;flex-direction:column}.goalrow select{width:100%}}

.place{display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px}.travelbadge{display:inline-flex;white-space:nowrap;background:#eeedff;color:#0a0096;font-size:12px;font-weight:750;border-radius:4px;padding:4px 7px}.travelnote{font-size:13px;color:#50506b;line-height:1.5;margin:8px 0 20px}

.clubstages{margin:28px 0 36px;padding:26px;border:1px solid #dcdbea;border-top:5px solid #ff0037;border-radius:4px;background:#fff}.clubstages h2{font-size:clamp(25px,3vw,38px);line-height:1.12;margin:12px 0;font-weight:850;letter-spacing:-.045em}.clubstages>p{max-width:760px;line-height:1.6}.clubstagegrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0}.clubstagegrid article{padding:18px;background:#f3f2ff;border-radius:4px;border-left:3px solid #0a0096}.clubstagegrid span{font-size:12px;color:#50506b}.clubstagegrid h3{font-size:22px;letter-spacing:-.035em;margin:8px 0}.clubstagegrid p{font-size:14px}.clubstagegrid strong{font-size:13px;color:#a80025}.clubstages>a{font-weight:750;color:#0a0096}@media(max-width:700px){.clubstagegrid{grid-template-columns:1fr}.clubstages{padding:18px}}

.season-nav{max-width:1280px;margin:0 auto;padding:18px 24px;display:flex;flex-wrap:wrap;gap:12px 24px;border-bottom:1px solid #dbe1e8}.season-nav a{color:#526173;font-size:14px;font-weight:700;text-decoration:none}.season-nav a:hover,.season-nav a:focus{color:#0a0096;text-decoration:underline}.member-access{display:inline-block;margin-top:10px;color:#0a0096;font-weight:750}.people .member-access{font-size:15px}
.notice .member-access{border:0;background:transparent;padding:8px 0 0;text-decoration:underline;text-underline-offset:3px}.featured{margin:28px 0;padding:26px;background:#0a0a4b;color:#fff;border-bottom:7px solid #ff0037}.featured-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}.featured h2{font-size:clamp(27px,4vw,45px);line-height:1.08;letter-spacing:-.045em;margin:8px 0;font-weight:850}.featured .eyebrow{color:#bfc5ff}.featured-head>button{background:#fff;color:#0a0096;white-space:nowrap}.featured>p{color:#d8daf1}.featured-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.featured-card{background:#fff;color:#0a0a4b;padding:19px;border-left:4px solid #ff0037}.featured-card h3{font-size:20px;letter-spacing:-.03em;margin:8px 0}.featured-date{font-size:12px;font-weight:750;color:#555572}.featured-names{font-size:13px;color:#454568}.featured .empty{color:#0a0a4b;margin:0;grid-column:1/-1}#accessModal h2{font-weight:850;letter-spacing:-.04em}#accessForm .join{margin-top:18px}@media(max-width:700px){.featured{padding:20px}.featured-head{display:block}.featured-head>button{margin-top:12px}.featured-grid{grid-template-columns:1fr}}

/* En-tête aligné sur la charte EJPC Premium. */
.season-header{max-width:1280px;margin:0 auto;padding:28px 24px;display:flex;align-items:center;justify-content:space-between;gap:32px;border:0;background:#fff}.season-header .brand{display:inline-flex;align-items:center;gap:16px;color:#202124;text-decoration:none;letter-spacing:0}.brand-word{font-size:39px;font-weight:950;line-height:1;letter-spacing:-.065em}.brand-divider{display:block;width:1px;height:50px;background:#9aa5b2}.brand-club{display:flex;flex-direction:column;gap:1px}.season-header .brand-club small{margin:0;color:#202124;font-size:14px;font-weight:850;line-height:1.05;letter-spacing:.12em}.header-actions{display:flex;align-items:center;gap:30px}.header-actions a{color:#202124;font-weight:750;text-decoration:none}.header-actions .header-button{padding:18px 24px;border-radius:4px;background:#075ee8;color:#fff}.season-nav{border-top:1px solid #dbe1e8}
.crew{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0}.crew p{margin:0;padding:9px 10px;background:#f2f3f8;border-left:3px solid #0a0096;font-size:12px;line-height:1.35}.crew span,.crew strong{display:block}.crew span{color:#65657a}.crew strong{margin-top:3px;color:#0a0a4b}.featured .crew p{background:#f2f2ff}.crew.compact{margin:12px 0}.crew.compact p{border-left-color:#ff0037}
@media(max-width:700px){.season-header{padding:20px 18px}.brand-word{font-size:32px}.brand-divider{height:42px}.season-header .brand-club small{font-size:11px}.header-actions{display:none}.season-nav{padding:14px 18px;gap:10px 18px;overflow-x:auto;flex-wrap:nowrap}.season-nav a{white-space:nowrap}.crew{grid-template-columns:1fr}}

/* Catégories d'âge : progression visuelle de la ceinture blanche à la noire.
   Les couleurs servent à se repérer ; elles n'attribuent aucun grade selon l'âge. */
#cats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}
#cats .category-button{position:relative;overflow:hidden;min-height:58px;padding:18px 10px 11px;background:#f3f3f7;color:#343454;border:1px solid #dcdce7}
#cats .category-button::before{content:"";position:absolute;inset:0 0 auto;height:8px;background:var(--belt);border-bottom:1px solid #cfcfda}
#cats .category-button.active{background:#0a0096;color:#fff;border-color:#0a0096;box-shadow:inset 0 0 0 2px #fff}
#cats .category-button.active::before{height:9px;border-bottom-color:#fff}
@media(max-width:800px){#cats{grid-template-columns:repeat(2,minmax(0,1fr))}#cats .category-button{min-width:0}}
.card.age-themed{position:relative;overflow:hidden;border-top-color:transparent}
.card.age-themed::before{content:"";position:absolute;z-index:1;inset:-1px -1px auto;height:6px;background:var(--age-tone)}
.card.age-selected .stamp{background:var(--age-tone);color:var(--age-ink);box-shadow:inset 0 0 0 1px #cfcfda}
