:root{font-family:Oxygen,Noticia Text,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;font-weight:400;color:#1c1c1c;background-color:#f2f4f3}*{box-sizing:border-box}a{color:inherit}a:hover{color:var(--brand-accent, #e74c3c)}body{margin:0;background-color:var(--brand-light, #f2f4f3);color:#1c1c1c}body.no-scroll{overflow:hidden}#app{min-height:100vh}.page{background:#fff;display:flex;flex-direction:column}:root{scrollbar-gutter:stable both-edges}html{width:100%;overflow-y:scroll}body{min-height:100vh}.skip-link{position:absolute;top:-40px;left:16px;padding:8px 16px;background:#000;color:#fff;z-index:10}.skip-link:focus{top:16px}.top-line{background:var(--brand-dark, #0b2a20);color:#fff;padding:8px clamp(16px,4vw,48px);display:flex;align-items:center;justify-content:flex-end;gap:16px}.top-line__languages{display:flex;align-items:center;gap:8px}.top-line__language-select{border:1px solid rgba(255,255,255,.4);background:transparent;color:#fff;padding:4px 28px 4px 10px;border-radius:999px;font-size:.85rem;text-transform:none;appearance:none;-webkit-appearance:none;position:relative;background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.top-line__language-select option{color:#0b2a20}.site-header{display:flex;justify-content:space-between;align-items:center;padding:24px clamp(16px,4vw,48px);gap:24px;flex-wrap:wrap;position:sticky;top:0;z-index:10;background:#fff;box-shadow:0 12px 30px #0000000f}.site-header__left{display:flex;align-items:center;gap:24px;flex:1 1 auto}.brand-link{display:flex;align-items:center;text-decoration:none;gap:16px}.header-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-left:24px}.header-nav__link{text-decoration:none;color:#123328}.header-nav__pill{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#f4f6f5;font-weight:600;font-size:.95rem;letter-spacing:.01em;transition:all .25s ease;border:1px solid transparent}.header-nav__link:hover .header-nav__pill{background:#e8efec;transform:translateY(-1px)}.header-nav__link--active .header-nav__pill{background:var(--brand-primary, #0e4133);color:#fff;box-shadow:0 10px 24px #0e413340;border-color:transparent}.header-nav__link--highlight .header-nav__pill{background:var(--brand-accent, #e74c3c);color:#fff}.mobile-toggle{display:none;border:none;background:var(--brand-primary, #0e4133);color:#fff;font-size:1.4rem;width:44px;height:44px;border-radius:8px;margin-right:12px}.brand-logo{width:72px;height:auto}.brand-text{display:flex;flex-direction:column}.brand-name{font-size:1.1rem;font-weight:600;color:var(--brand-primary, #0e4133)}.brand-subtitle{font-size:1.5rem;font-weight:600}.site-header__right{display:flex;align-items:center;gap:12px}.header-lang{display:flex;align-items:center}.header-lang__select{border:1px solid #d9d9d9;background:#f7f9f8;color:#0b2a20;padding:8px 28px 8px 12px;border-radius:999px;font-size:.9rem;text-transform:none;appearance:none;-webkit-appearance:none;position:relative;background-image:linear-gradient(45deg,transparent 50%,#0b2a20 50%),linear-gradient(135deg,#0b2a20 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.header-lang__select option{color:#0b2a20}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.layout{max-width:1200px;margin:0 auto;padding:24px clamp(16px,4vw,48px) 64px;background:var(--brand-light, #f6f6f6)}.layout__content{width:100%}.main-content{background:#fff;border-radius:12px;padding:32px;box-shadow:0 10px 30px #0000000d}.main-content__title{font-family:Noticia Text,serif;font-size:clamp(1.5rem,2vw,2rem);color:var(--brand-primary, #0e4133)}.hero{margin-top:24px;display:grid;grid-template-columns:minmax(0,3fr) minmax(240px,1fr);gap:24px;align-items:flex-start}.hero__video iframe{width:100%;min-height:320px;border:none;border-radius:12px;box-shadow:0 15px 35px #00000026}.hero__cta{display:flex;flex-direction:column;align-items:center;gap:16px}.cta-button{background:var(--brand-primary, #0e4133);color:#fff;text-decoration:none;padding:12px 18px;border-radius:999px;font-weight:600;text-align:center;width:100%}.cta-button:hover{background:#3c3c3c}.hero__poster{width:100%;border-radius:12px;box-shadow:0 15px 35px #00000026}.highlight-list{list-style:none;padding:0;margin:16px 0;display:flex;flex-direction:column;gap:10px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin:24px 0}.stat-card{background:var(--brand-primary, #0e4133);color:#fff;border-radius:12px;padding:20px;text-align:center}.stat-card__value{font-size:2rem;font-weight:700;display:block}.stat-card__label{font-size:.9rem;letter-spacing:.05em}.media-block{margin:24px 0}.media-block img{width:100%;border-radius:12px}.media-block figcaption{margin-top:8px;font-size:.9rem;color:#5a5a5a}.gallery-section{margin-top:48px;border-top:1px solid #ececec;padding-top:32px}.gallery-section__header{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.gallery-section__eyebrow{text-transform:uppercase;letter-spacing:.3em;font-size:.75rem;color:#818181;margin-bottom:8px}.gallery-section__title{font-size:clamp(1.4rem,2vw,2rem);margin:0;color:var(--brand-primary, #0e4133)}.gallery-section__description{margin-top:8px;max-width:520px}.gallery-section__meta{font-size:.9rem;color:#5a5a5a;margin:0}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-top:24px}.gallery-card{border:none;background:#fff;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 15px 30px #00000014;display:flex;flex-direction:column;text-align:left;cursor:pointer}.gallery-card img{width:100%;height:160px;object-fit:cover}.gallery-card span{display:flex;flex-direction:column;gap:6px;padding:16px}.gallery-card strong{font-size:1rem}.gallery-card small{color:#5a5a5a}.gallery-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:999}.gallery-modal__scrim{position:absolute;inset:0;background:#0009}.gallery-modal__content{position:relative;background:#fff;max-width:min(960px,90vw);border-radius:16px;padding:24px 48px;display:flex;align-items:center;gap:16px;box-shadow:0 30px 60px #0006}.gallery-modal__close{position:absolute;top:12px;right:16px;border:none;background:transparent;font-size:2rem;cursor:pointer}.gallery-modal__nav{border:none;background:transparent;font-size:2rem;cursor:pointer;color:var(--brand-primary, #0e4133)}.gallery-modal__nav--prev{margin-right:8px}.gallery-modal__nav--next{margin-left:8px}.gallery-modal figure{margin:0;text-align:left}.gallery-modal img{width:min(640px,70vw);max-height:60vh;object-fit:cover;border-radius:12px}.gallery-modal figcaption{margin-top:12px}.gallery-modal__credit{font-size:.85rem;color:#818181}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:24px 0}.text-card{padding:20px;border-radius:12px;background:#f8f8f8;box-shadow:inset 0 0 0 1px #ececec}.timeline{list-style:none;padding:0;margin:24px 0;border-left:3px solid var(--brand-primary, #0e4133)}.timeline__item{padding-left:16px;margin-bottom:16px;position:relative}.timeline__item:before{content:"";width:12px;height:12px;border-radius:50%;background:var(--brand-primary, #0e4133);position:absolute;left:-7px;top:6px}.timeline__date{font-weight:600;color:var(--brand-primary, #0e4133)}.speaker-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:24px}.speaker-card{border-radius:16px;overflow:hidden;box-shadow:0 10px 25px #0000001a;background:#fff}.speaker-card img{width:100%;height:200px;object-fit:cover}.speaker-card__role{font-weight:600;color:var(--brand-primary, #0e4133)}.site-footer{padding:32px clamp(16px,4vw,48px);display:flex;gap:32px;flex-wrap:wrap;align-items:center;background:var(--brand-dark, #0b2a20);color:#fff}.site-footer__left{display:flex;gap:16px;flex-wrap:wrap}.footer-logo{height:56px;object-fit:contain}.site-footer__socials{display:flex;gap:12px;flex-wrap:wrap}.site-footer__socials a{color:#fff;text-decoration:underline;font-size:.9rem}.site-footer__contact{margin-top:12px;font-size:.9rem}.gdpr-banner{position:sticky;bottom:0;width:100%;background:#fff7e6;border-top:1px solid #f0d9b5;padding:16px clamp(16px,4vw,48px);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.gdpr-banner button{border:none;background:var(--brand-primary, #0e4133);color:#fff;padding:10px 18px;border-radius:6px;cursor:pointer}@media(max-width:900px){.hero{grid-template-columns:1fr}.header-nav{display:none}.mobile-toggle{display:inline-flex;align-items:center;justify-content:center}}@media(max-width:600px){.gallery-modal__content{flex-direction:column;padding:24px}.gallery-modal img{width:100%;max-height:50vh}.gallery-modal__nav{order:3}.gallery-card img{height:140px}}.mobile-menu-wrapper{position:fixed;inset:0;pointer-events:none;transition:opacity .3s ease;opacity:0;z-index:100}.mobile-menu-wrapper--open{pointer-events:auto;opacity:1}.mobile-menu__overlay{position:absolute;inset:0;background:#0009}.mobile-menu{position:absolute;top:0;right:0;width:min(80%,320px);height:100%;background:#fff;padding:24px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;box-shadow:-10px 0 30px #0003}.mobile-menu__header{display:flex;justify-content:space-between;align-items:center;font-weight:600}.mobile-menu__header button{border:none;background:transparent;font-size:1.5rem;cursor:pointer}.mobile-menu__section{border-top:1px solid #ececec;padding-top:12px}.mobile-menu__label{margin:0 0 6px;font-weight:600;text-transform:uppercase;font-size:.8rem}.mobile-menu__languages{display:flex;flex-wrap:wrap;gap:8px}.mobile-menu__languages button{border:1px solid #cfd8d5;background:transparent;padding:6px 10px;border-radius:999px;text-transform:uppercase;font-size:.75rem}.mobile-menu__languages button.active{border-color:var(--brand-primary, #0e4133);color:var(--brand-primary, #0e4133)}.mobile-menu__accordion{width:100%;border:none;background:#f6f6f6;padding:10px 12px;border-radius:8px;text-align:left;display:flex;justify-content:space-between;align-items:center;font-weight:600}.mobile-menu__panel{margin-top:8px}.mobile-menu__panel ul{list-style:none;padding-left:12px}.mobile-menu__panel a{color:var(--brand-primary, #0e4133);text-decoration:none;font-size:.9rem}.mobile-menu__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.mobile-menu__links a{text-decoration:none;color:#1c1c1c;font-weight:500}
