:root{--bg:#f6efe4;--surface:#fffaf2;--surface-soft:#f2e6d7;--surface-strong:#173765;--ink:#223043;--muted:#6a6c73;--line:#1737651f;--accent:#ee6d11;--accent-strong:#cb2d2f;--accent-soft:#f2cfaa;--sun:#f6b03a;--sea:#4d8ca4;--shadow:0 20px 60px #1737651a;--container:min(1120px, calc(100vw - 2rem));--header-height:4.75rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:var(--container);margin:0 auto}.site-header{z-index:30;backdrop-filter:blur(18px);background:radial-gradient(circle at 14% 0,#4d8ca424,#0000 28%),radial-gradient(circle at 86% 0,#f6b03a1f,#0000 26%),linear-gradient(#fffaf2e6,#f6efe4d6);border-bottom:1px solid #17376514;position:sticky;top:0}.nav-shell{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.brand{align-items:center;gap:.9rem;padding:.2rem 0 .2rem 1rem;transition:transform .18s,color .18s;display:flex;position:relative}.brand:before{content:"";background:linear-gradient(180deg, #4d8ca4e6 30%, var(--accent) 100%);border-radius:999px;width:.18rem;transition:transform .18s,box-shadow .18s,opacity .18s;position:absolute;top:.18rem;bottom:.18rem;left:0}.brand-copy{flex-direction:column;align-items:flex-start;gap:.08rem;display:flex}.brand-kicker,.section-label,.territory-kicker,.eyebrow{letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:700}.brand-kicker,.section-label,.territory-kicker{color:var(--accent)}.brand-kicker{letter-spacing:.1em;text-transform:uppercase;color:#223043c7;font-size:.8rem;font-weight:800;transition:color .18s,transform .18s,letter-spacing .18s,opacity .18s;position:relative}.brand-kicker:after{content:"";background:var(--accent);transform-origin:0;opacity:.55;border-radius:999px;height:1px;transition:transform .18s,opacity .18s,background-color .18s;position:absolute;bottom:-.18rem;left:0;right:0;transform:scaleX(.45)}.section-label,.territory-kicker,.eyebrow{background:linear-gradient(135deg,#fffffff5,#f2cfaab8);border:1px solid #ee6d1147;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;min-height:2.15rem;padding:.42rem .92rem;display:inline-flex;box-shadow:inset 0 1px #ffffffc7,0 10px 24px #17376514}.section-label:before,.territory-kicker:before,.eyebrow:before{content:"";background:linear-gradient(180deg, var(--accent), var(--accent-strong));border-radius:999px;width:.48rem;height:.48rem;box-shadow:0 0 0 .2rem #ee6d1124}.territory-kicker-fr{color:var(--sea);background:linear-gradient(135deg,#fffffff5,#c9e1e9c2);border:1px solid #4d8ca447;box-shadow:inset 0 1px #ffffffc7,0 10px 24px #17376514}.territory-kicker-fr:before{background:linear-gradient(180deg, var(--sea), var(--surface-strong));box-shadow:0 0 0 .2rem #4d8ca424}.brand-name{max-width:17ch;color:var(--surface-strong);letter-spacing:-.03em;font-size:1.2rem;font-weight:800;line-height:1.02;display:block}.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.site-nav a{min-height:2.75rem;color:var(--surface-strong);background:#fffaf2eb;border:1px solid #17376524;border-radius:999px;align-items:center;padding:.5rem 1rem;font-size:.95rem;font-weight:600;transition:color .18s,background-color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffffdb,0 8px 20px #1737650f}.brand:hover,.brand:focus-visible{transform:translateY(-1px)}.brand:hover:before,.brand:focus-visible:before{transform:scaleY(1.04)}.brand:hover .brand-kicker,.brand:focus-visible .brand-kicker{color:var(--surface-strong);letter-spacing:.16em;transform:translateY(-1px)}.brand:hover .brand-kicker:after,.brand:focus-visible .brand-kicker:after{background:linear-gradient(90deg, var(--sea), var(--accent));opacity:1;transform:scaleX(1)}.brand:hover .brand-name,.brand:focus-visible .brand-name{background:linear-gradient(135deg, var(--surface-strong), var(--sea));color:#0000;background-clip:text}.site-nav a:hover,.site-nav a:focus-visible{color:#fff;background:linear-gradient(135deg, var(--accent), var(--accent-strong));border-color:#0000;transform:translateY(-1px);box-shadow:0 10px 24px #ee6d1138,0 4px 14px #1737650f}.brand:focus-visible,.site-nav a:focus-visible,.menu-toggle:focus-visible,.mobile-menu a:focus-visible{outline-offset:3px;outline:2px solid #ee6d118c}.menu-toggle{width:3rem;height:3rem;color:var(--surface-strong);cursor:pointer;background:#fffaf2d6;border:1px solid #17376524;border-radius:.75rem;padding:0;display:none;position:relative;box-shadow:0 8px 24px #17376514}.menu-toggle span{background:currentColor;border-radius:999px;height:2px;transition:transform .18s,opacity .18s,top .18s;position:absolute;left:.75rem;right:.75rem}.menu-toggle span:first-child{top:.95rem}.menu-toggle span:nth-child(2){top:1.45rem}.menu-toggle span:nth-child(3){top:1.95rem}.menu-toggle[aria-expanded=true] span:first-child{top:1.45rem;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){top:1.45rem;transform:rotate(-45deg)}.mobile-menu-shell{z-index:25;background:linear-gradient(#f6efe4f5,#f6efe4eb);border-bottom:1px solid #17376514;padding:0 0 1rem;display:none;position:absolute;top:100%;left:0;right:0}.mobile-menu{gap:.5rem;padding-top:.5rem;display:grid}.mobile-menu a{min-height:3.25rem;color:var(--surface-strong);background:#fffaf2eb;border:1px solid #1737651a;border-radius:.75rem;align-items:center;padding:.9rem 1rem;font-weight:600;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:flex}.mobile-menu a:hover,.mobile-menu a:focus-visible{background:#fffffffa;border-color:#ee6d1138;transform:translateY(-1px);box-shadow:0 10px 22px #17376514}.hero{min-height:calc(100svh - var(--header-height));align-items:center;padding:1.5rem 0 2rem;display:grid;position:relative;overflow:clip}.hero-media{position:absolute;inset:0}.hero-photo{background:radial-gradient(circle at 82% 26%,#f6b03a2e,#0000 18%),radial-gradient(circle at 18% 18%,#ee6d111f,#0000 22%),linear-gradient(#fffaf2db,#f6efe4fa);position:absolute;inset:0}.hero-photo:before,.hero-photo:after{content:"";border:2px solid #ee6d1147;border-radius:999px;position:absolute}.hero-photo:before{width:56rem;height:56rem;top:-18rem;right:-18rem}.hero-photo:after{border-color:#17376524;width:40rem;height:40rem;bottom:-18rem;left:-16rem}body.motion-ready .hero-photo:before{animation:18s ease-in-out infinite alternate driftOne}body.motion-ready .hero-photo:after{animation:22s ease-in-out infinite alternate driftTwo}.hero-content{z-index:1;min-height:calc(100svh - var(--header-height) - 3.5rem);grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:center;gap:2rem;display:grid;position:relative}.hero-text{gap:1.1rem;max-width:44rem;display:grid}body.motion-ready .hero-text>*,body.motion-ready .hero-emblem{opacity:0;animation:.76s cubic-bezier(.2,.8,.2,1) forwards heroRise}body.motion-ready .hero-text>:first-child{animation-delay:80ms}body.motion-ready .hero-text>:nth-child(2){animation-delay:.21s}body.motion-ready .hero-text>:nth-child(3){animation-delay:.34s}body.motion-ready .hero-emblem{animation-delay:.26s}body.motion-ready .hero-logo-frame{animation:7s ease-in-out .9s infinite heroFloat}.eyebrow{color:var(--surface-strong);background:linear-gradient(135deg,#fffffff0,#e1ecf1bd);border-color:#17376524}.eyebrow:before{background:linear-gradient(180deg, var(--sea), var(--surface-strong));box-shadow:0 0 0 .2rem #4d8ca424}h1,h2,h3,p,ul{margin:0}h1{max-width:14ch;color:var(--surface-strong);font-size:clamp(2.6rem,4.8vw,4.4rem);line-height:1.03}h2{max-width:18ch;font-size:clamp(2rem,4vw,3.5rem);line-height:1.06}h3{font-size:1.45rem;line-height:1.18}.hero-copy,.section-summary,.text-column p,.event-card p,.detail-panel li,.contact-panel,.narrative p,.territory p,.panel-note{color:var(--muted)}.hero-copy{max-width:38rem;color:var(--ink);font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:.9rem;display:flex}.button{border-radius:.55rem;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.15rem;font-weight:600;transition:transform .22s,box-shadow .22s,background-color .22s,border-color .22s;display:inline-flex}.hero-actions .button{letter-spacing:.01em;border-radius:999px;min-height:3.25rem;padding:.9rem 1.35rem;font-size:.95rem;position:relative}.button-primary{color:#fff;background:linear-gradient(180deg, #ff9041, var(--accent));border:1px solid #cb2d2f1a;box-shadow:inset 0 1px #ffffff24,0 12px 22px #1737651a}.button-secondary{color:var(--surface-strong);background:linear-gradient(135deg,#fff,#ebf2f8f5),linear-gradient(135deg,#1737650f,#4d8ca40d);border:1px solid #1737652e;box-shadow:inset 0 1px #fffffff5,0 16px 28px #1737651a}.hero-emblem{place-items:center;display:grid}.hero-logo-frame{aspect-ratio:1;place-items:center;width:min(28rem,100%);padding:1.25rem;display:grid;position:relative}.hero-logo{object-fit:contain;filter:drop-shadow(0 18px 40px #1737651f);width:100%;height:auto}.intro-band,.section{padding:5rem 0}.section[id]{scroll-margin-top:var(--header-height)}.intro-band{background:var(--surface)}.intro-grid,.content-grid,.contact-grid,.section-head{gap:2rem;display:grid}.intro-grid,.content-grid,.contact-grid{grid-template-columns:minmax(0,1.5fr) minmax(16rem,1fr);align-items:start}.focus-list{gap:1rem;padding:0;list-style:none;display:grid}.focus-list li,.aside-panel,.detail-panel,.contact-panel,.event-card,.territory{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:.5rem}.focus-list li{background:linear-gradient(#fffcf7fa,#f9f3eafa);border-color:#17376514;border-radius:1.2rem;grid-template-columns:auto 1fr;align-items:center;gap:1rem;min-height:6.9rem;padding:1.2rem 1.25rem 1.2rem 1.35rem;font-weight:600;transition:transform .24s,box-shadow .24s,border-color .24s;display:grid;position:relative;overflow:hidden}.focus-list li:before{content:"";background:linear-gradient(180deg, var(--accent), var(--accent-strong));width:.4rem;position:absolute;inset:0 auto 0 0}.focus-list li:after{content:"";pointer-events:none;background:radial-gradient(circle,#f6b03a2e,#f6b03a00);border-radius:999px;width:7.5rem;height:7.5rem;transition:transform .26s,opacity .26s;position:absolute;bottom:-2.5rem;right:-2.5rem}.focus-index{z-index:1;width:3rem;min-width:3rem;height:3rem;color:var(--accent-strong);letter-spacing:.04em;background:#ffffffd6;border:1px solid #17376514;border-radius:1rem;justify-content:center;align-items:center;font-size:.88rem;font-weight:800;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffffd6,0 10px 22px #1737650f}.focus-text{z-index:1;color:var(--surface-strong);font-size:1.05rem;line-height:1.45;position:relative}.text-column{gap:1rem;display:grid}.aside-panel,.detail-panel,.contact-panel{gap:1rem;padding:1.5rem;display:grid}.contact-column{gap:1rem;display:grid}.project-panel{background:radial-gradient(circle at 100% 0,#f6b03a2e,#0000 28%),linear-gradient(#fffcf7fa,#f8f1e7fa);border-color:#1737651a;border-radius:1.2rem;gap:1.15rem;padding:1.4rem;transition:transform .24s,box-shadow .24s,border-color .24s;position:relative;overflow:hidden}.project-panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#4d8ca429,#4d8ca400);border-radius:999px;width:10rem;height:10rem;transition:transform .26s;position:absolute;inset:auto -3rem -3.5rem auto}.panel-heading{width:fit-content;color:var(--surface-strong);letter-spacing:.01em;background:#ffffffbd;border:1px solid #17376514;border-radius:999px;align-items:center;gap:.7rem;padding:.45rem .8rem;font-size:.88rem;font-weight:700;display:inline-flex}.panel-heading-mark{background:linear-gradient(180deg, var(--accent), var(--accent-strong));border-radius:999px;width:.7rem;height:.7rem;box-shadow:0 0 0 .24rem #ee6d111f}.panel-heading-soft{background:#ffffffad}.panel-heading-mark-sea{background:linear-gradient(180deg, var(--sea), var(--surface-strong));box-shadow:0 0 0 .24rem #4d8ca41f}.metric{background:#ffffffd1;border:1px solid #17376514;border-radius:1rem;gap:.2rem;padding:1.15rem 1.2rem;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;box-shadow:inset 0 1px #fffc,0 12px 28px #1737650f}.metric-value{color:var(--surface-strong);font-size:clamp(2.6rem,5vw,3.6rem);font-weight:700;line-height:1}.metric-label{color:var(--surface-strong);font-size:1.05rem;font-weight:600}.panel-note{margin-top:.55rem}.panel-note ul{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.panel-note li{color:var(--muted);padding-left:1.5rem;position:relative}.panel-note li:before{content:"";background:linear-gradient(180deg, var(--sea), var(--surface-strong));border-radius:999px;width:.55rem;height:.55rem;position:absolute;top:.55rem;left:0;box-shadow:0 0 0 .18rem #4d8ca41f}.format-panel{background:radial-gradient(circle at 0 0,#4d8ca429,#0000 24%),linear-gradient(#fffcf7fa,#f4eee4fa);border-color:#1737651a;border-radius:1.2rem;gap:1rem;padding:1.4rem;transition:transform .24s,box-shadow .24s,border-color .24s;position:relative;overflow:hidden}.format-panel:after{content:"";pointer-events:none;background:linear-gradient(#f6b03a24,#ee6d110a);border-radius:1.6rem;width:8rem;height:8rem;transition:transform .26s;position:absolute;bottom:-3rem;right:-2.2rem;transform:rotate(18deg)}.format-title{color:var(--surface-strong);font-size:1.45rem;font-weight:700;line-height:1.15}.format-panel ul{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.format-panel li{color:var(--surface-strong);background:#ffffffd1;border:1px solid #17376514;border-radius:.95rem;padding:.95rem 1rem .95rem 3rem;font-weight:600;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;box-shadow:inset 0 1px #ffffffd6,0 10px 24px #1737650d}.format-panel li:before{content:"";background:radial-gradient(circle at 50% 50%, #ffffffeb 0 26%, transparent 30%), linear-gradient(180deg, var(--accent), var(--accent-strong));border-radius:999px;width:1.15rem;height:1.15rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%);box-shadow:0 0 0 .24rem #ee6d111f}.section-soft{background:linear-gradient(#f2e6d7b3,#f6efe4c2)}.jumelage-head{margin-bottom:1rem}.split-grid{grid-template-columns:minmax(0,1fr) minmax(17rem,24rem) minmax(0,1fr);align-items:stretch;gap:1.25rem;margin-bottom:2rem;display:grid}.territory{border-radius:1.2rem;flex-direction:column;justify-content:space-between;gap:1.5rem;min-height:28rem;padding:1.75rem;transition:transform .24s,box-shadow .24s,border-color .24s;display:flex;position:relative;overflow:hidden}.territory-fr{background:radial-gradient(circle at 0 0,#4d8ca424,#0000 26%),linear-gradient(#ffffffeb,#fffffffa),linear-gradient(135deg,#496d782e,#fff0)}.territory-es{background:radial-gradient(circle at 100% 0,#f6b03a2e,#0000 24%),linear-gradient(#ffffffeb,#fffffffa),linear-gradient(135deg,#bf6c3b2e,#fff0)}.territory:after{content:"";pointer-events:none;background:linear-gradient(#ffffff0a,#1737650d);border-radius:1.4rem;width:7rem;height:7rem;transition:transform .26s;position:absolute;inset:auto -2rem -2rem auto;transform:rotate(18deg)}.territory-body{z-index:1;gap:.95rem;max-width:22rem;display:grid;position:relative}.territory-tags{z-index:1;flex-wrap:wrap;gap:.65rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.territory-tags li{color:var(--surface-strong);background:#ffffffd1;border:1px solid #17376514;border-radius:999px;padding:.55rem .8rem;font-size:.82rem;font-weight:700;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:inset 0 1px #ffffffd1,0 8px 18px #1737650d}.journey-card{min-height:15rem;box-shadow:var(--shadow);background:radial-gradient(circle at 50% 15%,#f6b03a2e,#0000 26%),linear-gradient(#fffcf7fa,#f2e6d7fa);border:1px solid #1737651a;border-radius:1.4rem;align-content:center;justify-items:center;gap:1.1rem;transition:transform .26s,box-shadow .26s,border-color .26s;display:grid;position:relative;overflow:hidden}.journey-orbit{pointer-events:none;border:1px solid #17376514;border-radius:999px;position:absolute}.journey-orbit-fr{width:7rem;height:7rem;top:-2.5rem;left:-2.5rem}.journey-orbit-es{border-color:#ee6d111f;width:8.5rem;height:8.5rem;bottom:-2.5rem;right:-2.5rem}.journey-map{aspect-ratio:1;z-index:1;width:min(100%,24rem);transition:transform .28s;position:relative;overflow:hidden}.journey-map-image{object-fit:cover;width:100%;height:100%;display:block}.journey-route-svg{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.journey-route-path{fill:none;stroke:#496d7894;stroke-width:.85px;stroke-linecap:round;stroke-dasharray:1.3 1.4}body.motion-ready .journey-route-path{stroke-dashoffset:18px;opacity:0}body.motion-ready .journey-card.reveal-item.is-visible .journey-route-path{animation:2.2s ease-out .45s forwards routeReveal,14s linear 3.15s infinite routeDrift}.journey-point{z-index:2;border-radius:999px;width:.95rem;height:.95rem;position:absolute}.journey-point:before{content:"";border-radius:999px;position:absolute;inset:-.32rem}.journey-point-fr{background:linear-gradient(180deg, var(--sea), var(--surface-strong));top:26%;left:32%;box-shadow:0 0 0 .16rem #ffffffb8}.journey-point-fr:before{background:#4d8ca42e}.journey-point-es{background:linear-gradient(180deg, var(--accent), var(--accent-strong));top:80%;left:45%;box-shadow:0 0 0 .16rem #ffffffb8}.journey-point-es:before{background:#ee6d112e}body.motion-ready .journey-point-fr:before,body.motion-ready .journey-point-es:before{animation:2.8s ease-out infinite pointPulse}body.motion-ready .journey-point-es:before{animation-delay:1.1s}.journey-pin{color:var(--surface-strong);background:#fffffff0;border-radius:999px;align-items:center;gap:.45rem;padding:.48rem .82rem;font-size:.88rem;font-weight:700;transition:transform .22s,box-shadow .22s;display:inline-flex;position:absolute;box-shadow:inset 0 1px #ffffffe0,0 8px 18px #1737651f}.journey-pin-fr{top:12%;left:24%}.journey-pin-es{z-index:2;top:65%;left:37%}.journey-pin-dot{border-radius:999px;flex-shrink:0;width:.8rem;height:.8rem}.journey-pin-fr .journey-pin-dot{background:linear-gradient(180deg, var(--sea), var(--surface-strong));box-shadow:0 0 0 .22rem #4d8ca429}.journey-pin-es .journey-pin-dot{background:linear-gradient(180deg, var(--accent), var(--accent-strong));box-shadow:0 0 0 .22rem #ee6d1129}.journey-meta{z-index:1;justify-items:center;gap:.85rem;display:grid;position:relative}.journey-distance{text-align:center;max-width:16ch;color:var(--surface-strong);font-size:1.05rem;font-weight:700;line-height:1.2}.journey-meta ul{flex-wrap:wrap;justify-content:center;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.journey-meta li{color:var(--muted);background:#ffffffb8;border:1px solid #17376514;border-radius:999px;padding:.42rem .72rem;font-size:.82rem;font-weight:700}.narrative{gap:1rem;display:grid}.detail-panel ul{margin:0;padding-left:1.1rem}.section-accent{clip-path:polygon(0 8%,100% 0,100% 92%,0 100%);background:radial-gradient(circle at 100% 0,#f6b03a29,#0000 22%),radial-gradient(circle at 16% 18%,#ffffff0f,#0000 18%),linear-gradient(#264674fa,#173765fa);margin:2rem 0;padding:6.5rem 0 6rem;position:relative;box-shadow:0 26px 52px #0a182c29}.actualites-block{margin:2rem 0;position:relative;overflow-x:clip}.actualites-block .section-accent{margin:0}.actualites-liseret{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.actualites-liseret-top{mask-image:linear-gradient(90deg, #000 0, #000 calc(var(--liseret-top-reveal,0%) - 4rem), transparent var(--liseret-top-reveal,0%), transparent 100%);-webkit-mask-image:linear-gradient(90deg, #000 0, #000 calc(var(--liseret-top-reveal,0%) - 4rem), transparent var(--liseret-top-reveal,0%), transparent 100%);transform:translateY(-.3rem)}.actualites-liseret-bottom{mask-image:linear-gradient(90deg, transparent 0, transparent calc(100% - var(--liseret-bottom-reveal,0%)), #000 calc(100% - var(--liseret-bottom-reveal,0%) + 4rem), #000 100%);-webkit-mask-image:linear-gradient(90deg, transparent 0, transparent calc(100% - var(--liseret-bottom-reveal,0%)), #000 calc(100% - var(--liseret-bottom-reveal,0%) + 4rem), #000 100%);transform:translateY(.3rem)}.actualites-liseret-line{fill:none;stroke-linecap:butt;stroke-linejoin:round;stroke-width:6px;filter:drop-shadow(0 0 8px #ffd67480);vector-effect:non-scaling-stroke}.actualites-liseret-line-mobile{display:none}.section-accent>.container{z-index:1;position:relative}.section-accent .section-label,.section-accent h2,.section-accent h3{color:#fff}.section-accent .section-label{box-shadow:none;background:linear-gradient(135deg,#ffffff29,#ffffff14);border-color:#fff3}.section-accent .section-label:before{background:linear-gradient(180deg, var(--sun), #ffd978);box-shadow:0 0 0 .2rem #f6b03a2e}.section-accent .section-summary,.section-accent .event-card p{color:#edf2f4c2}.events-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2rem;display:grid}.event-card{background:radial-gradient(circle at 100% 0,#f6b03a29,#0000 22%),linear-gradient(#305283f5,#2a4977f5);border-color:#ffffff1a;border-radius:1.2rem;gap:1rem;min-height:12.5rem;padding:1.45rem;transition:transform .24s,box-shadow .24s,border-color .24s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 14px 34px #0a182c2e}.event-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff14,#fff0);border-radius:999px;width:7.5rem;height:7.5rem;transition:transform .26s,opacity .26s;position:absolute;bottom:-2.75rem;right:-2.5rem}.event-card-top{z-index:1;justify-content:space-between;align-items:center;gap:.9rem;display:flex;position:relative}.event-card-index{color:#ffd978;letter-spacing:.05em;background:#ffffff14;border:1px solid #ffffff1f;border-radius:.85rem;justify-content:center;align-items:center;width:2.4rem;min-width:2.4rem;height:2.4rem;font-size:.82rem;font-weight:800;display:inline-flex}.event-card-eyebrow{color:#fff5e4eb;letter-spacing:.05em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;min-height:2rem;padding:.3rem .72rem;font-size:.76rem;font-weight:700;display:inline-flex}.event-card h3,.event-card p{z-index:1;position:relative}.event-card h3{max-width:12ch;font-size:1.15rem;line-height:1.15}.contact-panel{align-content:start}.contact-card{background:radial-gradient(circle at 100% 0,#f6b03a2e,#0000 24%),linear-gradient(#fffcf7fa,#f7efe4fa);border-color:#1737651a;border-radius:1.3rem;gap:1.1rem;padding:1.6rem;transition:transform .24s,box-shadow .24s,border-color .24s;position:relative;overflow:hidden}.contact-card:after{content:"";pointer-events:none;background:linear-gradient(#ffffff0f,#1737650d);border-radius:2rem;width:9rem;height:9rem;transition:transform .26s;position:absolute;bottom:-3.2rem;right:-2.8rem;transform:rotate(22deg)}.contact-card-head{z-index:1;background:#ffffffb8;border:1px solid #17376514;border-radius:999px;align-items:center;gap:.65rem;width:fit-content;padding:.42rem .78rem;display:inline-flex;position:relative}.contact-card-mark{background:linear-gradient(180deg, var(--accent), var(--accent-strong));border-radius:999px;width:.68rem;height:.68rem;box-shadow:0 0 0 .22rem #ee6d1124}.contact-card-kicker{color:var(--surface-strong);letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:700}.contact-line{z-index:1;color:var(--surface-strong);font-size:1.2rem;font-weight:600;line-height:1.3;position:relative}.contact-note{z-index:1;color:var(--muted);position:relative}.contact-card .button-primary{z-index:1;border-radius:1rem;justify-content:flex-start;width:100%;min-height:4rem;padding:1rem 1.25rem;font-size:1rem;position:relative;box-shadow:0 14px 30px #ee6d1133}.contact-social-card{background:radial-gradient(circle at 100% 0,#4d8ca424,#0000 24%),linear-gradient(#fffcf7fa,#f5eee3fa);border-color:#1737651a;border-radius:1.3rem;position:relative;overflow:hidden}.contact-social-card:after{content:"";pointer-events:none;background:linear-gradient(#ffffff14,#4d8ca414);border-radius:2rem;width:9.5rem;height:9.5rem;position:absolute;inset:auto -3rem -3.6rem auto;transform:rotate(18deg)}.contact-social-links{z-index:1;gap:.85rem;display:grid;position:relative}.button-social{color:#fff;border:1px solid #0000;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:4.1rem;padding:.95rem 1.15rem;position:relative;overflow:hidden;box-shadow:0 16px 32px #17376529}.button-social:after{content:"↗";flex:none;font-size:1.15rem;line-height:1;transition:transform .18s}.button-social:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff2e,#0000 52%);position:absolute;inset:0}.button-social-label,.button-social-action{z-index:1;position:relative}.button-social-label{letter-spacing:.01em;font-size:1rem;font-weight:700}.button-social-action{opacity:.9;margin-left:auto;font-size:.84rem;font-weight:600}.button-social-facebook{background:linear-gradient(135deg,#1877f2,#0f5cc0)}.button-social-instagram{background:linear-gradient(135deg,#f58529 0%,#dd2a7b 52%,#8134af 100%)}.button-social:hover:after,.button-social:focus-visible:after{transform:translate(2px,-2px)}.reveal-item{opacity:0;filter:blur(6px);transition:opacity .7s,transform .7s cubic-bezier(.2,.8,.2,1),filter .7s;transition-delay:var(--reveal-delay,0s);transform:translateY(28px)}.reveal-item.is-visible{opacity:1;filter:blur();transform:translateY(0)}@keyframes heroRise{0%{opacity:0;filter:blur(8px);transform:translateY(26px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes driftOne{0%{transform:translate(0,0)}to{transform:translate(-1.2rem,1rem)}}@keyframes driftTwo{0%{transform:translate(0,0)}to{transform:translate(1rem,-1rem)}}@keyframes routeReveal{0%{opacity:0;stroke-dashoffset:18px}to{opacity:1;stroke-dashoffset:0}}@keyframes routeDrift{0%{stroke-dashoffset:0}to{stroke-dashoffset:-18px}}@keyframes pointPulse{0%{opacity:.7;transform:scale(.8)}70%{opacity:0;transform:scale(1.7)}to{opacity:0;transform:scale(1.7)}}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary:hover,.button-primary:focus-visible{filter:saturate(1.04);box-shadow:inset 0 1px #ffffff29,0 16px 30px #17376524}.button-secondary:hover,.button-secondary:focus-visible{background:linear-gradient(135deg,#fff,#f1f6fafa),linear-gradient(135deg,#17376514,#4d8ca414);border-color:#17376547;box-shadow:inset 0 1px #fffffff5,0 18px 32px #1737651f}.focus-list li:hover,.focus-list li:focus-within,.project-panel:hover,.project-panel:focus-within,.format-panel:hover,.format-panel:focus-within,.territory:hover,.territory:focus-within,.journey-card:hover,.journey-card:focus-within,.event-card:hover,.event-card:focus-within,.contact-card:hover,.contact-card:focus-within{transform:translateY(-6px)}.focus-list li:hover,.focus-list li:focus-within,.project-panel:hover,.project-panel:focus-within,.format-panel:hover,.format-panel:focus-within,.territory:hover,.territory:focus-within,.journey-card:hover,.journey-card:focus-within,.contact-card:hover,.contact-card:focus-within{box-shadow:0 24px 42px #17376524}.event-card:hover,.event-card:focus-within{border-color:#ffffff29;box-shadow:inset 0 1px #ffffff14,0 22px 40px #0a182c47}.focus-list li:hover:after,.focus-list li:focus-within:after,.event-card:hover:after,.event-card:focus-within:after{opacity:1;transform:scale(1.12)}.project-panel:hover:after,.project-panel:focus-within:after,.format-panel:hover:after,.format-panel:focus-within:after,.territory:hover:after,.territory:focus-within:after,.contact-card:hover:after,.contact-card:focus-within:after{transform:rotate(18deg)translate(-.45rem,-.3rem)}.project-panel:hover .metric,.project-panel:focus-within .metric,.format-panel:hover li,.format-panel:focus-within li{transform:translateY(-2px);box-shadow:inset 0 1px #ffffffd6,0 14px 28px #17376514}.territory:hover .territory-tags li,.territory:focus-within .territory-tags li{transform:translateY(-2px);box-shadow:inset 0 1px #ffffffd1,0 12px 22px #17376514}.journey-card:hover .journey-map,.journey-card:focus-within .journey-map{transform:scale(1.02)}.journey-card:hover .journey-pin-fr,.journey-card:focus-within .journey-pin-fr{transform:translate(-3px,-3px)}.journey-card:hover .journey-pin-es,.journey-card:focus-within .journey-pin-es{transform:translate(3px,-3px)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:.01ms!important;transition-delay:0s!important;animation:none!important}}@media (width<=900px){.nav-shell,.intro-grid,.content-grid,.contact-grid,.split-grid,.events-grid,.section-head{grid-template-columns:1fr}.nav-shell{padding:.85rem 0}.brand{gap:.75rem;padding-left:.85rem}.brand-name{font-size:1.02rem}.site-nav{display:none}.menu-toggle{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.mobile-menu-shell:not([hidden]){display:block}.hero-content{grid-template-columns:1fr;min-height:auto;padding:1.5rem 0 0}h1{max-width:9ch}.hero-logo-frame{width:min(24rem,84vw)}.territory,.journey-card{min-height:auto}.journey-map{width:min(100%,18rem)}}@media (width>=1400px){.hero-content{min-height:calc(100svh - var(--header-height) - 2.5rem)}.hero-text{max-width:48rem}h1{max-width:15ch;font-size:clamp(2.8rem,4.2vw,4.6rem)}.hero-logo-frame{width:min(25rem,100%)}}@media (width<=640px){.intro-band,.section{padding:4rem 0}.section-accent{clip-path:polygon(0 5%,100% 0,100% 95%,0 100%);margin:1.25rem 0;padding:5rem 0 4.75rem}.actualites-liseret-line-desktop{display:none}.actualites-liseret-line-mobile{display:block}.hero-copy{font-size:1rem}.hero{padding:1rem 0 2rem}.hero-content{gap:1.5rem}.hero-logo-frame{width:min(20rem,88vw);padding:.9rem}.button{width:100%}}
