:root{--ink:#15113b;--blue:#04a8c7;--violet:#7126c5;--pink:#e60087;--orange:#ff6d00;--paper:#f8f7fb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.brandbar{height:98px;padding:12px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e6e3ed}.deportv-logo{width:180px;height:64px;object-fit:contain}.brandlogos{display:flex;height:72px;align-items:center;gap:18px}.brandlogos img{display:block;max-height:62px;width:auto}.brandlogos .coa{max-height:65px}.divider{height:48px;width:1px;background:#ddd8e5}
.hero{position:relative;overflow:hidden;padding:70px clamp(20px,7vw,110px) 54px;color:#fff;background:radial-gradient(circle at 82% 24%,#ff7a00 0 8%,transparent 31%),linear-gradient(120deg,#6c25c4 0%,#c1099c 38%,#f31d70 68%,#ff5c14 100%)}.hero:before,.hero:after{content:"";position:absolute;border:2px solid #ffffff42;border-radius:50%}.hero:before{width:500px;height:500px;right:-140px;top:-230px}.hero:after{width:680px;height:680px;right:-210px;top:-320px}.kicker,.eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.18em}.hero h1{position:relative;margin:17px 0 10px;max-width:980px;font-size:clamp(2.75rem,7.2vw,7rem);line-height:.85;letter-spacing:-.075em}.hero h1 span{color:#ffde31}.hero>p{font-size:clamp(1.1rem,2vw,1.55rem);margin:22px 0 42px}.stats{position:relative;display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));max-width:920px;border-top:1px solid #ffffff55}.stats div{padding:24px 28px 0 0}.stats strong{display:block;font-size:2.55rem;line-height:1}.stats span{font-size:.68rem;font-weight:800;letter-spacing:.09em}
.welcome{position:relative;padding:58px clamp(30px,11vw,180px);background:#fff;overflow:hidden}.welcome:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-90px;top:-110px;background:linear-gradient(140deg,var(--pink),var(--orange));opacity:.12}.quote-mark{position:absolute;left:clamp(12px,5vw,80px);top:35px;color:var(--pink);font-size:7rem;font-weight:900;line-height:1}.welcome blockquote{margin:0;max-width:1100px;font-size:clamp(1.3rem,2.5vw,2.15rem);font-weight:800;letter-spacing:-.035em;line-height:1.2}.welcome div{margin-top:24px;display:flex;gap:15px;align-items:center}.welcome strong{color:var(--pink);font-size:.82rem}.welcome div span{font-size:.68rem;color:#766f82;letter-spacing:.08em}
.explorer{padding:70px clamp(20px,5vw,72px)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-head h2{margin:7px 0 0;font-size:clamp(1.8rem,4vw,3.5rem);letter-spacing:-.055em}.section-head p{max-width:350px;margin:0;color:#6c6780;line-height:1.5}.eyebrow{color:var(--pink)}.search-wrap{display:flex;align-items:center;max-width:760px;margin-bottom:28px;border:2px solid #d8d3e1;border-radius:100px;background:#fff;padding:0 18px;box-shadow:0 10px 30px #3b19500c}.search-wrap:focus-within{border-color:var(--pink);box-shadow:0 0 0 4px #e6008714}.search-wrap svg{width:23px;fill:none;stroke:var(--violet);stroke-width:2}.search-wrap input{width:100%;font:inherit;font-size:1rem;padding:16px 13px;border:0;outline:0;background:transparent}.search-wrap button{border:0;background:transparent;font-size:1.7rem;color:#9892a4;cursor:pointer}.explorer-grid{display:grid;grid-template-columns:minmax(400px,1.08fr) minmax(360px,.92fr);gap:22px}.map-card,.detail-card{min-height:690px;border-radius:24px;overflow:hidden}.map-card{position:relative;background:var(--ink);color:#fff}.map-label{position:absolute;top:24px;left:26px;font-size:.72rem;font-weight:800;letter-spacing:.16em;z-index:1}.map{display:block;width:100%;height:600px}.province{fill:url(#province);stroke:#ffffff3b;stroke-width:3}.river{fill:none;stroke:#35d8f1;stroke-width:7;opacity:.9}.route{fill:none;stroke:#fff;stroke-width:1.7;stroke-dasharray:7 7;opacity:.4}.node{cursor:pointer;outline:none}.node circle:first-child{fill:#fff;stroke:var(--pink);stroke-width:7;transition:.2s}.node .pulse{fill:none;stroke:#fff;stroke-width:2;opacity:.15}.node text{fill:#fff;font-size:17px;font-weight:900;letter-spacing:.06em}.node:hover circle:first-child,.node.active circle:first-child{fill:#ffdf28;stroke:#fff;filter:url(#glow)}.node.satellite circle:first-child{fill:#04a8c7}.map-caption{fill:#ffffff80;font-size:12px;font-weight:700;letter-spacing:.12em}.city-pills{display:flex;gap:8px;padding:0 20px 23px;overflow-x:auto}.city-pills button{white-space:nowrap;border:1px solid #ffffff35;background:#ffffff0e;color:#fff;border-radius:40px;padding:10px 14px;font-weight:800;cursor:pointer}.city-pills button.active{background:#fff;color:var(--ink)}
.detail-card{padding:30px;background:#fff;border:1px solid #e2ddea}.detail-top{display:flex;justify-content:space-between;color:var(--pink);font-size:.7rem;font-weight:800;letter-spacing:.12em}.detail-card h3{font-size:3.1rem;letter-spacing:-.06em;margin:8px 0 5px;text-transform:uppercase}.detail-card>p{color:#6c6780;line-height:1.45}.venue-list{margin-top:25px;display:grid;gap:12px;max-height:505px;overflow:auto;padding-right:6px}.venue{display:grid;grid-template-columns:130px 1fr;gap:14px;padding:10px;border-radius:15px;background:#f4f1f7;align-items:center}.venue-photo{position:relative;width:130px;height:86px;border-radius:11px;overflow:hidden;background:var(--ink)}.venue-photo>img{width:100%;height:100%;object-fit:cover}.mini-picto{position:absolute;right:6px;bottom:6px;display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:linear-gradient(145deg,var(--violet),var(--pink));color:#fff;font-size:.65rem}.mini-picto img{max-width:28px;max-height:23px}.venue strong{display:block;font-size:.92rem}.venue span{display:block;margin-top:5px;color:#716b7c;font-size:.75rem;line-height:1.35}
.delegation{padding:68px clamp(20px,5vw,72px);background:var(--ink);color:#fff}.eyebrow.light{color:#ffdf28}.delegation .section-head p{color:#bbb5ce}.filters{display:flex;gap:9px;align-items:center;margin-bottom:24px}.filter,.filters select,.show-more{border:1px solid #ffffff35;background:transparent;color:#fff;border-radius:50px;padding:11px 17px;font-weight:800;letter-spacing:.04em;cursor:pointer}.filter.active{background:#fff;color:var(--ink)}.filters select{margin-left:auto;max-width:320px;background:var(--ink)}.results{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.athlete{position:relative;padding:20px;border:1px solid #ffffff22;border-radius:16px;background:#ffffff0b;min-height:142px}.athlete .sport{color:#ffcf2d;font-size:.67rem;font-weight:900;letter-spacing:.1em}.athlete h3{margin:9px 0 7px;font-size:1.18rem}.athlete p{margin:0;color:#c6c0d3;font-size:.8rem;line-height:1.45}.athlete .num{position:absolute;right:16px;top:14px;color:#ffffff25;font-weight:900}.sport-card{display:grid;grid-template-columns:78px 1fr;align-items:center;padding:18px;border-radius:18px;background:linear-gradient(140deg,#ffffff13,#ffffff06);border:1px solid #ffffff20;cursor:pointer}.sport-card .big-picto{display:grid;place-items:center;width:66px;height:66px;border-radius:17px;background:linear-gradient(135deg,var(--pink),var(--orange))}.sport-card img{max-width:54px;max-height:45px}.sport-card h3{margin:0;font-size:1rem}.sport-card p{margin:6px 0 0;color:#bfb9cc;font-size:.78rem}.show-more{display:block;margin:26px auto 0;background:var(--pink);border-color:var(--pink);padding:14px 24px}.show-more[hidden]{display:none}
.agenda{padding:70px clamp(20px,5vw,72px);background:#f4f1f7}.agenda-controls{display:flex;gap:16px;align-items:center;margin-bottom:22px}.date-pills{display:flex;gap:8px;overflow-x:auto;padding:4px 2px 10px;flex:1}.date-pills button{flex:0 0 58px;height:62px;border:1px solid #ddd6e7;border-radius:15px;background:#fff;color:var(--ink);font-weight:900;cursor:pointer}.date-pills button span{display:block;font-size:.6rem;color:#81798e;margin-top:4px}.date-pills button.active{color:#fff;border-color:var(--pink);background:linear-gradient(145deg,var(--violet),var(--pink));box-shadow:0 8px 20px #b30a8d2b}.date-pills button.active span{color:#fff}.agenda-controls select{min-width:250px;border:1px solid #d6cfdf;border-radius:50px;background:#fff;padding:14px 18px;font:inherit;font-weight:700;color:var(--ink)}.agenda-summary{margin:4px 0 17px;font-size:.78rem;font-weight:800;letter-spacing:.09em;color:var(--pink)}.agenda-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.agenda-item{display:grid;grid-template-columns:66px 1fr;gap:14px;align-items:center;padding:16px;border:1px solid #ded8e5;border-radius:17px;background:#fff}.agenda-picto{display:grid;place-items:center;width:60px;height:60px;border-radius:16px;background:linear-gradient(145deg,var(--violet),var(--pink));color:#fff;font-weight:900}.agenda-picto img{max-width:48px;max-height:40px}.agenda-item h3{margin:0;font-size:.92rem}.agenda-item .where{margin:5px 0 0;color:#726b7e;font-size:.73rem;line-height:1.35}.agenda-days{display:flex;gap:4px;margin-top:9px;flex-wrap:wrap}.agenda-days span{padding:4px 7px;border-radius:12px;background:#f0edf4;color:#625b70;font-size:.62rem;font-weight:800}.agenda-days span.today{background:#ffdf28;color:var(--ink)}.agenda-item.invited{border-style:dashed}.agenda-item.invited h3:after{content:"INVITADO";margin-left:7px;padding:3px 5px;border-radius:5px;background:#f0e7f7;color:var(--violet);font-size:.52rem;vertical-align:2px}.agenda-note{margin:22px 0 0;color:#80798a;font-size:.72rem}
.flag{display:grid;grid-template-columns:minmax(220px,340px) 1fr;gap:54px;align-items:center;padding:70px clamp(20px,8vw,130px);background:#fff}.flag figure{margin:0}.flag figure img{display:block;width:100%;max-height:430px;object-fit:cover;object-position:center 20%;border-radius:22px;box-shadow:0 18px 45px #29254a24}.flag figcaption{margin-top:8px;font-size:.62rem;color:#77718a;letter-spacing:.08em}.flag h2{font-size:clamp(1.8rem,4vw,3.7rem);margin:8px 0 10px;letter-spacing:-.06em}.flag p{max-width:720px;color:#666176;line-height:1.5}footer{padding:32px clamp(20px,5vw,72px);display:flex;justify-content:space-between;align-items:center;background:#0c0925;color:#fff}.footer-logo{background:#fff;border-radius:8px;padding:5px;width:160px;height:58px}footer p{text-align:right;color:#aaa5bc;font-size:.75rem;line-height:1.5}footer strong{color:#fff}
@media(max-width:850px){.brandbar{height:82px}.deportv-logo{width:150px;height:54px}.brandlogos{height:58px;gap:8px}.brandlogos img{max-height:46px}.brandlogos .coa{max-height:47px}.divider{height:36px}.hero{padding-top:50px}.stats{grid-template-columns:repeat(2,1fr);gap:20px}.explorer-grid{grid-template-columns:1fr}.map-card,.detail-card{min-height:auto}.section-head{display:block}.section-head p{margin-top:12px}.results,.agenda-grid{grid-template-columns:repeat(2,1fr)}.agenda-controls{display:block}.agenda-controls select{width:100%}}@media(max-width:570px){.brandbar{padding:10px 14px}.deportv-logo{width:110px;height:44px}.brandlogos{gap:6px}.brandlogos img{max-height:38px;max-width:155px}.brandlogos .coa{max-height:40px;max-width:55px}.divider{display:none}.hero{padding-left:20px;padding-right:20px}.hero h1{font-size:3.25rem}.stats strong{font-size:2.1rem}.welcome{padding:48px 22px}.welcome .quote-mark{display:none}.welcome div{display:block}.welcome div span{display:block;margin-top:6px}.explorer{padding:50px 14px}.explorer-grid{display:block}.map-card{border-radius:18px}.map{height:500px}.detail-card{margin-top:14px;padding:22px;border-radius:18px}.detail-card h3{font-size:2.4rem}.venue-list{max-height:none}.venue{grid-template-columns:112px 1fr}.venue-photo{width:112px;height:80px}.delegation,.agenda{padding:50px 14px}.filters{flex-wrap:wrap}.filters select{width:100%;max-width:none;margin-left:0}.results,.agenda-grid{grid-template-columns:1fr}.flag{grid-template-columns:1fr;padding:50px 20px}footer{display:block}footer p{text-align:left;margin-top:18px}}
.sport-card{grid-template-columns:92px 1fr}.sport-card .big-picto{width:78px;height:78px;border-radius:19px}.sport-card img{max-width:64px;max-height:54px}
