section#aboutSection p,section#aboutSection ul{max-width:512px;margin:0 auto .5rem}section#aboutSection ul{display:grid;grid-template-columns:repeat(3,1fr);padding:0;gap:.25rem}section#aboutSection li{list-style:none}section#aboutSection a{color:inherit}main#about{place-items:center}main#cloudwall{--bgColor: var(--cloudwall)}#cloudwallHeroAnim{display:grid;place-items:center;position:relative;width:100%}#cloudwallHeroAnim #cloudwall-hero-bg{position:absolute;width:min(100%,80vw);top:50%;left:50%;translate:-50% -50%;animation:rotation 320s forwards linear infinite}@keyframes rotation{to{rotate:360deg}}#cloudwallHeroAnim #cloudwall-hero-phone{width:min(220px,40vw)}#cloudwallHeroAnim.homeAnim{width:700px;position:absolute;top:50%;left:50%;translate:-50% -50%}main#magnifi{--bgColor: var(--magnifi)}#magHeroAnim{display:flex;align-items:center;position:relative;background-color:#000;width:100%;aspect-ratio:128/111;overflow:hidden;clip-path:polygon(12.05% 0,100% 0%,100% 100%,0 100%,0 12.31%);backface-visibility:hidden;-webkit-backface-visibility:hidden}#magHeroAnim .magCard{position:absolute;top:50%;left:50%;translate:-50% -50%;width:512px;aspect-ratio:128/111;scale:0;will-change:scale;transform:translateZ(0);animation:magCardScale 16s infinite linear}#magHeroAnim .magCard:nth-child(1){animation-delay:-0ms}#magHeroAnim .magCard:nth-child(2){animation-delay:-2s}#magHeroAnim .magCard:nth-child(3){animation-delay:-4s}#magHeroAnim .magCard:nth-child(4){animation-delay:-6s}#magHeroAnim .magCard:nth-child(5){animation-delay:-8s}#magHeroAnim .magCard:nth-child(6){animation-delay:-10s}#magHeroAnim .magCard:nth-child(7){animation-delay:-12s}#magHeroAnim .magCard:nth-child(8){animation-delay:-14s}#magHeroAnim .imgContainer{position:relative;z-index:1;padding-top:3rem;animation:spinImg 1.2s cubic-bezier(.165,.84,.44,1) forwards;transform-origin:bottom left}#magHeroAnim .imgContainer img{scale:1.1}#magHeroAnim.homeAnim{width:512px;position:absolute;top:50%;left:50%;translate:-50% -50%}@keyframes magCardScale{0%{scale:1.5}}@keyframes spinImg{0%{rotate:70deg}60%{rotate:-5deg}to{rotate:0deg}}main#niro{--bgColor: var(--niro)}#niroHeroAnim{position:relative;width:min(512px,100%);aspect-ratio:1;border-radius:100%;overflow:hidden;outline:1px solid black}#niroHeroAnim .niroCircle{position:absolute;top:50%;left:50%;translate:-50% -50%;width:100%;aspect-ratio:1;border-radius:100%;outline:1px solid black;scale:0;transform-origin:bottom;display:grid;place-items:center;font-size:2rem}#niroHeroAnim .niroCircle:nth-child(1){animation:niroCircleScale-1 5s infinite linear;z-index:11}@keyframes niroCircleScale-1{0%{scale:0}to{scale:.25}}#niroHeroAnim .niroCircle:nth-child(2){animation:niroCircleScale-2 5s infinite linear;z-index:10}@keyframes niroCircleScale-2{0%{scale:.125}to{scale:.375}}#niroHeroAnim .niroCircle:nth-child(3){animation:niroCircleScale-3 5s infinite linear;z-index:9}@keyframes niroCircleScale-3{0%{scale:.25}to{scale:.5}}#niroHeroAnim .niroCircle:nth-child(4){animation:niroCircleScale-4 5s infinite linear;z-index:8}@keyframes niroCircleScale-4{0%{scale:.375}to{scale:.625}}#niroHeroAnim .niroCircle:nth-child(5){animation:niroCircleScale-5 5s infinite linear;z-index:7}@keyframes niroCircleScale-5{0%{scale:.5}to{scale:.75}}#niroHeroAnim .niroCircle:nth-child(6){animation:niroCircleScale-6 5s infinite linear;z-index:6}@keyframes niroCircleScale-6{0%{scale:.625}to{scale:.875}}#niroHeroAnim .niroCircle:nth-child(7){animation:niroCircleScale-7 5s infinite linear;z-index:5}@keyframes niroCircleScale-7{0%{scale:.75}to{scale:1}}#niroHeroAnim .niroCircle:nth-child(8){animation:niroCircleScale-8 5s infinite linear;z-index:4}@keyframes niroCircleScale-8{0%{scale:.875}to{scale:1.125}}#niroHeroAnim .niroCircle:nth-child(9){animation:niroCircleScale-9 5s infinite linear;z-index:3}@keyframes niroCircleScale-9{0%{scale:1}to{scale:1.25}}#niroHeroAnim .niroCircle:nth-child(10){animation:niroCircleScale-10 5s infinite linear;z-index:2}@keyframes niroCircleScale-10{0%{scale:1.125}to{scale:1.375}}#niroHeroAnim .niroCircle:nth-child(2n){background-color:#fceee8}#niroHeroAnim .niroCircle:nth-child(odd){background-color:#f3baa1}#niroHeroAnim img{width:50%;z-index:100;position:absolute;left:50%;top:50%;translate:-50% -40%}#niroHeroAnim img.startAnim{animation:revealPhone .8s forwards cubic-bezier(.165,.84,.44,1)}@keyframes revealPhone{0%{translate:-50% 120%}}#niroHeroAnim.homeAnim{position:absolute;top:50%;left:50%;translate:-50% -50%}main#orion{--bgColor: var(--orion);--fgColor: #fff}#orionHeroAnim{position:relative;width:100%}#orionHeroAnim #scaleBody{display:flex;justify-content:center;position:relative;top:38px}#orionHeroAnim #scaleBody:before{content:"";position:absolute;display:block;width:min(320px,30vw);height:8px;background-color:#fff;top:50%;left:50%;translate:-50% -50%;animation:scaleArmRotate 6s infinite}#orionHeroAnim #weights{position:relative;display:flex;justify-content:center;gap:9vw;width:100%;bottom:38px}#orionHeroAnim #weights #dev{animation:devWeight 6s infinite}#orionHeroAnim #weights #figma{animation:figmaWeight 6s infinite}@media screen and (max-width: 800px){#orionHeroAnim #scaleBody img{scale:.75}#orionHeroAnim #scaleBody:before{width:min(275px,64vw)}#orionHeroAnim #weights img{scale:.75;transform-origin:top}#orionHeroAnim #weights img#dev{bottom:4px}#orionHeroAnim #weights img#figma{top:4px}}@keyframes figmaWeight{0%,to{transform:translate(5%,20%)}50%{transform:translateY(5%)}}@keyframes devWeight{0%,to{transform:translate(-4%,-20%)}50%{transform:translateY(-5%)}}@keyframes scaleArmRotate{0%,to{rotate:-20deg}50%{rotate:-5deg}}#spaceBackground{position:fixed;width:120vmax;height:120vmax;top:50%;left:67%;translate:-50% -50%;animation:starMapRotateInit 6s ease-out forwards,starMapRotate 500s linear infinite}#spaceBackground .star{position:absolute;width:2px;height:2px;border-radius:100%}#spaceBackground .star:nth-of-type(1){top:59%;left:34%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(2){top:35%;left:42%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(3){top:24%;left:44%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(4){top:56%;left:72%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(5){top:47%;left:53%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(6){top:51%;left:36%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(7){top:54%;left:29%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(8){top:35%;left:50%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(9){top:31%;left:10%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(10){top:40%;left:33%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(11){top:48%;left:40%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(12){top:41%;left:40%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(13){top:32%;left:53%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(14){top:37%;left:62%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(15){top:62%;left:57%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(16){top:46%;left:50%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(17){top:38%;left:41%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(18){top:82%;left:50%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(19){top:62%;left:36%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(20){top:33%;left:28%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(21){top:41%;left:49%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(22){top:56%;left:52%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(23){top:37%;left:45%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(24){top:54%;left:18%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(25){top:59%;left:31%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(26){top:56%;left:51%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(27){top:46%;left:67%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(28){top:50%;left:40%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(29){top:38%;left:35%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(30){top:38%;left:73%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(31){top:48%;left:49%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(32){top:49%;left:62%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(33){top:38%;left:63%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(34){top:68%;left:23%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(35){top:30%;left:36%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(36){top:55%;left:45%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(37){top:24%;left:34%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(38){top:85%;left:45%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(39){top:28%;left:53%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(40){top:62%;left:41%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(41){top:62%;left:55%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(42){top:63%;left:42%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(43){top:66%;left:73%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(44){top:34%;left:53%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(45){top:34%;left:28%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(46){top:75%;left:45%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(47){top:82%;left:66%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(48){top:33%;left:37%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(49){top:57%;left:62%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(50){top:81%;left:82%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(51){top:20%;left:47%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(52){top:57%;left:51%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(53){top:51%;left:40%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(54){top:57%;left:7%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(55){top:52%;left:63%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(56){top:61%;left:25%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(57){top:64%;left:51%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(58){top:39%;left:63%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(59){top:46%;left:54%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(60){top:59%;left:45%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(61){top:49%;left:50%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(62){top:43%;left:31%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(63){top:27%;left:17%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(64){top:59%;left:47%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(65){top:58%;left:77%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(66){top:15%;left:55%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(67){top:51%;left:42%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(68){top:49%;left:44%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(69){top:33%;left:64%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(70){top:59%;left:37%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(71){top:75%;left:55%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(72){top:77%;left:24%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(73){top:34%;left:30%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(74){top:85%;left:48%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(75){top:31%;left:49%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(76){top:77%;left:16%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(77){top:68%;left:48%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(78){top:46%;left:30%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(79){top:78%;left:78%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(80){top:61%;left:45%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(81){top:34%;left:33%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(82){top:52%;left:61%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(83){top:64%;left:70%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(84){top:48%;left:76%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(85){top:61%;left:49%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(86){top:55%;left:64%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(87){top:28%;left:37%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(88){top:29%;left:62%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(89){top:69%;left:50%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(90){top:61%;left:50%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(91){top:50%;left:37%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(92){top:45%;left:65%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(93){top:71%;left:19%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(94){top:47%;left:33%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(95){top:52%;left:42%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(96){top:40%;left:50%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(97){top:42%;left:58%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(98){top:60%;left:67%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(99){top:48%;left:53%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(100){top:55%;left:47%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(101){top:60%;left:23%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(102){top:42%;left:59%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(103){top:55%;left:34%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(104){top:60%;left:44%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(105){top:48%;left:66%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(106){top:72%;left:60%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(107){top:85%;left:30%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(108){top:71%;left:48%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(109){top:46%;left:54%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(110){top:48%;left:40%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(111){top:58%;left:59%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(112){top:53%;left:49%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(113){top:53%;left:81%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(114){top:50%;left:54%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(115){top:32%;left:62%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(116){top:23%;left:29%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(117){top:45%;left:17%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(118){top:42%;left:74%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(119){top:40%;left:67%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(120){top:43%;left:17%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(121){top:51%;left:68%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(122){top:79%;left:56%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(123){top:35%;left:63%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(124){top:17%;left:51%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(125){top:66%;left:51%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(126){top:79%;left:56%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(127){top:42%;left:61%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(128){top:17%;left:57%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(129){top:49%;left:27%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(130){top:64%;left:35%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(131){top:76%;left:47%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(132){top:35%;left:38%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(133){top:85%;left:33%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(134){top:61%;left:45%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(135){top:23%;left:70%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(136){top:65%;left:67%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(137){top:45%;left:44%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(138){top:68%;left:50%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(139){top:62%;left:36%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(140){top:61%;left:40%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(141){top:63%;left:64%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(142){top:30%;left:52%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(143){top:61%;left:97%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(144){top:61%;left:45%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(145){top:44%;left:44%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(146){top:49%;left:46%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(147){top:56%;left:73%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(148){top:70%;left:12%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(149){top:46%;left:50%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(150){top:48%;left:60%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(151){top:58%;left:47%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(152){top:54%;left:21%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(153){top:50%;left:18%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(154){top:54%;left:36%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(155){top:41%;left:65%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(156){top:40%;left:41%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(157){top:29%;left:58%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(158){top:40%;left:41%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(159){top:51%;left:53%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(160){top:41%;left:48%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(161){top:45%;left:68%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(162){top:71%;left:27%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(163){top:48%;left:64%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(164){top:22%;left:38%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(165){top:76%;left:39%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(166){top:37%;left:65%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(167){top:69%;left:34%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(168){top:38%;left:44%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(169){top:45%;left:66%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(170){top:37%;left:47%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(171){top:36%;left:50%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(172){top:97%;left:64%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(173){top:58%;left:60%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(174){top:18%;left:40%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(175){top:66%;left:84%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(176){top:36%;left:69%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(177){top:68%;left:73%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(178){top:43%;left:44%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(179){top:51%;left:32%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(180){top:42%;left:62%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(181){top:49%;left:72%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(182){top:51%;left:46%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(183){top:58%;left:22%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(184){top:33%;left:27%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(185){top:29%;left:63%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(186){top:51%;left:53%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(187){top:37%;left:64%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(188){top:55%;left:41%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(189){top:57%;left:33%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(190){top:52%;left:32%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(191){top:51%;left:71%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(192){top:48%;left:49%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(193){top:24%;left:62%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(194){top:64%;left:46%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(195){top:53%;left:87%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(196){top:45%;left:27%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(197){top:88%;left:77%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(198){top:29%;left:57%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(199){top:16%;left:73%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(200){top:57%;left:47%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(201){top:50%;left:43%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(202){top:44%;left:51%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(203){top:49%;left:54%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(204){top:40%;left:44%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(205){top:34%;left:60%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(206){top:64%;left:66%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(207){top:54%;left:43%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(208){top:39%;left:44%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(209){top:55%;left:60%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(210){top:73%;left:69%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(211){top:46%;left:23%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(212){top:35%;left:76%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(213){top:74%;left:55%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(214){top:45%;left:90%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(215){top:56%;left:85%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(216){top:70%;left:62%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(217){top:76%;left:75%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(218){top:29%;left:46%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(219){top:41%;left:59%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(220){top:77%;left:53%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(221){top:76%;left:71%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(222){top:21%;left:46%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(223){top:94%;left:73%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(224){top:63%;left:65%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(225){top:52%;left:58%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(226){top:48%;left:84%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(227){top:57%;left:47%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(228){top:42%;left:52%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(229){top:48%;left:11%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(230){top:38%;left:84%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(231){top:56%;left:69%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(232){top:75%;left:30%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(233){top:71%;left:57%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(234){top:47%;left:57%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(235){top:16%;left:57%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(236){top:69%;left:45%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(237){top:64%;left:52%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(238){top:45%;left:31%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(239){top:54%;left:39%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(240){top:48%;left:57%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(241){top:40%;left:38%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(242){top:54%;left:45%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 3s forwards ease-out}#spaceBackground .star:nth-of-type(243){top:45%;left:27%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(244){top:62%;left:50%;color:#95bccb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(245){top:52%;left:34%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(246){top:45%;left:77%;color:#555a79;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 5s forwards ease-out}#spaceBackground .star:nth-of-type(247){top:46%;left:57%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(248){top:79%;left:45%;color:#2e476e;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 6s forwards ease-out}#spaceBackground .star:nth-of-type(249){top:33%;left:51%;color:#3b4151;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 2s forwards ease-out}#spaceBackground .star:nth-of-type(250){top:37%;left:65%;color:#8cbbcb;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .star:nth-of-type(251){top:44%;left:50%;color:#50557c;background-color:currentColor;box-shadow:0 0 20px 2px currentColor;animation:starSpread 4s forwards ease-out}#spaceBackground .streak-1{width:35%;aspect-ratio:1.5;rotate:4deg;translate:-50% -50%;position:absolute;top:35%;left:66%;color:#4adae1;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 5s forwards ease-out}#spaceBackground .streak-2{width:21%;aspect-ratio:1.5;rotate:82deg;translate:-50% -50%;position:absolute;top:42%;left:38%;color:#abc5c6;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 5s forwards ease-out}#spaceBackground .streak-3{width:41%;aspect-ratio:1.5;rotate:22deg;translate:-50% -50%;position:absolute;top:37%;left:46%;color:#180644;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 3s forwards ease-out}#spaceBackground .streak-4{width:31%;aspect-ratio:1.5;rotate:18deg;translate:-50% -50%;position:absolute;top:37%;left:64%;color:#4adae1;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 5s forwards ease-out}#spaceBackground .streak-5{width:33%;aspect-ratio:1.5;rotate:59deg;translate:-50% -50%;position:absolute;top:53%;left:46%;color:#4adae1;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 4s forwards ease-out}#spaceBackground .streak-6{width:37%;aspect-ratio:1.5;rotate:63deg;translate:-50% -50%;position:absolute;top:72%;left:59%;color:#a06ae1;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 4s forwards ease-out}#spaceBackground .streak-7{width:29%;aspect-ratio:1.5;rotate:30deg;translate:-50% -50%;position:absolute;top:31%;left:59%;color:#4adae1;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 4s forwards ease-out}#spaceBackground .streak-8{width:30%;aspect-ratio:1.5;rotate:5deg;translate:-50% -50%;position:absolute;top:92%;left:42%;color:#abc5c6;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 2s forwards ease-out}#spaceBackground .streak-9{width:27%;aspect-ratio:1.5;rotate:89deg;translate:-50% -50%;position:absolute;top:50%;left:30%;color:#4adae1;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 3s forwards ease-out}#spaceBackground .streak-10{width:41%;aspect-ratio:1.5;rotate:44deg;translate:-50% -50%;position:absolute;top:51%;left:31%;color:#4adae1;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 6s forwards ease-out}#spaceBackground .streak-11{width:36%;aspect-ratio:1.5;rotate:18deg;translate:-50% -50%;position:absolute;top:46%;left:68%;color:#180644;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 6s forwards ease-out}#spaceBackground .streak-12{width:38%;aspect-ratio:1.5;rotate:38deg;translate:-50% -50%;position:absolute;top:42%;left:75%;color:#4adae1;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 4s forwards ease-out}#spaceBackground .streak-13{width:22%;aspect-ratio:1.5;rotate:6deg;translate:-50% -50%;position:absolute;top:43%;left:51%;color:#180644;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 4s forwards ease-out}#spaceBackground .streak-14{width:39%;aspect-ratio:1.5;rotate:29deg;translate:-50% -50%;position:absolute;top:47%;left:58%;color:#a06ae1;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 5s forwards ease-out}#spaceBackground .streak-15{width:26%;aspect-ratio:1.5;rotate:64deg;translate:-50% -50%;position:absolute;top:57%;left:32%;color:#abc5c6;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 4s forwards ease-out}#spaceBackground .streak-16{width:27%;aspect-ratio:1.5;rotate:47deg;translate:-50% -50%;position:absolute;top:60%;left:93%;color:#180644;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 3s forwards ease-out}#spaceBackground .streak-17{width:31%;aspect-ratio:1.5;rotate:33deg;translate:-50% -50%;position:absolute;top:50%;left:39%;color:#a06ae1;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 4s forwards ease-out}#spaceBackground .streak-18{width:34%;aspect-ratio:1.5;rotate:79deg;translate:-50% -50%;position:absolute;top:28%;left:41%;color:#4adae1;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 2s forwards ease-out}#spaceBackground .streak-19{width:31%;aspect-ratio:1.5;rotate:15deg;translate:-50% -50%;position:absolute;top:46%;left:48%;color:#a06ae1;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 4s forwards ease-out}#spaceBackground .streak-20{width:38%;aspect-ratio:1.5;rotate:24deg;translate:-50% -50%;position:absolute;top:92%;left:67%;color:#abc5c6;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 3s forwards ease-out}#spaceBackground .streak-21{width:17%;aspect-ratio:1.5;rotate:70deg;translate:-50% -50%;position:absolute;top:44%;left:66%;color:#abc5c6;background:radial-gradient(currentColor,transparent 50%);opacity:.1;animation:starSpread 4s forwards ease-out}@keyframes starSpread{0%{top:50%;left:50%}}@keyframes starMapRotateInit{0%{rotate:-45deg}}@keyframes starMapRotate{to{rotate:360deg}}main#rayaLucaria{--bgColor: var(--rayaLucaria);--fgColor: #fffdea}#rayaLucariaHeroAnim{width:320px}#rayaLucariaHeroAnim #spaceBackground{left:67%}#rayaLucariaHeroAnim.homeAnim{position:absolute;top:50%;left:50%;translate:-50% -50%}#rayaLucariaHeroAnim.homeAnim #spaceBackground{left:50%}main#rootedCompany{--bgColor: var(--rootedCompany)}#rcHeroAnim{position:relative;width:100%;aspect-ratio:512/565;border-radius:100% 100% 0 0;overflow:hidden;transform-origin:bottom;animation:scaleAnim 1.5s ease-out forwards}#rcHeroAnim:after{z-index:2;border-radius:100% 100% 0 0;content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;animation:coverAnim 1.5s ease-out forwards}#rcHeroAnim #stars{z-index:1}#rcHeroAnim #sky1{position:absolute;inset:0 auto auto}#rcHeroAnim #sky2,#rcHeroAnim #sky3,#rcHeroAnim #sky4,#rcHeroAnim #sky5,#rcHeroAnim #dune{position:absolute;top:50%;left:50%}#rcHeroAnim #sky2{translate:-50% -50%;animation:sky2Anim 3s ease-out forwards}#rcHeroAnim #sky3{translate:-50% -35%;animation:sky3Anim 3s ease-out forwards}#rcHeroAnim #sky4{translate:-50% 15%;animation:sky4Anim 3s ease-out forwards}#rcHeroAnim #sky5{translate:-50% 15%;animation:sky5Anim 3s ease-out forwards}#rcHeroAnim #dune{translate:-50% 25%;animation:duneAnim 3s ease-out forwards;z-index:2}#rcHeroAnim.homeAnim{width:512px;position:absolute;top:50%;left:50%;translate:-50% -50%}@media (max-width: 800px){#rcHeroAnim{width:auto;height:min(100%,108vw)}#rcHeroAnim.homeAnim{width:auto}}@keyframes scaleAnim{0%{scale:0}}@keyframes coverAnim{10%{box-shadow:inset 0 0 0 512px #326940}to{box-shadow:inset 0 0 #326940}}@keyframes sky2Anim{0%{translate:-50% -20%}to{translate:-50% -40%}}@keyframes sky3Anim{0%{translate:-50% -20%}to{translate:-50% -30%}}@keyframes sky4Anim{0%{translate:-50% 15%}to{translate:-50% 0%}}@keyframes sky5Anim{0%{translate:-50% 15%}to{translate:-50% 5%}}@keyframes duneAnim{0%{translate:-50% 25%}to{translate:-50% -5%}}main#tpm{--bgColor: var(--tpm)}#tpmHeroAnim{position:relative}#tpmHeroAnim #tpmLogoGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);rotate:45deg;gap:2rem}#tpmHeroAnim #tpmLogoGrid .tpmLogo{rotate:45deg;opacity:0;animation:fadeIn .5s forwards}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(15){animation-delay:31.25ms}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(14){animation-delay:62.5ms}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(13){animation-delay:93.75ms}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(12){animation-delay:125ms}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(11){animation-delay:.15625s}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(10){animation-delay:.1875s}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(9){animation-delay:.21875s}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(8){animation-delay:.25s}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(7){animation-delay:.28125s}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(6){animation-delay:.3125s}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(5){animation-delay:.34375s}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(4){animation-delay:375ms}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(3){animation-delay:.40625s}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(2){animation-delay:.4375s}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(1){animation-delay:.46875s}#tpmHeroAnim #tpmLogoGrid .tpmLogo:nth-child(0){animation-delay:.5s}#tpmHeroAnim .laptop{position:absolute;top:50%;left:50%;translate:-50% -50%;rotate:-5deg;scale:1.5}#tpmHeroAnim.homeAnim{position:absolute;top:50%;left:50%;translate:-50% -50%}@keyframes fadeIn{to{opacity:1}}@media screen and (max-width: 800px){#tpmHeroAnim .tpmLogo{width:48px}}main#home{place-items:center;overflow:hidden}main#home #homeHeroAnim{width:608px;aspect-ratio:1;position:relative;overflow:hidden}main#home #homeHeroAnim .circle{display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:absolute;top:50%;left:50%;translate:-50% -50%;aspect-ratio:1;border-radius:100%;color:transparent;opacity:.15;font-size:18px;font-weight:500;scale:0}main#home #homeHeroAnim .circle .reverse{scale:-1}main#home #homeHeroAnim .circle.default{opacity:1}main#home #homeHeroAnim .circle.active{opacity:.7}main#home #homeHeroAnim .circle.active:hover{color:var(--fgColor)}main#home #homeHeroAnim .circle img{width:1.5rem;height:2.25rem;object-fit:contain;object-position:center center}main#home #homeHeroAnim .circle:nth-of-type(1){cursor:pointer;animation:growCircle 1.8s forwards cubic-bezier(.25,1,.5,1);animation-delay:-225ms;z-index:8;background-color:transparent;width:12.5%;border:3px solid black;box-shadow:inset 0 0 0 36px var(--home),inset 0 0 0 39px #000}main#home #homeHeroAnim .circle:nth-of-type(2){cursor:pointer;animation:growCircle 1.8s forwards cubic-bezier(.25,1,.5,1);animation-delay:0ms;z-index:7;background-color:transparent;width:25%;border:3px solid black;box-shadow:inset 0 0 0 36px var(--magnifi),inset 0 0 0 39px #000}main#home #homeHeroAnim .circle:nth-of-type(3){cursor:pointer;animation:growCircle 1.8s forwards cubic-bezier(.25,1,.5,1);animation-delay:225ms;z-index:6;background-color:transparent;width:37.5%;border:3px solid black;box-shadow:inset 0 0 0 36px var(--tpm),inset 0 0 0 39px #000}main#home #homeHeroAnim .circle:nth-of-type(4){cursor:pointer;animation:growCircle 1.8s forwards cubic-bezier(.25,1,.5,1);animation-delay:.45s;z-index:5;background-color:transparent;width:50%;border:3px solid black;box-shadow:inset 0 0 0 36px var(--cloudwall),inset 0 0 0 39px #000}main#home #homeHeroAnim .circle:nth-of-type(5){cursor:pointer;animation:growCircle 1.8s forwards cubic-bezier(.25,1,.5,1);animation-delay:675ms;z-index:4;background-color:transparent;width:62.5%;border:3px solid black;box-shadow:inset 0 0 0 36px var(--niro),inset 0 0 0 39px #000}main#home #homeHeroAnim .circle:nth-of-type(6){cursor:pointer;animation:growCircle 1.8s forwards cubic-bezier(.25,1,.5,1);animation-delay:.9s;z-index:3;background-color:transparent;width:75%;border:3px solid black;box-shadow:inset 0 0 0 36px var(--rootedCompany),inset 0 0 0 39px #000}main#home #homeHeroAnim .circle:nth-of-type(7){cursor:pointer;animation:growCircle 1.8s forwards cubic-bezier(.25,1,.5,1);animation-delay:1125ms;z-index:2;background-color:transparent;width:87.5%;border:3px solid black;box-shadow:inset 0 0 0 36px var(--orion),inset 0 0 0 39px #000}main#home #homeHeroAnim .circle:nth-of-type(8){cursor:pointer;animation:growCircle 1.8s forwards cubic-bezier(.25,1,.5,1);animation-delay:1.35s;z-index:1;background-color:transparent;width:100%;border:3px solid black;box-shadow:inset 0 0 0 36px var(--rayaLucaria),inset 0 0 0 39px #000}main#home #homeHeroAnim .circle#about-circle{justify-content:center;color:#000;animation:unset;scale:1}main#home #homeHeroAnim .circle#about-circle .reverse{display:none}main#home #homeHeroAnim .circle#about-circle svg{width:3.25em;height:3.125em}@keyframes growCircle{to{scale:1}}main#home aside{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;align-items:center}main#home aside .heroAnim{position:absolute;z-index:-1}main#home #projectInfo{position:fixed;bottom:2rem;left:50%;translate:-50%;border:1px solid;padding:1rem;z-index:20;background-color:var(--bgColor);color:var(--fgColor);border-radius:200px;display:grid;grid-template-columns:max-content max-content;grid-template-areas:"title arrow" "subtitle arrow";align-items:center;pointer-events:none}main#home #projectInfo h3{grid-area:title;line-height:1.2}main#home #projectInfo p{grid-area:subtitle}main#home #projectInfo.about{grid-template-areas:"title arrow" "title arrow"}main#home #projectInfo a{color:inherit;aspect-ratio:1;grid-area:arrow;display:grid;place-items:center;padding:.5rem;border-radius:64px;outline:1px solid;background-color:var(--secondaryBgColor);margin-left:1rem}@media screen and (max-width: 800px){main#home #homeHeroAnim .circle{cursor:initial}main#home aside{display:flex;justify-content:center;align-items:center}main#home aside section{width:245px;margin:0 auto;display:flex;flex-direction:column;gap:.5rem}main#home aside a{color:inherit}}main#home #projectInfo{pointer-events:initial}.snapshot{min-height:calc(90dvh - var(--bodyHorizontalPadding));margin-bottom:5rem;display:grid;grid-template-columns:25fr 32fr;grid-auto-rows:min-content;align-content:center;grid-template-areas:"intro heroAnim" "details heroAnim" "tech heroAnim" "responsibilities heroAnim";gap:1.25rem 7rem}.snapshot a{color:inherit}.snapshot p+p{margin-top:.5em}.snapshot .detail{display:flex;align-items:center;gap:.5rem}.snapshot .detail hr{flex-grow:1;color:inherit;border-style:dashed}.snapshot .pillContainer{display:flex;gap:.25rem;flex-wrap:wrap}.snapshot figure{grid-area:heroAnim;display:flex;align-items:center;justify-content:center;align-self:center}.snapshot>section{z-index:1}.snapshot>section h2{margin-bottom:.25rem}@media screen and ((max-width: 800px)){.snapshot{grid-template-columns:1fr;grid-template-areas:"heroAnim" "intro" "details" "tech" "responsibilities";gap:0;align-content:initial}.snapshot figure{height:500px;padding-top:2rem;margin-bottom:.75rem}.snapshot section+section{margin-bottom:1rem}.snapshot>section:first-of-type{margin-bottom:2rem}}#gallery{display:grid;grid-template-columns:repeat(5,minmax(auto,192px));gap:1rem;margin-bottom:4rem}#gallery img{object-fit:cover;object-position:top;height:min(100%,400px);background-image:linear-gradient(45deg,var(--fgColor) 10%,var(--bgColor) 10%,var(--bgColor) 50%,var(--fgColor) 50%,var(--fgColor) 60%,var(--bgColor) 60%,var(--bgColor) 100%);background-size:32px 32px;background-repeat:repeat;border:1px solid var(--fgColor);border-radius:2rem;animation:backgroundPan linear infinite}#gallery img:nth-child(1){aspect-ratio:608/400;grid-column:span 3;animation-duration:32s}@media screen and (max-width: 800px){#gallery img:nth-child(1){grid-column:span 5}}#gallery img:nth-child(2){aspect-ratio:1/1;grid-column:span 2;animation-duration:16s}@media screen and (max-width: 800px){#gallery img:nth-child(2){grid-column:span 5}}#gallery img:nth-child(3){aspect-ratio:1/1;grid-column:span 2;animation-duration:16s}@media screen and (max-width: 800px){#gallery img:nth-child(3){grid-column:span 5}}#gallery img:nth-child(4){aspect-ratio:608/400;grid-column:span 3;animation-duration:32s}@media screen and (max-width: 800px){#gallery img:nth-child(4){grid-column:span 5}}#gallery img:nth-child(5){aspect-ratio:608/400;grid-column:span 3;animation-duration:32s}@media screen and (max-width: 800px){#gallery img:nth-child(5){grid-column:span 5}}#gallery img:nth-child(6){aspect-ratio:1/1;grid-column:span 2;animation-duration:16s}@media screen and (max-width: 800px){#gallery img:nth-child(6){grid-column:span 5}}#gallery img:nth-child(7){aspect-ratio:608/400;grid-column:span 3;animation-duration:32s}@media screen and (max-width: 800px){#gallery img:nth-child(7){grid-column:span 5}}#gallery img:nth-child(8){aspect-ratio:608/400;grid-column:span 3;animation-duration:32s}@media screen and (max-width: 800px){#gallery img:nth-child(8){grid-column:span 5}}#gallery img:nth-child(9){aspect-ratio:1/1;grid-column:span 2;animation-duration:16s}@media screen and (max-width: 800px){#gallery img:nth-child(9){grid-column:span 5}}#gallery img:nth-child(10){aspect-ratio:608/400;grid-column:span 3;animation-duration:32s}@media screen and (max-width: 800px){#gallery img:nth-child(10){grid-column:span 5}}#gallery img:nth-child(11){aspect-ratio:608/400;grid-column:span 3;animation-duration:32s}@media screen and (max-width: 800px){#gallery img:nth-child(11){grid-column:span 5}}#gallery img:nth-child(12){aspect-ratio:1/1;grid-column:span 2;animation-duration:16s}@media screen and (max-width: 800px){#gallery img:nth-child(12){grid-column:span 5}}#gallery img[src=""]{height:400px}@keyframes backgroundPan{to{background-position:100%}}@media screen and (max-width: 800px){#gallery img{height:auto}}:root{--home: #ededed;--home2: #f2f2f2;--magnifi: #eadea1;--magnifi2: #e9e3c5;--cloudwall: #ece5f4;--cloudwall2: #f2eef6;--tpm: #cadff3;--tpm2: #dee8f2;--rootedCompany: #ceebd6;--rootedCompany2: #e0eee4;--niro: #ffeae1;--niro2: #fcf2ed;--orion: #363636;--orion2: #4a4a4a;--rayaLucaria: #010a11;--rayaLucaria2: #07253c;--rayaLucariaForeground: #fffdea;--orionForeground: #fff;--bgColor: var(--home);--fgColor: #000;--secondaryBgColor: var(--home2);--bodyHorizontalPadding: 2.5rem}@media screen and (max-width: 800px){:root{--bodyHorizontalPadding: .25rem}}footer{transition:background-color .4s;position:fixed;bottom:1.5rem;left:50%;translate:-50%;border:1px solid;border-radius:64px;padding:.5rem;display:flex;align-items:center;gap:.5rem;z-index:10;background:var(--bgColor)}footer nav{display:flex;align-items:center;gap:.25rem}footer nav a{display:block;padding:.5rem;border-radius:64px}footer nav a.active,footer nav a:hover{outline:1px solid;background-color:var(--secondaryBgColor)}footer div{width:40px;aspect-ratio:1;flex-shrink:0;outline:1px solid;text-align:center;border-radius:100%;display:grid;place-items:center;background-color:var(--secondaryBgColor)}footer div svg{width:1.625em;height:1.5625em}footer div #navBackArrow{width:1em;height:1em}footer a{color:inherit;text-decoration:none}main{transition:background-color .4s;background-color:var(--bgColor);color:var(--fgColor);min-height:100dvh;display:grid;grid-template-columns:[fullWidth-start] auto [content-start] min(1024px,100%) [content-end] auto [fullWidth-start];padding:var(--bodyHorizontalPadding)}main>section{grid-column:content}.pill{border-radius:1rem;padding:.25rem .75rem;border:1px solid;font-size:.875rem}.colors-magnifi{--bgColor: var(--magnifi);--secondaryBgColor: var(--magnifi2);font-size:2rem}.colors-tpm{--bgColor: var(--tpm);--secondaryBgColor: var(--tpm2)}.colors-cloudwall{--bgColor: var(--cloudwall);--secondaryBgColor: var(--cloudwall2)}.colors-niro{--bgColor: var(--niro);--secondaryBgColor: var(--niro2)}.colors-rootedCompany{--bgColor: var(--rootedCompany);--secondaryBgColor: var(--rootedCompany2)}.colors-rayaLucaria{--bgColor: var(--rayaLucaria);--fgColor: var(--rayaLucariaForeground);--secondaryBgColor: var(--rayaLucaria2)}.colors-orion{--bgColor: var(--orion);--fgColor: var(--orionForeground);--secondaryBgColor: var(--orion2)}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-backface-visibility:hidden;backface-visibility:hidden}img,picture,video,canvas,svg{display:block;position:relative;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}@font-face{font-family:Clash Display;src:url(/ClashDisplay-Variable.ttf),format("truetype")}@font-face{font-family:Clash Grotesk;src:url(/ClashGrotesk-Variable.ttf),format("truetype")}:root,body{font-family:Clash Grotesk,serif}h1,h2,h3,h4,h5,h6,nav{font-family:Clash Display,serif}h1{font-size:clamp(2rem,7vw,2.5rem);line-height:1}h2{font-size:clamp(1.25rem,4.25vw,1.5rem)}h1,h2{font-weight:500}h1 strong,h2 strong{font-weight:700}h3{font-size:clamp(1rem,3.5vw,1.25rem);font-weight:400}:not(h1,h2,h3,h4,h5,h6,nav,:root){font-size:clamp(.875rem,3vw,1rem)}:not(h1,h2,h3,h4,h5,h6,nav,:root) strong{font-weight:500}nav{font-size:clamp(1rem,3.5vw,1.5rem);font-weight:500}
