/* Accueil public V2 — mise en page large inspirée de la maquette validée. */
.public-home{background:#070b12}
.public-home .container{width:90%;max-width:none}
.public-home .site-header{height:82px;padding-inline:clamp(36px,5vw,96px);background:rgba(7,11,18,.78);border-color:rgba(255,255,255,.075);backdrop-filter:blur(18px)}
.public-home .site-header.scrolled{height:72px}
.public-home .brand{width:192px}
.public-home .main-nav{gap:34px}
.public-home .header-join{min-width:142px;margin-left:20px}

.public-home .hero{min-height:640px;padding-top:82px;background:linear-gradient(90deg,rgba(4,8,14,.99) 0%,rgba(5,9,16,.9) 38%,rgba(7,11,20,.52) 68%,rgba(5,9,16,.22) 100%),linear-gradient(0deg,rgba(5,9,16,.7),transparent 45%),url('../images/hero-city-v2.jpg') right center/cover no-repeat,#050911}
.public-home .hero:before{opacity:.2;background-size:82px 82px}
.public-home .hero:after{right:-30px;bottom:115px;width:720px;height:340px;opacity:.7}
.public-home .hero-content{grid-template-columns:minmax(530px,.92fr) minmax(610px,1.08fr);min-height:445px;padding-top:18px}
.public-home .hero-copy{max-width:760px;padding-left:0}
.public-home .hero h1{max-width:840px;margin:18px 0 22px;font-size:clamp(3.9rem,4.25vw,5.45rem);line-height:.94;letter-spacing:-.068em}
.public-home .hero h1 em{display:inline-block;color:var(--orange)}
.public-home .hero-copy>p{max-width:650px;font-size:1.08rem;line-height:1.72}
.public-home .hero-actions{margin-top:30px}
.public-home .hero-actions .button{min-width:195px}
.public-home .server-address{margin-top:20px}

.public-home .hero-visual{height:420px;margin-left:20px}
.public-home .hero-logo-ring{top:38px;left:2%;width:455px;height:305px;border-color:rgba(255,159,26,.38);background:radial-gradient(circle,rgba(255,159,26,.13),rgba(7,11,19,.38) 50%,transparent 70%);box-shadow:0 0 100px rgba(255,159,26,.065)}
.public-home .hero-logo-ring:before{inset:25px;border-color:rgba(255,159,26,.19)}
.public-home .hero-logo-ring:after{inset:-38px;border-color:rgba(108,99,255,.13)}
.public-home .hero-logo-ring img{width:82%}
.public-home .float-card{min-width:215px;padding:16px 18px;border-color:rgba(255,255,255,.11);background:rgba(10,16,28,.92)}
.public-home .float-one{left:auto;right:0;top:39px;bottom:auto}
.public-home .float-two{right:0;top:139px}
.public-home .float-card b{max-width:260px;font-size:.86rem}
.visual-server-address{position:absolute;z-index:4;right:0;top:240px;display:grid;grid-template-columns:1fr auto;align-items:center;min-width:215px;padding:13px 14px;border:1px solid var(--line);border-radius:13px;background:rgba(10,16,28,.92);box-shadow:var(--shadow);backdrop-filter:blur(12px)}
.visual-server-address small{grid-column:1/-1;color:var(--muted);font-size:.59rem;font-weight:850;text-transform:uppercase}.visual-server-address strong{font-size:.72rem}.visual-server-address button{padding:3px 0 3px 10px;border:0;border-left:1px solid var(--line);background:none;color:var(--orange);font-size:.65rem;font-weight:900;cursor:pointer}

.public-home .hero-stats{margin-top:-6px;border-radius:16px;background:rgba(13,19,31,.88)}
.public-home .hero-stats article{display:flex;align-items:center;gap:18px;min-height:92px;padding:19px 31px}
.public-home .hero-stats article>div{display:grid;gap:2px}
.public-home .hero-stats strong{font-size:1.55rem;line-height:1.1}
.public-home .stat-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:var(--orange);background:rgba(255,159,26,.1);font-size:1.25rem;font-style:normal}
.public-home .stat-discord{color:#7d82ff;background:rgba(108,99,255,.12)}
.public-home .stat-history{color:#ffb124}.public-home .stat-availability{color:#49dd91;background:rgba(54,217,138,.1)}
.public-home .live-update{margin-top:7px;padding-right:4px}

.home-overview{padding:62px 0 24px}
.home-overview-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}
.home-overview-title h2{margin:4px 0 0;font-size:2rem;letter-spacing:-.035em}
.home-overview-grid{display:grid;grid-template-columns:1.55fr .82fr repeat(3,.78fr);gap:14px;align-items:stretch}
.today-event,.server-panel,.quick-card{min-height:300px;border:1px solid var(--line);border-radius:17px;background:#0d1420;overflow:hidden}
.today-event{position:relative;display:grid;grid-template-columns:46% 54%;border-color:rgba(255,159,26,.42);background:#0d1420}
.today-event>img{position:relative;width:100%;height:100%;min-height:300px;object-fit:cover;opacity:.9}
.today-event:after{content:"";position:absolute;z-index:1;left:0;top:0;bottom:0;width:49%;background:linear-gradient(90deg,transparent 62%,#0d1420)}
.today-event-overlay{position:relative;z-index:2;left:auto;right:auto;top:auto;transform:none;align-self:center;padding:25px 25px 25px 12px}
.today-event-overlay h3{margin:10px 0 7px;font-size:1.55rem}.today-event-overlay>strong{font-size:.72rem}.today-event-overlay p{margin:12px 0;color:#adb6c5;font-size:.72rem}.today-event-overlay>a{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;padding:9px 13px;border:1px solid var(--line);border-radius:9px;color:#fff;font-size:.68rem;font-weight:850;text-decoration:none}
.today-event-empty{grid-template-columns:1fr}.today-event-empty .today-event-overlay{left:auto;padding:28px}
.server-panel{display:flex;flex-direction:column;padding:18px}
.server-panel header{display:flex;justify-content:space-between;gap:10px;padding-bottom:13px;border-bottom:1px solid var(--line);font-size:.72rem}.server-panel header span{font-weight:850}.server-panel .online{color:var(--green)}.server-panel .offline{color:#ff6178}
.server-panel dl{display:grid;gap:0;margin:7px 0}.server-panel dl>div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.055);font-size:.61rem}.server-panel dt{color:var(--muted)}.server-panel dd{margin:0;text-align:right;overflow-wrap:anywhere}
.server-capacity{height:5px;margin:5px 0 14px;border-radius:999px;background:#252e3d;overflow:hidden}.server-capacity i{display:block;height:100%;border-radius:inherit;background:var(--green)}
.server-panel button{display:flex;justify-content:space-between;width:100%;min-height:38px;margin-top:auto;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#101725;color:#fff;font-size:.63rem;font-weight:800;cursor:pointer}
.quick-card{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;padding:26px 20px 18px;background-position:center;background-size:cover;text-align:center;text-decoration:none;transition:.22s}
.quick-card:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(7,12,20,.28),rgba(9,15,25,.94) 55%,#0c1420 100%)}
.quick-play{background-image:url('../images/card-play-v2.jpg')}.quick-rules{background-image:url('../images/card-rules-v2.jpg')}.quick-team{background-image:url('../images/card-team-v2.jpg')}
.quick-card:hover{transform:translateY(-4px);border-color:rgba(255,159,26,.42)}
.quick-card>i{display:grid;place-items:center;width:60px;height:60px;margin:6px 0 21px;border-radius:17px;background:rgba(255,159,26,.08);color:var(--orange);font-size:2rem;font-style:normal}
.quick-card h3{margin:0 0 9px;font-size:1.1rem}.quick-card p{margin:0;color:var(--muted);font-size:.68rem}.quick-card b{display:block;width:100%;margin-top:auto;padding:10px;border-radius:9px;background:var(--orange);color:#171009;font-size:.62rem}

.public-home #agenda{padding-top:90px}.public-home #agenda .section-heading h2{font-size:3rem}
.public-home .footer-grid{grid-template-columns:1.35fr .75fr .9fr .8fr}

@media(max-width:1450px){.public-home .container{width:92%}.public-home .hero-content{grid-template-columns:1fr 1fr}.public-home .hero h1{font-size:4.6rem}.home-overview-grid{grid-template-columns:1.4fr .85fr repeat(3,.8fr)}.today-event-overlay{left:38%}.public-home .hero-logo-ring{left:0;width:420px}}
@media(max-width:1180px){.home-overview-grid{grid-template-columns:1.4fr 1fr 1fr}.today-event{grid-column:span 2}.server-panel{grid-column:span 1}.quick-card{min-height:260px}.public-home .hero-content{grid-template-columns:1fr}.public-home .hero-visual{position:absolute;right:-70px;top:130px;width:580px;opacity:.38}.public-home .hero-copy{position:relative;z-index:4}.public-home .hero-copy>p{max-width:560px}.public-home .hero h1{font-size:5rem}}
@media(max-width:760px){.public-home .container{width:calc(100% - 28px)}.public-home .site-header{padding-inline:14px}.public-home .hero{min-height:850px}.public-home .hero-content{display:block}.public-home .hero h1{font-size:3.35rem}.public-home .hero-visual{right:-270px;top:290px}.public-home .hero-stats{grid-template-columns:1fr 1fr}.public-home .hero-stats article{min-height:82px;padding:15px}.public-home .stat-icon{width:34px;height:34px}.home-overview{padding-top:48px}.home-overview-title{align-items:flex-start;flex-direction:column;gap:10px}.home-overview-grid{grid-template-columns:1fr}.today-event,.server-panel,.quick-card{grid-column:auto;min-height:280px}.today-event-overlay{left:24px}.public-home .live-update{text-align:left}.public-home #agenda{padding-top:70px}}

/* Vitrine de l'équipe */
.staff-showcase{padding-top:85px}
.staff-showcase-head{position:relative;min-height:455px;display:flex;align-items:center;padding:55px 58% 55px 55px;border:1px solid rgba(255,159,26,.22);border-radius:25px;background:linear-gradient(90deg,#090f19 0%,rgba(9,15,25,.96) 38%,rgba(9,15,25,.38) 68%,rgba(9,15,25,.12)),url('../images/card-team-v2.jpg') right 42%/cover no-repeat;box-shadow:0 30px 90px rgba(0,0,0,.3);overflow:hidden}
.staff-showcase-head:before{content:"";position:absolute;right:9%;top:50%;width:390px;height:250px;border:1px solid rgba(255,159,26,.22);border-radius:50%;transform:translateY(-50%);box-shadow:0 0 0 24px rgba(255,159,26,.025),0 0 0 48px rgba(108,99,255,.025)}
.staff-showcase-copy{position:relative;z-index:2}.staff-showcase-copy h2{margin:12px 0 18px;font-size:clamp(3rem,4.2vw,5.2rem);line-height:.94;letter-spacing:-.06em}.staff-showcase-copy h2 em{color:var(--orange);font-style:normal}.staff-showcase-copy>p{max-width:620px;color:#aab4c5;font-size:.95rem}.staff-showcase-actions{display:flex;align-items:center;gap:20px;margin-top:27px}.staff-showcase-actions>span{display:grid;color:var(--muted);font-size:.62rem}.staff-showcase-actions>span b{color:#fff;font-size:1.15rem}
.staff-showcase-visual{position:absolute;z-index:2;right:4%;bottom:32px;display:flex;gap:7px;align-items:center}.staff-showcase-visual span,.staff-showcase-visual b,.staff-showcase-visual em{padding:7px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(6,10,17,.72);color:#d7dce5;font-size:.52rem;font-style:normal;letter-spacing:.08em;backdrop-filter:blur(10px)}.staff-showcase-visual b{color:#ffb03a}.staff-showcase-visual em{color:#58dfa0}
.staff-list-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:48px 0 20px}.staff-list-heading h3{margin:5px 0 0;font-size:2rem}.staff-showcase .staff-grid{gap:15px}.staff-showcase .staff-card{min-height:220px;padding:30px 20px 23px;background:linear-gradient(145deg,#0e1623,#0a1019);box-shadow:0 15px 45px rgba(0,0,0,.16)}.staff-showcase .staff-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 50% 0,rgba(255,159,26,.09),transparent 45%);pointer-events:none}.staff-showcase .staff-avatar{position:relative;width:76px;height:76px;border-radius:24px}.staff-showcase .staff-info h3{font-size:1.08rem}
@media(max-width:1100px){.staff-showcase-head{padding-right:45%}.staff-showcase-head:before{opacity:.4}}
@media(max-width:760px){.staff-showcase{padding-top:65px}.staff-showcase-head{min-height:570px;align-items:flex-end;padding:260px 24px 30px;background:linear-gradient(0deg,#090f19 0%,rgba(9,15,25,.92) 45%,rgba(9,15,25,.18)),url('../images/card-team-v2.jpg') center top/cover no-repeat}.staff-showcase-copy h2{font-size:3rem}.staff-showcase-actions{align-items:flex-start;flex-direction:column}.staff-showcase-visual{display:none}.staff-list-heading{align-items:flex-start;flex-direction:column;gap:15px}}
