<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.credits{display:flex;flex-direction:column;border-left:1px solid #F0E6E6}.credits_top{background:#010101;color:#f0e6e6;display:flex;align-items:center}.credits_top .section_number{height:100%;display:flex;align-items:center;justify-content:center;border-right:1px solid #F0E6E6}.credits_top p{flex-grow:1;text-align:right;margin-right:2rem;font:400 2.5rem Neue Montreal;letter-spacing:-.075rem;color:#f0e6e6}@media screen and (aspect-ratio &gt; 1.8){.credits_top p{font-size:3vh}}@media screen and (aspect-ratio &lt; 1){.credits_top p{font-size:5vw;margin-right:2vw}}.credits_bottom{background:#F0E6E6;color:#010101;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-grow:1;padding:2rem}@media screen and (aspect-ratio &gt; 1.8){.credits_bottom{padding:2vh}}@media screen and (aspect-ratio &lt; 1){.credits_bottom{padding:5vw 2vw}}.credits_project_links{margin-bottom:auto}.credits_project_link{font:400 3.8rem/100% Neue Montreal;letter-spacing:-.03rem;text-transform:uppercase;display:flex;width:max-content;margin-bottom:1rem;position:relative;transition:color .3s ease-in-out}.credits_project_link:after{content:"";display:block;width:0%;height:.2rem;position:absolute;background:#FF2647;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s ease-in-out}.credits_project_link:hover{color:#ff2647;cursor:pointer}.credits_project_link:hover:after{width:100%}@media screen and (aspect-ratio &gt; 1.8){.credits_project_link{font-size:5vh}}@media screen and (aspect-ratio &lt; 1){.credits_project_link{font-size:clamp(16px,8vw,4dvh);margin-bottom:.5dvh}}@media screen and (aspect-ratio &gt; 1.8){.credits_contributors{display:flex;justify-content:space-between}}.credits_contributor{margin-top:2rem}@media screen and (aspect-ratio &gt; 1.8){.credits_contributor{margin-top:unset;margin-bottom:5vh;margin-right:5vh}}@media screen and (aspect-ratio &lt; 1){.credits_contributor{margin-top:2vw}}.credits_role{font:400 2.5rem/120% Neue Montreal;display:block;margin-bottom:1rem}@media screen and (aspect-ratio &gt; 1.8){.credits_role{font-size:3vh;margin-bottom:1vh}}@media screen and (aspect-ratio &lt; 1){.credits_role{font-size:5vw;margin-bottom:2vw}}.credits_name{font:200 3rem/100% Formula Condensed;text-transform:uppercase;display:block;margin-bottom:1rem}@media screen and (aspect-ratio &gt; 1.8){.credits_name{font-size:3.5vh}}@media screen and (aspect-ratio &lt; 1){.credits_name{font-size:7vw}}.credits_social_links a{margin-right:1rem}.credits_social_links a svg{height:3rem;width:auto;transition:transform .3s ease}.credits_social_links a:hover svg{transform:scale(1.1)}@media screen and (aspect-ratio &gt; 1.8){.credits_social_links a{margin-right:1vh}.credits_social_links a svg{height:5vh}}@media screen and (aspect-ratio &lt; 1){.credits_social_links a{margin-right:3vw}.credits_social_links a svg{height:8vw}}
</pre></body></html>