.actu-page{--deep-navy:#06172B;--navy:#0B1F3A;--gold:#C98512;--warm-gold:#D99A00;--gold-2:#E0A63A;--cream:#F8F4EF;--cream-2:#FBF7F0;--sage:#93A587;--muted:#5F6673;--light:#ece5da;--ease:cubic-bezier(.22,1,.36,1);--display:var(--font-bodoni),Georgia,serif;--body:var(--font-inter),system-ui,sans-serif;background:var(--cream-2);color:var(--navy);font-family:var(--body)}.actu-page .wrap{max-width:1160px;margin:0 auto;padding:0 24px}.actu-page .ag-eyebrow{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#9C6510}.actu-page .ag-eyebrow.light{color:var(--gold-2)}.actu-page .ag-h2{font-family:var(--display);font-weight:700;font-size:clamp(1.7rem,3.4vw,2.4rem);line-height:1.1;color:var(--deep-navy);margin:.35rem 0 0}.actu-page .ag-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.actu-page .ag-seeall{flex:none;font-size:14px;font-weight:600;color:#9C6510;white-space:nowrap;transition:color .25s var(--ease)}.actu-page .ag-seeall:hover{color:var(--warm-gold)}.actu-page .ag-empty,.actu-page .an-empty{color:var(--muted);font-size:16px;padding:32px 0;text-align:center}.actu-page .ah-hero{position:relative;overflow:hidden;background:radial-gradient(120% 90% at 70% 8%,#0d2748 0,#081a30 46%,#06172B 100%);min-height:clamp(440px,62vh,600px);display:flex;align-items:center;justify-content:center;text-align:center;padding:96px 24px 84px}.actu-page .ah-sky{position:absolute;inset:0;overflow:hidden;pointer-events:none}.actu-page .ah-stars{position:absolute;left:0;top:0;width:100%;height:150%;will-change:transform}.actu-page .ah-star{position:absolute;border-radius:50%;background:radial-gradient(circle,#ffe9b8 0,#E0A63A 60%,rgba(224,166,58,0) 100%);box-shadow:0 0 6px rgba(224,166,58,.7);opacity:.35;animation-name:actu-twinkle;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.actu-page .ah-star.still{animation:none;opacity:.6}@keyframes actu-twinkle{0%,to{opacity:.2;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}.actu-page .ah-shoot{position:absolute;top:8%;left:6%;width:150px;height:2px;border-radius:2px;background:linear-gradient(90deg,rgba(255,255,255,0),#fff 60%,rgba(255,255,255,.2));transform:rotate(16deg);opacity:0;filter:drop-shadow(0 0 6px rgba(255,255,255,.6));animation:actu-shoot 9s ease-in infinite}@keyframes actu-shoot{0%,70%{transform:translateZ(0) rotate(16deg);opacity:0}72%{opacity:1}86%{transform:translate3d(64vw,30vh,0) rotate(16deg);opacity:1}92%,to{transform:translate3d(66vw,32vh,0) rotate(16deg);opacity:0}}.actu-page .ah-inner{position:relative;z-index:2;max-width:760px}.actu-page .ah-eyebrow{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--gold-2);margin-bottom:18px}.actu-page .ah-title{font-family:var(--display);font-weight:700;font-size:clamp(2.4rem,6vw,4rem);line-height:1.06;color:#fff;letter-spacing:-.01em;margin:0}.actu-page .ah-title .g{color:var(--gold-2)}.actu-page .ah-sub{margin:22px auto 0;max-width:560px;font-size:clamp(15px,1.8vw,18px);line-height:1.6;color:rgba(248,244,239,.82)}.actu-page .ah-cue{display:inline-flex;flex-direction:column;align-items:center;gap:6px;margin-top:40px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:rgba(248,244,239,.72);transition:color .25s var(--ease);animation:actu-bob 2.4s ease-in-out infinite}.actu-page .ah-cue:hover{color:var(--gold-2)}@keyframes actu-bob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.actu-page .ag-section{padding:76px 0 40px}.actu-page .an-section{padding:40px 0 84px}.actu-page .ag-marquee{position:relative;overflow:hidden;padding:6px 0 10px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.actu-page .ag-track{display:flex;gap:18px;width:max-content;padding:0 18px;animation:actu-marquee 60s linear infinite}.actu-page .ag-marquee:hover .ag-track{animation-play-state:paused}@keyframes actu-marquee{to{transform:translateX(-50%)}}.actu-page .ag-tile{flex:0 0 auto;position:relative;width:clamp(220px,26vw,300px);aspect-ratio:4/5;border-radius:16px;overflow:hidden;cursor:pointer;padding:0;border:0;background:#0b1f3a;box-shadow:0 18px 40px -26px rgba(6,23,43,.5)}.actu-page .ag-tile-img{object-fit:cover;transition:transform .7s var(--ease)}.actu-page .ag-tile:hover .ag-tile-img{transform:scale(1.07)}.actu-page .ag-tile-cap{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:2px;padding:34px 16px 14px;text-align:left;background:linear-gradient(180deg,rgba(6,23,43,0),rgba(6,23,43,.82));opacity:0;transform:translateY(8px);transition:opacity .35s var(--ease),transform .35s var(--ease)}.actu-page .ag-tile:focus-visible .ag-tile-cap,.actu-page .ag-tile:hover .ag-tile-cap{opacity:1;transform:none}.actu-page .ag-tile-cat{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-2)}.actu-page .ag-tile-title{font-size:14px;font-weight:600;color:#fff}.actu-page .ag-lb{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(6,23,43,.94);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:actu-fade .25s var(--ease)}@keyframes actu-fade{0%{opacity:0}to{opacity:1}}.actu-page .ag-lb-close{position:absolute;top:18px;right:18px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.06);color:#fff;cursor:pointer;transition:background .2s var(--ease)}.actu-page .ag-lb-close:hover{background:rgba(255,255,255,.16)}.actu-page .ag-lb-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.06);color:#fff;cursor:pointer;transition:background .2s var(--ease)}.actu-page .ag-lb-nav:hover{background:rgba(255,255,255,.16)}.actu-page .ag-lb-nav.prev{left:16px}.actu-page .ag-lb-nav.next{right:16px}.actu-page .ag-lb-fig{margin:0;display:flex;flex-direction:column;align-items:center;gap:16px;max-width:100%}.actu-page .ag-lb-imgwrap{position:relative;width:min(92vw,1180px);height:min(76vh,860px)}.actu-page .ag-lb-img{object-fit:contain}.actu-page .ag-lb-cap{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;color:var(--cream)}.actu-page .ag-lb-cat{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-2)}.actu-page .ag-lb-title{font-size:15px;font-weight:600}.actu-page .ag-lb-count{font-size:13px;color:rgba(248,244,239,.6)}.actu-page .ac-card{display:flex;flex-direction:column;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 20px 46px -30px rgba(6,23,43,.4);border:1px solid rgba(6,23,43,.05);transition:transform .4s var(--ease),box-shadow .4s var(--ease)}.actu-page .ac-card:hover{transform:translateY(-5px);box-shadow:0 34px 60px -30px rgba(6,23,43,.46)}.actu-page .ac-cover{position:relative;aspect-ratio:4/3.2;background:#0b1f3a}.actu-page .ac-cover-img{object-fit:cover;object-position:top center;transition:transform .6s var(--ease)}.actu-page .ac-card:hover .ac-cover-img{transform:scale(1.05)}.actu-page .ac-cover-ph{position:absolute;inset:0;background:linear-gradient(135deg,#0d2748,#06172B)}.actu-page .ac-badge,.actu-page .an-lead-cat,.actu-page .art-cat{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gold)}.actu-page .ac-badge{left:14px;background:rgba(255,255,255,.94);box-shadow:0 6px 18px -8px rgba(6,23,43,.4)}.actu-page .ac-badge,.actu-page .ac-feat{position:absolute;top:14px;padding:5px 11px;border-radius:999px}.actu-page .ac-feat{right:14px;background:var(--gold);color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 10px 24px -10px rgba(197,133,18,.7)}.actu-page .ac-body{display:flex;flex-direction:column;gap:9px;padding:20px 22px 24px}.actu-page .ac-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:12.5px;color:var(--muted)}.actu-page .ac-dot{opacity:.6}.actu-page .ac-title{font-family:var(--display);font-weight:700;font-size:1.28rem;line-height:1.2;color:var(--deep-navy);margin:0}.actu-page .ac-excerpt{font-size:14.5px;line-height:1.6;color:var(--muted);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.actu-page .ac-more{margin-top:4px;font-size:13.5px;font-weight:600;color:var(--gold)}.actu-page .ac-card:hover .ac-more{color:var(--warm-gold)}.actu-page .an-lead{display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 30px 66px -34px rgba(6,23,43,.44);border:1px solid rgba(6,23,43,.05);margin-bottom:34px;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}.actu-page .an-lead:hover{transform:translateY(-4px);box-shadow:0 40px 80px -34px rgba(6,23,43,.5)}.actu-page .an-lead-cover{position:relative;min-height:320px;background:#0b1f3a}.actu-page .an-lead-img{object-fit:cover;transition:transform .7s var(--ease)}.actu-page .an-lead:hover .an-lead-img{transform:scale(1.04)}.actu-page .an-lead-badge{position:absolute;top:16px;left:16px;background:var(--gold);color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:6px 13px;border-radius:999px;box-shadow:0 10px 24px -10px rgba(197,133,18,.7)}.actu-page .an-lead-body{display:flex;flex-direction:column;gap:12px;padding:34px 38px;justify-content:center}.actu-page .an-lead-title{font-family:var(--display);font-weight:700;font-size:clamp(1.5rem,2.6vw,2.05rem);line-height:1.14;color:var(--deep-navy);margin:0}.actu-page .an-lead-excerpt{font-size:15.5px;line-height:1.65;color:var(--muted);margin:0}.actu-page .an-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;align-items:start}.actu-page .an-masonry{column-count:3;column-gap:26px}.actu-page .an-masonry .ac-card{width:100%;margin:0 0 26px;break-inside:avoid;-webkit-column-break-inside:avoid}.actu-page .nl-section{background:radial-gradient(120% 120% at 50% 0,#0d2748,#06172B 70%);padding:78px 0;text-align:center}.actu-page .nl-inner{max-width:620px}.actu-page .nl-h2{font-family:var(--display);font-weight:700;font-size:clamp(1.7rem,3.4vw,2.4rem);color:#fff;margin:.4rem 0 0}.actu-page .nl-lead{margin:14px auto 26px;font-size:15.5px;line-height:1.6;color:rgba(248,244,239,.78);max-width:480px}.actu-page .nl-form{margin:0 auto;max-width:520px}.actu-page .nl-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.actu-page .nl-row{display:flex;gap:10px}.actu-page .nl-input{flex:1;min-width:0;padding:14px 18px;border-radius:999px;border:1px solid rgba(248,244,239,.2);background:rgba(255,255,255,.06);color:#fff;font-size:15px;outline:none;transition:border-color .2s var(--ease),background .2s var(--ease)}.actu-page .nl-input::placeholder{color:rgba(248,244,239,.5)}.actu-page .nl-input:focus{border-color:var(--gold-2);background:rgba(255,255,255,.1)}.actu-page .nl-btn{flex:none;padding:14px 26px;border-radius:999px;border:0;background:linear-gradient(180deg,var(--warm-gold),var(--gold));color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s var(--ease),box-shadow .2s var(--ease);box-shadow:0 14px 30px -14px rgba(197,133,18,.8)}.actu-page .nl-btn:hover{transform:translateY(-2px)}.actu-page .nl-btn:disabled{opacity:.7;cursor:default;transform:none}.actu-page .nl-err{margin:12px 0 0;font-size:13.5px;color:#ffb4a8}.actu-page .nl-ok{display:inline-flex;align-items:center;gap:10px;margin:0 auto;font-size:15.5px;color:var(--cream)}.actu-page .nl-ok-mark{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:rgba(147,165,135,.24);color:#bfe0b0}.actu-page .nl-follow{margin-top:34px;display:flex;flex-direction:column;align-items:center;gap:12px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:rgba(248,244,239,.6)}.actu-page .nl-icons{display:flex;gap:12px}.actu-page .nl-icons a{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(248,244,239,.2);color:var(--cream);transition:border-color .2s var(--ease),color .2s var(--ease),transform .2s var(--ease)}.actu-page .nl-icons a:hover{border-color:var(--gold-2);color:var(--gold-2);transform:translateY(-2px)}.actu-page .nl-icons svg{width:18px;height:18px}.actu-page.gal-page{background:var(--cream-2)}.actu-page .gal-hero{background:linear-gradient(180deg,var(--cream),var(--cream-2));padding:64px 0 30px}.actu-page .gal-title{font-family:var(--display);font-weight:700;font-size:clamp(2rem,4.4vw,3rem);line-height:1.06;color:var(--deep-navy);margin:.4rem 0 0}.actu-page .gal-sub{margin:14px 0 0;max-width:560px;font-size:16px;line-height:1.6;color:var(--muted)}.actu-page .gal-filter{position:sticky;top:0;z-index:20;background:rgba(251,247,240,.86);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(6,23,43,.06);padding:14px 0}.actu-page .gal-chips{display:flex;flex-wrap:wrap;gap:10px}.actu-page .gal-chip{display:inline-flex;align-items:center;gap:7px;padding:8px 15px;border-radius:999px;border:1px solid rgba(6,23,43,.12);background:#fff;font-size:13.5px;font-weight:600;color:var(--navy);transition:all .2s var(--ease)}.actu-page .gal-chip:hover{border-color:var(--gold);color:var(--gold)}.actu-page .gal-chip.on{background:var(--deep-navy);border-color:var(--deep-navy);color:#fff}.actu-page .gal-chip .n{font-size:11.5px;font-weight:700;opacity:.6}.actu-page .gal-chip.on .n{color:var(--gold-2);opacity:1}.actu-page .gal-body{padding:32px 24px 84px}.actu-page .gal-count{font-size:13.5px;color:var(--muted);margin:0 0 20px}.actu-page .ag-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;grid-auto-flow:dense;gap:16px}.actu-page .ag-cell{position:relative;overflow:hidden;border-radius:16px;cursor:pointer;padding:0;border:0;background:#0b1f3a;box-shadow:0 16px 38px -26px rgba(6,23,43,.45)}.actu-page .ag-cell.big{grid-column:span 2;grid-row:span 2}.actu-page .ag-cell-img{object-fit:cover;transition:transform .7s var(--ease)}.actu-page .ag-cell:hover .ag-cell-img{transform:scale(1.06)}.actu-page .ag-cell-cap{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:2px;padding:30px 14px 12px;text-align:left;background:linear-gradient(180deg,rgba(6,23,43,0),rgba(6,23,43,.8));opacity:0;transform:translateY(8px);transition:opacity .35s var(--ease),transform .35s var(--ease)}.actu-page .ag-cell:focus-visible .ag-cell-cap,.actu-page .ag-cell:hover .ag-cell-cap{opacity:1;transform:none}.actu-page .ag-cell-cat{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-2)}.actu-page .ag-cell-title{font-size:13px;font-weight:600;color:#fff}.actu-page .art-back,.actu-page .gal-pager{margin-top:38px}.actu-page .gal-pager{display:flex;align-items:center;justify-content:center;gap:18px}.actu-page .gal-pg{font-size:14px;font-weight:600;color:var(--navy);padding:8px 16px;border-radius:999px;border:1px solid rgba(6,23,43,.14);transition:all .2s var(--ease)}.actu-page .gal-pg:hover{border-color:var(--gold);color:var(--gold)}.actu-page .gal-pg.dis{opacity:.4;pointer-events:none}.actu-page .gal-pgmeta{font-size:13.5px;color:var(--muted)}.actu-page .art{padding:34px 0 84px}.actu-page .art-backtop{display:inline-flex;align-items:center;gap:6px;min-height:44px;font-size:14px;font-weight:600;color:var(--gold);transition:color .2s var(--ease)}.actu-page .art-backtop:hover{color:var(--warm-gold)}.actu-page .art-crumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;color:var(--muted);list-style:none;padding:0;margin:0 0 22px}.actu-page .art-crumb a{transition:color .2s var(--ease)}.actu-page .art-crumb a:hover{color:var(--gold)}.actu-page .art-crumb li[aria-hidden]{color:rgba(197,133,18,.5)}.actu-page .art-crumb .cur{color:var(--navy)}.actu-page .art-layout{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:2.25rem}.actu-page .art-figure{margin:0}.actu-page .art-cover-img{display:block;width:auto;height:auto;max-width:560px;max-height:960px;border-radius:8px}.actu-page .art-col{min-width:0}.actu-page .art-head{max-width:760px}.actu-page .art-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;color:var(--muted);margin-bottom:14px}.actu-page .art-title{font-family:var(--display);font-weight:700;font-size:clamp(2rem,4.2vw,2.9rem);line-height:1.1;color:var(--deep-navy);margin:0}.actu-page .art-lede{margin:18px 0 0;font-size:19px;line-height:1.6;color:var(--navy);font-weight:500}.actu-page .art-body{max-width:720px;margin-top:26px;font-size:17.5px;line-height:1.78;color:rgba(17,24,39,.86)}.actu-page .art-body p{margin:0 0 1.25rem}.actu-page .art-body p:last-child{margin-bottom:0}.actu-page .art-soon{color:var(--muted)}.actu-page .art-body h2{font-size:1.7rem;line-height:1.2;margin:2.2rem 0 .9rem}.actu-page .art-body h2,.actu-page .art-body h3{font-family:var(--display);font-weight:700;color:var(--deep-navy)}.actu-page .art-body h3{font-size:1.34rem;line-height:1.25;margin:1.8rem 0 .7rem}.actu-page .art-body h2:first-child,.actu-page .art-body h3:first-child{margin-top:0}.actu-page .art-body ol,.actu-page .art-body ul{margin:0 0 1.25rem;padding-left:1.5rem}.actu-page .art-body li{margin:0 0 .5rem;padding-left:.2rem}.actu-page .art-body li::marker{color:var(--gold)}.actu-page .art-body a{color:var(--gold);text-decoration:underline;text-underline-offset:2px;transition:color .2s var(--ease)}.actu-page .art-body a:hover{color:var(--warm-gold)}.actu-page .art-body strong{font-weight:700;color:var(--navy)}.actu-page .art-body em{font-style:italic}.actu-page .art-body blockquote{margin:0 0 1.25rem;padding:.2rem 0 .2rem 1.1rem;border-left:3px solid var(--gold);color:var(--muted);font-style:italic}.actu-page .art-body h2+p,.actu-page .art-body h3+p{margin-top:0}.actu-page .art-body table{width:100%;border-collapse:collapse;margin:0 0 1.4rem;font-size:15.5px}.actu-page .art-body td,.actu-page .art-body th{border:1px solid rgba(6,23,43,.12);padding:8px 12px;text-align:left}.actu-page .art-body th{background:rgba(6,23,43,.04);font-weight:700;color:var(--navy)}.actu-page .art-share{max-width:720px;margin-top:36px;padding-top:26px;border-top:1px solid rgba(6,23,43,.1)}.actu-page .art-related{margin-top:56px}.actu-page .art-related-h{font-family:var(--display);font-weight:700;font-size:1.5rem;color:var(--deep-navy);margin:0 0 24px}.actu-page .art-back a{font-size:14px;font-weight:600;color:var(--gold);transition:color .2s var(--ease)}.actu-page .art-back a:hover{color:var(--warm-gold)}@media(max-width:900px){.actu-page .art-layout{grid-template-columns:1fr;gap:0}.actu-page .art-cover-img{max-width:100%;max-height:none;margin-bottom:30px}.actu-page .an-lead{grid-template-columns:1fr}.actu-page .an-lead-cover{min-height:230px;aspect-ratio:16/10}.actu-page .an-grid{grid-template-columns:repeat(2,1fr);gap:18px}.actu-page .an-masonry{column-count:2;column-gap:18px}.actu-page .an-masonry .ac-card{margin-bottom:18px}.actu-page .ag-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:170px}}@media(max-width:640px){.actu-page .ag-head{flex-direction:column;align-items:flex-start;gap:10px}.actu-page .an-grid,.actu-page .an-grid.an-grid-3{grid-template-columns:1fr}.actu-page .an-masonry{column-count:1}.actu-page .ag-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:44vw;gap:12px}.actu-page .an-lead-body{padding:24px 22px}.actu-page .nl-row{flex-direction:column}.actu-page .nl-btn{width:100%}.actu-page .gal-filter{position:static}}@media(prefers-reduced-motion:reduce){.actu-page .rv{opacity:1!important;transform:none!important;transition:none}.actu-page .ah-star{animation:none;opacity:.6}.actu-page .ah-shoot{display:none}.actu-page .ag-track,.actu-page .ah-cue{animation:none}.actu-page .ag-marquee{overflow-x:auto}.actu-page .ag-lb{animation:none}}