@import"https://fonts.googleapis.com/css2?family=Fredoka+One&display=swap";.snap-container{height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth}.snap-section{height:100vh;scroll-snap-align:start;scroll-snap-stop:always}.content-page{background-color:#4a90e2;display:flex;justify-content:flex-start;align-items:flex-end;color:#fff;font-family:Fredoka One,cursive;padding-bottom:3rem;padding-left:2rem;font-size:3rem;height:100vh}*{margin:0;padding:0;box-sizing:border-box}#root{width:100%;height:100vh}.home-page{background-color:#ffa444;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.title-box{color:#fff;font-family:Fredoka One,cursive;font-weight:700;font-size:5rem;text-align:center;padding:1rem 2rem;border-radius:999px;border:10px solid rgba(255,255,255);margin:0;display:flex;justify-content:center;align-items:center}.name{font-family:Fredoka One,cursive;font-weight:700;color:#fff;text-align:center;line-height:.9}.first-name{font-size:10rem;margin-top:-1rem}.last-name{font-size:10rem}.large-box{font-size:3rem;width:75%;margin-top:-10px}.carousel-box{overflow:hidden;height:10rem;display:flex;align-items:center;padding:0;text-align:left}.marquee-content{padding-right:8rem;white-space:nowrap}.scroll-arrow{position:absolute;bottom:3rem;background:none;border:none;color:#fff;cursor:pointer;transition:transform .3s ease}.scroll-arrow:hover{transform:translateY(.25rem)}.nav-dots{position:fixed;right:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1.5rem;z-index:1000}.nav-dot{display:flex;align-items:center;justify-content:flex-end;gap:1rem;cursor:pointer;transition:all .3s ease}.nav-dot-circle{width:12px;height:12px;border-radius:50%;background-color:#ffffff80;transition:all .3s ease;pointer-events:auto}.nav-dot:hover .nav-dot-circle{width:16px;height:16px}.nav-dot.active .nav-dot-circle{width:16px;height:16px;background-color:#fff}.nav-dot-label{color:#fff;font-family:Fredoka One,cursive;font-size:1rem;opacity:0;pointer-events:none;transition:opacity .3s ease}.nav-dot:has(.nav-dot-circle:hover) .nav-dot-label{opacity:1}.experience-template{background-color:#4a90e2;height:100vh;padding:3rem;display:flex;flex-direction:column;position:relative}.experience-text-box{width:50%;height:180px;background:#4a90e2;box-shadow:0 8px 20px #00000059;padding:1.5rem;font-family:Fredoka One;font-size:1.6rem;margin:0 auto;text-align:center}.timeline-area{position:relative;width:80%;height:300px;margin-top:4rem;margin-left:6rem}.timeline-bar{position:absolute;height:20px;background:#fff;border-radius:10px;cursor:pointer;transition:.2s ease}.timeline-bar:hover,.timeline-bar.active{background:#ffffff8c;transform:scaleY(1.2)}.year-row{display:flex;justify-content:space-between;position:absolute;bottom:-40px;width:100%;font-family:Fredoka One;font-size:1.2rem;color:#fff}.year-label{text-align:center;width:50px}.experience-page-title{position:absolute;bottom:2rem;left:2rem;font-family:Fredoka One;font-size:4rem;color:#fff}.content-template{background-color:#4a90e2;height:100vh;display:flex;align-items:center;justify-content:space-between;padding:4rem;position:relative}.text-box{flex:1;height:75%;background:#4a90e2;box-shadow:0 8px 20px #00000059;padding:2rem;font-family:Fredoka One;font-size:1.5rem;display:flex;align-items:center}.text-box p{white-space:pre-line}.text-column{width:50%;height:80%;display:flex;flex-direction:column}.slider-dots{display:flex;justify-content:center;gap:1.75rem;margin-bottom:1rem}.slider-dot{width:20px;height:20px;border-radius:50%;background:#fff6;cursor:pointer}.slider-dot.active{background:#fff}.slider-image{max-width:100%;max-height:80vh;object-fit:contain}.page-title{position:absolute;bottom:3rem;left:3rem;font-size:4rem;color:#fff;font-family:Fredoka One,cursive}.image-only{width:45%;display:flex;align-items:center;justify-content:center}.art-template{background-color:#4a90e2;height:100vh;position:relative;overflow:hidden}.art-title-box{position:absolute;top:3rem;left:50%;transform:translate(-50%);padding:1.2rem 2.5rem;background-color:#4a90e2;color:#fff;font-family:Fredoka One;font-size:1.8rem;z-index:10;white-space:nowrap;border-radius:100px;box-shadow:0 8px 20px #00000059}.art-canvas{position:absolute;inset:0}.art-piece{position:absolute;pointer-events:auto;animation:float 8s ease-in-out infinite}.art-image{width:100%;height:100%;object-fit:contain;display:block;transition:transform .35s ease,filter .35s ease;filter:drop-shadow(0 8px 18px rgba(0,0,0,.35))}.art-piece:hover .art-image{transform:scale(1.25);filter:drop-shadow(0 18px 35px rgba(0,0,0,.5))}@keyframes float{0%{transform:translateY(00px)}50%{transform:translateY(20px)}to{transform:translateY(0)}}.art-page-title{position:absolute;bottom:2rem;left:2rem;font-family:Fredoka One;font-size:4rem;color:#fff}.blog-template{background-color:#4a90e2;height:100vh;display:flex;align-items:center;justify-content:center;position:relative}.blog-box{width:75%;height:70%;background:#4a90e2;box-shadow:0 8px 20px #00000059;padding:2.5rem;display:flex;flex-direction:column}.blog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.blog-date{font-family:Fredoka One;font-size:1.8rem;color:#fff}.blog-dropdown{background:#fff;color:#4a90e2;border:none;border-radius:6px;padding:.5rem .75rem;font-family:Fredoka One;font-size:1rem;cursor:pointer}.blog-content{flex:1;overflow-y:auto}.blog-content p{white-space:pre-line;font-family:Fredoka One;font-size:1.2rem;color:#fff;line-height:1.6}.mobile-warning{display:none;height:100vh;background-color:#4a90e2;color:#fff;font-family:Fredoka One;align-items:center;justify-content:center;text-align:center;padding:2rem}@media(max-width:900px){.snap-container{display:none}.mobile-warning{display:flex}}
