.page-container h2{margin-top:4rem}.page-container h3{margin-top:2rem}.page-container h4,.page-container h5,.page-container h6,.page-container p,.page-container ol,.page-container ul{margin-top:1rem;margin-bottom:8px}.content{flex-grow:1;padding:1em;height:100%}.page-container{max-width:1024px;margin:auto;padding:0 12px 6em}.page-container img{border-radius:14px}.project-meta{margin-bottom:0}figure{margin-top:1em;margin-bottom:2em}figcaption{text-align:center;font-size:14px;color:gray}.inline-bracket{font-size:14px;color:gray}.italic{font-weight:500;color:#af7aed;font-style:italic}.center{width:100%;margin:2rem auto}.center li{width:50%;margin:0 auto}.no-bullets{list-style:none}.no-bullets li{padding-bottom:1rem}.flex{display:flex;gap:2rem;margin:1rem 0}.two-col{width:50%}.three-col{width:33%}@media only screen and (max-width: 768px){.page-container{padding:0 0 6em}.project-meta{font-size:13px}.flex{flex-direction:column;gap:0}.two-col,.three-col{width:100%}}.page-container img{cursor:zoom-in;transition:transform .2s ease}.image-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:13000;display:flex;justify-content:center;align-items:center;background-color:#202021;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:fadeIn .3s ease}.image-viewer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;cursor:zoom-out}.image-viewer-img{max-width:90vw;max-height:90vh;border-radius:8px;box-shadow:0 10px 30px #00000080;z-index:1}.image-viewer-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background:rgba(0,0,0,.45);color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;line-height:1;justify-content:center;font-size:2rem;cursor:pointer;transition:background .15s ease,transform .08s ease}.image-viewer-arrow:hover{background:rgba(255,255,255,.12);transform:translateY(-50%) scale(1.03)}.image-viewer-arrow.prev{left:1.25rem}.image-viewer-arrow.next{right:1.25rem}.image-viewer-close{position:absolute;top:1rem;right:1rem;z-index:2;background:transparent;border:none;color:#fff;font-size:2rem;line-height:.6;cursor:pointer;padding:10px;border-radius:50%;transition:background .2s ease}.image-viewer-close:hover{background:rgba(255,255,255,.3)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.table-container{max-width:100%;margin:0 auto}.table-row{display:flex;flex-wrap:wrap;border:1px solid currentColor;background-color:beige;position:relative;margin-top:2rem;margin-bottom:2rem}.table-row:not(:last-child):after{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-top:20px solid currentColor}.table-row:last-child{margin-bottom:0}.table-cell-left{width:35%;padding:20px 40px;background-color:#fff;border-right:1px solid currentColor;display:flex;align-items:center;justify-content:center}.table-cell-right{width:65%;padding:20px 40px;display:flex;align-items:center}.table-cell-left p{margin:0;font-size:1.2rem;font-weight:500;color:#333}.table-cell-right p{margin:0;font-size:.9rem;color:#333;font-weight:400}@media only screen and (max-width: 768px){.table-cell-left,.table-cell-right{padding:20px}.EuropeanaDemo{width:100%;height:auto}}.project-card--container{position:relative;height:auto;border:1px solid currentColor;border-radius:14px;overflow:hidden}.project-card--img{max-width:100%;object-fit:cover;overflow:hidden;display:block}.project-card--content{padding:.5em .8em 1em}.home-intro{font-size:1.25rem;max-width:820px;margin:3rem auto;padding:1em 1.75rem}#projects{scroll-margin-top:60px}.home-intro p{margin-bottom:.8rem;max-width:70ch;font-size:1rem}.home-intro p:first-of-type{font-size:2rem;font-weight:300;line-height:1.3;max-width:100%}.home-intro strong{font-weight:700}.greeting .wave{display:inline-block;transform-origin:70% 70%;animation:wave 1.2s ease-in-out 0s 6}@keyframes wave{0%{transform:rotate(0)}15%{transform:rotate(14deg)}30%{transform:rotate(-8deg)}45%{transform:rotate(14deg)}60%{transform:rotate(-4deg)}75%{transform:rotate(10deg)}to{transform:rotate(0)}}.container{width:100%;max-width:860px;justify-content:center;padding:2em 0;margin:auto}.project-cards{padding-bottom:4em;margin:auto}@media only screen and (max-width: 768px){.home-intro{font-size:1rem;padding:1em 0}.home-intro p:first-of-type{font-size:1.2rem}#projects{scroll-margin-top:20px}.project-cards{max-width:100%;display:block}.container{padding:2em 0}}.article--description{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;-moz-line-clamp:4;line-clamp:4}.article--container{display:flex;flex-direction:column;justify-content:center;max-width:525px;margin:auto;padding-bottom:6em}.article--heading>*{text-align:center}.article--heading{margin-bottom:2em}.article--error-message{text-align:center}.article--img{height:auto;width:100%;object-position:50% 50%;aspect-ratio:2 / 1;object-fit:cover}.grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:4em}article{display:grid;max-width:50%;flex-basis:50%;padding:20px}.article--card{display:flex;flex-direction:column;border-radius:14px;border:1px solid currentColor;overflow:hidden}.article--meta{padding:.8rem;flex:0 1 auto;font-size:13px}.article--content{flex:0 1 auto;padding-bottom:16px}.article--content p{padding-top:8px}.article--button{display:flex;flex-grow:1;align-self:flex-end;padding:.8rem}.article--button a{align-self:flex-end}.article--author,.article--date{display:inline}.article--body{padding:.8rem;display:flex;flex-direction:column;height:100%}.article--meta span{padding:0 10px}.article--title{padding-bottom:.8rem}.articleImage--link{line-height:0}.articleImage--link:hover:after{content:unset;position:unset;transform:scaleX(0);border-radius:none;height:0}#loader-container{display:flex;justify-content:center;align-items:center;margin-top:4em}#loader circle{stroke-dasharray:80%;stroke-dashoffset:100%;stroke:currentColor;animation:strokeAnimate .3s linear infinite}@keyframes strokeAnimate{to{stroke-dashoffset:0%}}.theme-switcher{width:18px;height:18px;text-indent:-9999px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;vertical-align:middle;margin-right:10px}.theme-switcher--container{height:40px;position:fixed;top:10px;left:98.2%;transform:translate(-100%);z-index:12000}.theme-toggle-button{background-color:transparent;border:none}.sun-and-moon{vertical-align:middle;transition:all .4s ease-in-out}.sun-core{transition:fill .4s ease-in-out;fill:#000}.sun-and-moon.light-mode .sun-core{fill:#fff}.sun-beams{transition:opacity .4s ease-in-out,stroke .4s ease-in-out;stroke:currentColor;opacity:1}.sun-and-moon.light-mode .sun-beams{opacity:0;stroke:transparent}.moon-mask-circle{transition:all .4s ease-in-out;transform:translate(0)}.sun-and-moon.light-mode .moon-mask-circle{transform:translate(-6px)}@media only screen and (max-width: 768px){.theme-switcher--container{top:6px;z-index:1000}}*{margin:0;padding:0;box-sizing:border-box}main{height:100%;width:100%;overflow:hidden}.dot{width:20px;height:20px;position:fixed;top:-10px;left:-10px;transition:transform .25s ease-out;-webkit-transition:transform .25s ease-out;-o-transition:transform .25s ease-out;z-index:12001;pointer-events:none;display:flex;align-items:center;justify-content:center}.dot svg{display:block}.light{background-color:#f8f8f4;color:#111}.dark{background-color:#252526;color:#f3f3f3}#header{position:fixed;top:0;bottom:30%;left:0;right:30%;z-index:11000;visibility:visible;transition:transform .4s,right .3s ease-in}.light #header,#header.light,#top-header.light{background-color:#f8f8f4;color:#111}.dark #header,#header.dark,#top-header.dark{background-color:#252526;color:#f3f3f3}#header.show-header{flex:0 0 260px;visibility:visible;transform:translate(0);bottom:0;right:0}#header.hide-header{flex:0 0 0px;width:0px;visibility:hidden;transform:translate(-260px)}a{position:relative;color:currentColor;text-decoration:none}a:after{content:"";position:absolute;width:100%;transform:scaleX(0);border-radius:5px;height:1px;bottom:0;left:0;background:currentcolor;transform-origin:bottom left;transition:transform .25s ease-out}a:hover:after{transform:scaleX(1);transform-origin:bottom left}button{cursor:pointer}img{height:auto;width:auto}h1{padding-top:.7em}h1,.menu li{font-family:"Roboto Serif",serif;font-optical-sizing:auto;font-weight:200;font-style:normal;font-variation-settings:"wdth" 100,"GRAD" 0}h2{font-family:"Roboto Serif",serif;font-optical-sizing:auto;font-weight:300;font-style:normal;font-variation-settings:"wdth" 100,"GRAD" 0}p{margin-bottom:1rem}.menu-container{height:100%;display:flex;align-items:center;gap:2rem}.menu{align-self:center;justify-self:center}.menu li{list-style:none;font-size:3.2em}.menu-button{color:#111}.open-button-container{position:fixed;top:-10px;z-index:99999}#open-button{font-size:40px;cursor:pointer}.close-button-container{position:fixed;top:-10px;z-index:99999}#close-button{font-size:40px;cursor:pointer}.logo{padding:0;color:#c8c8c8;font-size:13px;font-weight:300}h1,h2{padding-bottom:8px;line-height:1.5}h1{font-size:2.6em}h2{font-size:1.9em}.about{display:grid;grid-template-columns:1fr 1fr;gap:40px}.about-heading{text-align:center;margin-bottom:1em}.about--img img{border-radius:14px;max-width:100%;margin:auto;cursor:default!important}footer{border-top:1px solid #111111;padding:1em;font-size:16px;color:#111}footer ul{display:flex;gap:1.5em;flex-wrap:wrap}footer li{list-style:none}footer p{border-top:.6px solid #111111;margin-top:1em;padding-top:1em;font-size:14px}@media only screen and (max-width: 768px){.dot,.dot svg{display:none}.about{display:flex;flex-direction:column}#close-button{color:#fff}#header{height:100vh;flex:0 0 0;visibility:hidden}#header.show-header{flex:0 0 100%;visibility:visible}#header.hide-header{flex:0 0 0;visibility:hidden;transform:translate(-100%)}.menu-container{display:flex;flex-direction:column}.menu li{font-size:2.6em}.logo{padding:4em 0;text-align:center}h1{font-size:2em}h2{font-size:1.4em}h3{font-size:1.1em}.content{padding-left:44px;padding-right:44px}#top-header{display:none!important}}@media only screen and (min-width: 769px){#header,.open-button-container,.close-button-container{display:none!important}#top-header{position:sticky;top:0;left:0;right:0;width:100%;height:60px;z-index:11000;display:block;transition:transform .35s ease,box-shadow .35s ease,backdrop-filter .35s ease;will-change:transform,box-shadow,backdrop-filter}#top-header.stuck{position:fixed;top:0;left:0;right:0;width:100%;height:60px;z-index:11000;transform:translateY(0);box-shadow:0 1px 3px #0000000a,0 2px 6px #00000008;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#top-header.hidden{transform:translateY(-100%)}#top-header .menu-container{max-width:1024px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between}#top-header .menu ul{display:flex;gap:2rem;margin:0;padding:0;list-style:none}#top-header .menu li{font-size:1rem}}@media only screen and (min-width: 769px) and (max-width: 1024px){.about{display:flex;flex-direction:column}#top-header .menu-container{justify-content:space-around}.content{padding-left:44px;padding-right:44px}}@media only screen and (min-width: 1025px) and (max-width: 1200px){#top-header .menu-container{justify-content:space-around}}:root{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;line-height:1.7;font-size:18px;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}
