.fd-home-carousel{background:#fff;padding:0}.fd-carousel{position:relative;overflow:hidden;background:#eaf7fd}.fd-carousel-track{position:relative;min-height:clamp(250px,42vw,560px)}.fd-carousel-slide{position:absolute;inset:0;margin:0;opacity:0;transition:opacity .55s ease;pointer-events:none}.fd-carousel-slide.active{opacity:1;pointer-events:auto}.fd-carousel-slide img{width:100%;height:100%;object-fit:cover;display:block}.fd-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:48px;height:48px;border:0;border-radius:50%;background:rgba(13,41,56,.62);color:#fff;font-size:2rem;line-height:1;cursor:pointer;backdrop-filter:blur(5px)}.fd-carousel-arrow:hover{background:rgba(13,41,56,.82)}.fd-carousel-arrow.prev{left:20px}.fd-carousel-arrow.next{right:20px}.fd-carousel-dots{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);z-index:4;display:flex;gap:8px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 8px 20px rgba(11,55,79,.14)}.fd-carousel-dots button{width:9px;height:9px;border-radius:50%;border:0;background:#9abccc;padding:0;cursor:pointer}.fd-carousel-dots button.active{background:var(--fd-blue-dark);transform:scale(1.25)}
.fd-year-nav{position:sticky;top:90px;z-index:20;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:0 0 42px;padding:12px;background:rgba(255,255,255,.94);border:1px solid var(--fd-border);border-radius:22px;box-shadow:0 10px 30px rgba(19,70,97,.08);backdrop-filter:blur(10px)}.fd-year-nav a{display:inline-flex;min-width:72px;justify-content:center;padding:9px 15px;border-radius:999px;background:#eef9fc;color:var(--fd-blue-dark);font-weight:900}.fd-year-nav a:hover{background:linear-gradient(135deg,var(--fd-blue),var(--fd-teal));color:#fff}.fd-activity-year{scroll-margin-top:165px;padding:36px 0 50px;border-bottom:1px solid var(--fd-border)}.fd-activity-year:last-child{border-bottom:0}.fd-activity-year-head{display:grid;grid-template-columns:120px 1fr;gap:26px;align-items:start;margin-bottom:26px}.fd-activity-year-head .fd-year-label{font-size:2.1rem;line-height:1;color:var(--fd-blue-dark);padding-top:5px}.fd-activity-year-head h2{font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.08;margin:0 0 9px}.fd-activity-year-head p{margin:0;color:var(--fd-muted);max-width:820px}.fd-activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-left:146px}.fd-activity-card{background:#fff;border:1px solid var(--fd-border);border-radius:24px;padding:24px;box-shadow:0 8px 28px rgba(19,70,97,.07);transition:.2s}.fd-activity-card:hover{transform:translateY(-3px);box-shadow:var(--fd-shadow)}.fd-activity-date{display:inline-flex;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#eaf8fd;color:var(--fd-blue-dark);font-size:.76rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.fd-activity-card h3{margin:0 0 9px;font-size:1.18rem;line-height:1.3}.fd-activity-card p{margin:0 0 15px;color:var(--fd-muted)}.fd-activity-card a{font-weight:850}.fd-archive-year{background:linear-gradient(135deg,#fbfeff,#f6fffb);margin-top:18px;padding:28px;border:1px solid var(--fd-border);border-radius:24px}.fd-archive-year .fd-activity-year-head{margin-bottom:0}
@media(max-width:980px){.fd-activity-grid{margin-left:0}.fd-activity-year-head{grid-template-columns:92px 1fr}.fd-year-nav{top:80px}.fd-carousel-track{min-height:clamp(240px,48vw,470px)}}
@media(max-width:640px){.fd-carousel-track{min-height:230px}.fd-carousel-slide img{object-fit:cover}.fd-carousel-arrow{width:40px;height:40px;font-size:1.6rem}.fd-carousel-arrow.prev{left:10px}.fd-carousel-arrow.next{right:10px}.fd-carousel-dots{bottom:10px}.fd-year-nav{top:74px;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;border-radius:16px}.fd-year-nav a{flex:0 0 auto}.fd-activity-year{scroll-margin-top:145px;padding:28px 0 38px}.fd-activity-year-head{grid-template-columns:1fr;gap:8px}.fd-activity-year-head .fd-year-label{font-size:1.65rem}.fd-activity-grid{grid-template-columns:1fr}.fd-archive-year{padding:22px}}
