@charset "UTF-8";.lead-accent{font-size:clamp(1.125rem,2.2vw,1.25rem);font-weight:700;line-height:1.55;color:#333;margin:0 0 1.25rem}.lead-accent:last-child{margin-bottom:0}.lead-accent strong{font-weight:800}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:inter,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.65;color:#000;background:#fff;display:flex;flex-direction:column;min-height:100vh}a{color:#000;text-decoration:underline;transition:opacity .2s ease}a:hover{opacity:.65}img,svg{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:3rem 0}@media(min-width:768px){.section{padding:5rem 0}}.section--sm{padding:2rem 0}@media(min-width:768px){.section--sm{padding:3rem 0}}.section--alt{background:#f5f5f5}.section--dark{background:#111;color:#fff}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4{color:#fff}.section--dark p{color:rgba(255,255,255,.75)}.section-eyebrow{font-weight:700;letter-spacing:.12em;text-transform:uppercase;display:block;font-size:.75rem;color:#666;margin-bottom:.75rem}.section-title{font-size:1.75rem;font-weight:900;letter-spacing:-.02em;margin-bottom:2.5rem}@media(min-width:768px){.section-title{font-size:2.5rem}}.section-intro{font-size:1.125rem;color:#333;max-width:660px;line-height:1.7;margin-bottom:3rem}main{min-height:0}.page-fill{flex:1;background:#111}.list-page{padding:3rem 0}.list-item{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e8e8e8}.list-item:last-child{border-bottom:none}.list-item h2{font-size:1.375rem;font-weight:700;margin-bottom:.5rem}.list-item h2 a{color:#000;text-decoration:none}.list-item h2 a:hover{text-decoration:underline}.list-item p{font-size:1rem;color:#666;line-height:1.65}.page{padding:4rem 0}.page h1{font-size:1.75rem;font-weight:900;letter-spacing:-.02em;margin-bottom:1rem}@media(min-width:768px){.page h1{font-size:2.5rem}}.page h2{font-size:1.375rem;font-weight:700;margin-top:3rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #e8e8e8}.page h3{font-size:1rem;font-weight:700;margin-top:1.5rem;margin-bottom:.5rem}.page p{line-height:1.65;margin-bottom:1.25rem;color:#333}.page p em{color:#666}.page p strong{color:#000}.page ul,.page ol{padding-left:1.5rem;margin-bottom:1.5rem}.page ul li,.page ol li{line-height:1.65;margin-bottom:.5rem;color:#333}.page hr{border:none;border-top:1px solid #e8e8e8;margin:2.5rem 0}.page table{width:100%;border-collapse:collapse;margin:1.5rem 0 2rem;font-size:.875rem}.page table th{text-align:left;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#666;padding:.5rem 1rem .5rem 0;border-bottom:1px solid #e8e8e8}.page table td{padding:.75rem 1rem .75rem 0;border-bottom:1px solid #f5f5f5;color:#333;vertical-align:top;line-height:1.5}.page table td code{font-family:monospace;font-size:.75rem;background:#f5f5f5;padding:1px .5rem;border-radius:2px}.page table tr:last-child td{border-bottom:none}.bg-blueprint{position:relative;overflow:hidden}.bg-blueprint::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,#e8e8e8 1.5px,transparent 1.5px);background-size:28px 28px;opacity:.55;pointer-events:none;z-index:0}.bg-blueprint>*{position:relative;z-index:1}.divider{border:none;border-top:1px solid #e8e8e8;margin:3rem 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.has-reveal main section{opacity:0;transform:translateY(24px);transition:opacity 1e3ms cubic-bezier(.22,1,.36,1),transform 1e3ms cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0ms);will-change:opacity,transform}.has-reveal main section.is-visible{opacity:1;transform:translateY(0)}.has-reveal main section.hero{opacity:1;transform:none}.has-reveal main section.hero>*{opacity:0;transform:translateY(24px);transition:opacity 1e3ms cubic-bezier(.22,1,.36,1),transform 1e3ms cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0ms);will-change:opacity,transform}.has-reveal main section.hero.is-visible>*{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.has-reveal main section,.has-reveal main section.is-visible,.has-reveal main section.hero>*,.has-reveal main section.hero.is-visible>*{opacity:1;transform:none;transition:none}}.site-header{position:sticky;top:0;z-index:200;background:#111;border-bottom:1px solid rgba(255,255,255,7%)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:68px}.logo{font-size:1.3rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#fff;text-decoration:none;flex-shrink:0;line-height:1;display:flex;align-items:center}.logo:hover{opacity:.85}.logo svg{height:50px;width:auto;display:block}.main-nav{display:none}@media(min-width:768px){.main-nav{display:flex;align-items:center;gap:2rem}}.main-nav a{font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.65);text-decoration:none;font-size:.75rem;padding-bottom:3px;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.main-nav a:hover,.main-nav a.active{color:#fff;border-bottom-color:#fff;opacity:1}.nav-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:0 0;border:none;cursor:pointer;padding:4px}@media(min-width:768px){.nav-toggle{display:none}}.nav-toggle span{display:block;height:2px;background:#fff;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.nav-toggle.is-open span:nth-child(1){transform:translateY(7px)rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.nav-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav{display:none;background:#111;border-top:1px solid rgba(255,255,255,8%)}.mobile-nav.is-open{display:block}@media(min-width:768px){.mobile-nav{display:none!important}}.mobile-nav a{font-weight:700;letter-spacing:.1em;text-transform:uppercase;display:block;padding:1rem 1.5rem;color:rgba(255,255,255,.7);text-decoration:none;font-size:.75rem;border-bottom:1px solid rgba(255,255,255,6%);transition:color .2s ease,background .2s ease}.mobile-nav a:hover,.mobile-nav a.active{color:#fff;background:rgba(255,255,255,4%)}.site-footer{background:#111;padding:3rem 0;font-size:.875rem}.footer-eu{display:flex;align-items:flex-start;gap:2rem;padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}@media(max-width:768px){.footer-eu{flex-direction:column;gap:1.25rem}}.footer-eu-logo{flex-shrink:0;align-self:center}.footer-eu-logo .eu-funded-logo{width:200px;height:auto}.footer-eu-logo .eu-flag-logo{width:80px;height:auto;display:block}.footer-eu-logo .eu-logo-placeholder{font-size:2.5rem;line-height:1;display:block}.footer-eu-text p{color:rgba(255,255,255,.55);font-size:.875rem;line-height:1.6}.footer-eu-text p+p{margin-top:.75rem}.footer-eu-text strong{color:rgba(255,255,255,.8);font-weight:600}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:0}.footer-links a{color:rgba(255,255,255,.45);text-decoration:none;font-size:.875rem;padding:.25rem .75rem .25rem 0;transition:color .2s ease}.footer-links a:hover{color:#fff}.footer-links>:not(:last-child)::after{content:'';display:inline-block;width:1px;height:.75em;background:rgba(255,255,255,.2);margin-left:.75rem;vertical-align:middle}.footer-copy{color:rgba(255,255,255,.25);font-size:.875rem}.card-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid{grid-template-columns:repeat(3,1fr)}}.card-grid--2{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.card-grid--2{grid-template-columns:repeat(2,1fr)}}.card-news{background:#fff;border:1px solid #e8e8e8;transition:box-shadow .2s ease,transform .2s ease;transform-origin:center;display:flex;flex-direction:column}.card-news:hover{box-shadow:0 6px 24px rgba(0,0,0,9%);transform:translateY(-1px)scale(1.05)}.card-news__image{aspect-ratio:16/9;overflow:hidden;background:#f5f5f5;flex-shrink:0}.card-news__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.card-news__image:hover img{transform:scale(1.03)}.card-news__body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.card-news__meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.card-news__tag{display:inline-block;padding:2px .5rem;background:#000;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.card-news__date{font-size:.875rem;color:#666}.card-news__title{font-size:1.125rem;font-weight:700;line-height:1.3;margin-bottom:.75rem}.card-news__title a{text-decoration:none;color:#000}.card-news__title a:hover{text-decoration:underline;opacity:1}.card-news__excerpt{font-size:.875rem;color:#333;line-height:1.6;flex:1}.card-news__footer{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e8e8e8}.card-doc{background:#fff;border:1px solid #e8e8e8;transition:box-shadow .2s ease,transform .2s ease;transform-origin:center;display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem}.card-doc:hover{box-shadow:0 6px 24px rgba(0,0,0,9%);transform:translateY(-1px)scale(1.05)}.card-doc__icon{flex-shrink:0;width:44px;height:44px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#666}.card-doc__icon svg{width:22px;height:22px}.card-doc__body{flex:1;min-width:0}.card-doc__category{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#666;margin-bottom:.25rem}.card-doc__title{font-size:1rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-doc__title a{text-decoration:none;color:#000}.card-doc__title a:hover{text-decoration:underline;opacity:1}.card-doc__date{font-size:.875rem;color:#666;margin-top:.25rem}.card-doc__action{flex-shrink:0;color:#666;transition:color .2s ease}.card-doc__action:hover{color:#000;opacity:1}.card-doc__action svg{width:20px;height:20px}.card-partner{background:#fff;border:1px solid #e8e8e8;transition:box-shadow .2s ease,transform .2s ease;transform-origin:center;position:relative;padding:2rem;display:flex;flex-direction:column}.card-partner:hover{box-shadow:0 6px 24px rgba(0,0,0,9%);transform:translateY(-1px)scale(1.05)}.card-partner__logo{height:80px;display:flex;align-items:center;margin-bottom:1.5rem}.card-partner__logo img{max-height:60px;max-width:200px;width:auto;object-fit:contain}.card-partner__country{font-size:.875rem;color:#666;margin-bottom:.25rem}.card-partner__name{font-size:1.375rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.card-partner__role{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#666;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #e8e8e8}.card-partner__desc{font-size:.875rem;color:#333;line-height:1.65;flex:1}.card-partner__desc p{margin:0 0 1rem}.card-partner__desc p:last-child{margin-bottom:0}.card-partner__desc ul,.card-partner__desc ol{margin:0 0 1rem;padding-left:1.25rem}.card-partner__desc li{margin-bottom:.5rem}.card-partner__desc>:last-child{margin-bottom:0}.card-partner__footer{margin-top:1.5rem;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;width:100%}.card-partner__linkedin{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;font-size:.875rem;font-weight:600;text-decoration:none;color:#000;white-space:nowrap}.card-partner__linkedin svg{width:18px;height:18px;flex-shrink:0}.card-partner__linkedin:hover{opacity:.65}.card-partner__link{display:inline-block;margin-top:0;min-width:0;font-size:.875rem;font-weight:600;text-decoration:none;color:#000;border-bottom:2px solid #000;padding-bottom:1px}.card-partner__link:hover{opacity:.65}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inter,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;line-height:1}.btn--primary{background:#000;color:#fff;border-color:#000}.btn--primary:hover{background:#333;border-color:#333;opacity:1}.btn--outline{background:0 0;color:#000;border-color:#000}.btn--outline:hover{background:#000;color:#fff;opacity:1}.btn--white{background:#fff;color:#000;border-color:#fff}.btn--white:hover{background:#f5f5f5;opacity:1}.btn--ghost{background:0 0;color:#fff;border-color:rgba(255,255,255,.4)}.btn--ghost:hover{border-color:#fff;opacity:1}.contact-form{max-width:620px}.contact-form .form-group{margin-bottom:1.5rem}.contact-form .form-group label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.contact-form .form-group input,.contact-form .form-group textarea,.contact-form .form-group select{width:100%;padding:.75rem 1rem;font-family:inter,system-ui,-apple-system,sans-serif;font-size:1rem;color:#000;background:#fff;border:2px solid #e8e8e8;border-radius:0;outline:none;transition:border-color .2s ease;appearance:none}.contact-form .form-group input:focus,.contact-form .form-group textarea:focus,.contact-form .form-group select:focus{border-color:#000}.contact-form .form-group input::placeholder,.contact-form .form-group textarea::placeholder,.contact-form .form-group select::placeholder{color:#aaa}.contact-form .form-group textarea{min-height:150px;resize:vertical;line-height:1.65}.contact-form .form-success{padding:1rem 1.5rem;background:#f5f5f5;border-left:4px solid #000;font-size:.875rem;font-weight:600}.progress-section{padding:2rem 0}.progress-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem}.progress-header h3{font-weight:700;letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;color:#666}.progress-header .progress-pct{font-size:1.75rem;font-weight:900}.progress-bar{height:6px;background:#e8e8e8;position:relative;overflow:hidden}.progress-bar__fill{position:absolute;top:0;left:0;height:100%;background:#000;transition:width 1.2s ease}.progress-dates{display:flex;justify-content:space-between;margin-top:.75rem;font-size:.75rem;color:#666;font-weight:600}.event-card{background:#fff;border:1px solid #e8e8e8;transition:box-shadow .2s ease,transform .2s ease;transform-origin:center;display:flex;gap:1.5rem;padding:1.5rem;align-items:flex-start}.event-card:hover{box-shadow:0 6px 24px rgba(0,0,0,9%);transform:translateY(-1px)scale(1.05)}.event-card__date-block{flex-shrink:0;width:72px;text-align:center;border:2px solid #000;padding:.75rem .5rem}.event-card__month{font-weight:700;letter-spacing:.1em;text-transform:uppercase;display:block;font-size:.75rem;color:#666}.event-card__day{display:block;font-size:1.75rem;font-weight:900;line-height:1;margin-top:.25rem}.event-card__year{display:block;font-size:.875rem;font-weight:900;letter-spacing:.02em;line-height:1;margin-top:.25rem;color:#000}.event-card__body{flex:1}.event-card__title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.event-card__location{font-size:.875rem;color:#666;margin-bottom:.75rem}.event-card__desc{font-size:.875rem;color:#333}.tab-nav{display:flex;border-bottom:2px solid #e8e8e8;margin-bottom:2.5rem;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tab-nav::-webkit-scrollbar{display:none}.tab-nav__item{font-weight:700;letter-spacing:.1em;text-transform:uppercase;flex-shrink:0;white-space:nowrap;padding:.75rem 1rem;font-size:.75rem;text-decoration:none;color:#666;border-bottom:3px solid transparent;margin-bottom:-2px;cursor:pointer;transition:color .2s ease,border-color .2s ease}@media(min-width:576px){.tab-nav__item{padding:.75rem 1.5rem;font-size:.875rem}}.tab-nav__item:hover{color:#000;opacity:1}.tab-nav__item.is-active{color:#000;border-bottom-color:#000}.tab-panel{display:none}.tab-panel.is-active{display:block}.timeline-wrapper{overflow-x:auto;padding-bottom:1rem;-webkit-overflow-scrolling:touch}@media(min-width:1024px){.timeline-wrapper{overflow-x:visible}}.timeline{position:relative;min-width:680px;min-height:180px;padding:64px 0 3rem}@media(min-width:1024px){.timeline{min-width:auto}}.timeline__line{position:absolute;top:88px;left:80px;right:80px;height:2px;background:#e8e8e8}.timeline__line-progress{position:absolute;top:0;left:0;height:100%;background:#000;width:0;transition:width 1.2s cubic-bezier(.4,0,.2,1)}.timeline__milestones{position:absolute;top:81px;left:80px;right:80px;overflow:visible}.timeline__milestone{position:absolute;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center}.timeline__dot{width:14px;height:14px;border-radius:50%;border:2px solid #aaa;background:#fff;position:relative;z-index:2;transition:background .2s ease,border-color .2s ease}.timeline__milestone.is-past .timeline__dot{background:#000;border-color:#000}.timeline__milestone.is-current .timeline__dot{background:#000;border-color:#000;box-shadow:0 0 0 5px rgba(0,0,0,.1)}.timeline__label{margin-top:1rem;text-align:center;padding:0 .5rem}.timeline__label-date{display:block;font-size:.75rem;font-weight:700;letter-spacing:.06em;color:#666;margin-bottom:.25rem;white-space:nowrap}.timeline__milestone.is-past .timeline__label-date,.timeline__milestone.is-current .timeline__label-date{color:#000}.timeline__label-name{display:block;font-size:.875rem;font-weight:600;line-height:1.3;color:#333;white-space:nowrap}.timeline__milestone.is-current .timeline__label-name{color:#000;font-weight:700}.timeline__plane{position:absolute;top:58px;left:80px;transform:translateX(-50%);z-index:10;color:#000;transition:left 1.2s cubic-bezier(.4,0,.2,1)}.timeline__plane svg{width:30px;height:30px;animation:plane-float 3s ease-in-out infinite;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15))}@keyframes plane-float{0%,100%{transform:rotate(90deg)translateX(0)}50%{transform:rotate(90deg)translateX(-5px)}}.hero{position:relative;min-height:65vh;display:flex;align-items:center;background:#111;overflow:hidden}.hero__bg{position:absolute;inset:0;overflow:hidden}.hero__bg-img{position:absolute;bottom:0;left:0;width:100%;height:auto;opacity:.65}.hero__bg-gradient{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.7) 0%,rgba(0,0,0,.2) 55%,transparent 100%)}.hero__content{position:relative;z-index:1;color:#fff;padding:3rem 0;max-width:860px;margin:0 auto;text-align:center}.hero__logo{margin-bottom:2rem;line-height:0}.hero__logo svg{width:90vw;max-width:780px;height:auto;display:block;margin:0 auto}.hero__subtitle{line-height:1.6;font-style:italic;font-size:1.75rem;color:rgba(255,255,255,.72);max-width:780px;margin:0 auto}.hero__subtitle strong{font-weight:800}.hero__subtitle strong{color:#fff}.events-cta{margin-top:2rem}.bg-blueprint .section-eyebrow{color:#666}abbr[title=required]{text-decoration:none;color:#666}.contact-layout{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:start}@media(min-width:1024px){.contact-layout{grid-template-columns:1fr 260px;gap:3rem}}.contact-layout .contact-form{max-width:none}.coordinator-card{background:#fff;border:1px solid #e8e8e8;transition:box-shadow .2s ease,transform .2s ease;transform-origin:center;background:#fff;border:1px solid #e8e8e8;padding:2rem;display:flex;flex-direction:column;gap:1.25rem}.coordinator-card:hover{box-shadow:0 6px 24px rgba(0,0,0,9%);transform:translateY(-1px)scale(1.05)}.coordinator-card__logo{display:flex;align-items:center;height:64px}.coordinator-card__logo img{max-height:56px;max-width:160px;width:auto;object-fit:contain}.coordinator-card__info{display:flex;flex-direction:column;gap:.25rem}.coordinator-card__name{font-size:1.375rem;font-weight:700;line-height:1.2}.coordinator-card__role{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#666}.coordinator-card__divider{border:none;border-top:1px solid #e8e8e8;margin:0}.coordinator-card__linkedin{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-size:.875rem;font-weight:600;color:#000}.coordinator-card__linkedin svg{width:18px;height:18px;flex-shrink:0}.coordinator-card__linkedin:hover{opacity:.65}.home-pillars__main-title{text-align:center;max-width:900px;margin-left:auto;margin-right:auto;margin-bottom:3rem}.home-pillars__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:1024px){.home-pillars__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.home-pillars__cell{background:#fff;border:1px solid #e8e8e8;transition:box-shadow .2s ease,transform .2s ease;transform-origin:center;padding:2rem;display:flex;flex-direction:column;gap:1rem}.home-pillars__cell:hover{box-shadow:0 6px 24px rgba(0,0,0,9%);transform:translateY(-1px)scale(1.05)}.home-pillars__title{font-size:1.375rem;font-weight:800;margin:0;line-height:1.2}.home-pillars__tagline{font-size:1rem;font-weight:700;margin:0;line-height:1.45;color:#000}.home-pillars__body{font-size:.875rem;color:#333;line-height:1.65;margin:0}.home-what-is__intro{width:100%;max-width:none}.home-what-is__intro p:not(.lead-accent){font-size:1rem;color:#333;line-height:1.65;margin:0 0 1.25rem}.home-what-is__intro p:not(.lead-accent):last-child{margin-bottom:0}.home-what-is__tech-list{margin:0 0 1.5rem;padding-left:1.25rem;font-size:1rem;color:#333;line-height:1.65}.home-what-is__tech-list li{margin-bottom:.75rem}.home-what-is__tech-list li:last-child{margin-bottom:0}.home-what-is__figure{margin:3rem 0 2.5rem;max-width:100%}.home-what-is__img{display:block;width:100%;height:auto;border:1px solid #e8e8e8;background:#f5f5f5}.home-what-is__caption{margin:.75rem 0 0;font-size:.875rem;color:#666;line-height:1.45;text-align:center;font-style:italic}.home-what-is__acronym{line-height:1.6;font-style:italic;font-size:clamp(1rem,2.5vw,1.75rem);color:rgba(0,0,0,.72);max-width:780px;margin:0 auto 3rem;text-align:center}.home-what-is__acronym strong{font-weight:800}.home-what-is__acronym strong{color:#000}.home-what-is__concept-grid{display:grid;grid-template-columns:1fr;gap:1rem;list-style:none;margin:0;padding:0}@media(min-width:576px){.home-what-is__concept-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.home-what-is__concept-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.home-what-is__concept-cell{background:#fff;border:1px solid #e8e8e8;transition:box-shadow .2s ease,transform .2s ease;transform-origin:center;padding:1.25rem 1rem;font-weight:700;line-height:1.45;text-align:center;align-content:center;color:#333}.home-what-is__concept-cell:hover{box-shadow:0 6px 24px rgba(0,0,0,9%);transform:translateY(-1px)scale(1.05)}.project-about-lead{margin-bottom:3rem;line-height:1.7;color:#333}.project-about-lead p:not(.lead-accent){font-size:1rem;line-height:1.65;margin:0 0 1.25rem;color:inherit}.project-about-lead p:not(.lead-accent):last-child{margin-bottom:0}.project-about-lead__list{margin:1.25rem 0;padding-left:1.25rem;color:inherit}.project-about-lead__list li{margin-bottom:.75rem}.engine-block{position:relative;margin-bottom:4rem}.engine-droplines{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:visible;color:#aaa}.engine-diagram{position:relative;width:70%;margin:0 auto 1.5rem}.engine-diagram .engine-photo{width:100%;height:auto;display:block}.engine-diagram .engine-anchor{position:absolute;width:1px;height:1px;pointer-events:none}.engine-gifs{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.engine-gifs{grid-template-columns:repeat(3,1fr)}}.gif-card{background:#fff;border:1px solid #e8e8e8;transition:box-shadow .2s ease,transform .2s ease;transform-origin:center;border:.5px solid #aaa;border-radius:2px;overflow:hidden}.gif-card:hover{box-shadow:0 6px 24px rgba(0,0,0,9%);transform:translateY(-1px)scale(1.05)}.gif-media{aspect-ratio:16/9;background:#fafafa;display:flex;align-items:center;justify-content:center;overflow:hidden}.gif-media img{width:100%;height:100%;object-fit:contain;display:block}.gif-media video{width:100%;height:100%;object-fit:cover;display:block}.gif-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:1px dashed #aaa;font-family:monospace;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#aaa;padding:1rem;text-align:center}.gif-fallback[hidden]{display:none}.gif-label{display:block;font-family:monospace;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#666;padding:.75rem 1rem;border-top:.5px solid #e8e8e8}.about-cards{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.about-cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.about-cards{grid-template-columns:repeat(3,1fr)}}.about-card{background:#fff;border:1px solid #e8e8e8;transition:box-shadow .2s ease,transform .2s ease;transform-origin:center;border:.5px solid #aaa;border-radius:2px;padding:2rem;align-content:center;text-align:center}.about-card:hover{box-shadow:0 6px 24px rgba(0,0,0,9%);transform:translateY(-1px)scale(1.05)}.about-card__title{font-size:1.125rem;font-weight:700;color:#000;margin:0 0 .75rem;line-height:1.2}.about-card__title--standalone{font-size:1rem;font-weight:700;color:#333;line-height:1.65;margin:0}.about-card__body{font-size:1rem;color:#666;line-height:1.65;margin:0}.project-table{width:100%;border-collapse:collapse;font-size:.875rem}.project-table th,.project-table td{text-align:left;padding:1rem 1.25rem;border-bottom:1px solid #e8e8e8;vertical-align:top;line-height:1.55}.project-table th{font-weight:700;color:#333;background:#fff;white-space:nowrap;width:30%}@media(min-width:768px){.project-table th{width:25%}}.project-table td{color:#000}.project-table tr:last-child th,.project-table tr:last-child td{border-bottom:none}.project-table tr:nth-child(even) td{background:#fafafa}.project-table tr:nth-child(even) th{background:#fafafa}.consortium-intro{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width:1024px){.consortium-intro{grid-template-columns:1fr 340px;gap:4rem}}.consortium-intro__text{max-width:640px}.consortium-intro__text .section-intro{margin-bottom:0}.consortium-stats{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:1024px){.consortium-stats{grid-template-columns:1fr;gap:1rem}}.stat-box{border:1px solid #e8e8e8;padding:1.5rem;text-align:center;background:#fff}@media(min-width:1024px){.stat-box{text-align:left;display:flex;align-items:baseline;gap:1rem}}.stat-box__value{display:block;font-size:3.25rem;font-weight:900;line-height:1}@media(min-width:1024px){.stat-box__value{font-size:2.5rem}}.stat-box__label{display:block;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#666;margin-top:.25rem}@media(min-width:1024px){.stat-box__label{margin-top:0}}.partners-cards-section{padding-top:2rem}@media(min-width:768px){.partners-cards-section{padding-top:2.5rem}}.partners-page-rows__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.partners-page-rows .card-partner__desc ul{list-style:none;padding-left:0}.partners-page-rows .card-partner__desc ul li{position:relative;padding-left:1.75rem;margin-bottom:.5rem}.partners-page-rows .card-partner__desc ul li::before{content:'🚀';position:absolute;left:0;line-height:1.45}.country-flag{width:20px;height:auto;vertical-align:middle;margin-right:.25rem;border:1px solid #e8e8e8;display:inline-block}.card-partner--coordinator{border-color:#000;border-width:2px}.coordinator-badge{position:absolute;top:-1px;right:-1px;background:#000;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .75rem}.map-wrapper{position:relative;overflow:hidden}.map-placeholder{height:320px;background:#f5f5f5;border:1px solid #e8e8e8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}@media(min-width:768px){.map-placeholder{height:384px}}.map-placeholder.leaflet-container{display:block;background:#e8e8e8;padding:0;gap:0}.map-label{background:#fff;border:.5px solid #aaa;border-radius:2px;box-shadow:none;padding:.25rem .75rem;font-family:inter,system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:400;color:#000;white-space:nowrap}.map-label::before{display:none}.map-label strong{display:block;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:0}.map-overlay{text-align:center}.map-overlay__icon{font-size:3rem;margin-bottom:1rem;display:block;opacity:.4}.map-overlay__title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.map-overlay__note{font-size:.875rem;color:#666;margin-bottom:1.5rem;max-width:380px}.map-locations{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;justify-content:center;list-style:none;padding:0;margin:0}.map-locations li{font-size:.875rem;font-weight:600;color:#333;display:flex;align-items:center;gap:.5rem}.media-page-header{padding-bottom:1.5rem}.media-page-header .section-intro{margin-bottom:0}@media(min-width:768px){.media-page-header{padding-bottom:2rem}}.media-page-header::before,.media-page-header::after{display:none}.tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;background:#e8e8e8;color:#333;font-size:.6875rem;font-weight:700;border-radius:10px;padding:0 4px;margin-left:.5rem}.tab-nav__item.is-active .tab-badge{background:#000;color:#fff}.doc-empty-note{padding:1.5rem 0;font-size:.875rem;color:#666;font-style:italic}.news-list{display:flex;flex-direction:column;gap:1.5rem}.news-item{display:grid;grid-template-columns:1fr;border:1px solid #e8e8e8;background:#fff;transition:box-shadow .2s ease}.news-item:hover{box-shadow:0 4px 20px rgba(0,0,0,7%)}@media(min-width:768px){.news-item{grid-template-columns:280px 1fr}}.news-item__image{aspect-ratio:16/9;overflow:hidden;background:#f5f5f5;flex-shrink:0}@media(min-width:768px){.news-item__image{aspect-ratio:auto;min-height:180px}}.news-item__image img{width:100%;height:100%;object-fit:cover}.news-item__body{padding:1.5rem 2rem;display:flex;flex-direction:column;gap:.5rem}.news-item__meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.news-item__type{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:2px .5rem;background:#f5f5f5;color:#333}.news-item__type--event{background:#000;color:#fff}.news-item__date{font-size:.75rem;color:#666;font-weight:600}.news-item__title{font-size:1.375rem;font-weight:700;line-height:1.3;margin-top:.25rem}.news-item__title a{text-decoration:none;color:#000}.news-item__title a:hover{text-decoration:underline;opacity:1}.news-item__excerpt{font-size:.875rem;color:#333;line-height:1.65;flex:1}.news-item__actions{margin-top:1rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.doc-group{margin-bottom:3rem}.doc-group:last-child{margin-bottom:0}.doc-group-header{display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;border-bottom:2px solid #000;margin-bottom:1.5rem}.doc-group-header__icon{font-size:1.25rem}.doc-group-header__title{font-size:1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.doc-group-header__count{font-size:.75rem;font-weight:600;color:#666;background:#f5f5f5;padding:2px .5rem;margin-left:auto}.publication-list{display:flex;flex-direction:column;gap:1rem}.publication-entry{display:flex;gap:1.5rem;padding:1.5rem;border:1px solid #e8e8e8;background:#fff;align-items:flex-start;transition:box-shadow .2s ease}.publication-entry:hover{box-shadow:0 4px 20px rgba(0,0,0,7%)}.publication-entry__icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#666}.publication-entry__icon svg{width:32px;height:32px}.publication-entry__body{flex:1;min-width:0}.publication-entry__title{font-size:1.125rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.publication-entry__authors{font-size:.875rem;color:#333;margin-bottom:.25rem;font-style:italic}.publication-entry__venue{font-size:.875rem;color:#666;font-weight:600;margin-bottom:1rem}.publication-entry__abstract{margin-bottom:1rem}.publication-entry__abstract summary{font-size:.875rem;font-weight:700;cursor:pointer;user-select:none;color:#333}.publication-entry__abstract summary:hover{color:#000}.publication-entry__abstract p{margin-top:.75rem;font-size:.875rem;color:#333;line-height:1.7}.publication-entry__actions{display:flex;gap:.75rem;flex-wrap:wrap}.empty-state{padding:4rem 0;text-align:center}.empty-state__icon{font-size:2.5rem;margin-bottom:1rem;display:block;opacity:.35}.empty-state__title{font-size:1.125rem;font-weight:700;margin-bottom:.75rem}.empty-state__text{font-size:.875rem;color:#666;max-width:420px;margin:0 auto;line-height:1.65}.article-header-section{padding-bottom:1rem}@media(min-width:768px){.article-header-section{padding-bottom:1.5rem}}.article-body-section{padding-top:1.5rem}@media(min-width:768px){.article-body-section{padding-top:2rem}}.article-header{padding-bottom:2rem;border-bottom:1px solid #e8e8e8;margin-bottom:2.5rem}.article-header__meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.article-header__back{font-size:.875rem;font-weight:600;text-decoration:none;color:#666;display:inline-flex;align-items:center;gap:.5rem}.article-header__back:hover{color:#000;opacity:1}.article-image{margin-bottom:2.5rem}.article-image img{width:100%;max-height:480px;object-fit:cover}.article-body{max-width:680px;font-size:1.125rem;line-height:1.75;color:#333}.article-body p+p{margin-top:1.25rem}.article-body h2,.article-body h3{color:#000;margin-top:2.5rem;margin-bottom:1rem}.article-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.section:not(.section--alt):not(.section--dark){position:relative;overflow:hidden}.section:not(.section--alt):not(.section--dark)::before{content:'';position:absolute;right:-110px;bottom:-110px;width:460px;height:460px;background-image:url(/images/backgrounds/g5.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;opacity:1;pointer-events:none;z-index:-1}@media(max-width:576px){.section:not(.section--alt):not(.section--dark)::before{width:280px;height:280px;right:-70px;bottom:-70px}}.section:not(.section--alt):not(.section--dark)::after{content:'';position:absolute;left:-200px;top:50%;transform:translateY(-50%);width:400px;height:400px;background-image:url(/images/backgrounds/g3175.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;opacity:.28;pointer-events:none;z-index:-1}@media(max-width:576px){.section:not(.section--alt):not(.section--dark)::after{display:none}}#cc-main{--cc-font-family:Inter, system-ui, -apple-system, sans-serif;--cc-modal-border-radius:2px;--cc-btn-border-radius:2px;--cc-bg:#ffffff;--cc-primary-color:#000000;--cc-secondary-color:#666666;--cc-btn-primary-bg:#000000;--cc-btn-primary-color:#ffffff;--cc-btn-primary-border-color:#000000;--cc-btn-primary-hover-bg:#333333;--cc-btn-primary-hover-color:#ffffff;--cc-btn-primary-hover-border-color:#333333;--cc-btn-secondary-bg:transparent;--cc-btn-secondary-color:#000000;--cc-btn-secondary-border-color:#000000;--cc-btn-secondary-hover-bg:#000000;--cc-btn-secondary-hover-color:#ffffff;--cc-btn-secondary-hover-border-color:#000000;--cc-toggle-on-bg:#000000;--cc-toggle-off-bg:#aaaaaa;--cc-toggle-on-knob-bg:#ffffff;--cc-toggle-off-knob-bg:#ffffff;--cc-toggle-readonly-bg:#e8e8e8;--cc-toggle-readonly-knob-bg:#ffffff;--cc-separator-border-color:#e8e8e8;--cc-cookie-category-block-bg:#fafafa;--cc-cookie-category-block-border:#e8e8e8;--cc-cookie-category-block-hover-bg:#f5f5f5;--cc-cookie-category-block-hover-border:#aaaaaa;--cc-cookie-category-expanded-block-bg:#fafafa;--cc-overlay-bg:rgba(0, 0, 0, 0.35)}#cc-main .cm--bar{border-top:1px solid #e8e8e8}