html,body{border:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,blockquote,address,big,cite,code,em,font,img,small,strike,sub,sup,li,ol,ul,fieldset,form,label,legend,button,table,caption,tr,th,td{border:none;font-size:inherit;line-height:inherit;margin:0;padding:0;text-align:inherit}blockquote:before,blockquote:after{content:""}@font-face{font-family:HelveticaNeue;font-weight:700;src:url(fonts/HelveticaNeue-Bold-02.ttf) format("truetype")}body{background-color:#000;color:#fff;font-family:HelveticaNeue,sans-serif;font-size:2rem;font-weight:700;display:flex;flex-direction:column;place-items:flex-start}#root{display:flex;flex-direction:column;place-items:stretch;box-sizing:border-box;min-width:100%;flex:1}#root>.wrapper{padding:2rem}h1{font-size:3rem;line-height:1.1em;letter-spacing:-.05em;position:absolute;margin-top:1.5rem}@media (min-width: 700px){h1{font-size:4rem}}@media (min-width: 900px){h1{font-size:5rem}}@media (min-width: 1200px){h1{font-size:6rem}}#social{position:absolute;top:1rem;right:1rem;z-index:50}#social ul{display:flex;flex-direction:row;gap:.5rem}#social ul li{list-style-type:none}#social ul li img{width:2rem;height:2rem;display:block;transform:scale(1) rotate(0);transition:transform .35s ease-in-out}#social ul li a:hover img{transform:scale(1.15) rotate(12deg)}@media (min-width: 80rem){#social{position:fixed}}@media (max-width: 64rem){#social{top:1rem;right:1rem}}#root a{text-decoration:none;text-decoration-thickness:.0625rem;text-underline-offset:.125rem}#root a:where(:hover,:focus-visible){text-decoration:underline}#root a:nth-of-type(1),#root a:nth-of-type(13){color:#00d8ff}#root a:nth-of-type(2),#root a:nth-of-type(14){color:#0085fc}#root a:nth-of-type(3),#root a:nth-of-type(15){color:#002cfc}#root a:nth-of-type(4),#root a:nth-of-type(16){color:#7d2cfc}#root a:nth-of-type(5),#root a:nth-of-type(17){color:#fc2afc}#root a:nth-of-type(6),#root a:nth-of-type(18){color:#fd0b7f}#root a:nth-of-type(7),#root a:nth-of-type(19){color:#fd0011}#root a:nth-of-type(8),#root a:nth-of-type(20){color:#fe7d1b}#root a:nth-of-type(9),#root a:nth-of-type(21){color:#fffc30}#root a:nth-of-type(10),#root a:nth-of-type(22){color:#86fc2c}#root a:nth-of-type(11),#root a:nth-of-type(23){color:#2cfc2b}#root a:nth-of-type(12),#root a:nth-of-type(24){color:#2afd85;color:#22fffe}#about{margin-top:400px;font-size:1.25rem;max-width:50rem;display:flex;flex-direction:column;gap:1em}#about>p{opacity:0}@keyframes bounce{0%,to{transform:translate(0)}50%{transform:translate(-2rem)}}#arrow{width:4rem;height:4rem;margin-top:5rem;transform:rotate(90deg);transform-origin:center center}#arrow>.icon{width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='%23fff'%20d='M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z'/%3e%3c/svg%3e");background-size:100% 100%;background-repeat:no-repeat;animation:bounce 3s infinite ease-in-out}.projects{display:flex;flex-direction:column;gap:4rem;margin-top:5rem;margin-bottom:20rem}.projects .project{width:100%;max-width:calc(100% - 2rem);opacity:0}@media (min-width: 900px){.projects .project{max-width:calc(65vw - 2rem)}}@media (min-width: 1200px){.projects .project{max-width:calc(45vw - 2rem)}}.projects .project .project__wrapper{position:relative;background-color:#fff;color:#000;border-bottom:1rem solid #00D8FF;border-right:1rem solid #00D8FF;padding:1rem;width:100%}.projects .project .project__wrapper .project__client{font-size:1.5rem;letter-spacing:-.05em}.projects .project .project__wrapper .project__client:before{content:"Kund: ";font-size:.6rem;border-bottom:.125rem solid #00D8FF;padding:.2rem 0;display:inline-block;text-transform:uppercase;letter-spacing:normal;margin-right:.5rem;vertical-align:middle}@media (min-width: 700px){.projects .project .project__wrapper .project__client:before{font-size:.65rem}}@media (min-width: 900px){.projects .project .project__wrapper .project__client:before{font-size:.7rem;border-width:.1875rem}}@media (min-width: 1200px){.projects .project .project__wrapper .project__client:before{font-size:.8rem}}@media (min-width: 700px){.projects .project .project__wrapper .project__client{font-size:2rem}}@media (min-width: 900px){.projects .project .project__wrapper .project__client{font-size:2.5rem}}@media (min-width: 1200px){.projects .project .project__wrapper .project__client{font-size:3rem}}.projects .project .project__wrapper .project__project{font-size:1.4rem;letter-spacing:-.03em}.projects .project .project__wrapper .project__project:before{content:"Projekt: ";font-size:.6rem;border-bottom:.125rem solid #00D8FF;padding:.2rem 0;display:inline-block;text-transform:uppercase;letter-spacing:normal;margin-right:.5rem;vertical-align:middle}@media (min-width: 700px){.projects .project .project__wrapper .project__project:before{font-size:.65rem}}@media (min-width: 900px){.projects .project .project__wrapper .project__project:before{font-size:.7rem;border-width:.1875rem}}@media (min-width: 1200px){.projects .project .project__wrapper .project__project:before{font-size:.8rem}}@media (min-width: 700px){.projects .project .project__wrapper .project__project{font-size:1.5rem}}@media (min-width: 900px){.projects .project .project__wrapper .project__project{font-size:1.8rem}}@media (min-width: 1200px){.projects .project .project__wrapper .project__project{font-size:2rem}}.projects .project .project__wrapper .project__description{font-size:1.125rem;max-width:40rem;margin-top:1rem;margin-bottom:1rem}.projects .project .project__wrapper .project__description ul{margin:.4rem 0 .4rem 2.1rem;display:flex;flex-direction:column;gap:.4rem}.projects .project .project__wrapper .project__description p{margin:.4rem 0}.projects .project .project__wrapper .project__description sup,.projects .project .project__wrapper .project__description sub{font-size:.7em}.projects .project .project__wrapper .project__timeframe{font-size:1.125rem}.projects .project .project__wrapper .project__tags{font-size:1rem;display:flex;flex-wrap:wrap;flex-direction:row;margin:0;gap:.5rem}.projects .project .project__wrapper .project__tags>li{list-style-type:none}.projects .project .project__wrapper .project__link{font-size:1rem}.projects .project .project__wrapper:before{content:"";position:absolute;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1rem'%20height='1rem'%20viewBox='0%200%201%201'%3e%3cpolygon%20points='0,1%201,1%201,0'%20fill='black'%20/%3e%3c/svg%3e");background-size:105% 105%;background-repeat:no-repeat;transform:rotate(90deg);width:1rem;height:1rem;bottom:-1rem;left:0}.projects .project .project__wrapper:after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1rem'%20height='1rem'%20viewBox='0%200%201%201'%3e%3cpolygon%20points='0,1%201,1%201,0'%20fill='black'%20/%3e%3c/svg%3e");background-size:105% 105%;background-repeat:no-repeat;transform:rotate(-90deg);width:1rem;height:1rem;top:0;right:-1rem}.aurora-container{width:100%;height:50vh;position:absolute;top:0;left:0;z-index:-1}@keyframes txt-rotate-blink{0%{border-color:#fff0}15%{border-color:#fff0}30%{border-color:#fff}85%{border-color:#fff}to{border-color:#fff0}}h1.txt-rotate>span{border-right:.08em solid rgba(255,255,255,0);animation:txt-rotate-blink .9s infinite}
