
.wdfds-public,.wdfds-public *{box-sizing:border-box}
.wdfds-public{
 --deep:#061f35;--navy:#0a3557;--blue:#17618f;--gold:#d0a34b;--gold2:#f0d28e;
 --ink:#162735;--muted:#6e7e8a;--paper:#fff;--soft:#f3f6f8;--line:#dce5ea;
 --shadow:0 18px 45px rgba(6,31,53,.10);
 position:relative;width:100vw;max-width:100vw;
 margin:38px calc(50% - 50vw) 65px!important;
 padding:0 18px 42px;color:var(--ink);font-family:inherit;overflow:hidden
}
.wdfds-public a{text-decoration:none}
.wdfds-world-header{
 width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center;
 padding:38px 42px;border-radius:25px 25px 0 0;
 background:
 radial-gradient(circle at 84% 20%,rgba(208,163,75,.24),transparent 22%),
 linear-gradient(135deg,#061f35,#0c4067 65%,#15628f);
 color:#fff
}
.wdfds-kicker,.wdfds-section-head>div>span{display:block;color:var(--gold2);font-size:10px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;margin-bottom:6px}
.wdfds-world-header h2{margin:0 0 8px;color:#fff;font-size:clamp(34px,4.5vw,62px);line-height:1;letter-spacing:-.035em}
.wdfds-world-header p{max-width:900px;margin:0;color:#d7e4ed;line-height:1.6;font-size:15px}
.wdfds-world-mark{width:100px;height:100px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.08);color:#f1d495;font-size:27px;font-weight:900;letter-spacing:.06em}
.wdfds-primary{
 display:grid;grid-template-columns:minmax(300px,.72fr) minmax(320px,1.28fr);
 gap:0;min-height:450px;background:#fff;border:1px solid var(--line);border-top:0;box-shadow:var(--shadow)
}
.wdfds-primary-poster{display:grid;place-items:center;padding:24px;background:#eef3f6;overflow:hidden}
.wdfds-primary-poster a{height:100%;display:grid;place-items:center}
.wdfds-primary-img{display:block;max-height:520px!important;max-width:100%!important;width:auto!important;height:auto!important;object-fit:contain}
.wdfds-primary-copy{padding:50px;align-self:center}
.wdfds-primary-label{display:inline-flex;padding:6px 9px;border-radius:999px;background:#edf4f8;color:#17618f;font-size:10px;font-weight:900;letter-spacing:.1em}
.wdfds-primary-copy h3{margin:11px 0 13px;color:var(--navy);font-size:clamp(28px,3.5vw,48px);line-height:1.05}
.wdfds-primary-copy p{max-width:700px;color:var(--muted);line-height:1.7}
.wdfds-country-line{display:flex;align-items:center;gap:10px;margin:13px 0;color:#455966}
.wdfds-flag{display:block;width:30px!important;height:22px!important;object-fit:cover;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.08)}
.wdfds-global-dot{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#edf4f8;color:var(--blue);font-weight:900}
.wdfds-btn{display:inline-flex;padding:11px 15px;border-radius:999px;background:var(--navy);color:#fff!important;font-weight:800;font-size:12px}
.wdfds-primary-placeholder{grid-column:1/-1;min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px;background:linear-gradient(135deg,#eef3f6,#fff);color:#647681}
.wdfds-primary-placeholder span{color:var(--gold);font-size:11px;font-weight:900;letter-spacing:.16em}.wdfds-primary-placeholder strong{margin-top:5px;color:var(--navy);font-size:28px}
.wdfds-events-section,.wdfds-calendar-section{padding:45px 0 0}
.wdfds-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid var(--line)}
.wdfds-section-head>div>span{color:var(--gold)}
.wdfds-section-head h2{margin:0;color:var(--navy);font-size:clamp(25px,3vw,39px);line-height:1.1}
.wdfds-section-head>strong{padding:7px 11px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#60727e;font-size:11px;white-space:nowrap}
.wdfds-poster-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.wdfds-poster-card{min-width:0;border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 8px 25px rgba(6,31,53,.045);transition:.2s ease}
.wdfds-poster-card:hover{transform:translateY(-4px);box-shadow:0 17px 35px rgba(6,31,53,.10)}
.wdfds-poster-frame{position:relative;min-height:360px;padding:10px;display:grid;place-items:center;background:#eef3f6}
.wdfds-poster-frame>a{width:100%;height:100%;display:grid;place-items:center}
.wdfds-poster-img{display:block;max-width:100%!important;max-height:440px!important;width:auto!important;height:auto!important;object-fit:contain}
.wdfds-poster-flag{position:absolute;z-index:3;top:10px;right:10px;display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 5px 16px rgba(6,31,53,.13)}
.wdfds-poster-flag .wdfds-flag{width:25px!important;height:18px!important}.wdfds-poster-flag span{color:#405461;font-size:9px;font-weight:900;text-transform:uppercase}
.wdfds-poster-foot{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:11px 12px}.wdfds-poster-foot strong{color:var(--navy);font-size:12px}.wdfds-poster-foot a{color:var(--blue);font-size:10px;font-weight:800}
.wdfds-empty{padding:50px 20px;border:1px dashed #c7d5dd;border-radius:16px;background:#f6f9fa;text-align:center;color:#73838d}
.wdfds-calendar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.wdfds-month-public{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 7px 22px rgba(6,31,53,.04)}
.wdfds-month-public>header{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#0b385a;color:#fff}
.wdfds-month-public>header>span{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:var(--gold);color:#173149;font-size:11px;font-weight:900}
.wdfds-month-public>header h3{margin:0;color:#fff;font-size:17px}
.wdfds-month-events{display:grid}
.wdfds-calendar-event{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr) auto 30px;gap:10px;align-items:center;min-height:88px;padding:12px;border-bottom:1px solid #edf1f3}.wdfds-calendar-event:last-child{border-bottom:0}
.wdfds-club-logo{width:56px;height:56px;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:#f4f7f8}.wdfds-club-logo-img{display:block;max-width:50px!important;max-height:50px!important;width:auto!important;height:auto!important;object-fit:contain}.wdfds-club-placeholder{font-size:9px;font-weight:900;color:#5c7281}
.wdfds-event-copy>strong{display:block;color:var(--navy);font-size:12px;line-height:1.25}.wdfds-event-country{display:flex;align-items:center;gap:6px;margin-top:6px;color:#6d7d88;font-size:9px}.wdfds-event-country .wdfds-flag{width:22px!important;height:16px!important}.wdfds-event-country small{color:#8b979f}
.wdfds-event-type{padding:6px 8px;border-radius:8px;background:#f5df9d;color:#3e3825;font-size:10px;font-weight:900;white-space:nowrap}.wdfds-event-link{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#edf4f8;color:var(--navy)!important;font-weight:900}
.wdfds-no-event{padding:18px 14px;color:#97a2a9;font-size:10px;font-style:italic}
.wdfds-month-public.is-empty{opacity:.72}
.wdfds-rules{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:35px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:#fff}.wdfds-rules span,.wdfds-rules strong{display:block}.wdfds-rules span{color:var(--gold);font-size:9px;text-transform:uppercase;font-weight:900;letter-spacing:.1em}.wdfds-rules strong{color:var(--navy)}.wdfds-rules a{padding:9px 12px;border-radius:999px;background:var(--navy);color:#fff!important;font-size:11px;font-weight:800}
.wdfds-flag-placeholder{display:grid;place-items:center;width:28px;height:20px;border-radius:3px;background:#edf2f5;color:#667987;font-size:7px;font-weight:900}
@media(max-width:1300px){.wdfds-poster-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1050px){.wdfds-poster-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wdfds-calendar{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:780px){
 .wdfds-public{width:100%;max-width:100%;margin:24px 0 50px!important;padding:0 8px 28px}
 .wdfds-world-header{grid-template-columns:1fr;padding:28px 20px}.wdfds-world-mark{display:none}
 .wdfds-primary{grid-template-columns:1fr}.wdfds-primary-copy{padding:28px 20px}.wdfds-primary-poster{padding:14px}
 .wdfds-poster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wdfds-poster-frame{min-height:300px}
 .wdfds-calendar{grid-template-columns:1fr}
 .wdfds-section-head{align-items:flex-start;flex-direction:column}
 .wdfds-rules{align-items:flex-start;flex-direction:column}
}
@media(max-width:500px){.wdfds-poster-grid{grid-template-columns:1fr}.wdfds-poster-frame{min-height:360px}.wdfds-calendar-event{grid-template-columns:52px minmax(0,1fr) auto}.wdfds-event-link{position:absolute;right:8px;bottom:8px}}

.wdfds-poster-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.wdfds-poster-meta time{font-size:10px;font-weight:800;color:#687985}
