:root{--big-spacing: 12vh;--half-spacing: 6vh;--small-spacing: 3vh}html{scroll-behavior:smooth}body{padding:0;background-color:#000;color:#fff;font-family:Roboto Flex,sans-serif;font-weight:100;letter-spacing:.5px;line-height:1.5;margin:0 auto;width:100%;overflow-x:clip;font-optical-sizing:auto;font-size:1.1rem}*{box-sizing:border-box}p{margin:0 0 1em;padding:0}quote{display:block;font-style:italic;margin:2em 0;font-size:clamp(1em,1em + .5vw,1.8em);letter-spacing:3px}bigtext{display:block;letter-spacing:2px;font-size:clamp(1.1em,1em + .25vw,1.4em)}bigtext>*{text-shadow:0 0 5px black,0 0 10px black,0 0 15px black,0 0 20px black}bigspace{display:block;height:var(--big-spacing)}halfspace{display:block;height:var(--half-spacing)}smallspace{display:block;height:var(--small-spacing)}keeplines{display:block;white-space:pre-line}h1,h2,h3{padding:0!important;text-align:left!important;font-family:Roboto Flex!important}h1{font-size:2em;font-weight:500;letter-spacing:4px!important;margin-top:var(--big-spacing)!important}h2{font-size:1.5em!important;font-weight:300!important;letter-spacing:3px!important;margin-top:var(--big-spacing)!important;border-bottom:1px dotted #888!important}h3,h2.small{font-size:1.2em!important;font-weight:200!important;letter-spacing:2px!important;margin:0!important;margin-top:var(--small-spacing)!important;margin-bottom:.5em!important;border-bottom:none!important}.picflow-gallery,.gallery-padding,.gallery-section-content,.gallery-section-container{padding:0!important;margin:0!important}a{color:#fff;text-decoration:underline dotted #C66;color:#f99;font-weight:500}a.light{font-weight:100;text-decoration:none}a:hover{color:#ff0;text-decoration:underline}img{max-width:100%;height:auto;margin:0;padding:0}figure{padding:0;margin:2em 0;text-align:center;font-size:.9rem;font-style:italic}hr{border-top:1px solid #ccc;margin:1.5em 0}#splash-title{text-align:center;text-shadow:0 .05em 10px black;font-weight:400;letter-spacing:1vh;margin-top:1em;font-size:clamp(2.5rem,8vw,10rem)}#splash-subtitle{text-align:center;text-shadow:0 .05em 10px black;font-weight:300;letter-spacing:.5vh;margin-top:3em;margin-left:10%;margin-right:10%;font-size:clamp(1.4rem,3vw,3rem)}lite-youtube{max-width:100%!important;margin:1em auto!important}.columns-container{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:2em}.column{flex:1;min-width:0}.column h3{margin-top:0}.column ul{list-style:none;padding-left:0;font-size:.9em}.small-text ul{font-size:.8em}.column li a{font-weight:400}.narrow{max-width:1330px;margin:0 auto}.wide-container{margin:5rem 2rem 0}@media (max-width: 1000px){.wide-container{margin:0 1.5rem}#splash-title{letter-spacing:.5vh;margin-top:3em}#splash-subtitle{letter-spacing:.2vh}bigtext{letter-spacing:0}quote{letter-spacing:1px}.columns-container{flex-direction:column}.column{width:100%}}:root{--nav-text: #fff;--nav-bg: #000;--accent: #ff0000}.dark{--nav-text: #fff;--nav-bg: #000}.nav-container[data-astro-cid-pux6a34n]{width:100%;background-color:transparent;padding:10px 0;position:relative;z-index:100}#navbar[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;align-items:center;gap:8px}.parent-row[data-astro-cid-pux6a34n]{display:flex;gap:30px;justify-content:center}.sub-row-container[data-astro-cid-pux6a34n]{min-height:24px;display:flex;justify-content:center;width:100%}.sub-group[data-astro-cid-pux6a34n]{display:none;gap:20px;animation:fadeIn .3s ease}.sub-group[data-astro-cid-pux6a34n].visible{display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}#navbar .nav-link{color:var(--nav-text);text-decoration:none;position:relative;transition:color .3s;font-weight:300;letter-spacing:2px}#navbar .parent-link{font-size:1.2rem}#navbar .sub-link{color:#ccc}#navbar .nav-link:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:var(--accent);transform:scaleX(0);transition:transform .3s ease}#navbar .nav-link:hover:after{transform:scaleX(1)}#navbar .sub-link:hover{color:#fff}#navbar .nav-link.active:after{transform:scaleX(1)}#navbar .sub-link.active{color:#fff}#navbar .parent-link.active-parent:after{transform:scaleX(1)}#navbar .project-name-link{color:#fff;font-weight:400}#navbar .sub-separator{color:#555;user-select:none;pointer-events:none}.hamburger[data-astro-cid-pux6a34n]{display:none}@media screen and (max-width: 1000px){.hamburger[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:25px;position:absolute;top:20px;left:20px;cursor:pointer;z-index:101}.hamburger[data-astro-cid-pux6a34n] .line[data-astro-cid-pux6a34n]{width:100%;height:3px;background:#fff}.nav-container[data-astro-cid-pux6a34n]{padding:0}#navbar[data-astro-cid-pux6a34n]{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--nav-bg);padding-top:80px;overflow-y:auto}#navbar[data-astro-cid-pux6a34n].expanded{display:flex}.parent-row[data-astro-cid-pux6a34n]{flex-direction:column;align-items:center;gap:20px}.sub-group[data-astro-cid-pux6a34n]{flex-direction:column;align-items:center;gap:15px;margin-top:10px}body.menu-open{overflow:hidden}}header[data-astro-cid-3ef6ksr2]{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;z-index:100;border-bottom:1px solid #888;backdrop-filter:blur(10px)}footer[data-astro-cid-sz7xmlte]{display:flex;gap:1rem;justify-content:center;padding:1em;font-size:.8em;color:#888;border-top:1px solid #888;backdrop-filter:blur(10px);margin-top:16vh}#video-background[data-astro-cid-bjkaehpt]{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:-1;opacity:0;transition:opacity 10s ease}#video-background[data-astro-cid-bjkaehpt].hidden-by-toggle{visibility:hidden;opacity:0!important;transition:opacity .5s ease}#video-background[data-astro-cid-bjkaehpt].fast-transition{transition:opacity .5s ease!important}#video-background[data-astro-cid-bjkaehpt] iframe[data-astro-cid-bjkaehpt]{border:none;position:absolute;top:50%;left:50%;width:100vw;height:56.25vw;min-height:100vh;min-width:177.77vh;transform:translate(-50%,-50%);transition:opacity .5s ease}#video-background[data-astro-cid-bjkaehpt].loaded{opacity:1}html.dark #video-background[data-astro-cid-bjkaehpt]{visibility:hidden}#video-toggle[data-astro-cid-bjkaehpt]{position:fixed;top:10px;right:14px;z-index:101;background:#0006;border:1px solid rgba(255,255,255,.25);border-radius:6px;cursor:pointer;padding:8px;opacity:.7;transition:opacity .3s ease,background .3s ease;color:#fff}#video-toggle[data-astro-cid-bjkaehpt]:hover{opacity:1;background:#0009}#video-toggle[data-astro-cid-bjkaehpt] svg[data-astro-cid-bjkaehpt]{width:26px;height:26px;display:block}#video-toggle[data-astro-cid-bjkaehpt] .slash[data-astro-cid-bjkaehpt]{display:none}#video-toggle[data-astro-cid-bjkaehpt].off .slash[data-astro-cid-bjkaehpt]{display:block}
