html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}a,ins{text-decoration:none}a{color:inherit}label,button{cursor:pointer}input,button{outline:0}:root{--primary:#f4860a;--secondary:#9b79ff;--background:#98c1ff;--text:#1a1a1a;--accent:#ff4081}@media (prefers-color-scheme:dark){:root{--primary:#3c1efa;--secondary:#4df78e;--background:#060021;--text:#fff;--accent:#f78fb3}}:root{--text-display:2.25rem;--text-heading:2rem;--text-body:1rem;--text-weight:400;--text-line-height:1.2}@media (min-width:1440px){:root{--text-display:2.25rem;--text-heading:2rem;--text-body:1rem}}@media (min-width:768px) and (max-width:1024px){:root{--text-display:2rem;--text-heading:1.125rem;--text-body:1rem}}@media (max-width:767px){:root{--text-display:1.75rem;--text-heading:1.125rem;--text-body:1rem}}body{font-family:var(--font-satoshi),sans-serif;font-weight:var(--text-weight);font-size:var(--text-body);line-height:var(--text-line-height)}h1,h2,h3,h4,h5,h6{font-family:var(--font-satoshi),serif;font-weight:var(--text-weight);line-height:var(--text-line-height);padding-bottom:1vh}strong,b{font-family:var(--font-centaury),serif;font-weight:var(--text-weight);font-size:inherit;line-height:inherit;vertical-align:baseline}h1{font-size:var(--text-heading)}h2,h3,h4,h5,h6{font-size:var(--text-body)}p,ul,ol{font-size:var(--text-body);font-family:var(--font-satoshi),sans-serif;font-weight:var(--text-weight);line-height:var(--text-line-height)}p.icon_title{font-size:var(--text-body)}p.icon_subtitle{font-size:var(--text-body);margin-top:0!important}blockquote{font-size:var(--text-body);font-weight:var(--text-weight);line-height:var(--text-line-height)}code{font-family:var(--font-satoshi),sans-serif;font-size:var(--text-body);font-weight:var(--text-weight)}.container{width:100%;max-width:1200px;margin-inline:auto;padding-block:clamp(1rem,1.5vw,1.5rem);padding-inline:clamp(1.5rem,2vw,2.5rem)}.section{padding-block:clamp(2rem,4vw,4rem);padding-inline:clamp(1.5rem,2vw,2.5rem)}p+p{margin-top:clamp(1rem,1.5vw,1.5rem)}.stack>*+*{margin-top:clamp(1.5rem,2vw,2.5rem)}footer{padding:clamp(2rem,4vw,4rem) clamp(1rem,1.5vw,1.5rem)}html{scrollbar-gutter:stable;scrollbar-width:none}html::-webkit-scrollbar{width:0;height:0;display:none}:root{--ui-shape-radius:9999px;--ui-shape-window-radius:14px;--ui-shape-border-1:1px solid var(--ui-accent);--ui-shape-border-2:2px solid var(--ui-accent);--ui-shape-border-3:3px solid var(--ui-accent);--ui-shape-divider-border:1px solid var(--ui-accent);--ui-shape-shadow:none;--ui-shape-preview-shadow:none;--ui-shape-border-inverted-3:3px solid var(--ui-accent-inverted);--ui-shape-thumb-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cellipse cx='16' cy='16' rx='11' ry='11' fill='%237A00FF' stroke='%2385FF00' stroke-width='2'/%3E%3C/svg%3E");--ui-shape-thumb-size:16px;--ui-shape-thumb-slot:22px;--ui-shape-thumb-offset-x:0px;--ui-shape-thumb-offset-y:0px;--ui-shape-range-input-h:22px;--ui-shape-range-track-border:1px solid var(--ui-accent);--ui-shape-scrollbar-radius:9999px;--ui-shape-clip-path:none}body{box-sizing:border-box;background-color:#000;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;overflow-x:hidden}.main{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:0;display:flex}.g-logo.text-satoshi{font-family:var(--font-centaury)}.text-satoshi{font-family:var(--font-satoshi)}.bg-white{border-radius:var(--ui-shape-radius,8px);border:var(--ui-shape-border-1,1px solid var(--ui-accent));box-shadow:var(--ui-shape-shadow,none);color:#000;background:#fff}.bg-white:hover{transform:translateY(-1px)}.bg-white:active{transform:scale(.98)translateY(.5px)}
:root{--gds-color-primary:#f4860a;--gds-color-secondary:#9b79ff;--gds-color-background:#98c1ff;--gds-color-text:#1a1a1a;--gds-color-accent:#ff4081}@media (prefers-color-scheme:dark){:root{--gds-color-primary:#3c1efa;--gds-color-secondary:#4df78e;--gds-color-background:#060021;--gds-color-text:#fff;--gds-color-accent:#f78fb3}}:root{--gds-accent:var(--ui-accent,#ff4081);--gds-accent-contrast:var(--ui-accent-contrast,#000);--gds-accent-inverted:var(--ui-accent-inverted,#00bf7e);--gds-accent-inverted-contrast:var(--ui-accent-inverted-contrast,#000);--gds-logo-inverted-filter:var(--logo-inverted-filter,none);--gds-shape-radius:var(--ui-shape-radius,8px);--gds-shape-window-radius:var(--ui-shape-window-radius,14px);--gds-shape-border-1:var(--ui-shape-border-1,1px solid var(--gds-accent));--gds-shape-border-2:var(--ui-shape-border-2,2px solid var(--gds-accent));--gds-shape-border-3:var(--ui-shape-border-3,3px solid var(--gds-accent));--gds-shape-border-inverted-3:var(--ui-shape-border-inverted-3,3px solid var(--gds-accent-inverted));--gds-shape-shadow:var(--ui-shape-shadow,none);--gds-space-xs:clamp(.5rem, 1vw, 1rem);--gds-space-s:clamp(1rem, 1.5vw, 1.5rem);--gds-space-m:clamp(1.5rem, 2vw, 2.5rem);--gds-space-l:clamp(2rem, 4vw, 4rem);--gds-space-xl:clamp(3rem, 6vw, 6rem);--gds-space-xxl:clamp(4rem, 8vw, 8rem);--gds-font-display:ui-serif, Georgia, serif;--gds-font-body:ui-sans-serif, system-ui, sans-serif;--gds-text-display:2.25rem;--gds-text-heading:2rem;--gds-text-body:1rem;--gds-text-weight:400;--gds-text-line-height:1.2}@media (min-width:1440px){:root{--gds-text-display:2.25rem;--gds-text-heading:2rem;--gds-text-body:1rem}}@media (min-width:768px) and (max-width:1024px){:root{--gds-text-display:2rem;--gds-text-heading:1.125rem;--gds-text-body:1rem}}@media (max-width:767px){:root{--gds-text-display:1.75rem;--gds-text-heading:1.125rem;--gds-text-body:1rem}}:root{--gds-radius-sm:6px;--gds-radius-md:14px;--gds-radius-lg:24px;--gds-radius-full:9999px}._srOnly_eu2an_8{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}._label_eu2an_17{cursor:pointer;font-family:var(--gds-font-body);color:#000;align-items:center;gap:.4rem;font-size:12px;line-height:1.2;display:inline-flex}._text_eu2an_28{-webkit-user-select:none;user-select:none}._track_eu2an_34{border-radius:var(--gds-shape-radius);border:var(--gds-shape-border-1);border-color:var(--gds-accent-inverted);width:28px;height:14px;box-shadow:var(--gds-shape-shadow);background:0 0;flex-shrink:0;align-items:center;transition:border-color .2s,background .2s;display:inline-flex;position:relative}._track_eu2an_34[data-shape=arc]{border-radius:0 0 50% 50%}._track_eu2an_34[data-shape=heart]{border-radius:50% 50% 0 0}._trackOn_eu2an_57{background-color:var(--gds-accent-inverted);border-color:var(--gds-accent)}._thumb_eu2an_64{border-radius:inherit;background:var(--gds-accent);width:8px;height:8px;transition:transform .2s,background .2s;position:absolute;left:2px}._thumb_eu2an_64[data-shape=arc]{border-radius:0 0 50% 50%;width:5px;height:5px;top:2px;left:4px}._thumb_eu2an_64[data-shape=heart]{border-radius:50% 50% 0 0;width:5px;height:5px;left:4px}._thumbOn_eu2an_89{background:var(--gds-accent-inverted-contrast);transform:translate(14px)}._thumbOn_eu2an_89[data-shape=arc],._thumbOn_eu2an_89[data-shape=heart]{transform:translate(15px)}._base_l7qt0_20{box-sizing:border-box;cursor:pointer;color:#000;-webkit-user-select:none;user-select:none;width:48px;height:48px;line-height:1;font:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex}._bare_l7qt0_41:hover,._bare_l7qt0_41:focus-visible{color:var(--gds-accent)}._panel_l7qt0_17{border-radius:var(--gds-shape-radius);border:var(--gds-shape-border-3);box-shadow:var(--gds-shape-shadow);background-color:#fff;padding:.35em}._panel_l7qt0_17:hover,._panel_l7qt0_17:focus-visible{background-color:var(--gds-accent-inverted);color:var(--gds-accent-inverted-contrast)}._inverted_l7qt0_15{border-radius:var(--gds-shape-radius);border:var(--gds-shape-border-inverted-3);box-shadow:var(--gds-shape-shadow);background-color:#fff;padding:.35em;overflow:hidden}._inverted_l7qt0_15:hover,._inverted_l7qt0_15:focus-visible{border:var(--gds-shape-border-3);background-color:var(--gds-accent-inverted);color:var(--gds-accent-inverted-contrast);transform:scaleX(-1)scaleY(-1)}@media (max-width:767px){._inverted_l7qt0_15{border-width:2px}}._iconWrap_1277l_7{flex-shrink:0;width:auto;max-width:100%;height:100%;display:block}._iconWrap_1277l_7 :is(img,svg){width:auto;max-width:100%;height:100%;display:block}._btn_1277l_22:hover ._iconWrap_1277l_7,._btn_1277l_22:focus-visible ._iconWrap_1277l_7{filter:var(--gds-logo-inverted-filter,none)}._iconWrap_c1f2u_6,._iconWrap_c1f2u_6 :is(img,svg){width:100%;height:100%;display:block}._grid_x4enh_10{grid-template-columns:repeat(6,1fr);gap:3px;display:grid}._cell_x4enh_18{border-radius:var(--gds-shape-radius);box-shadow:var(--gds-shape-shadow);aspect-ratio:1;cursor:pointer;color:#000;background:0 0;border:1.5px solid #0000;justify-content:center;align-items:center;padding:3px;transition:background .12s,border-color .12s,color .12s;display:flex}._cell_x4enh_18:hover:not(._cellActive_x4enh_36){border:var(--gds-shape-border-1);background-color:var(--gds-accent-inverted);color:var(--gds-accent-inverted-contrast)}._cellActive_x4enh_36{border:var(--gds-shape-border-1);background:var(--gds-accent);color:var(--gds-accent-contrast)}._svg_x4enh_48{width:100%;height:100%;display:block;overflow:visible}._fallback_x4enh_55{font-size:var(--gds-text-body);text-align:center;word-break:break-all;line-height:1.2}@media (max-width:767px){._grid_x4enh_10{gap:2px}._cell_x4enh_18{justify-self:center;max-width:2.5rem;max-height:2.5rem;padding:2px}}@media (min-width:768px) and (max-width:1024px){._grid_x4enh_10{gap:2px}._cell_x4enh_18{justify-self:center;max-width:2.65rem;max-height:2.65rem;padding:2px}}@media (min-width:1440px){._grid_x4enh_10{grid-template-columns:repeat(9,1fr);gap:4px}}@media (min-width:1920px){._grid_x4enh_10{grid-template-columns:repeat(12,1fr);gap:4px}}
@font-face{font-family:Centaury;src:url(../media/Centaury_Display-s.p.0vm-qxmd__w2_.woff2)format("woff2");font-display:swap}@font-face{font-family:Centaury Fallback;src:local(Arial);ascent-override:102.54%;descent-override:14.65%;line-gap-override:0.0%;size-adjust:102.39%}.centaury_5fe28f33-module__MauJzG__className{font-family:Centaury,Centaury Fallback}.centaury_5fe28f33-module__MauJzG__variable{--font-centaury:"Centaury", "Centaury Fallback"}
@font-face{font-family:Satoshi;src:url(../media/Satoshi_Variable-s.p.2ta4m073o532p.woff2)format("woff2");font-display:swap}@font-face{font-family:Satoshi Fallback;src:local(Arial);ascent-override:92.36%;descent-override:21.95%;line-gap-override:9.14%;size-adjust:109.35%}.satoshi_977e0f95-module__HeZtPG__className{font-family:Satoshi,Satoshi Fallback}.satoshi_977e0f95-module__HeZtPG__variable{--font-satoshi:"Satoshi", "Satoshi Fallback"}
.PsychedelicCanvas-module-scss-module__mdX9va__canvasPlaceholder,.PsychedelicCanvas-module-scss-module__mdX9va__canvas{z-index:0;touch-action:none;width:100vw;height:100dvh;display:block;position:fixed;inset:0}.PsychedelicCanvas-module-scss-module__mdX9va__canvasPlaceholder.PsychedelicCanvas-module-scss-module__mdX9va__blur,.PsychedelicCanvas-module-scss-module__mdX9va__canvas.PsychedelicCanvas-module-scss-module__mdX9va__blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);filter:blur(8px)}.PsychedelicCanvas-module-scss-module__mdX9va__canvasPlaceholder{background:#000}.PsychedelicCanvas-module-scss-module__mdX9va__touchMessage{border-radius:var(--ui-shape-radius,8px);border:var(--ui-shape-border-3,3px solid var(--ui-accent));box-shadow:var(--ui-shape-shadow,none);color:#000;width:fit-content;max-width:calc(100% - 2rem);font-size:var(--text-body);text-align:center;white-space:nowrap;z-index:10;-webkit-user-select:none;user-select:none;background-color:#fff;padding:1vh 1.5rem;line-height:1;animation:.6s ease-out PsychedelicCanvas-module-scss-module__mdX9va__fadeIn;position:fixed;top:85%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.PsychedelicCanvas-module-scss-module__mdX9va__touchMessage{top:50%}}@keyframes PsychedelicCanvas-module-scss-module__mdX9va__fadeIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.PsychedelicCanvas-module-scss-module__mdX9va__touchMessage.PsychedelicCanvas-module-scss-module__mdX9va__hidden{opacity:0;transition:opacity .4s}
.SlidersIcon-module-scss-module__FQlyqq__sliders{pointer-events:none;width:100%;height:100%;color:inherit;flex-direction:column;justify-content:space-around;align-items:center;display:flex}.SlidersIcon-module-scss-module__FQlyqq__row{flex:1;align-items:center;width:100%;min-height:8px;max-height:9px;display:flex;position:relative}@media (max-width:767px){.SlidersIcon-module-scss-module__FQlyqq__row{min-height:4px;max-height:6px}}.SlidersIcon-module-scss-module__FQlyqq__track{box-sizing:border-box;border-radius:var(--ui-shape-radius,8px);width:100%;height:3px;box-shadow:none;background:currentColor;border:none;position:relative}@media (max-width:767px){.SlidersIcon-module-scss-module__FQlyqq__track{height:2px}}.SlidersIcon-module-scss-module__FQlyqq__thumb{width:9px;height:9px;-webkit-mask-image:var(--ui-shape-thumb-mask);-webkit-mask-image:var(--ui-shape-thumb-mask);mask-image:var(--ui-shape-thumb-mask);background-color:currentColor;background-image:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:767px){.SlidersIcon-module-scss-module__FQlyqq__thumb{width:6px;height:6px}}
.FloatingGroup-module-scss-module__5u6qJG__group{z-index:10000;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed}.FloatingGroup-module-scss-module__5u6qJG__group>*{box-sizing:border-box;flex-shrink:0}@media (max-width:767px) and (orientation:portrait){.FloatingGroup-module-scss-module__5u6qJG__group{z-index:50;bottom:16px;left:50%;transform:translate(-50%)}.FloatingGroup-module-scss-module__5u6qJG__group>*{width:10vw;height:10vw;padding:1vh}}@media (max-width:767px) and (orientation:landscape){.FloatingGroup-module-scss-module__5u6qJG__group{z-index:50;bottom:16px;left:50%;transform:translate(-50%)}.FloatingGroup-module-scss-module__5u6qJG__group>*{width:7vw;height:7vw;padding:1.5vh}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.FloatingGroup-module-scss-module__5u6qJG__group{z-index:50;bottom:16px;left:50%;transform:translate(-50%)}.FloatingGroup-module-scss-module__5u6qJG__group>*{width:10vw;height:10vw;padding:1.5vh}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.FloatingGroup-module-scss-module__5u6qJG__group{z-index:50;bottom:16px;left:50%;transform:translate(-50%)}.FloatingGroup-module-scss-module__5u6qJG__group>*{width:5vw;height:5vw;padding:2vh}}@media (min-width:1025px) and (max-width:1439px){.FloatingGroup-module-scss-module__5u6qJG__group{bottom:2vw;right:2vw}.FloatingGroup-module-scss-module__5u6qJG__group>*{width:4vw;height:4vw;padding:1vh}}@media (min-width:1440px){.FloatingGroup-module-scss-module__5u6qJG__group{bottom:2vw;right:2vw}.FloatingGroup-module-scss-module__5u6qJG__group>*{width:3vw;height:3vw;padding:1vh}}
.ProjectWindow-module-scss-module___b2rRa__window{border-radius:var(--ui-shape-window-radius,var(--ui-shape-radius,8px));border:var(--ui-shape-border-3,3px solid var(--ui-accent));box-shadow:var(--ui-shape-shadow,none);overflow:hidden}@media (max-width:767px) and (orientation:portrait){.ProjectWindow-module-scss-module___b2rRa__window{width:75vw;max-width:420px}}@media (max-width:767px) and (orientation:landscape){.ProjectWindow-module-scss-module___b2rRa__window{width:50vw}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.ProjectWindow-module-scss-module___b2rRa__window{width:60vw}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.ProjectWindow-module-scss-module___b2rRa__window{width:50vw}}@media (min-width:1025px) and (max-width:1439px){.ProjectWindow-module-scss-module___b2rRa__window{width:40vw;height:fit-content}}@media (min-width:1440px){.ProjectWindow-module-scss-module___b2rRa__window{width:40vw;height:fit-content}}.ProjectWindow-module-scss-module___b2rRa__window{-webkit-user-select:none;user-select:none;touch-action:none;background-color:#fff;padding:0;transition:background-color .2s,color .2s,width .3s,height .3s;position:fixed;top:50%;left:50%}.ProjectWindow-module-scss-module___b2rRa__window:hover,.ProjectWindow-module-scss-module___b2rRa__window.ProjectWindow-module-scss-module___b2rRa__highlighted{background-color:var(--ui-accent-inverted);color:var(--ui-accent-inverted-contrast)}.ProjectWindow-module-scss-module___b2rRa__window:hover .ProjectWindow-module-scss-module___b2rRa__closeBtn,.ProjectWindow-module-scss-module___b2rRa__window.ProjectWindow-module-scss-module___b2rRa__highlighted .ProjectWindow-module-scss-module___b2rRa__closeBtn,.ProjectWindow-module-scss-module___b2rRa__window:hover .ProjectWindow-module-scss-module___b2rRa__siteLink,.ProjectWindow-module-scss-module___b2rRa__window.ProjectWindow-module-scss-module___b2rRa__highlighted .ProjectWindow-module-scss-module___b2rRa__siteLink,.ProjectWindow-module-scss-module___b2rRa__window:hover .ProjectWindow-module-scss-module___b2rRa__navLink,.ProjectWindow-module-scss-module___b2rRa__window.ProjectWindow-module-scss-module___b2rRa__highlighted .ProjectWindow-module-scss-module___b2rRa__navLink{color:var(--ui-accent-inverted-contrast)}.ProjectWindow-module-scss-module___b2rRa__window:hover .ProjectWindow-module-scss-module___b2rRa__titleLink:hover,.ProjectWindow-module-scss-module___b2rRa__window.ProjectWindow-module-scss-module___b2rRa__highlighted .ProjectWindow-module-scss-module___b2rRa__titleLink:hover{color:var(--ui-accent)}.ProjectWindow-module-scss-module___b2rRa__window.ProjectWindow-module-scss-module___b2rRa__collapsed{width:fit-content;height:fit-content}.ProjectWindow-module-scss-module___b2rRa__headerCollapsible{-webkit-user-select:none;user-select:none;cursor:grab;align-items:center;gap:.3rem;width:100%;height:auto;padding:1rem;transition:background-color .2s;display:flex}.ProjectWindow-module-scss-module___b2rRa__headerCollapsible:active{cursor:grabbing}.ProjectWindow-module-scss-module___b2rRa__headerCollapsible h1{font-size:var(--text-body);margin:0;padding:0}.ProjectWindow-module-scss-module___b2rRa__titleLink:hover{color:var(--ui-accent-inverted)}.ProjectWindow-module-scss-module___b2rRa__toggleIcon{flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;display:flex}.ProjectWindow-module-scss-module___b2rRa__toggleIcon svg{transition:transform .3s}.ProjectWindow-module-scss-module___b2rRa__content{cursor:default;flex-direction:column;gap:.75rem;padding:0 1rem 1rem;display:flex}.ProjectWindow-module-scss-module___b2rRa__content,.ProjectWindow-module-scss-module___b2rRa__carousel,.ProjectWindow-module-scss-module___b2rRa__mediaWrapper,.ProjectWindow-module-scss-module___b2rRa__media{cursor:inherit}.ProjectWindow-module-scss-module___b2rRa__carousel{position:relative}.ProjectWindow-module-scss-module___b2rRa__mediaWrapper{aspect-ratio:16/9;width:100%;line-height:0;position:relative;overflow:hidden}.ProjectWindow-module-scss-module___b2rRa__mediaWrapper video,.ProjectWindow-module-scss-module___b2rRa__mediaWrapper img{object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;border:none;width:100%;height:100%;margin:0;padding:0;display:block}.ProjectWindow-module-scss-module___b2rRa__media{width:100%;height:auto}.ProjectWindow-module-scss-module___b2rRa__info{flex-direction:column;gap:.3rem;display:flex}.ProjectWindow-module-scss-module___b2rRa__year{font-size:var(--text-body);flex-shrink:0}.ProjectWindow-module-scss-module___b2rRa__description{font-size:var(--text-body);white-space:pre-line;margin:0}.ProjectWindow-module-scss-module___b2rRa__siteLink{font-size:var(--text-body);color:inherit;cursor:pointer;text-decoration:underline}.ProjectWindow-module-scss-module___b2rRa__projectNav{border-top:1px solid #00000014;justify-content:space-between;align-items:center;padding-top:.5rem;display:flex}.ProjectWindow-module-scss-module___b2rRa__prevNext{gap:1rem;display:flex}.ProjectWindow-module-scss-module___b2rRa__navLink{font-size:var(--text-body);color:inherit;opacity:.6;text-decoration:none;transition:opacity .15s}.ProjectWindow-module-scss-module___b2rRa__navLink:hover{opacity:1}@media (min-width:1025px) and (max-width:1439px){.ProjectWindow-module-scss-module___b2rRa__closeBtn{top:1vw;right:2vw}}@media (min-width:1440px){.ProjectWindow-module-scss-module___b2rRa__closeBtn{top:1vw;right:2vw}}@media (max-width:767px) and (orientation:portrait){.ProjectWindow-module-scss-module___b2rRa__window{box-shadow:0 4px 20px #0000001a}.ProjectWindow-module-scss-module___b2rRa__headerCollapsible,.ProjectWindow-module-scss-module___b2rRa__content{padding-left:2vh;padding-right:2vh}.ProjectWindow-module-scss-module___b2rRa__content{padding-bottom:2vh}.ProjectWindow-module-scss-module___b2rRa__closeBtn{top:2vh;right:2vh}.ProjectWindow-module-scss-module___b2rRa__headerCollapsible h1{padding-bottom:0}}@media (max-width:767px) and (orientation:landscape){.ProjectWindow-module-scss-module___b2rRa__window{box-shadow:0 4px 20px #0000001a}.ProjectWindow-module-scss-module___b2rRa__headerCollapsible,.ProjectWindow-module-scss-module___b2rRa__content{padding-left:2vw;padding-right:2vw}.ProjectWindow-module-scss-module___b2rRa__content{padding-bottom:3vh}.ProjectWindow-module-scss-module___b2rRa__closeBtn{top:3vh;right:2vw}.ProjectWindow-module-scss-module___b2rRa__headerCollapsible h1{padding-bottom:0}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.ProjectWindow-module-scss-module___b2rRa__window{box-shadow:0 4px 20px #0000001a}.ProjectWindow-module-scss-module___b2rRa__content{padding-bottom:2.5vh}.ProjectWindow-module-scss-module___b2rRa__closeBtn{top:2.5vh;right:2vw}.ProjectWindow-module-scss-module___b2rRa__headerCollapsible h1{padding-bottom:0}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.ProjectWindow-module-scss-module___b2rRa__window{box-shadow:0 4px 20px #0000001a}.ProjectWindow-module-scss-module___b2rRa__content{padding-bottom:3vh}.ProjectWindow-module-scss-module___b2rRa__closeBtn{top:3vh;right:2vw}.ProjectWindow-module-scss-module___b2rRa__headerCollapsible h1{padding-bottom:0}}.ProjectWindow-module-scss-module___b2rRa__closeBtn{z-index:10;cursor:pointer;color:var(--ui-accent-inverted);background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;transition:color .15s;display:inline-flex;position:absolute;top:.5rem;right:.5rem}.ProjectWindow-module-scss-module___b2rRa__closeBtn:hover{color:var(--ui-accent)}
