{"id":93,"date":"2021-11-01T09:31:23","date_gmt":"2021-11-01T09:31:23","guid":{"rendered":"https:\/\/ls2026.aau.dk\/?page_id=93"},"modified":"2026-06-23T13:43:14","modified_gmt":"2026-06-23T12:43:14","slug":"program","status":"publish","type":"page","link":"https:\/\/ls2026.aau.dk\/?page_id=93","title":{"rendered":"Program"},"content":{"rendered":"\n<figure class=\"wp-block-image alignwide size-large is-style-default\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"174\" src=\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2021\/12\/Baner_people2-1024x174.jpg\" alt=\"\" class=\"wp-image-942\" srcset=\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2021\/12\/Baner_people2-1024x174.jpg 1024w, https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2021\/12\/Baner_people2-300x51.jpg 300w, https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2021\/12\/Baner_people2-768x131.jpg 768w, https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2021\/12\/Baner_people2-1536x262.jpg 1536w, https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2021\/12\/Baner_people2.jpg 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-left\">Draft program subject to change<\/h3>\n\n\n\n<style>\n  .sym {\n    --sym-blue: #b02525; --sym-blue-light: #ef9797; --sym-border: #ffb2bf;\n    --sym-text: #9f0000; --sym-text-muted: #6b7280; --sym-text-time: #000000;\n    --sym-track1: #ffffff; --sym-track2: #ffffff; --sym-track3: #ffffff;\n    --sym-active-plenary: #ffe0e5; --sym-active-track1: #ffe0e5; --sym-active-track2: #ffe0e5; --sym-active-track3: #ffe0e5;\n    --sym-gray-bg: #f4f5f7; --sym-shadow: 0 8px 32px rgba(0,0,0,0.13);\n    font-family: 'DM Sans', sans-serif;\n    color: #1a1d23;\n  }\n  .sym *, .sym *::before, .sym *::after { box-sizing: border-box; }\n\n  .sym .day-tabs { display: flex; gap: 8px; padding: 24px 0 0; flex-wrap: wrap; }\n  .sym .day-tab { padding: 8px 22px; border-radius: 999px; border: 2px solid #e2e4e9; background: #fff; font-family: 'DM Sans', sans-serif; font-size: 0.95rem; font-weight: 500; color: var(--sym-text-muted); cursor: pointer; transition: all 0.18s; }\n  .sym .day-tab.active { background: var(--sym-blue); color: #fff; border-color: var(--sym-blue); }\n  .sym .day-tab:hover:not(.active) { border-color: var(--sym-blue); color: var(--sym-blue); }\n  .sym .day-tab-link { padding: 8px 22px; border-radius: 999px; border: 2px solid var(--sym-blue); background: #fff; font-family: 'DM Sans', sans-serif; font-size: 0.95rem; font-weight: 500; color: var(--sym-blue); cursor: pointer; transition: all 0.18s; text-decoration: none; display: inline-flex; align-items: center; }\n  .sym .day-tab-link:hover { background: var(--sym-blue); color: #fff; }\n\n  .sym .schedule { max-width: 1400px; margin: 0 auto; padding: 32px 0 64px; }\n  .sym .track-header-row { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; margin-bottom: 4px; }\n  .sym .track-label { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--sym-text-muted); padding: 8px 0 4px 16px; }\n\n  .sym .plenary-wrap { margin-bottom: 10px; }\n  .sym .plenary-row { background: #fff; border-radius: 10px; padding: 18px 24px; border: 2px solid var(--sym-border); display: flex; align-items: flex-start; gap: 24px; cursor: pointer; transition: background 0.15s, box-shadow 0.15s; user-select: none; margin: 0; }\n  .sym .plenary-wrap.open .plenary-row { border-radius: 10px 10px 0 0; border-bottom-color: transparent; background: var(--sym-active-plenary); }\n  .sym .plenary-row:hover { box-shadow: 0 2px 12px rgba(200,16,46,0.12); }\n  .sym .plenary-row .time { font-size: 0.9rem; font-weight: 600; color: var(--sym-text-time); white-space: nowrap; min-width: 110px; }\n  .sym .plenary-row .info { flex: 1; }\n  .sym .plenary-row .title { font-size: 0.98rem; font-weight: 600; color: var(--sym-text); margin-bottom: 4px; }\n  .sym .plenary-row .location-pill { display: inline-block; font-size: 0.75rem; font-weight: 600; letter-spacing: 0.04em; background: var(--sym-blue); color: #fff; border-radius: 5px; padding: 2px 10px; white-space: nowrap; align-self: center; margin-left: auto; }\n  .sym .plenary-row .chevron { font-size: 0.8rem; color: var(--sym-text-muted); align-self: center; margin-left: 12px; transition: transform 0.2s; flex-shrink: 0; }\n  .sym .plenary-wrap.open .chevron { transform: rotate(180deg); }\n\n  .sym .track-card-wrap { display: contents; }\n  .sym .track-row { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; margin-bottom: 0; }\n  .sym .track-row.two-col { grid-template-columns: 1fr 1fr; }\n  .sym .track-row-group { margin-bottom: 10px; }\n  .sym .track-card { border-radius: 10px; padding: 16px 18px; cursor: pointer; border: 2px solid var(--sym-border); transition: background 0.15s, box-shadow 0.15s, transform 0.12s; min-height: 80px; user-select: none; position: relative;}\n  .sym .track-card:hover { transform: translateY(-1px); box-shadow: 0 4px 16px rgba(200,16,46,0.10); }\n  .sym .track-card.track1 { background: var(--sym-track1); }\n  .sym .track-card.track2 { background: var(--sym-track2); }\n  .sym .track-card.track3 { background: var(--sym-track3); }\n  .sym .track-card.empty { opacity: 0.3; cursor: default; pointer-events: none; }\n  .sym .track-card.track1.open { background: var(--sym-active-track1); border-radius: 10px 10px 0 0; border-bottom-color: transparent; }\n  .sym .track-card.track2.open { background: var(--sym-active-track2); border-radius: 10px 10px 0 0; border-bottom-color: transparent; }\n  .sym .track-card.track3.open { background: var(--sym-active-track3); border-radius: 10px 10px 0 0; border-bottom-color: transparent; }\n  .sym .track-card .time { font-size: 0.82rem; font-weight: 600; color: var(--sym-text-time); margin-bottom: 5px; }\n  .sym .track-card .title { font-size: 0.93rem; font-weight: 600; color: var(--sym-text); line-height: 1.35; }\n  .sym .card-location { display: inline-block; font-size: 0.72rem; font-weight: 600; letter-spacing: 0.04em; background:var(--sym-blue); color: #fff; border-radius: 5px; padding: 2px 8px; margin-top: 8px; }\n  .sym .row-sponsor-badge { width: auto; height: 18px; border-radius: 6px; object-fit: contain; margin-left: 8px; align-self: center; flex-shrink: 0; }\n  .sym .card-sponsor-badge { position: absolute; top: 20px; right: 20px; width: auto; height: 18px; border-radius: 4px; object-fit: contain; }\n  .sym .mobile-track-badge { display: none; font-size: 0.68rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--sym-text-muted); margin-bottom: 6px; }\n  .sym .speakers-mini { display: flex; align-items: center; gap: 4px; margin-top: 4px; }\n  .sym .avatar { width: 26px; height: 26px; border-radius: 50%; background: #fedbdb; border: 2px solid #fff; display: flex; align-items: center; justify-content: center; font-size: 0.65rem; font-weight: 700; color: var(--sym-blue); margin-left: -6px; margin-right: 3px; overflow: hidden; }\n  .sym .avatar:first-child { margin-left: 0; }\n  .sym .plus-badge { font-size: 0.72rem; color: var(--sym-text-muted); margin-left: 6px; }\n\n  .sym .info-panel { display: none; background: #ffe0e5; border: 2px solid var(--sym-border); border-top: none; border-radius: 0 0 10px 10px; padding: 20px 24px 24px; }\n  .sym .info-panel.open { display: block; animation: sym-panelDown 0.18s ease; }\n  .sym .track-expand-row.open .info-panel { background: #ffe0e5; }\n  @keyframes sym-panelDown { from { opacity: 0; transform: translateY(-6px); } to { opacity: 1; transform: translateY(0); } }\n\n  .sym .panel-location { display: inline-block; font-size: 0.8rem; font-weight: 600; letter-spacing: 0.05em; background: var(--sym-blue); color: #fff; border-radius: 6px; padding: 3px 10px; margin-bottom: 14px; }\n  .sym .panel-desc { font-size: 0.93rem; color: #444; line-height: 1.65; margin-bottom: 14px; margin-top: 0; }\n  .sym .panel-link { display: inline-block; background: var(--sym-blue); color: #fff; font-family: 'DM Sans', sans-serif; font-size: 0.88rem; font-weight: 600; padding: 9px 22px; border-radius: 999px; text-decoration: none; margin-bottom: 18px; margin-right: 10px; transition: background 0.15s; }\n  .sym .panel-link:hover { background: #ff0000; }\n  .sym .panel-speakers-label { font-size: 0.7rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(--sym-text-muted); margin-bottom: 12px; font-weight: 600; }\n  .sym .panel-speakers { display: flex; gap: 15px; flex-wrap: wrap; }\n  .sym .panel-speaker { display: flex; flex-direction: column; align-items: center; gap: 6px; text-align: center; }\n  .sym .panel-speaker-affiliation { font-size: 0.72rem; font-style: italic; color: #000; text-align: center; max-width: 80px; margin-top: 0px; }\n  .sym .panel-avatar { width: 80px; height: 80px; border-radius: 50%; background: var(--sym-blue-light); display: flex; align-items: center; justify-content: center; font-size: 1.1rem; font-weight: 700; color: var(--sym-blue); overflow: hidden; }\n  .sym .panel-speaker-name { font-size: 0.78rem; font-weight: 500; color: var(--sym-text); max-width: 80px; }\n\n  .sym .track-expand-row { display: none; margin-bottom: 10px; padding-top: 2px; }\n  .sym .track-expand-row.open { display: block; margin-bottom: 20px; }\n  .sym .track-expand-row .info-panel { border-radius: 10px; border-top: 1.5px solid var(--sym-border); display: block; padding-top: 25px; }\n  .sym .track-card-wrap .mobile-panel { display: none; }\n\n  .sym .day-content { display: none; }\n  .sym .day-content.active { display: block; }\n\n  @media (max-width: 768px) {\n    .sym .mobile-track-badge { display: block; }\n    .sym .day-tabs { padding: 14px 0 0; gap: 6px; }\n    .sym .day-tab { padding: 7px 16px; font-size: 0.88rem; }\n    .sym .day-tab-link { padding: 7px 16px; font-size: 0.88rem; }\n    .sym .schedule { padding: 16px 0 48px; }\n    .sym .plenary-row { flex-wrap: wrap; gap: 8px; padding: 14px 16px; }\n    .sym .plenary-row .time { min-width: unset; width: 100%; font-size: 0.82rem; }\n    .sym .plenary-row .info { flex: unset; width: 100%; }\n    .sym .plenary-row .title { font-size: 0.9rem; }\n    .sym .plenary-row .location-pill { margin-left: 0; align-self: flex-start; }\n    .sym .track-row { display: flex; flex-direction: column; }\n    .sym .track-row.two-col { display: flex; flex-direction: column; }\n    .sym .track-header-row { display: none; }\n    .sym .track-card-wrap { display: block; margin-bottom: 10px; }\n    .sym .track-card-wrap .track-card { border-radius: 10px; margin-bottom: 0; }\n    .sym .track-card-wrap .track-card.open { border-radius: 10px 10px 0 0; }\n    .sym .track-card-wrap .mobile-panel { display: none; background: #ffe0e5; border: 2px solid var(--sym-border); border-top: none; border-radius: 0 0 10px 10px; padding: 20px 24px 24px; }\n    .sym .track-card-wrap .mobile-panel.open { display: block; }\n    .sym .track-expand-row { display: none !important; }\n    .sym .track-card { min-height: unset; }\n    .sym .track-card .time { font-size: 0.78rem; }\n    .sym .track-card .title { font-size: 0.88rem; }\n  }\n<\/style>\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300&#038;family=DM+Serif+Display:ital@0;1&#038;display=swap\" rel=\"stylesheet\">\n\n<div class=\"sym\">\n\n<div class=\"day-tabs\">\n  <button class=\"day-tab active\" onclick=\"showDay('wed')\">Wednesday<\/button>\n  <button class=\"day-tab\" onclick=\"showDay('thu')\">Thursday<\/button>\n  <button class=\"day-tab\" onclick=\"showDay('fri')\">Friday<\/button>\n  <a class=\"day-tab-link\" href=\"https:\/\/ls2026.aau.dk\/?page_id=2656\" target=\"_blank\">Student Sessions<\/a>\n<\/div>\n\n<div class=\"schedule\">\n\n<!-- WEDNESDAY -->\n<div class=\"day-content active\" id=\"day-wed\">\n  \n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">09:00 \u2013 17:00<\/div>\n      <div class=\"info\"><div class=\"title\">Registration<\/div><\/div>\n      <span class=\"location-pill\">Main Entrance<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Pick up your badge, conference materials, and get settled before the programme begins. The registration desk will be open throughout the afternoon.\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">9:00 \u2013 12:00<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Daylight and Architecture Trip for Students<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">TC<\/div><span class=\"plus-badge\">Tina Christensen<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">VILLUM Window Collection<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\"\n      data-link=\"https:\/\/forms.gle\/iV9gCtJkfrC211aW9\"\n      data-link2=\"https:\/\/en.villumwindowcollection.com\/\"\n      data-link2-label=\"Website\"\n      data-desc=\"Go behind the scenes of Danish design history on a unique guided tour of the Villum Window Collection and nearby iconic sites brought to life by Tina Christensen from VELUX A\/S. (registration required \/ Student Event)\"\n      data-speakers='[{\"initials\":\"TC\",\"name\":\"Tina Christensen\",\"affiliation\":\"VELUX A\/S\",\"role\":\"host\"}]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">12:00 \u2013 13:00<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Lighting Design Futures: Challenges and Opportunities in a Changing Profession (Student Session)<\/div>\n        \n      <\/div>\n      <span class=\"location-pill\"><\/span>\n      \n    <\/div>\n    <div class=\"info-panel\"\n      data-link=\"https:\/\/forms.gle\/iV9gCtJkfrC211aW9\"\n      data-link2=\"https:\/\/ls2026.aau.dk\/?page_id=2656\"\n      data-link2-label=\"Student Sessions\"\n      data-sponsor-logo=\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Ungt-Lys_logo_black-scaled.png\"\n      data-sponsor-label=\"Hosted By\" \n      data-desc=\"Join an interactive panel discussion on the future of the lighting profession. Together, we will explore emerging challenges and opportunities, including sustainability, new technologies, AI, and evolving career paths in lighting design. Students and young professionals are especially encouraged to participate. (registration required \/ Student Event)\"\n      data-speakers='[{}]'><\/div>\n  <\/div>\n\n  <div class=\"track-row-group\">\n    <div class=\"track-row two-col\">\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'wed-edu-a')\">\n          <div class=\"time\">13:00 \u2013 15:00<\/div>\n          <div class=\"title\">Lighting Educators meeting<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">GT<\/div><div class=\"avatar\">EH<\/div><div class=\"avatar\">MH<\/div><div class=\"avatar\">TI<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-edu-a\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track2\" onclick=\"toggleTrack(this, 'wed-edu-b')\">\n          <div class=\"time\">13:00 \u2013 15:00<\/div>\n          <div class=\"title\">Light in Five: Share Your Vision, Inspire the Future (Student Session)<\/div>\n          \n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-edu-b\"><\/div>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-edu-a\">\n      <div class=\"info-panel\"\n        data-desc=\"A dedicated meeting for educators working within lighting design programmes across the world. Share curricula, discuss challenges, and build lasting collaborations.\"\n        data-speakers='[{\"initials\":\"GT\",\"name\":\"Georgios Triantafyllidis\",\"affiliation\":\"Aalborg University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Georgios-Triantafyllidis.jpg\"},{\"initials\":\"EH\",\"name\":\"Ellen Kathrine Hansen\",\"affiliation\":\"Aalborg University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Skaermbillede-2026-05-21-112217.png\"},{\"initials\":\"MH\",\"name\":\"Mette Hvass.\",\"affiliation\":\"Aalborg University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Mette-Hvass-150x150.jpg\"},{\"initials\":\"TI\",\"name\":\"Tom Igoe.\",\"affiliation\":\"New York University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Tom-Igoe.jpeg\"}]'><\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-edu-b\">\n      <div class=\"info-panel\"\n        data-link=\"https:\/\/forms.gle\/iV9gCtJkfrC211aW9\"\n        data-link2=\"https:\/\/ls2026.aau.dk\/?page_id=2656\"\n        data-link2-label=\"Student Sessions\"\n        data-sponsor-logo=\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Ungt-Lys_logo_black-scaled.png\"\n        data-sponsor-label=\"Hosted By\" \n        data-desc=\"Present your project, thesis, or idea in a dynamic 5-minute presentation. After the talks, join an open discussion and networking session with students, researchers, and professionals from across the lighting community. A great opportunity to share your work, receive feedback, and build new connections. (registration required \/ Student Event)\"\n        data-speakers='[{}]'><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"track-row-group\">\n    <div class=\"track-row\">\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'wed-t1a')\">\n          <div class=\"time\">15:00 \u2013 16:00<\/div>\n          <div class=\"title\">Light \u00d7 Body \u00d7 Mind<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">SL<\/div><div class=\"avatar\">CA<\/div><div class=\"avatar\">ZD<\/div><div class=\"avatar\">SK<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t1a\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track2\" onclick=\"toggleTrack(this, 'wed-t1b')\">\n          <div class=\"time\">15:00 \u2013 16:00<\/div>\n          <div class=\"title\">Sensing lighting in the neighborhoods<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">LH<\/div><div class=\"avatar\">GT<\/div><div class=\"avatar\">TI<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t1b\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track3\" onclick=\"toggleTrack(this, 'wed-t1c')\">\n          <div class=\"time\">15:00 \u2013 16:00<\/div>\n          <div class=\"title\">Rethinking Innovation in Daylighting and Lighting Design under New Environmental Requirements<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">NG<\/div><div class=\"avatar\">NV<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t1c\"><\/div>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-t1a\">\n      <div class=\"info-panel\" data-location=\"\" data-link=\"https:\/\/forms.gle\/nVvoU8Q9nhKB7C9M7\" data-desc=\"Wondering how lighting shapes our health, emotions and perception? Join Light Artist Christina Augustesen, neuroscientist Zakaria Djebbara and lighting designer Sofie Klarlund Linnebjerg for a fascinating cross-disciplinary conversation that will change the way you think about every space you light. (registration required)\" data-speakers='[{\"initials\":\"SL\",\"name\":\"Stine Louring\",\"affiliation\":\"Aalborg University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Stine-Louring.jpg\"},{\"initials\":\"CA\",\"name\":\"Christina Augustesen\",\"affiliation\":\"light artist\",\"role\":\"speakers\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Christina-Augustesen.jpg\"},{\"initials\":\"ZD\",\"name\":\"Zakaria Djebbara\",\"affiliation\":\"Aalborg University\", \"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Zakaria-Djebbara.png\"},{\"initials\":\"SK\",\"name\":\"Sofie Klarlund Linnebjerg\", \"affiliation\":\"Artelia Denmark\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Sofie-Klarlund-Linnebjerg.jpg\"}]'><\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-t1b\">\n      <div class=\"info-panel\" data-location=\"\" data-desc=\"This session explores how lighting conditions in neighborhoods influence people's health, mood, comfort, and overall well-being. By measuring and evaluating the qualities of lighting this session aims to better understand how urban lighting environments affect human experience and support healthier, more human-centered nighttime spaces.\" data-speakers='[{\"initials\":\"LH\",\"name\":\"Louise Harpman\",\"affiliation\":\"New York University\",\"role\":\"host\"},{\"initials\":\"GT\",\"name\":\"Georgios Triantafyllidis\",\"affiliation\":\"Aalborg University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Georgios-Triantafyllidis.jpg\"},{\"initials\":\"TI\",\"name\":\"Tom Igoe\", \"affiliation\":\"New York University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Tom-Igoe.jpeg\"}]'><\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-t1c\">\n      <div class=\"info-panel\" data-location=\"\" data-desc=\"-\" data-speakers='[{\"initials\":\"NG\",\"name\":\"Niko Gentile\",\"affiliation\":\"Lund University\",\"role\":\"host\"},{\"initials\":\"NV\",\"name\":\"Natalia Giraldo Vasquez\",\"affiliation\":\"Danmarks Tekniske Universitet\",\"role\":\"host\"}]'><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"track-row-group\">\n    <div class=\"track-row\">\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'wed-t2a')\">\n          <div class=\"time\">16:00 \u2013 17:00<\/div>\n          <div class=\"title\">Book lounge<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">MH<\/div><div class=\"avatar\">ND<\/div><div class=\"avatar\">UL<\/div><div class=\"avatar\">NV<\/div><div class=\"avatar\">IO<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t2a\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track2\" onclick=\"toggleTrack(this, 'wed-t2b')\">\n          <div class=\"time\">16:00 \u2013 17:00<\/div>\n          <div class=\"title\">Measurements workshop<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">AT<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t2b\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track3\" onclick=\"toggleTrack(this, 'wed-t2c')\">\n          <div class=\"time\">16:00 \u2013 17:00<\/div>\n          <div class=\"title\">Session TBD<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t2c\"><\/div>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-t2a\">\n      <div class=\"info-panel\" data-location=\"Foyer\" data-link=\"https:\/\/forms.gle\/nVvoU8Q9nhKB7C9M7\" data-desc=\"Meet the authors challenging how we think about light and darkness. This intimate book lounge brings together Nick Dunn, Ulrika W\u00e4nstr\u00f6m Lindh, Navaz Davoudian and Iben Winther Orton to discuss the ideas, research and inspirations behind their works and other inspirational texts. (registration required)\" data-speakers='[{\"initials\":\"MH\",\"name\":\"Mette Hvass\",\"affiliation\":\"Aalborg University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Mette-Hvass-150x150.jpg\"},{\"initials\":\"ND\",\"name\":\"Nick Dunn\",\"affiliation\":\"Manchester School of Architecture\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Nick_Dunn_Photo_-150x150.jpg\"},{\"initials\":\"UL\",\"name\":\"Ulrika W\u00e4nstr\u00f6m Lindh\",\"affiliation\":\"H\u00f6gskolan Bor\u00e5s\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Ulrika-Wanstrom-Lindh-150x150.jpg\"},{\"initials\":\"NV\",\"name\":\"Navaz Davoudian\",\"affiliation\":\"University College London\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Navaz-Davoudian.jpg\"},{\"initials\":\"IO\",\"name\":\"Iben Winther Orton\",\"affiliation\":\"Lighting Designer\"}]'><\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-t2b\">\n      <div class=\"info-panel\" data-location=\"Lab Room\" data-desc=\"This open, international session introduces the work of the CIE, the International Commission on Illumination to students, early-career researchers, and professionals new to the field. Using the CIE Research Strategy as a broad umbrella, it offers an accessible overview of what CIE is and how it shapes international knowledge and standards in light, colour, and vision, while creating space for newcomers to meet and connect with experienced CIE contributors.\" data-speakers='[{\"initials\":\"AT\",\"name\":\"Anders Thorseth\",\"affiliation\":\"Danmarks Tekniske Universitet\",\"role\":\"host\"}]'><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">17:00 \u2013 19:00<\/div>\n      <div class=\"info\"><div class=\"title\">Welcome reception<\/div><\/div>\n      <span class=\"location-pill\">Rotunda<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Join your fellow symposium participants for drinks and light refreshments in the Rotunda. An informal opportunity to reconnect with colleagues and meet new faces before the full programme begins tomorrow.\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">19:00 \u2013 20:00<\/div>\n      <div class=\"info\">\n        <div class=\"title\">A Sensory Light Yoga Experience<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">MT<\/div><span class=\"plus-badge\">Mikkel Toksv\u00e6rd<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">Atrium<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-link=\"https:\/\/forms.gle\/nVvoU8Q9nhKB7C9M7\" data-desc=\"Awaken your senses and restore your body in this one of a-kind yoga experience with shifting wavelengths of light and immersive soundscapes. Join Mikkel Toksv\u00e6rd for 60 minutes of guided Yin poses that will leave you feeling renewed. (registration required)\" data-speakers='[{\"initials\":\"MT\",\"name\":\"Mikkel Toksv\u00e6rd\",\"affiliation\":\"Lighting designer and yogi\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Mikkel-Toksvaerd.jpg\"}]'><\/div>\n  <\/div>\n\n<\/div><!-- \/day-wed -->\n\n<!-- THURSDAY -->\n<div class=\"day-content\" id=\"day-thu\">\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">08:30 \u2013 09:00<\/div>\n      <div class=\"info\"><div class=\"title\">Registration<\/div><\/div>\n      <span class=\"location-pill\">Main Entrance<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Pick up your badge, conference materials, and get settled before the programme begins.\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">09:00 \u2013 09:10<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Welcome Speech<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">LM<\/div><span class=\"plus-badge\">Lone Malmborg<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"The symposium opens with a welcome speech address by the head of department CREATE.\" data-speakers='[{\"initials\":\"LM\",\"name\":\"Lone Malmborg\",\"affiliation\":\"Aalborg University\"}]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">09:10 \u2013 09:40<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Opening Speech \u2014 SENSE-MAKING IN LIGHTING DESIGN<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">EH<\/div><span class=\"plus-badge\">Ellen Kathrine Hansen<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Ellen will present how the transdisciplinary MSc Lighting Design programme and Research Lab at Aalborg University dissolve disciplinary boundaries between art, architecture, engineering, and science in the process of designing with light.\" data-speakers='[{\"initials\":\"EH\",\"name\":\"Ellen Kathrine Hansen\",\"affiliation\":\"Aalborg University\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Skaermbillede-2026-05-21-112217.png\"}]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">09:40 \u2013 10:00<\/div>\n      <div class=\"info\"><div class=\"title\">Coffee Break<\/div><\/div>\n      <span class=\"location-pill\">Foyer<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"A short break between sessions. Tea, coffee, and refreshments are served in the foyer.\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">10:00 \u2013 12:00<\/div>\n      <div class=\"info\"><div class=\"title\">Parallel Paper Sessions<\/div><\/div>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">12:00 \u2013 13:00<\/div>\n      <div class=\"info\"><div class=\"title\">Lunch Break<\/div><\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Lunch is served in the Canteen. A good opportunity to continue conversations and make new connections.\" data-speakers='[]'><\/div>\n  <\/div>\n\n    <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">13:00 \u2013 13:40<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Why daylight makes so much sense \u2013 at least four pathways of light for health.<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">YK<\/div><span class=\"plus-badge\">Yvonne de Kort<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"\" data-speakers='[{\"initials\":\"YK\",\"name\":\"Yvonne de Kort\",\"affiliation\":\"Eindhoven university of technology\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Yvonne-2025-150x150.jpg\"}]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">13:40 \u2013 14:00<\/div>\n      <div class=\"info\"><div class=\"title\">Coffee Break<\/div><\/div>\n      <span class=\"location-pill\">Foyer<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"A short break between sessions. Tea, coffee, and refreshments are served in the foyer.\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">14:00 \u2013 15:30<\/div>\n      <div class=\"info\"><div class=\"title\">Parallel Paper Sessions<\/div><\/div>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">15:30 \u2013 16:00<\/div>\n      <div class=\"info\"><div class=\"title\">Coffee Break<\/div><\/div>\n      <span class=\"location-pill\">Foyer<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"A short break between sessions. Tea, coffee, and refreshments are served in the foyer.\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">16:00 \u2013 17:00<\/div>\n      <div class=\"info\"><div class=\"title\">Parallel Paper Sessions<\/div><\/div>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">17:00 \u2013 17:20<\/div>\n      <div class=\"info\"><div class=\"title\">Coffee Break<\/div><\/div>\n      <span class=\"location-pill\">Foyer<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"A short break between sessions. Tea, coffee, and refreshments are served in the foyer.\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">17:20 \u2013 18:00<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Using live data with real-time Light &amp; Media for experiential design, revenue generation and to drive human behavior in Architecture<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">TR<\/div><span class=\"plus-badge\">Tapio Rosenius<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"This talk explores how live data, real-time lighting, and responsive media can be used to influence human behaviour, create immersive experiences, and unlock new commercial opportunities within the built environment. The session argues for a new role, purpose, and business model for architectural lighting, one that positions buildings as adaptive environments capable of responding to people, events, and real-world conditions. Drawing on actual projects from workplaces, public spaces, stadiums, and arenas, it presents a framework for using data-driven light and media as both an operational tool and a revenue-generating asset.\" data-speakers='[{\"initials\":\"TR\",\"name\":\"Tapio Rosenius\",\"affiliation\":\"Manchester School of Architecture\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Tapio-Rosenius.jpg\"}]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">19:00 \u2013 21:15<\/div>\n      <div class=\"info\"><div class=\"title\">Conference Dinner<\/div><\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"The official conference dinner brings all participants together for an evening of food, conversation, and a short programme of entertainment. Dress smart casual.\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">21:15 \u2013 22:15<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Light Walk<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">JR<\/div><span class=\"plus-badge\">Jesper Ravn<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">Copenhagen<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Join the light walk with Jesper Ravn to see the city during the night and experience how lighting design is practised here in Copenhagen.\" data-speakers='[{\"initials\":\"JR\",\"name\":\"Jesper Ravn\",\"affiliation\":\"Artimedia\"}]'><\/div>\n  <\/div>\n\n<\/div><!-- \/day-thu -->\n\n<!-- FRIDAY -->\n<div class=\"day-content\" id=\"day-fri\">\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">08:30 \u2013 09:00<\/div>\n      <div class=\"info\"><div class=\"title\">Registration<\/div><\/div>\n      <span class=\"location-pill\">Main Entrance<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Pick up your badge, conference materials, and get settled before the programme begins.\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">09:00 \u2013 09:40<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Sensing Darkness: Designing Urban Nights Between Measurement and Experience<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">ND<\/div><span class=\"plus-badge\">Nick Dunn<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Contemporary cities have been shaped by a long-standing assumption that more light equates to greater progress, safety and vitality. Yet the accelerating spread of artificial illumination has profoundly altered our relationship with darkness, with significant consequences for human perception, ecological systems and urban experience. This keynote argues for a re-evaluation of darkness not as a condition to eliminate, but as an essential component of sustainable and equitable urban life. The presentation explores how night environments are sensed through multisensory experience, atmosphere and adaptation, often exceeding the limits of conventional lighting metrics and visual performance standards. By examining the cultural histories, ecological impacts and spatial politics of urban illumination, the talk proposes new approaches to designing with darkness rather than against it. In doing so, it considers how cities might cultivate richer nocturnal environments that support wellbeing, biodiversity, reflection and planetary care.\" data-speakers='[{\"initials\":\"ND\",\"name\":\"Nick Dunn\",\"affiliation\":\"Manchester School of Architecture\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Nick_Dunn_Photo_.jpg\"}]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">09:40 \u2013 10:00<\/div>\n      <div class=\"info\"><div class=\"title\">Coffee Break<\/div><\/div>\n      <span class=\"location-pill\">Foyer<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Short refreshment break before the morning sessions.\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">10:00 \u2013 12:00<\/div>\n      <div class=\"info\"><div class=\"title\">Parallel Paper Sessions<\/div><\/div>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">12:00 \u2013 13:00<\/div>\n      <div class=\"info\"><div class=\"title\">Lunch<\/div><\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Final lunch of the symposium. Take a moment to exchange contacts before the afternoon closing.\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">13:00 \u2013 15:00<\/div>\n      <div class=\"info\"><div class=\"title\">Parallel Paper Sessions<\/div><\/div>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">15:00 \u2013 15:30<\/div>\n      <div class=\"info\"><div class=\"title\">Coffee Break<\/div><\/div>\n      <span class=\"location-pill\">Foyer<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Short refreshment break before the afternoon sessions.\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">15:30 \u2013 17:00<\/div>\n      <div class=\"info\"><div class=\"title\">Parallel Paper Sessions<\/div><\/div>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">17:10 \u2013 17:45<\/div>\n      <div class=\"info\"><div class=\"title\">Panel discussion (closing)<\/div><\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"The symposium closes with a plenary session reflecting on the key themes discussed across three days.\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">17:45 \u2013 18:00<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Closing Speech<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">GT<\/div><span class=\"plus-badge\">Georgios Triantafyllidis<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      \n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"\" data-speakers='[{\"initials\":\"GT\",\"name\":\"Georgios Triantafyllidis\",\"affiliation\":\"Aalborg University\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Georgios-Triantafyllidis.jpg\"}]'><\/div>\n  <\/div>\n\n<\/div><!-- \/day-fri -->\n\n<\/div><!-- \/schedule -->\n\n<script>\n  function renderPanel(panel) {\n    if (panel.dataset.rendered) return;\n    panel.dataset.rendered = '1';\n    var loc  = panel.dataset.location || '';\n    var desc = panel.dataset.desc || '';\n    var link = panel.dataset.link || '';\n    var sponsorLogo = panel.dataset.sponsorLogo || '';\n    var sponsorLabel = panel.dataset.sponsorLabel || 'Sponsored by';\n    var speakers = [];\n    try { speakers = JSON.parse(panel.dataset.speakers || '[]'); } catch(e) {}\n    var html = '';\n    if (loc)  html += '<span class=\"panel-location\">' + loc + '<\/span>';\n    if (desc) html += '<p class=\"panel-desc\">' + desc + '<\/p>';\n    if (link) html += '<a class=\"panel-link\" href=\"' + link + '\" target=\"_blank\">Sign up<\/a>';\n    var link2 = panel.dataset.link2 || '';\n    var link2label = panel.dataset.link2Label || 'Website';\n    if (link2) html += '<a class=\"panel-link\" href=\"' + link2 + '\" target=\"_blank\">' + link2label + '<\/a>';\n    var valid = speakers.filter(function(s){ return s.name && s.name.trim(); });\n\n    function renderSpeakerCol(label, group) {\n      var h = '<div style=\"display:flex;flex-direction:column;align-items:center;\">';\n      h += '<div class=\"panel-speakers-label\" style=\"margin:0 0 10px 0;text-align:center;\">' + label + '<\/div>';\n      h += '<div class=\"panel-speakers\">';\n      group.forEach(function(s){\n        var avatarContent = s.img\n          ? '<img decoding=\"async\" src=\"' + s.img + '\" alt=\"' + s.name + '\" style=\"width:100%;height:100%;object-fit:cover;border-radius:50%;filter:grayscale(100%);\">'\n          : s.initials;\n        var speakerLink = s.link\n          ? '<a href=\"' + s.link + '\" target=\"_blank\" class=\"panel-link\" style=\"margin-top:6px;margin-bottom:0;padding:5px 14px;font-size:0.75rem;\">Website<\/a>'\n          : '';\n        var affiliation = s.affiliation ? '<div class=\"panel-speaker-affiliation\">' + s.affiliation + '<\/div>' : '';\n        h += '<div class=\"panel-speaker\"><div class=\"panel-avatar\">' + avatarContent + '<\/div><div class=\"panel-speaker-name\">' + s.name + '<\/div>' + affiliation + speakerLink + '<\/div>';\n      });\n      h += '<\/div><\/div>';\n      return h;\n    }\n\n    if (valid.length || sponsorLogo) {\n      var hosts = valid.filter(function(s){ return s.role && s.role.toLowerCase() === 'host'; });\n      var others = valid.filter(function(s){ return !s.role || s.role.toLowerCase() !== 'host'; });\n\n      var labelRow = '<div style=\"display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14;\">';\n      labelRow += '<div style=\"display:flex;gap:32px;\">';\n      if (hosts.length) labelRow += '<div class=\"panel-speakers-label\" style=\"margin:0;text-align:center;width:80px;\">Host<\/div>';\n      if (others.length) labelRow += '<div class=\"panel-speakers-label\" style=\"margin:0 0 0 2px;text-align:center;width:80px;\">Speakers<\/div>';\n      labelRow += '<\/div>';\n      if (sponsorLogo) labelRow += '<div class=\"panel-speakers-label\" style=\"margin:0;text-align:center;width:100px\">' + sponsorLabel + '<\/div>';\n      labelRow += '<\/div>';\n\n      var rowsHtml = '<div style=\"display:flex;justify-content:space-between;align-items:flex-start;\">';\n      rowsHtml += '<div style=\"display:flex;gap:32px;\">';\n      if (hosts.length) rowsHtml += renderSpeakerCol('', hosts).replace(\/<div class=\"panel-speakers-label\"[^>]*><\\\/div>\/, '');\n      if (others.length) rowsHtml += renderSpeakerCol('', others).replace(\/<div class=\"panel-speakers-label\"[^>]*><\\\/div>\/, '');\n      rowsHtml += '<\/div>';\n      if (sponsorLogo) {\n        rowsHtml += '<img decoding=\"async\" src=\"' + sponsorLogo + '\" alt=\"Sponsor logo\" style=\"max-width:80px;max-height:50px;object-fit:contain;flex-shrink:0;\">';\n      }\n      rowsHtml += '<\/div>';\n\n      if (hosts.length || others.length || sponsorLogo) html += labelRow;\n      html += rowsHtml;\n    }\n    panel.innerHTML = html;\n  }\n\n  function togglePlenary(row) {\n    var wrap  = row.parentElement;\n    var panel = wrap.querySelector('.info-panel');\n    var isOpen = wrap.classList.contains('open');\n    var day = wrap.closest('.day-content');\n    day.querySelectorAll('.plenary-wrap.open').forEach(function(w){\n      w.classList.remove('open');\n      w.querySelector('.info-panel').classList.remove('open');\n    });\n    if (!isOpen) {\n      renderPanel(panel);\n      wrap.classList.add('open');\n      panel.classList.add('open');\n    }\n  }\n\n  function toggleTrack(card, expandId) {\n    var expandRow = document.getElementById(expandId);\n    var panel = expandRow.querySelector('.info-panel');\n    var isOpen = expandRow.classList.contains('open');\n    var group = card.closest('.track-row-group');\n    group.querySelectorAll('.track-expand-row.open').forEach(function(r){ r.classList.remove('open'); });\n    group.querySelectorAll('.track-card.open').forEach(function(c){ c.classList.remove('open'); });\n    group.querySelectorAll('.mobile-panel.open').forEach(function(mp){ mp.classList.remove('open'); });\n    if (!isOpen) {\n      renderPanel(panel);\n      card.classList.add('open');\n      expandRow.classList.add('open');\n      var wrap = card.closest('.track-card-wrap');\n      if (wrap) {\n        var mobilePanel = wrap.querySelector('.mobile-panel');\n        if (mobilePanel) {\n          mobilePanel.innerHTML = panel.innerHTML;\n          mobilePanel.classList.add('open');\n        }\n      }\n    }\n  }\n\n  document.querySelectorAll('.sym .track-card').forEach(function(card) {\n    var names = { track1:'Track A', track2:'Track B', track3:'Track C' };\n    Object.keys(names).forEach(function(cls){\n      if (card.classList.contains(cls)) {\n        var badge = document.createElement('div');\n        badge.className = 'mobile-track-badge';\n        badge.textContent = names[cls];\n        card.insertBefore(badge, card.firstChild);\n      }\n    });\n  });\n\n  document.querySelectorAll('.sym .plenary-wrap').forEach(function(wrap) {\n  var infoPanel = wrap.querySelector('.info-panel');\n  var row = wrap.querySelector('.plenary-row');\n  if (!infoPanel || !row) return;\n  var logo = infoPanel.dataset.sponsorLogo;\n  if (logo) {\n    var badge = document.createElement('img');\n    badge.src = logo;\n    badge.alt = 'Sponsor';\n    badge.className = 'row-sponsor-badge';\n    var chevron = row.querySelector('.chevron');\n    row.insertBefore(badge, chevron);\n  }\n});\n\ndocument.querySelectorAll('.sym .track-card[onclick]').forEach(function(card) {\n  var match = card.getAttribute('onclick').match(\/toggleTrack\\(this,\\s*'([^']+)'\\)\/);\n  if (!match) return;\n  var expandRow = document.getElementById(match[1]);\n  if (!expandRow) return;\n  var infoPanel = expandRow.querySelector('.info-panel');\n  if (!infoPanel) return;\n  var logo = infoPanel.dataset.sponsorLogo;\n  if (logo) {\n    var badge = document.createElement('img');\n    badge.src = logo;\n    badge.alt = 'Sponsor';\n    badge.className = 'card-sponsor-badge';\n    card.appendChild(badge);\n  }\n});\n\n  function showDay(day) {\n    document.querySelectorAll('.sym .day-content').forEach(function(el){ el.classList.remove('active'); });\n    document.querySelectorAll('.sym .day-tab').forEach(function(el){ el.classList.remove('active'); });\n    document.getElementById('day-' + day).classList.add('active');\n    event.target.classList.add('active');\n  }\n<\/script>\n\n<\/div><!-- \/sym -->\n","protected":false},"excerpt":{"rendered":"<p>Draft program subject to change Wednesday Thursday Friday Student Sessions 09:00 \u2013 17:00 Registration Main Entrance 9:00 \u2013 12:00 Daylight and Architecture Trip for Students TC Tina Christensen VILLUM Window &#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-93","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=\/wp\/v2\/pages\/93","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=93"}],"version-history":[{"count":191,"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=\/wp\/v2\/pages\/93\/revisions"}],"predecessor-version":[{"id":2699,"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=\/wp\/v2\/pages\/93\/revisions\/2699"}],"wp:attachment":[{"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=93"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}