.hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.subtitle{font-family:Pinyon Script,system-ui;font-size:10vh}body{margin:0;background-color:#fffaf0;overflow-x:hidden}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fffaf0;display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .5s ease-out}.loading-screen.hidden{opacity:0;pointer-events:none}.loading-content{text-align:center}.loading-spinner{width:50px;height:50px;border:4px solid #ffb6c1;border-top:4px solid #ff69b4;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{font-family:Pinyon Script,cursive;font-size:2rem;color:#ff69b4;margin:0}.auraImg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;max-height:100vh;max-width:100vw;width:auto;z-index:-1;opacity:.6;filter:blur(20px);animation:pulse 8s infinite alternate;overflow:hidden;img{height:100%;width:auto;max-width:100vw;object-fit:cover}}.meSection{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:0}.mePhoto{width:250px;height:250px;object-fit:cover;border-radius:30px;border:15px dashed pink;box-shadow:0 10px 30px #0000001a;transform:rotate(-2deg);transition:transform .3s ease;cursor:pointer}.mePhoto:hover{transform:rotate(0) scale(1.05)}.text{text-align:center;margin-top:0;position:relative;z-index:20}h1{font-size:3rem;margin:0;color:purple}.subtitle{font-family:Pinyon Script,cursive;font-size:clamp(3rem,10vh,6rem);margin:-15px 0 0;color:pink}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1.1);opacity:.5}to{transform:translate(-50%,-50%) scale(1.1);opacity:.8}}.photo-caption{position:absolute;right:0vw;top:2vh;z-index:1;display:flex;flex-direction:column;align-items:center;width:120px;color:#fff;font-size:1.1rem;line-height:1.2;transform:rotate(5deg);pointer-events:none}.curved-arrow{margin-bottom:5px;color:purple}.meSection{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem;margin:0}.surround-images{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;pointer-events:none;overflow:visible}.pop-item{position:absolute;opacity:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);pointer-events:none;z-index:-1;top:0;left:0;transform:translate(-50%,-50%) scale(0);filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.pop-item img{width:100%;height:100%;object-fit:cover;display:block}.pop-item.item-1 img,.pop-item.item-2 img,.pop-item.item-3 img,.pop-item.item-4 img,.pop-item.item-5 img,.pop-item.item-6 img{width:250px;height:250px;object-fit:contain}.pop-item.size-medium img{width:180px;height:180px}.pop-item.size-small img{width:130px;height:130px}.pop-item.shape-circle img{clip-path:circle(50%);border-radius:50%}.pop-item.shaape-heart img{clip-path:polygon(50% 0%,0% 38%,12% 50%,0% 62%,25% 100%,50% 75%,75% 100%,100% 62%,88% 50%,100% 38%)}.pop-item.shape-star img{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.is-popped .pop-item{opacity:1;z-index:10;transform:translate(-50%,-50%) scale(1)}.is-popped .item-1{transform:translate(calc(-50% - 40vw),calc(-50% - 20vh)) rotate(-20deg) scale(1);transition-delay:.2s}.is-popped .item-2{transform:translate(calc(-50% + 40vw),calc(-50% - 20vh)) rotate(20deg) scale(1);transition-delay:.39s}.is-popped .item-3{transform:translate(calc(-50% - 40vw),calc(-50% - 5vh)) rotate(20deg) scale(1);transition-delay:.58s}.is-popped .item-4{transform:translate(calc(-50% + 40vw),calc(-50% - 5vh)) rotate(-20deg) scale(1);transition-delay:.77s}.is-popped .item-5{transform:translate(calc(-50% - 30vw),calc(-50% - 30vh)) rotate(-10deg) scale(1);transition-delay:.96s}.is-popped .item-6{transform:translate(calc(-50% + 30vw),calc(-50% - 30vh)) rotate(-10deg) scale(1);transition-delay:1.15s}.is-popped .item-7{transform:translate(calc(-50% - 50vw),calc(-50% - 12vh)) rotate(15deg) scale(1);transition-delay:1.34s}.is-popped .item-8{transform:translate(calc(-50% + 50vw),calc(-50% - 12vh)) rotate(-15deg) scale(1);transition-delay:1.53s}.is-popped .item-9{transform:translate(calc(-50% - 55vw),calc(-50% - 2vh)) rotate(25deg) scale(1);transition-delay:1.72s}.is-popped .item-10{transform:translate(calc(-50% + 55vw),calc(-50% - 2vh)) rotate(-25deg) scale(1);transition-delay:1.91s}.is-popped .item-11{transform:translate(calc(-50% - 20vw),calc(-50% - 35vh)) rotate(10deg) scale(1);transition-delay:2.1s}.is-popped .item-12{transform:translate(calc(-50% + 20vw),calc(-50% - 35vh)) rotate(-10deg) scale(1);transition-delay:2.29s}.is-popped .item-13{transform:translate(calc(-50% - 20vw),calc(-50% - 8vh)) rotate(10deg) scale(1);transition-delay:2.48s}.is-popped .item-14{transform:translate(calc(-50% + 20vw),calc(-50% - 8vh)) rotate(-10deg) scale(1);transition-delay:2.67s}.is-popped .item-15{transform:translate(calc(-50% - 60vw),calc(-50% - 22vh)) rotate(30deg) scale(1);transition-delay:2.86s}.is-popped .item-16{transform:translate(calc(-50% + 60vw),calc(-50% - 22vh)) rotate(-30deg) scale(1);transition-delay:3.05s}.is-popped .item-17{transform:translate(calc(-50% - 60vw),calc(-50% - 5vh)) rotate(30deg) scale(1);transition-delay:3.24s}.is-popped .item-18{transform:translate(calc(-50% + 60vw),calc(-50% - 5vh)) rotate(-30deg) scale(1);transition-delay:3.43s}.is-popped .item-19{transform:translate(calc(-50% - 12vw),calc(-50% - 40vh)) rotate(5deg) scale(1);transition-delay:3.62s}.is-popped .item-20{transform:translate(calc(-50% + 12vw),calc(-50% - 40vh)) rotate(-5deg) scale(1);transition-delay:3.81s}.is-popped .item-21{transform:translate(calc(-50% - 12vw),calc(-50% - 12vh)) rotate(5deg) scale(1);transition-delay:4s}.is-popped .item-22{transform:translate(calc(-50% + 12vw),calc(-50% - 12vh)) rotate(-5deg) scale(1);transition-delay:4.19s}.is-popped .item-23{transform:translate(calc(-50% - 65vw),calc(-50% - 15vh)) rotate(35deg) scale(1);transition-delay:4.38s}.is-popped .item-24{transform:translate(calc(-50% + 65vw),calc(-50% - 15vh)) rotate(-35deg) scale(1);transition-delay:4.57s}.is-popped .item-25{transform:translate(calc(-50% - 65vw),calc(-50% + -0vh)) rotate(35deg) scale(1);transition-delay:4.76s}.is-popped .item-26{transform:translate(calc(-50% + 65vw),calc(-50% + -0vh)) rotate(-35deg) scale(1);transition-delay:4.95s}.is-popped .mePhoto{transform:rotate(0) scale(1.1);border-color:#ff85a1}@media(max-width:768px){.hero{overflow:hidden}.container{padding:1rem;gap:1.5rem;width:100%;max-width:100%;overflow:hidden}.mePhoto{width:180px;height:180px;border-width:10px;border-radius:20px}.photo-caption{position:static;width:auto;right:0;transform:rotate(0);margin-top:10px;font-size:.9rem}.curved-arrow{display:none}h1{font-size:clamp(1.5rem,6vw,2.5rem)}.subtitle{font-size:clamp(2rem,8vw,4rem);margin:-10px 0 0}.pop-item.item-1 img,.pop-item.item-2 img,.pop-item.item-3 img,.pop-item.item-4 img,.pop-item.item-5 img,.pop-item.item-6 img{width:150px;height:150px}.pop-item.size-medium img{width:110px;height:110px}.pop-item.size-small img{width:80px;height:80px}.is-popped .item-1{transform:translate(calc(-50% - 30vw),calc(-50% - 15vh)) rotate(-20deg) scale(1)}.is-popped .item-2{transform:translate(calc(-50% + 30vw),calc(-50% - 15vh)) rotate(20deg) scale(1)}.is-popped .item-3{transform:translate(calc(-50% - 30vw),calc(-50% - 3vh)) rotate(20deg) scale(1)}.is-popped .item-4{transform:translate(calc(-50% + 30vw),calc(-50% - 3vh)) rotate(-20deg) scale(1)}.is-popped .item-5{transform:translate(calc(-50% - 20vw),calc(-50% - 25vh)) rotate(-10deg) scale(1)}.is-popped .item-6{transform:translate(calc(-50% + 20vw),calc(-50% - 25vh)) rotate(-10deg) scale(1)}.is-popped .item-7{transform:translate(calc(-50% - 40vw),calc(-50% - 10vh)) rotate(15deg) scale(1)}.is-popped .item-8{transform:translate(calc(-50% + 40vw),calc(-50% - 10vh)) rotate(-15deg) scale(1)}.is-popped .item-9{transform:translate(calc(-50% - 45vw),calc(-50% - 1vh)) rotate(25deg) scale(1)}.is-popped .item-10{transform:translate(calc(-50% + 45vw),calc(-50% - 1vh)) rotate(-25deg) scale(1)}.is-popped .item-11{transform:translate(calc(-50% - 15vw),calc(-50% - 30vh)) rotate(10deg) scale(1)}.is-popped .item-12{transform:translate(calc(-50% + 15vw),calc(-50% - 30vh)) rotate(-10deg) scale(1)}.is-popped .item-13{transform:translate(calc(-50% - 15vw),calc(-50% - 6vh)) rotate(10deg) scale(1)}.is-popped .item-14{transform:translate(calc(-50% + 15vw),calc(-50% - 6vh)) rotate(-10deg) scale(1)}.is-popped .item-15{transform:translate(calc(-50% - 50vw),calc(-50% - 18vh)) rotate(30deg) scale(1)}.is-popped .item-16{transform:translate(calc(-50% + 50vw),calc(-50% - 18vh)) rotate(-30deg) scale(1)}.is-popped .item-17{transform:translate(calc(-50% - 50vw),calc(-50% - 4vh)) rotate(30deg) scale(1)}.is-popped .item-18{transform:translate(calc(-50% + 50vw),calc(-50% - 4vh)) rotate(-30deg) scale(1)}.is-popped .item-19{transform:translate(calc(-50% - 10vw),calc(-50% - 35vh)) rotate(5deg) scale(1)}.is-popped .item-20{transform:translate(calc(-50% + 10vw),calc(-50% - 35vh)) rotate(-5deg) scale(1)}.is-popped .item-21{transform:translate(calc(-50% - 10vw),calc(-50% - 10vh)) rotate(5deg) scale(1)}.is-popped .item-22{transform:translate(calc(-50% + 10vw),calc(-50% - 10vh)) rotate(-5deg) scale(1)}.is-popped .item-23{transform:translate(calc(-50% - 55vw),calc(-50% - 12vh)) rotate(35deg) scale(1)}.is-popped .item-24{transform:translate(calc(-50% + 55vw),calc(-50% - 12vh)) rotate(-35deg) scale(1)}.is-popped .item-25{transform:translate(calc(-50% - 55vw),calc(-50% + -0vh)) rotate(35deg) scale(1)}.is-popped .item-26{transform:translate(calc(-50% + 55vw),calc(-50% + -0vh)) rotate(-35deg) scale(1)}.nav-links{flex-direction:column;align-items:center;gap:15px}.nav-btn{width:80%;max-width:250px;text-align:center;font-size:1.2rem;padding:12px 20px;border-radius:15px;transform:rotate(0)!important}.loading-text{font-size:1.5rem}.loading-spinner{width:40px;height:40px}.social-links{gap:15px;margin-top:20px}.social-link{width:45px;height:45px}.social-link svg{width:20px;height:20px}.nav-links{gap:15px}.nav-btn{font-size:clamp(.9rem,3vw,1.3rem);padding:8px 18px}}@media(max-width:480px){.hero,.container{overflow:hidden}.mePhoto{width:150px;height:150px;border-width:8px}.pop-item.item-1 img,.pop-item.item-2 img,.pop-item.item-3 img,.pop-item.item-4 img,.pop-item.item-5 img,.pop-item.item-6 img{width:120px;height:120px}.pop-item.size-medium img{width:90px;height:90px}.pop-item.size-small img{width:65px;height:65px}.is-popped .item-1{transform:translate(calc(-50% - 25vw),calc(-50% - 12vh)) rotate(-20deg) scale(.8)}.is-popped .item-2{transform:translate(calc(-50% + 25vw),calc(-50% - 12vh)) rotate(20deg) scale(.8)}.is-popped .item-3{transform:translate(calc(-50% - 25vw),calc(-50% - 2vh)) rotate(20deg) scale(.8)}.is-popped .item-4{transform:translate(calc(-50% + 25vw),calc(-50% - 2vh)) rotate(-20deg) scale(.8)}.is-popped .item-5{transform:translate(calc(-50% - 18vw),calc(-50% - 20vh)) rotate(-10deg) scale(.8)}.is-popped .item-6{transform:translate(calc(-50% + 18vw),calc(-50% - 20vh)) rotate(-10deg) scale(.8)}.is-popped .item-7{transform:translate(calc(-50% - 35vw),calc(-50% - 8vh)) rotate(15deg) scale(.8)}.is-popped .item-8{transform:translate(calc(-50% + 35vw),calc(-50% - 8vh)) rotate(-15deg) scale(.8)}.is-popped .item-9{transform:translate(calc(-50% - 38vw),calc(-50% + -0vh)) rotate(25deg) scale(.8)}.is-popped .item-10{transform:translate(calc(-50% + 38vw),calc(-50% + -0vh)) rotate(-25deg) scale(.8)}.is-popped .item-11{transform:translate(calc(-50% - 12vw),calc(-50% - 25vh)) rotate(10deg) scale(.8)}.is-popped .item-12{transform:translate(calc(-50% + 12vw),calc(-50% - 25vh)) rotate(-10deg) scale(.8)}.is-popped .item-13{transform:translate(calc(-50% - 12vw),calc(-50% - 5vh)) rotate(10deg) scale(.8)}.is-popped .item-14{transform:translate(calc(-50% + 12vw),calc(-50% - 5vh)) rotate(-10deg) scale(.8)}.is-popped .item-15{transform:translate(calc(-50% - 42vw),calc(-50% - 15vh)) rotate(30deg) scale(.8)}.is-popped .item-16{transform:translate(calc(-50% + 42vw),calc(-50% - 15vh)) rotate(-30deg) scale(.8)}.is-popped .item-17{transform:translate(calc(-50% - 42vw),calc(-50% - 3vh)) rotate(30deg) scale(.8)}.is-popped .item-18{transform:translate(calc(-50% + 42vw),calc(-50% - 3vh)) rotate(-30deg) scale(.8)}.is-popped .item-19{transform:translate(calc(-50% - 8vw),calc(-50% - 28vh)) rotate(5deg) scale(.8)}.is-popped .item-20{transform:translate(calc(-50% + 8vw),calc(-50% - 28vh)) rotate(-5deg) scale(.8)}.is-popped .item-21{transform:translate(calc(-50% - 8vw),calc(-50% - 8vh)) rotate(5deg) scale(.8)}.is-popped .item-22{transform:translate(calc(-50% + 8vw),calc(-50% - 8vh)) rotate(-5deg) scale(.8)}.is-popped .item-23{transform:translate(calc(-50% - 45vw),calc(-50% - 10vh)) rotate(35deg) scale(.8)}.is-popped .item-24{transform:translate(calc(-50% + 45vw),calc(-50% - 10vh)) rotate(-35deg) scale(.8)}.is-popped .item-25{transform:translate(calc(-50% - 45vw),calc(-50% + -0vh)) rotate(35deg) scale(.8)}.is-popped .item-26{transform:translate(calc(-50% + 45vw),calc(-50% + -0vh)) rotate(-35deg) scale(.8)}.nav-links{gap:10px}.nav-btn{font-size:clamp(.8rem,3.5vw,1.1rem);padding:6px 15px}}.nav-links{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.nav-btn{font-size:1.5rem;text-decoration:none;padding:10px 25px;border:3px solid pink;color:#ff69b4;background:#fff;background-color:#fff0f3;transition:all .2s ease;border-radius:255px 15px 225px/15px 225px 15px 255px}.btn-1{transform:rotate(-2deg)}.btn-2{transform:rotate(3deg)}.btn-1{transform:rotate(-1deg)}.nav-btn:hover{transform:scale(1.1) rotate(0);background-color:#fff;box-shadow:8px 8px #0000001a}.social-links{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px;flex-wrap:wrap}.social-link{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:#ffb6c133;color:#ff69b4;transition:all .3s ease;border:2px solid rgba(255,105,180,.3);backdrop-filter:blur(5px)}.social-link:hover{background-color:#ff69b44d;color:#ff1493;transform:scale(1.15) rotate(5deg);border-color:#ff69b4;box-shadow:0 4px 15px #ff149366}.social-link svg{width:24px;height:24px}.social-link-text{font-family:Arial,sans-serif;font-size:1.3rem;font-weight:600;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none}.social-link-text span{display:block;text-decoration:none}html{scroll-behavior:smooth}html,body{margin:0;width:100%;height:100%}.about-page{min-height:100vh;background-color:#fff0f5;position:relative;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;width:100%;box-sizing:border-box;scroll-margin-top:0}.about-page:not(:first-child){scroll-margin-top:0}.about-page:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 10% 20%,rgba(255,20,147,.15) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,105,180,.15) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(255,20,147,.1) 0%,transparent 50%),radial-gradient(circle at 90% 10%,rgba(255,105,180,.12) 0%,transparent 50%),radial-gradient(circle at 20% 60%,rgba(255,20,147,.1) 0%,transparent 50%),radial-gradient(circle at 60% 90%,rgba(255,105,180,.12) 0%,transparent 50%),radial-gradient(circle at 30% 80%,rgba(255,20,147,.08) 0%,transparent 50%),radial-gradient(circle at 70% 30%,rgba(255,105,180,.1) 0%,transparent 50%);z-index:0;pointer-events:none;animation:pulse-hearts 4s ease-in-out infinite}@keyframes pulse-hearts{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.cyber-hearts{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden}.heart{position:absolute;color:#ff1493;font-size:2rem;opacity:.3;filter:drop-shadow(0 0 10px #ff1493) drop-shadow(0 0 20px #ff69b4);animation:float-heart 8s ease-in-out infinite}.heart:nth-child(1){top:10%;left:15%;animation-delay:0s;font-size:1.5rem}.heart:nth-child(2){top:20%;left:80%;animation-delay:1s;font-size:2.5rem}.heart:nth-child(3){top:40%;left:10%;animation-delay:2s;font-size:1.8rem}.heart:nth-child(4){top:60%;left:85%;animation-delay:3s;font-size:2.2rem}.heart:nth-child(5){top:80%;left:20%;animation-delay:4s;font-size:1.6rem}.heart:nth-child(6){top:30%;left:60%;animation-delay:1.5s;font-size:2rem}.heart:nth-child(7){top:70%;left:50%;animation-delay:2.5s;font-size:1.9rem}.heart:nth-child(8){top:15%;left:45%;animation-delay:3.5s;font-size:2.3rem}.heart:nth-child(9){top:50%;left:25%;animation-delay:.5s;font-size:1.7rem}.heart:nth-child(10){top:90%;left:70%;animation-delay:4.5s;font-size:2.1rem}.heart:nth-child(11){top:5%;left:70%;animation-delay:1.2s;font-size:1.4rem}.heart:nth-child(12){top:55%;left:90%;animation-delay:2.8s;font-size:2.4rem}.heart:nth-child(13){top:25%;left:5%;animation-delay:3.2s;font-size:1.6rem}.heart:nth-child(14){top:75%;left:35%;animation-delay:.8s;font-size:2rem}.heart:nth-child(15){top:45%;left:75%;animation-delay:4.2s;font-size:1.9rem}.heart:nth-child(16){top:12%;left:55%;animation-delay:.3s;font-size:1.6rem}.heart:nth-child(17){top:35%;left:30%;animation-delay:1.8s;font-size:2.2rem}.heart:nth-child(18){top:65%;left:15%;animation-delay:2.3s;font-size:1.7rem}.heart:nth-child(19){top:85%;left:60%;animation-delay:3.8s;font-size:2rem}.heart:nth-child(20){top:8%;left:35%;animation-delay:.7s;font-size:1.8rem}.heart:nth-child(21){top:42%;left:65%;animation-delay:1.4s;font-size:2.1rem}.heart:nth-child(22){top:72%;left:8%;animation-delay:2.7s;font-size:1.5rem}.heart:nth-child(23){top:18%;left:92%;animation-delay:3.4s;font-size:2.3rem}.heart:nth-child(24){top:52%;left:42%;animation-delay:.9s;font-size:1.9rem}.heart:nth-child(25){top:88%;left:28%;animation-delay:4.1s;font-size:1.7rem}.heart:nth-child(26){top:6%;left:18%;animation-delay:1.1s;font-size:2rem}.heart:nth-child(27){top:38%;left:88%;animation-delay:2.4s;font-size:1.6rem}.heart:nth-child(28){top:68%;left:72%;animation-delay:3.6s;font-size:2.2rem}.heart:nth-child(29){top:22%;left:22%;animation-delay:.6s;font-size:1.8rem}.heart:nth-child(30){top:58%;left:52%;animation-delay:4.3s;font-size:2rem}.heart:nth-child(31){top:14%;left:28%;animation-delay:.4s;font-size:1.7rem}.heart:nth-child(32){top:26%;left:72%;animation-delay:1.6s;font-size:2.1rem}.heart:nth-child(33){top:48%;left:8%;animation-delay:2.2s;font-size:1.6rem}.heart:nth-child(34){top:62%;left:95%;animation-delay:3.4s;font-size:2.3rem}.heart:nth-child(35){top:82%;left:12%;animation-delay:4.6s;font-size:1.8rem}.heart:nth-child(36){top:34%;left:38%;animation-delay:.7s;font-size:2rem}.heart:nth-child(37){top:66%;left:58%;animation-delay:1.9s;font-size:1.9rem}.heart:nth-child(38){top:18%;left:62%;animation-delay:2.6s;font-size:2.2rem}.heart:nth-child(39){top:54%;left:48%;animation-delay:3.7s;font-size:1.7rem}.heart:nth-child(40){top:78%;left:82%;animation-delay:.2s;font-size:2.1rem}.heart:nth-child(41){top:4%;left:42%;animation-delay:1.3s;font-size:1.5rem}.heart:nth-child(42){top:36%;left:18%;animation-delay:2.9s;font-size:2rem}.heart:nth-child(43){top:64%;left:28%;animation-delay:4.1s;font-size:1.8rem}.heart:nth-child(44){top:16%;left:88%;animation-delay:.8s;font-size:2.4rem}.heart:nth-child(45){top:46%;left:68%;animation-delay:1.7s;font-size:1.6rem}.heart:nth-child(46){top:72%;left:6%;animation-delay:2.5s;font-size:2.2rem}.heart:nth-child(47){top:28%;left:32%;animation-delay:3.3s;font-size:1.9rem}.heart:nth-child(48){top:56%;left:78%;animation-delay:4.4s;font-size:2rem}.heart:nth-child(49){top:86%;left:48%;animation-delay:.5s;font-size:1.7rem}.heart:nth-child(50){top:2%;left:58%;animation-delay:1.4s;font-size:2.3rem}@keyframes float-heart{0%,to{transform:translateY(0) translate(0) rotate(0) scale(1);opacity:.3}25%{transform:translateY(-20px) translate(10px) rotate(5deg) scale(1.1);opacity:.4}50%{transform:translateY(-10px) translate(-15px) rotate(-5deg) scale(.9);opacity:.35}75%{transform:translateY(-15px) translate(5px) rotate(3deg) scale(1.05);opacity:.4}}.about-page:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(../assets/aura.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;opacity:.3;filter:blur(20px);z-index:-1;pointer-events:none}.about-container{max-width:1200px;width:100%;margin:0 auto;padding:2rem 0;position:relative;z-index:1;display:flex;justify-content:center;align-items:center;flex:1}.about-content{display:flex;flex-direction:row;align-items:flex-start;gap:3rem;background-color:#fffaf0e6;border-radius:30px;padding:3rem;box-shadow:0 10px 40px #00000026,0 0 30px #ff14931a;backdrop-filter:blur(10px);position:relative;z-index:2}.about-text{flex:1;min-width:0}.about-text h1{color:purple;font-size:clamp(2rem,5vw,3.5rem);margin:0 0 1.5rem;font-family:Pinyon Script,cursive;line-height:1.2}.about-text p{font-size:clamp(1rem,2vw,1.2rem);font-weight:400;color:#333;line-height:1.8;margin:0 0 1.5rem}.about-text p.connect{margin-top:2rem;font-size:clamp(1rem,2vw,1.1rem)}.about-text .underline{text-decoration:underline wavy purple;text-underline-offset:4px;color:purple;font-weight:500;transition:color .3s ease}.about-text .underline:hover{color:#ff69b4}.about-text a{color:purple;text-decoration:none;transition:color .3s ease}.about-text a:hover{color:#ff69b4}.about-image{flex-shrink:0;width:350px;max-width:100%}.about-image .me{width:100%;height:auto;border-radius:30px;border:15px dashed pink;box-shadow:0 10px 30px #00000026;object-fit:cover;transform:rotate(-2deg);transition:transform .3s ease}.about-image .me:hover{transform:rotate(0) scale(1.02)}.typing-text{margin-top:1.5rem;text-align:left;font-family:Courier New,Monaco,monospace;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:600;color:#ff1493;letter-spacing:2px;min-height:2.5rem}.typing-label{color:#8b008b}.auto-type{color:#ff1493;font-weight:700}.typed-cursor{color:#ff1493;font-weight:700;animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.achievements-link{margin-top:1.5rem;background:none;border:none;color:purple;font-size:clamp(1.5rem,3vw,2.2rem);font-family:Pinyon Script,cursive;text-decoration:underline wavy purple;text-underline-offset:4px;cursor:pointer;transition:color .3s ease;padding:0;text-align:center;width:100%}.achievements-link:hover{color:#ff69b4}.popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:1000;align-items:center;justify-content:center;backdrop-filter:blur(5px)}.popup-overlay.active{display:flex;animation:fadeIn .3s ease}.popup-content{position:relative;max-width:90%;max-height:90vh;background-color:#fffaf0f2;border-radius:20px;padding:2rem;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}.popup-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2.5rem;color:purple;cursor:pointer;line-height:1;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;z-index:1001}.popup-close:hover{color:#ff69b4;background-color:#ff14931a;transform:rotate(90deg)}.stamp-card-flip{position:relative;width:100%;max-width:200vw;height:auto;perspective:1000px}.stamp-card-front,.stamp-card-back{position:relative;width:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:transform .8s;transform-style:preserve-3d}.stamp-card-front{transform:rotateY(0)}.stamp-card-back{position:absolute;top:0;left:0;transform:rotateY(180deg)}.stamp-card-flip.flipped .stamp-card-front{transform:rotateY(-180deg)}.stamp-card-flip.flipped .stamp-card-back{transform:rotateY(0)}.stamp-card-image{max-width:100%;max-height:85vh;width:auto;height:auto;border-radius:10px;box-shadow:0 10px 30px #0003;object-fit:contain;display:block}@media(max-width:968px){.about-container{width:100%;max-width:100%}.about-content{flex-direction:column;align-items:center;gap:2rem;padding:2rem;width:95%;max-width:95%;margin:0 auto}.about-image{width:100%;max-width:400px;order:-1}.about-text,.about-text h1,.typing-text{text-align:center}}@media(max-width:640px){.about-page{padding:1rem .5rem;justify-content:center;align-items:center;min-height:100vh;width:100%;box-sizing:border-box}.about-container{padding:0;max-width:100%;width:100%;margin:0;display:flex;justify-content:center;align-items:center;flex:0 0 auto;box-sizing:border-box}.about-content{padding:1rem;border-radius:15px;width:90%;max-width:90%;margin:0;flex-shrink:0;box-sizing:border-box}.about-image{max-width:250px}.about-image .me{border-width:8px;border-radius:15px}.about-text h1{font-size:clamp(1.5rem,6vw,2.5rem);margin:0 0 1rem}.about-text p{text-align:left;font-size:clamp(.9rem,3vw,1rem);margin:0 0 1rem;line-height:1.6}.typing-text{font-size:clamp(1rem,3vw,1.2rem);margin-top:1rem}}:root{--project-item-size: 220px;--project-item-offset: 110px;--pink-color: #ff69b4;--pink-dark: #ff1493;--purple-color: purple;--transition-base: all .3s ease;--border-radius: 15px}.projects-section{position:relative;width:100%;height:120vh;min-height:800px;overflow:hidden}.cyberImage{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.cyberImage img{width:100%;height:100%;object-fit:cover;filter:brightness(1.3) contrast(.9) saturate(.6);opacity:.7}.projects-title-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:50%;max-width:600px;height:auto;pointer-events:none;filter:drop-shadow(0 0 15px rgba(255,105,180,.4))}.projectImages{position:absolute;top:0;left:0;width:100%;height:100%;z-index:15;pointer-events:none}.project-item{position:absolute;cursor:pointer;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;width:var(--project-item-size);height:var(--project-item-size);pointer-events:auto}.project-item[data-project-index="0"]{top:calc(50% - 45vh - var(--project-item-offset));left:calc(50% - 15vh - var(--project-item-offset))}.project-item[data-project-index="1"]{top:calc(50% - 42vh - var(--project-item-offset));left:calc(50% + 20vh - var(--project-item-offset))}.project-item[data-project-index="2"]{top:calc(50% - 28vh - var(--project-item-offset));left:calc(50% + 48vh - var(--project-item-offset))}.project-item[data-project-index="3"]{top:calc(50% - 43vh - var(--project-item-offset));left:calc(50% + 80vh - var(--project-item-offset))}.project-item[data-project-index="4"]{top:calc(50% - 8vh - var(--project-item-offset));left:calc(50% + 75vh - var(--project-item-offset))}.project-item[data-project-index="5"]{top:calc(50% + -12vh - var(--project-item-offset));left:calc(50% + 15vh - var(--project-item-offset))}.project-item[data-project-index="6"]{top:calc(50% + -10vh - var(--project-item-offset));left:calc(50% + 85vh - var(--project-item-offset))}.project-item[data-project-index="7"]{top:calc(50% + 5vh - var(--project-item-offset));left:calc(50% + 55vh - var(--project-item-offset))}.project-item[data-project-index="8"]{top:calc(50% + 16vh - var(--project-item-offset));left:calc(50% + 85vh - var(--project-item-offset))}.project-item[data-project-index="9"]{top:calc(50% + 45vh - var(--project-item-offset));left:calc(50% + 75vh - var(--project-item-offset))}.project-item[data-project-index="10"]{top:calc(50% + 38vh - var(--project-item-offset));left:calc(50% + 40vh - var(--project-item-offset))}.project-item[data-project-index="11"]{top:calc(50% + 45vh - var(--project-item-offset));left:calc(50% - 2vh - var(--project-item-offset))}.project-item[data-project-index="12"]{top:calc(50% + 35vh - var(--project-item-offset));left:calc(50% - 40vh - var(--project-item-offset))}.project-item[data-project-index="13"]{top:calc(50% + 35vh - var(--project-item-offset));left:calc(50% - 82vh - var(--project-item-offset))}.project-item[data-project-index="14"]{top:calc(50% + 5vh - var(--project-item-offset));left:calc(50% - 64vh - var(--project-item-offset))}.project-item[data-project-index="15"]{top:calc(50% - 20vh - var(--project-item-offset));left:calc(50% - 82vh - var(--project-item-offset))}.project-item[data-project-index="16"]{top:calc(50% - 18vh - var(--project-item-offset));left:calc(50% - 36vh - var(--project-item-offset))}.project-item[data-project-index="17"]{top:calc(50% - 40vh - var(--project-item-offset));left:calc(50% - 55vh - var(--project-item-offset))}.project-item[data-project-index="18"]{top:calc(50% - 52vh - var(--project-item-offset));left:calc(50% - 88vh - var(--project-item-offset))}.project-item img{width:100%;height:100%;object-fit:contain;border-radius:var(--border-radius);transition:var(--transition-base);display:block;background-color:transparent}.project-item:nth-child(odd) img{transform:rotate(-5deg)}.project-item:nth-child(2n) img{transform:rotate(5deg)}.project-item:nth-child(3n) img{transform:rotate(-8deg)}.project-item:nth-child(4n) img{transform:rotate(8deg)}.project-item:nth-child(5n) img{transform:rotate(-3deg)}.project-item:hover{z-index:100;transform:scale(1.2) rotate(0)!important}.project-item:hover img{transform:rotate(0) scale(1.1)!important;outline:4px solid var(--pink-color);outline-offset:4px;box-shadow:0 0 20px #ff69b499}.project-popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:1000;align-items:center;justify-content:center;backdrop-filter:blur(5px)}.project-popup-overlay.active{display:flex;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.project-popup-content{position:relative;max-width:min(90vw,900px);max-height:min(90vh,calc(100vh - 40px));width:900px;background-color:#fffaf0f2;border-radius:20px;padding:2rem;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease;overflow:hidden;display:flex;flex-direction:column}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.project-popup-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2.5rem;color:var(--purple-color);cursor:pointer;line-height:1;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:var(--transition-base);z-index:1001}.project-popup-close:hover{color:var(--pink-color);background-color:#ff14931a;transform:rotate(90deg)}.project-popup-header{font-family:Pinyon Script,cursive;font-size:clamp(1.5rem,3vw,2.5rem);color:var(--purple-color);text-align:center;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid rgba(255,105,180,.3);flex-shrink:0}.project-content-container{overflow-y:auto;flex:1;min-height:0}.project-content{display:flex;gap:2rem;align-items:flex-start}.project-image-container{flex-shrink:0;width:min(400px,40%);max-width:400px;display:flex;align-items:center;justify-content:center}.project-image-container img{width:100%;max-width:100%;max-height:min(50vh,400px);height:auto;border-radius:var(--border-radius);box-shadow:0 10px 30px #0003;object-fit:contain}.project-text-container{flex:1;min-width:0;overflow-y:auto;max-height:min(60vh,500px)}.project-subheading{font-family:Pinyon Script,cursive;font-size:clamp(1.8rem,3vw,2.5rem);color:var(--pink-dark);margin:0 0 1rem}.project-description{font-size:clamp(1rem,1.5vw,1.2rem);color:#333;line-height:1.8;margin:0 0 1.5rem}.project-links{margin-top:1.5rem}.project-links-container{display:flex;gap:1rem;flex-wrap:wrap}.project-link{display:inline-block;padding:.75rem 1.5rem;border-radius:25px;text-decoration:none;font-size:1rem;font-weight:600;transition:var(--transition-base);border:2px solid}.project-link-deploy{background-color:var(--pink-color);color:#fff;border-color:var(--pink-color)}.project-link-deploy:hover{background-color:var(--pink-dark);border-color:var(--pink-dark);transform:translateY(-2px);box-shadow:0 5px 15px #ff149366}.project-link-code{background-color:transparent;color:var(--pink-color);border-color:var(--pink-color)}.project-link-code:hover{background-color:var(--pink-color);color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #ff69b466}.caption{z-index:20;position:absolute;bottom:27%;right:27%;font-size:2vw;margin:0;color:#ff0;-webkit-text-stroke:.1vw orange}@media(max-width:768px){.projects-section{height:auto;min-height:auto;padding:2rem 0 3rem;position:relative}.cyberImage{height:100%;min-height:100%;position:absolute;z-index:1;top:0}.cyberImage img{object-fit:cover;height:100%}.projects-title-img{width:80%;max-width:350px;position:relative;top:auto;left:auto;transform:none;margin:1.5rem auto 1rem;display:block;z-index:5}.projects-section h1{position:relative;bottom:auto;right:auto;text-align:center;margin:0 auto 2rem;font-size:clamp(.85rem,2.5vw,1rem);width:90%;max-width:450px;z-index:6;line-height:1.4}.projectImages{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;padding:0 1rem;width:100%;height:auto;margin-top:0;z-index:15;justify-items:center}.project-item{position:relative!important;inset:auto!important;transform:none!important;width:100%!important;max-width:90px!important;height:auto!important;aspect-ratio:1;margin:0}.project-item img{transform:none!important;width:100%;height:100%}.project-item:hover{transform:scale(1.05)!important}.project-popup-content{width:95%;max-width:min(95vw,900px);padding:1.5rem;max-height:min(90vh,calc(100vh - 40px))}.project-content{flex-direction:column;gap:1rem}.project-image-container{width:100%;max-width:100%}.project-image-container img{max-height:min(30vh,300px)}.project-text-container{max-height:none;overflow-y:visible}.project-links-container{justify-content:center}.project-link{font-size:.9rem;padding:.6rem 1.2rem}}@media(max-width:480px){.projects-section{padding:1.5rem 0 2.5rem}.projects-title-img{width:85%;max-width:300px;margin:1rem auto .75rem}.projects-section h1{font-size:clamp(.75rem,2.2vw,.9rem);margin:0 auto 1.5rem;width:85%}.projectImages{grid-template-columns:repeat(4,1fr);gap:.5rem;padding:0 .75rem}.project-item{max-width:75px!important}}:root{--mobile-section-height: 400px;--pink-color: #ff69b4;--pink-dark: #ff1493;--transition-base: all .3s ease;--windows-font: "MS Sans Serif", "Arial", sans-serif}.experiences-section{position:relative;width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif}.cursive{color:purple;font-size:clamp(4rem,5vw,3.5rem);margin:0 0 1.5rem;font-family:Pinyon Script,cursive;line-height:1.2}.experiences-text{position:absolute;top:25%;left:50%;transform:translate(-50%);width:100%;max-width:1000px;height:auto;display:block;z-index:100;filter:drop-shadow(0 0 15px rgba(255,105,180,.4));pointer-events:none}.experience-items{position:absolute;top:0;left:0;width:100%;height:100%;z-index:50;pointer-events:none}.experience-item{position:absolute;width:150px;height:auto;cursor:pointer;transition:var(--transition-base);pointer-events:auto;display:block;object-fit:contain;image-rendering:-webkit-optimize-contrast}.experience-item:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:-1}.experience-item:hover{transform:scale(1.1);z-index:60}.experience-item[alt=track]{top:5%;left:0%;width:30vw}.experience-item[alt=cornell]{top:0%;left:5%;width:50vw}.experience-item[alt=daydream]{top:73%;right:3%;width:30vw}.experience-item[alt=etre]{top:77%;left:13%;z-index:1;width:12vw}.experience-item[alt=gtech]{top:63%;right:21%;width:8vw}.experience-item[alt=ncwit]{top:5%;right:-2%;width:35vw}.experience-item[alt=nyjos]{top:10%;right:8%;width:25vw;z-index:3;transform:translate(-50%)}.experience-item[alt=nyjos]:hover{transform:translate(-50%) scale(1.1)}.experience-item[alt=ovra]{top:50%;right:-5%;width:35vw}.experience-item[alt=parthenon]{top:19%;left:20%;width:40vw}.experience-item[alt=pennapps]{top:52%;right:23%;width:45vw}.experience-item[alt=rutgers]{top:70%;right:17%;width:7vw}.experience-item[alt=stampd]{top:50%;left:-5%;width:40vw}.experience-item[alt=techfluences]{top:3%;left:40%;width:30vw}.experience-item[alt=techgirls]{top:3%;right:5%;width:10vw}.experience-item[alt=campinvention]{top:65%;left:20%;width:25vw}.stripbg{display:flex;align-items:flex-start;justify-content:center;gap:0;width:100%;overflow-x:auto;overflow-y:hidden;position:relative;z-index:1;margin:0;padding:0}.strip{height:126vh;width:auto;object-fit:contain;object-position:top;flex-shrink:0;display:block;cursor:pointer;transition:var(--transition-base);pointer-events:auto;margin:0;padding:0;vertical-align:top}.strip:hover{transform:scale(1.1);z-index:50;position:relative}.strip:not(.strip-first){width:calc(126vh * .2);min-width:80px;max-width:15vw}.strip-first{width:calc(126vh * .2 * 4);min-width:320px;max-width:60vw}.windows-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;backdrop-filter:blur(2px);z-index:9999;display:none;align-items:center;justify-content:center;font-family:var(--windows-font);box-sizing:border-box}.windows-overlay.active{display:flex}.windows-overlay *{font-family:var(--windows-font)!important;box-sizing:border-box}.windows-window{width:min(90vw,800px);height:min(85vh,calc(100vh - 40px));max-height:calc(100vh - 40px);background:silver;border:2px outset #c0c0c0;box-shadow:2px 2px 10px #00000080;display:flex;flex-direction:column;font-size:11px;overflow:hidden}.windows-titlebar{background:linear-gradient(to bottom,var(--pink-color) 0%,var(--pink-dark) 100%);color:#fff;padding:2px 4px;display:flex;align-items:center;gap:6px;cursor:move;user-select:none;height:20px;font-weight:700}.windows-title-icon{font-size:14px}.windows-title-text{flex:1;font-size:11px}.windows-close-btn{background:silver;border:1px outset #c0c0c0;color:#000;width:18px;height:16px;font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;font-family:var(--windows-font)!important}.windows-close-btn:active{border:1px inset #c0c0c0}.explorer-layout{display:flex;gap:0;flex:1;overflow:hidden;border-top:1px solid #808080;min-height:0}.tree-view{width:180px;background:silver;border-right:1px inset #808080;overflow-y:auto;overflow-x:hidden;padding:4px;flex-shrink:0}.tree-header{font-weight:700;padding:4px 2px;color:var(--pink-dark);border-bottom:1px solid #808080;margin-bottom:4px}.tree-item{padding:2px 4px;cursor:pointer;user-select:none;display:flex;align-items:center;gap:4px;font-size:11px;color:#000;border:1px solid transparent}.tree-item:hover{background:var(--pink-color);color:#fff}.tree-item.active{background:var(--pink-dark);color:#fff;border:1px inset #808080}.tree-item-icon{font-size:12px}.content-pane{flex:1;background:#fff;padding:12px;border:2px inset #d2d2d2;overflow-y:auto;overflow-x:hidden;min-height:0;max-height:100%;display:flex;flex-direction:column}.win-preview-img{width:100%;max-height:min(30vh,200px);object-fit:contain;margin-bottom:12px;border:1px inset #808080;background:#fff;padding:4px;flex-shrink:0}.win-text-container{flex:1;overflow-y:auto;min-height:0}.win-text-container h4{margin:0 0 8px;color:var(--pink-dark);font-size:13px;font-weight:700;flex-shrink:0}.win-text-container p{font-size:11px;line-height:1.5;color:#000;margin:0}@media(max-width:768px){.experiences-section{min-height:var(--mobile-section-height)!important;height:var(--mobile-section-height)!important;max-height:var(--mobile-section-height)!important;padding-bottom:0;margin-bottom:0;overflow:hidden}.experiences-text{width:70%;max-width:400px;top:1.5rem;position:absolute;left:50%;transform:translate(-50%);z-index:100}.stripbg{gap:0;z-index:1;position:relative;height:var(--mobile-section-height)!important;max-height:var(--mobile-section-height)!important;margin:0;padding:0;line-height:0}.strip{height:var(--mobile-section-height)!important;max-height:var(--mobile-section-height)!important;position:relative;z-index:1;margin:0;padding:0;display:block;vertical-align:top}.strip:not(.strip-first){width:20vh;max-width:18vw}.strip-first{width:80vh;max-width:72vw}.experience-items{position:absolute;top:0;left:0;width:100%;height:var(--mobile-section-height)!important;max-height:var(--mobile-section-height)!important;z-index:50;pointer-events:none}.experience-item{position:absolute;pointer-events:auto;z-index:50;width:auto;max-width:120px;height:auto}.experience-item[alt=track]{top:8%;left:2%;width:35vw;max-width:140px}.experience-item[alt=cornell]{top:2%;left:3%;width:45vw;max-width:180px}.experience-item[alt=daydream]{top:45%;right:2%;width:35vw;max-width:140px}.experience-item[alt=etre]{top:48%;left:5%;width:20vw;max-width:80px}.experience-item[alt=gtech]{top:40%;right:15%;width:15vw;max-width:60px}.experience-item[alt=ncwit]{top:5%;right:2%;width:40vw;max-width:160px}.experience-item[alt=nyjos]{top:12%;right:5%;width:30vw;max-width:120px;transform:none}.experience-item[alt=nyjos]:hover{transform:scale(1.1)}.experience-item[alt=ovra]{top:32%;right:2%;width:40vw;max-width:160px}.experience-item[alt=parthenon]{top:20%;left:15%;width:45vw;max-width:180px}.experience-item[alt=pennapps]{top:35%;right:18%;width:50vw;max-width:200px}.experience-item[alt=rutgers]{top:42%;right:12%;width:12vw;max-width:50px}.experience-item[alt=stampd]{top:32%;left:2%;width:45vw;max-width:180px}.experience-item[alt=techfluences]{top:5%;left:35%;width:35vw;max-width:140px}.experience-item[alt=techgirls]{top:5%;right:3%;width:18vw;max-width:70px}.experience-item[alt=campinvention]{top:38%;left:15%;width:30vw;max-width:120px}.windows-window{width:min(95vw,800px);height:min(90vh,calc(100vh - 20px));max-height:calc(100vh - 20px)}.explorer-layout{flex-direction:column;min-height:0}.tree-view{width:100%;height:120px;flex-shrink:0}.content-pane{flex:1;min-height:0}.win-preview-img{max-height:min(25vh,150px)}}@media(max-width:480px){.experiences-section{min-height:var(--mobile-section-height)!important;height:var(--mobile-section-height)!important;max-height:var(--mobile-section-height)!important;padding-bottom:0;margin-bottom:0;overflow:hidden}.experiences-text{width:85%;top:1rem;position:absolute;left:50%;transform:translate(-50%);z-index:100}.stripbg{z-index:1;position:relative;height:var(--mobile-section-height)!important;max-height:var(--mobile-section-height)!important;margin:0;padding:0;line-height:0}.strip{height:var(--mobile-section-height)!important;max-height:var(--mobile-section-height)!important;position:relative;z-index:1;margin:0;padding:0;display:block;vertical-align:top}.strip:not(.strip-first){width:18vh;max-width:20vw}.strip-first{width:72vh;max-width:80vw}.experience-items{height:var(--mobile-section-height)!important;max-height:var(--mobile-section-height)!important;position:absolute;top:0;left:0;width:100%;z-index:50;pointer-events:none}.experience-item{position:absolute;pointer-events:auto;z-index:50;width:auto;max-width:100px;height:auto}.experience-item[alt=track]{top:10%;left:1%;width:40vw;max-width:120px}.experience-item[alt=cornell]{top:3%;left:2%;width:50vw;max-width:150px}.experience-item[alt=daydream]{top:46%;right:1%;width:40vw;max-width:120px}.experience-item[alt=etre]{top:49%;left:3%;width:25vw;max-width:70px}.experience-item[alt=gtech]{top:41%;right:12%;width:18vw;max-width:50px}.experience-item[alt=ncwit]{top:6%;right:1%;width:45vw;max-width:140px}.experience-item[alt=nyjos]{top:14%;right:3%;width:35vw;max-width:100px;transform:none}.experience-item[alt=nyjos]:hover{transform:scale(1.1)}.experience-item[alt=ovra]{top:33%;right:1%;width:45vw;max-width:140px}.experience-item[alt=parthenon]{top:22%;left:12%;width:50vw;max-width:150px}.experience-item[alt=pennapps]{top:36%;right:15%;width:55vw;max-width:170px}.experience-item[alt=rutgers]{top:43%;right:10%;width:15vw;max-width:45px}.experience-item[alt=stampd]{top:33%;left:1%;width:50vw;max-width:150px}.experience-item[alt=techfluences]{top:6%;left:32%;width:40vw;max-width:120px}.experience-item[alt=techgirls]{top:6%;right:2%;width:22vw;max-width:60px}.experience-item[alt=campinvention]{top:39%;left:12%;width:35vw;max-width:100px}}.footer{background:linear-gradient(135deg,#ffb6c11a,#ff69b426);border-top:3px solid rgba(255,105,180,.3);padding:2rem 3rem 1rem;margin-top:4rem;font-family:Arial,Helvetica,sans-serif}.footer-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:4rem;flex-wrap:nowrap}.footer-section{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem;flex:1}.footer-title{font-family:Pinyon Script,cursive;font-size:clamp(1.5rem,2.5vw,2rem);color:#ff69b4;margin:0 0 .5rem;text-align:left}.footer-nav{display:flex;flex-direction:row;gap:1.5rem;align-items:center;flex-wrap:wrap}.footer-link{color:#333;text-decoration:none;font-family:Arial,Helvetica,sans-serif;font-size:clamp(.95rem,1.2vw,1rem);font-weight:500;padding:.4rem .8rem;border-radius:20px;transition:all .3s ease;position:relative;white-space:nowrap}.footer-link:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:#ff69b4;transition:width .3s ease}.footer-link:hover{color:#ff69b4;transform:translateY(-2px)}.footer-link:hover:before{width:80%}.footer-social{display:flex;gap:1rem;align-items:center;justify-content:flex-start;flex-wrap:wrap}.footer-social-link{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;background-color:#ffb6c133;color:#ff69b4;transition:all .3s ease;border:2px solid rgba(255,105,180,.3);text-decoration:none}.footer-social-link span{font-size:1.1rem;font-weight:600;color:#ff69b4}.footer-social-link:hover{background-color:#ff69b44d;color:#ff1493;transform:scale(1.15) rotate(5deg);border-color:#ff69b4;box-shadow:0 4px 15px #ff149366}.footer-social-link svg{width:20px;height:20px}.footer-bottom{text-align:center;margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(255,105,180,.2);color:#666;font-size:.9rem;font-family:Arial,Helvetica,sans-serif}.footer-bottom p{margin:0}@media(max-width:968px){.footer-content{flex-wrap:wrap;gap:2.5rem}.footer-section{flex:0 1 auto;min-width:200px}}@media(max-width:768px){.footer{padding:1.5rem 2rem 1rem}.footer-content{flex-direction:column;gap:2rem;align-items:flex-start}.footer-section{width:100%;align-items:flex-start}.footer-nav{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:1rem}.footer-social{gap:.8rem;justify-content:flex-start}.footer-social-link{width:40px;height:40px}.footer-social-link svg{width:18px;height:18px}}@media(max-width:480px){.footer{padding:1.5rem 1rem 1rem}.footer-title{font-size:1.5rem}.footer-link{font-size:.95rem;padding:.4rem .8rem}.footer-social-link{width:38px;height:38px}}
