body,html{height:100%;width:100%}body{background-color:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{height:100%;width:100%}*{box-sizing:border-box;margin:0;padding:0}body,html{height:auto;overflow-y:auto}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;white-space:nowrap;width:1px}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{clip:auto;background:#000;color:#fff;height:auto;margin:0;overflow:visible;padding:8px 12px;position:static!important;white-space:normal;width:auto}.App{background-color:#000;height:auto;max-width:100%;min-height:100vh;overflow-y:auto;position:relative;width:100%}.border-frame{border:1px solid #fff;bottom:0;display:flex;flex-direction:column;height:100vh;left:0;position:absolute;right:0;top:0}.header{left:20px;position:absolute;top:20px;z-index:3000}.header-content{align-items:flex-start;display:flex;flex-direction:column}.header-title{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0}.header-subtitle{display:none}.subtitle-visible{display:block!important}.header-subtitle{color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;letter-spacing:-.01em;line-height:1.2;margin:5px 0 0}.main-content{position:absolute;right:20%;top:50%;transform:translateY(-50%);z-index:5}.number-container{align-items:center;display:flex;flex-direction:column;position:relative}.curved-line{border:2px solid #fff;border-bottom:none;border-radius:40px 40px 0 0;height:20px;margin-bottom:10px;width:40px}.large-number{color:#fff;font-family:Inter,sans-serif;font-size:4rem;font-weight:800;letter-spacing:-.03em;line-height:1}.timer{position:absolute;right:20px;transition:bottom 2s ease-in-out;z-index:5}.timer-display{color:#fff;font-family:Inter,sans-serif;font-size:5rem;font-weight:800;letter-spacing:-.03em;text-align:center}.home-page-container{background-color:#f8f8f8;color:#000;height:auto;left:0;overflow-y:auto;position:relative;top:0;width:100%;z-index:1000}.home-page-container.show{transform:none}.home-page{height:auto;min-height:100vh;overflow-y:auto;padding:40px;position:relative;width:100%}.home-content{display:flex;flex-direction:column;height:auto;margin:0 auto;max-width:1200px;min-height:100%}.home-header{margin-bottom:60px}.home-nav{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.home-name{display:inline}.home-title{display:none}.home-location,.home-title{color:#666;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:-.01em}.home-nav-links{display:flex;gap:30px}.home-nav-links a{color:#000;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:-.01em;text-decoration:none;transition:color .3s ease}.home-nav-links a:hover{color:#666}.home-main{gap:60px;height:auto;min-height:100vh}.home-hero,.home-main{align-items:center;display:flex;flex:1 1;justify-content:space-between}.home-hero-title{display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:6rem;font-weight:800;letter-spacing:-.03em;line-height:1.1}.home-photo{align-items:center;background-color:#333;border-radius:50%;display:flex;height:200px;justify-content:center;margin-top:20px;width:200px}.photo-placeholder{color:#666;font-size:.8rem;text-align:center}.name-section{background-color:#f8f8f8;height:auto;justify-content:center;min-height:100vh;padding:40px 20px}.name-section,.name-section-content{align-items:center;display:flex;position:relative}.name-section-content{justify-content:space-between;max-width:1200px;width:100%}.supporting-text{color:#000;flex:1 1;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;letter-spacing:.02em;line-height:1.4;text-align:left}.supporting-text p{margin:0;padding:0}.name-display{align-items:center;flex:2 1;justify-content:center;position:relative}.large-name,.name-display{display:flex;flex-direction:column}.large-name{color:#000;font-family:Inter,sans-serif;font-size:4rem;font-weight:800;letter-spacing:-.02em;line-height:1;margin:0;text-align:center}.large-name:after{background-color:#000;content:"";display:block;height:2px;margin-top:10px;width:100%}.copy-button{align-items:center;background-color:#fff;border:2px solid #000;border-radius:50%;color:#000;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;height:120px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:120px;z-index:10}.copy-button:hover{background-color:#000;color:#fff;transform:translate(-50%,-50%) scale(1.05)}.scroll-indicator{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.arrow{animation:bounce 2s infinite;color:#000;font-size:3rem;font-weight:700}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.about-section{align-items:center;background-color:#f8f8f8;display:flex;justify-content:center;min-height:100vh;padding:40px 20px;position:relative}.page-indicator{color:#000;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;left:40px;letter-spacing:.02em;position:absolute;top:40px}.about-content{align-items:center;display:flex;justify-content:center;max-width:800px;width:100%}.about-text{max-width:600px;text-align:center}.about-paragraph{color:#000;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:600;letter-spacing:.02em;line-height:1.8;margin:0 0 40px;padding:0}.about-paragraph:last-child{margin-bottom:0}.windows-notice{bottom:20px;position:absolute;right:20px;z-index:10}.notice-text{color:#ccc;font-size:.8rem;line-height:1.2;margin:2px 0}.detailed-about-section{align-items:center;background-color:#f8f8f8;display:flex;justify-content:center;min-height:100vh;padding:40px 20px;position:relative}.detailed-about-content{align-items:flex-start;display:flex;gap:80px;justify-content:space-between;max-width:1200px;width:100%}.about-heading{flex:1 1;max-width:400px}.about-heading h2{color:#000;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin:0;text-align:left}.about-details{flex:2 1;max-width:600px}.detail-paragraph{color:#000;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:400;letter-spacing:.01em;line-height:1.7;margin:0 0 24px;padding:0;text-align:left}.detail-paragraph:last-of-type{margin-bottom:32px}.call-to-action{margin-top:32px}.cta-link{align-items:center;color:#000;display:inline-flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.cta-link:hover{color:#333}.cta-line{background-color:#000;display:inline-block;height:2px;margin-left:12px;transition:width .3s ease;width:40px}.cta-link:hover .cta-line{width:60px}.project-section{align-items:center;background-color:#f8f8f8;display:flex;height:auto;justify-content:center;min-height:100vh;padding:40px 20px;position:relative}.project-content{gap:80px;justify-content:space-between;max-width:1200px;width:100%}.project-content,.project-text{align-items:center;display:flex}.project-text{flex:1 1;flex-direction:column;justify-content:center;text-align:center}.project-title{margin-bottom:30px}.project-main-title{align-items:center;color:#000;display:flex;font-family:Inter,sans-serif;font-size:3.5rem;font-weight:800;gap:20px;justify-content:center;letter-spacing:-.03em;line-height:1.1;margin:0}.title-line{background-color:#000;flex-shrink:0;height:2px;width:60px}.project-description{color:#000;font-family:Inter,sans-serif;font-weight:500;letter-spacing:.02em;line-height:1.4;margin:0;text-align:center}.project-visual{align-items:center;flex:1 1;position:relative}.phone-mockup{background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:30px;box-shadow:0 20px 40px #0000004d;height:560px;padding:20px;position:relative;width:280px}.phone-screen{background:linear-gradient(135deg,#1e1e1e,#2d2d2d);justify-content:center}.music-player,.phone-screen{align-items:center;display:flex}.music-player{background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border-radius:15px;flex-direction:column;height:60%;justify-content:space-between;padding:30px;position:relative;width:80%}.song-info{margin-bottom:30px;text-align:center}.song-title{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:8px}.song-artist,.song-title{font-family:Inter,sans-serif}.song-artist{color:#ccc;font-size:1rem;font-weight:400}.play-button{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;height:80px;justify-content:center;margin:20px 0;transition:transform .3s ease;width:80px}.play-button:hover{transform:scale(1.1)}.play-triangle{border-bottom:10px solid #0000;border-left:15px solid #000;border-top:10px solid #0000;height:0;margin-left:3px;width:0}.progress-bar{background-color:#444;border-radius:2px;height:4px;margin-top:20px;overflow:hidden;width:100%}.progress-fill{background-color:#fff;border-radius:2px;height:100%;width:35%}.project-copy-button{align-items:center;background-color:#fff;border:2px solid #000;border-radius:50%;color:#000;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;height:100px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s ease;width:100px;z-index:10}.project-copy-button:hover{background-color:#000;color:#fff;transform:scale(1.05)}.aws-section{background:linear-gradient(135deg,#f90,#232f3e)}.aws-title{color:#fff;font-size:4rem;margin-bottom:30px;position:relative;text-align:center;text-shadow:2px 2px 4px #0000004d}.title-underline{background-color:#fff;bottom:-10px;box-shadow:0 2px 4px #0003;height:4px;left:0;position:absolute;width:100%}.aws-description{color:#fff;max-width:400px;text-align:left;text-shadow:1px 1px 2px #0000004d}.aws-description p{color:#fff;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:.02em;line-height:1.4;margin:0 0 8px;padding:0}.aws-description p:last-child{margin-bottom:0}.workspace-scene{align-items:center;display:flex;height:500px;justify-content:center;position:relative;width:100%}.desk{background:linear-gradient(145deg,#d4a574,#c19a6b);border-radius:20px;box-shadow:0 20px 40px #0003;height:400px;position:relative;width:600px}.books{left:40px;position:absolute;top:60px;z-index:3}.book-stack{background:linear-gradient(135deg,#8b4513,sienna);height:100px;margin-bottom:10px;width:80px}.book-stack,.open-book{border-radius:5px;box-shadow:0 5px 15px #0000004d}.open-book{background:linear-gradient(135deg,beige,khaki);height:80px;position:relative;width:120px}.open-book:before{background:linear-gradient(135deg,#ff6b6b,#ff8e8e);border-radius:3px;content:"";height:40px;left:20px;position:absolute;top:20px;width:80px}.laptop{background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:10px;box-shadow:0 10px 30px #0006;height:200px;left:200px;position:absolute;top:80px;transform:rotateY(-15deg);width:300px;z-index:2}.laptop-screen{background:linear-gradient(135deg,#1e1e1e,#2d2d2d);border-radius:8px;height:100%;position:relative;width:100%}.laptop-screen,.see-more-button{align-items:center;display:flex;justify-content:center}.see-more-button{background-color:#fff;border:2px solid #000;border-radius:50%;color:#000;cursor:pointer;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;height:120px;transition:all .3s ease;width:120px;z-index:10}.see-more-button:hover{background-color:#000;color:#fff;transform:scale(1.05)}.mouse{background:linear-gradient(145deg,#1a1a1a,#2a2a2a);border-radius:20px;box-shadow:0 5px 15px #0000004d;height:40px;right:60px;top:120px;width:60px;z-index:2}.monitor,.mouse{position:absolute}.monitor{background:linear-gradient(145deg,#fff,#f0f0f0);border-radius:10px;box-shadow:0 10px 30px #0000004d;height:150px;right:40px;top:40px;width:200px;z-index:1}.monitor-screen{background:linear-gradient(135deg,#e0e0e0,#d0d0d0);border-radius:8px;height:100%;width:100%}.plants{left:50%;position:absolute;top:20px;transform:translateX(-50%);z-index:4}.plant-left{border-radius:30px 30px 0 0;height:80px;left:-100px;width:60px}.plant-left,.plant-right{background:linear-gradient(135deg,#228b22,#32cd32);box-shadow:0 5px 15px #0003;position:absolute}.plant-right{border-radius:20px 20px 0 0;height:60px;right:-100px;width:40px}.intelia-copy{position:absolute;right:20px;top:20px}.interests-section{align-items:center;background-color:#f8f8f8;display:flex;height:auto;justify-content:center;min-height:100vh;padding:40px 20px;position:relative}.about-me-link{position:absolute;right:40px;top:40px;z-index:10}.about-me-link a{color:#000;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s ease}.about-me-link a:hover{color:#333}.interests-content{align-items:center;justify-content:center;max-width:800px;position:relative;text-align:center;width:100%}.interest-text{color:#000;font-family:Inter,sans-serif;font-size:4.5rem;font-weight:800;letter-spacing:-.03em;line-height:1;margin:0;text-align:center}.football-text{margin-bottom:40px}.gaming-text{margin-top:40px}.vr-image-container{height:500px;justify-content:center;margin:20px 0;width:400px}.vr-image-container,.vr-person{align-items:center;display:flex;position:relative}.vr-person{flex-direction:column;height:400px;width:300px}.person-head{height:120px;margin-bottom:20px;position:relative;width:120px}.person-face{background:linear-gradient(135deg,#d4a574,#c19a6b);border-radius:50%;height:100%;position:relative;width:100%;z-index:2}.vr-headset{background:linear-gradient(145deg,#fff,#f0f0f0);border-radius:40px;box-shadow:0 5px 15px #0003;height:80px;left:50%;position:absolute;top:-10px;transform:translateX(-50%);width:140px;z-index:1}.person-body{align-items:center;display:flex;flex-direction:column;height:250px;position:relative;width:200px}.person-sweater{background:linear-gradient(135deg,beige,#e6d7c3);border-radius:100px 100px 20px 20px;height:200px;position:relative;width:180px;z-index:1}.vr-controllers{bottom:20px;display:flex;gap:20px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.controller-left,.controller-right{background:linear-gradient(145deg,#fff,#f0f0f0);border-radius:20px;box-shadow:0 5px 15px #0003;height:40px;position:relative;width:60px}.controller-left:before,.controller-right:before{background-color:#000;border-radius:50%;content:"";height:20px;left:50%;position:absolute;top:8px;transform:translateX(-50%);width:20px}.interests-copy-button{align-items:center;background-color:#fff;border:2px solid #000;border-radius:50%;color:#000;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;height:100px;justify-content:center;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:all .3s ease;width:100px;z-index:10}.interests-copy-button:hover{background-color:#000;color:#fff;transform:translateY(-50%) scale(1.05)}.hobbies-section{align-items:center;background-color:#f8f8f8;display:flex;height:auto;justify-content:center;min-height:100vh;padding:40px 20px;position:relative}.hobbies-content{align-items:flex-start;display:flex;gap:80px;justify-content:space-between;max-width:1200px;position:relative;width:100%}.hobbies-text{flex:2 1;max-width:600px}.hobbies-dial{align-items:center;display:flex;flex:1 1;justify-content:center}.dial-circle{animation:dial-rotate 18s linear infinite;border:2px solid #00000026;border-radius:50%;height:260px;position:relative;width:260px}.dial-item{align-items:center;background:#fff;border-radius:50%;box-shadow:0 8px 20px #00000014;color:#000;display:flex;font-weight:800;height:56px;justify-content:center;position:absolute;width:56px}.dial-item.pos-0{left:calc(50% - 28px);top:-28px}.dial-item.pos-120{bottom:28px;left:-10px}.dial-item.pos-240{bottom:28px;right:-10px}.aws-label{font-size:.9rem;letter-spacing:.06em}@keyframes dial-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.hobbies-content{align-items:center;justify-content:center;text-align:center}.hobbies-text{order:1}.hobbies-dial{display:flex;justify-content:center;margin-bottom:0;margin-top:12px;order:2;width:100%}.dial-circle{height:200px;margin:0 auto;width:200px}.dial-item{font-size:.9rem;height:44px;width:44px}.dial-item.pos-0{left:calc(50% - 22px);top:-22px}.dial-item.pos-120{bottom:22px;left:-8px}.dial-item.pos-240{bottom:22px;right:-8px}}.hobbies-heading{font-size:4rem;font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0 0 40px}.hobbies-description,.hobbies-heading{color:#000;font-family:Inter,sans-serif;text-align:left}.hobbies-description{font-size:1.2rem;font-weight:400;letter-spacing:.01em;line-height:1.7;margin:0}.hobbies-cta{align-items:flex-start;display:flex;flex:1 1;justify-content:flex-end;margin-top:20px}.hobbies-link{align-items:center;color:#000;display:inline-flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.hobbies-link:hover{color:#333}.hobbies-line{background-color:#000;display:inline-block;height:2px;margin-left:12px;transition:width .3s ease;width:40px}.hobbies-link:hover .hobbies-line{width:60px}.hobbies-copy-button{align-items:center;background-color:#fff;border:2px solid #000;border-radius:50%;color:#000;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;height:100px;justify-content:center;left:20px;position:absolute;top:20px;transition:all .3s ease;width:100px;z-index:10}.hobbies-copy-button:hover{background-color:#000;color:#fff;transform:scale(1.05)}.contact-section{background-color:#f8f8f8;height:auto;min-height:100vh;padding:40px 20px}.contact-content,.contact-section{align-items:center;display:flex;justify-content:center;position:relative}.contact-content{flex-direction:column;max-width:1000px;text-align:center;width:100%}.contact-prompts{display:flex;justify-content:space-between;margin-bottom:60px;width:100%}.prompt-left{text-align:left}.prompt-right{text-align:right}.prompt-left p,.prompt-right p{color:#000;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:.02em;line-height:1.4;margin:0 0 8px;padding:0}.prompt-left p:last-child,.prompt-right p:last-child{margin-bottom:0}.email-display{margin-bottom:40px}.email-line{align-items:center;color:#000;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:4rem;font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0 0 20px;position:relative;text-align:center}.email-line:last-child{margin-bottom:0}.email-underline{background-color:#000;bottom:-10px;height:4px;left:0;position:absolute;width:100%}.email-copy-button{align-items:center;background-color:#fff;border:2px solid #000;border-radius:50%;color:#000;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;height:100px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s ease;width:100px;z-index:10}.email-copy-button:hover{background-color:#000;color:#fff;transform:scale(1.05)}.footer-section{align-items:center;background-color:#f8f8f8;display:flex;height:auto;justify-content:center;min-height:200px;padding:40px 20px;position:relative}.home-page .footer-section,.home-page .hobbies-section,.home-page .project-section:not(.aws-section){background-color:#fafafa}.footer-content{align-items:center;display:flex;gap:40px;justify-content:space-between;max-width:1200px;width:100%}.footer-left{flex:1 1;text-align:left}.footer-name{color:#333;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.footer-name,.footer-role{font-family:Inter,sans-serif;line-height:1.2}.footer-role{color:#666;font-size:1rem;font-weight:400;letter-spacing:.01em;margin:0}.footer-center{align-items:center;display:flex;flex:1 1;justify-content:center}.social-links{color:#333;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.01em;line-height:1.2}.social-links a{color:#333;text-decoration:none;transition:color .3s ease}.social-links a:hover{color:#000}.social-separator{color:#666}.footer-right{flex:1 1;text-align:right}.footer-credits{color:#333;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.01em;line-height:1.4;margin:0 0 8px}.footer-credits:last-child{margin-bottom:0}.credit-label{color:#333;font-weight:600}.about-section,.contact-section,.detailed-about-section,.hobbies-section,.home-main,.interests-section,.name-section,.project-section{opacity:0;transform:translateY(80px);transition:all 1.8s cubic-bezier(.16,1,.3,1)}.about-section.animate-in,.contact-section.animate-in,.detailed-about-section.animate-in,.hobbies-section.animate-in,.home-main.animate-in,.interests-section.animate-in,.name-section.animate-in,.project-section.animate-in{opacity:1;transform:translateY(0)}.home-main.animate-in .home-hero-title{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) .5s both}.home-main.animate-in .hero-line{animation:slideInLeft 2.2s cubic-bezier(.16,1,.3,1) .8s both}.home-main.animate-in .hero-line:nth-child(2){animation:slideInLeft 2.2s cubic-bezier(.16,1,.3,1) 1.2s both}.home-main.animate-in .home-photo{animation:slideInRight 2.2s cubic-bezier(.16,1,.3,1) 1s both}.home-main.animate-in .photo-placeholder{animation:scaleIn 1.8s cubic-bezier(.16,1,.3,1) 1.4s both}.name-section.animate-in .supporting-text{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) .5s both}.name-section.animate-in .large-name{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 1s both}.name-section.animate-in .scroll-indicator{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 1.5s both}.about-section.animate-in .about-paragraph{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) .6s both}.about-section.animate-in .about-paragraph:nth-child(2){animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 1.2s both}.detailed-about-section.animate-in .about-heading{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) .5s both}.detailed-about-section.animate-in .detail-paragraph{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) .8s both}.detailed-about-section.animate-in .detail-paragraph:nth-child(2){animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 1.2s both}.detailed-about-section.animate-in .call-to-action{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 1.6s both}.project-section.animate-in .project-text{animation:slideInLeft 2.2s cubic-bezier(.16,1,.3,1) .5s both}.project-section.animate-in .project-main-title{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) .8s both}.project-section.animate-in .project-description{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 1.2s both}.project-section.animate-in .title-line{animation:expandLine 1.8s cubic-bezier(.16,1,.3,1) 1s both}.project-section.animate-in .project-visual{animation:slideInRight 2.2s cubic-bezier(.16,1,.3,1) 1s both}.project-section.animate-in .phone-mockup,.project-section.animate-in .workspace-scene{animation:scaleIn 1.8s cubic-bezier(.16,1,.3,1) 1.4s both}.interests-section.animate-in .about-me-link{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) .5s both}.interests-section.animate-in .football-text{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) .8s both}.interests-section.animate-in .vr-image-container{animation:scaleIn 1.8s cubic-bezier(.16,1,.3,1) 1.2s both}.interests-section.animate-in .vr-person{animation:floatIn 2.2s cubic-bezier(.16,1,.3,1) 1.6s both}.hobbies-section.animate-in .hobbies-heading{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) .5s both}.hobbies-section.animate-in .hobbies-description{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) .8s both}.hobbies-section.animate-in .hobbies-cta{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 1.2s both}.contact-section.animate-in .contact-prompts{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) .5s both}.contact-section.animate-in .prompt-left{animation:slideInLeft 2.2s cubic-bezier(.16,1,.3,1) .8s both}.contact-section.animate-in .prompt-right{animation:slideInRight 2.2s cubic-bezier(.16,1,.3,1) .8s both}.contact-section.animate-in .email-display{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 1.2s both}.contact-section.animate-in .email-line{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 1.6s both}.contact-section.animate-in .email-line:nth-child(2){animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 2s both}.contact-section.animate-in .email-underline{animation:expandLine 1.8s cubic-bezier(.16,1,.3,1) 1.8s both}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-80px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(80px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes expandLine{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes floatIn{0%{opacity:0;transform:translateY(60px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.floating-copy-button{align-items:center;background-color:#fff;border:2px solid #000;border-radius:50%;box-shadow:0 4px 20px #00000026;color:#000;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;height:120px;justify-content:center;pointer-events:auto;position:fixed;transition:all .3s ease;width:120px;z-index:1000}.floating-copy-button:hover{background-color:#000;box-shadow:0 6px 25px #0003;color:#fff;transform:scale(1.05)}@media (max-width:768px){.home-header{display:none}.header-title{font-size:2.2rem}.header-subtitle{display:none}.large-number{font-size:4rem}.timer-display{font-size:5rem}.main-content{right:15%}.home-nav{align-items:flex-start;gap:10px}.home-hero,.home-nav{flex-direction:column}.home-hero{gap:40px}.home-hero-title{font-size:5.6rem}.home-photo{height:300px;width:250px}.name-section-content{flex-direction:column;gap:40px}.supporting-text{font-size:1.9rem;text-align:center}.large-name{font-size:4.8rem}.copy-button{font-size:1.3rem;height:100px;width:100px}.arrow{font-size:3.4rem}.about-paragraph,.page-indicator{font-size:1.6rem}.page-indicator{left:30px;top:30px}.detailed-about-content{flex-direction:column;gap:40px}.about-heading h2{font-size:2.4rem;text-align:center}.detail-paragraph{font-size:1.6rem}.project-content{flex-direction:column;gap:40px}.project-main-title{font-size:4.2rem}.phone-mockup{height:480px;width:240px}.project-copy-button{font-size:.8rem;height:80px;width:80px}.aws-title{font-size:3.8rem}.aws-description p{font-size:1.3rem}.desk{height:300px;width:400px}.laptop{height:140px;left:150px;top:60px;width:200px}.see-more-button{font-size:.7rem;height:80px;width:80px}}@media (max-width:480px){.header-title{font-size:1.9rem}.header-subtitle{font-size:1.5rem}.large-number{font-size:3.5rem}.timer-display{font-size:4rem}.main-content{right:10%}.home-page{padding:20px}.home-hero-title{font-size:4.8rem}.home-photo{height:250px;width:200px}.name-section-content{flex-direction:column;gap:30px}.supporting-text{font-size:1.7rem;text-align:center}.large-name{font-size:4.2rem}.copy-button{font-size:1.2rem;height:80px;width:80px}.arrow{font-size:2.8rem}.about-paragraph{font-size:1.5rem;line-height:1.7}.page-indicator{font-size:1.3rem;left:20px;top:20px}.detailed-about-content{flex-direction:column;gap:30px}.about-heading h2{font-size:2.2rem;text-align:center}.detail-paragraph{font-size:1.5rem;line-height:1.65}.project-content{flex-direction:column;gap:30px}.project-main-title{font-size:3.6rem;gap:15px}.title-line{width:40px}.phone-mockup{height:400px;width:200px}.project-copy-button{font-size:.8rem;height:70px;width:70px}.desk{height:250px;width:300px}.laptop{height:100px;left:100px;top:50px;width:150px}.see-more-button{font-size:.6rem;height:60px;width:60px}.interest-text{font-size:3.6rem}.vr-image-container{height:350px;width:250px}.vr-person{height:300px;width:200px}.interests-copy-button{font-size:.7rem;height:80px;width:80px}.hobbies-content{flex-direction:column;gap:40px}.hobbies-heading{font-size:3.4rem;text-align:center}.hobbies-description{font-size:1.2rem;text-align:center}.hobbies-cta{justify-content:center}.hobbies-copy-button{font-size:.6rem;height:70px;width:70px}.contact-prompts{flex-direction:column;gap:20px;margin-bottom:40px}.prompt-left,.prompt-right{text-align:center}.prompt-left p,.prompt-right p{font-size:1.3rem}.email-line{font-size:1.2rem;letter-spacing:-.02em;padding:0 16px}.email-underline{width:92%}.email-copy-button{font-size:.6rem;height:70px;width:70px}.footer-content{flex-direction:column;gap:25px}.footer-content,.footer-left,.footer-right{text-align:center}.footer-name{font-size:1.2rem}.footer-role{font-size:.9rem}.footer-credits,.social-links{font-size:.8rem}}.about-page,.blog-page,.contact-page,.work-page{height:auto!important;overflow-x:hidden;overflow-y:auto!important;position:relative!important}.home-page-container .about-page,.home-page-container .blog-page,.home-page-container .contact-page,.home-page-container .work-page{height:auto!important;min-height:100vh;overflow-y:auto!important;position:relative!important}.home-page-container{height:auto!important;min-height:100vh;overflow-y:auto!important}.about-page,.blog-page,.contact-page,.work-page{border:2px solid red!important}.about-content,.blog-content,.contact-content,.work-content{border:2px solid blue!important;min-height:200vh!important}.work-page{background-color:#000;color:#fff;min-height:100vh;overflow-x:hidden}.work-content{margin:0 auto;max-width:1200px;padding:0 20px}.work-header{border-bottom:1px solid #333;padding:40px 0}.work-nav{align-items:center;display:flex;justify-content:space-between}.back-link{color:#fff;font-size:.9rem;text-decoration:none;transition:color .3s ease}.back-link:hover{color:#ccc}.work-nav-links{display:flex;gap:30px}.work-nav-links a{color:#fff;font-size:.9rem;text-decoration:none;transition:color .3s ease}.work-nav-links a.active,.work-nav-links a:hover{color:#ccc}.work-hero{padding:100px 0;text-align:center}.work-hero-title{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:20px}.work-hero-subtitle{color:#ccc;font-size:1.2rem;margin:0 auto;max-width:600px}.blog-footer .footer-role,.contact-footer .footer-role,.work-footer .footer-role{display:none}.projects-section{padding:100px 0}.projects-grid{grid-gap:80px;display:grid;gap:80px;margin-top:60px}.project-card{grid-gap:60px;align-items:center;border-bottom:1px solid #333;display:grid;gap:60px;grid-template-columns:1fr 1fr;padding:40px 0}.project-info{display:flex;flex-direction:column;gap:20px}.project-title{font-size:2.5rem;font-weight:700;line-height:1.1}.project-subtitle{color:#ccc;font-size:1rem;letter-spacing:.1em;text-transform:uppercase}.project-description{color:#ccc;font-size:1.1rem;line-height:1.6}.project-technologies{display:flex;flex-wrap:wrap;gap:10px}.tech-tag{background-color:#333;border-radius:20px;color:#fff;font-size:.8rem;padding:5px 12px}.project-mockup,.project-visual{display:flex;justify-content:center}.project-mockup{align-items:center;background-color:#333;border-radius:10px;color:#ccc;font-size:.9rem;height:200px;width:300px}.project-detail-section{border-bottom:1px solid #333;padding:100px 0}.project-detail-content{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.project-detail-text{display:flex;flex-direction:column;gap:30px}.project-detail-title{font-size:3rem;font-weight:700;line-height:1.1}.project-detail-subtitle{color:#ccc;font-size:1rem;letter-spacing:.1em;text-transform:uppercase}.project-detail-description{color:#ccc;font-size:1.1rem;line-height:1.6}.project-features h3{font-size:1.2rem;margin-bottom:15px}.project-features ul{list-style:none;padding:0}.project-features li{color:#ccc;padding:5px 0}.project-features li:before{color:#fff;content:"•";margin-right:10px}.work-footer{border-top:1px solid #333;padding:60px 0}.about-page{background-color:#000;color:#fff;min-height:100vh;overflow-x:hidden}.about-content{margin:0 auto;max-width:1200px;padding:0 20px}.about-header{border-bottom:1px solid #333;padding:40px 0}.about-nav{align-items:center;display:flex;justify-content:space-between}.about-nav-links{display:flex;gap:30px}.about-nav-links a{color:#fff;font-size:.9rem;text-decoration:none;transition:color .3s ease}.about-nav-links a.active,.about-nav-links a:hover{color:#ccc}.about-hero{padding:100px 0;text-align:center}.about-hero-title{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:20px}.about-hero-subtitle{color:#ccc;font-size:1.2rem;margin:0 auto;max-width:600px}.story-section{padding:100px 0}.story-content{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.story-text{display:flex;flex-direction:column;gap:30px}.story-title{font-size:2.5rem;font-weight:700;line-height:1.1}.story-paragraph{color:#ccc;font-size:1.1rem;line-height:1.6}.profile-image,.story-visual{display:flex;justify-content:center}.profile-image{align-items:center;background-color:#333;border-radius:50%;color:#ccc;font-size:.9rem;height:300px;text-align:center;width:300px}.skills-section{padding:100px 0}.skills-content{display:flex;flex-direction:column;gap:50px}.skills-title{font-size:2.5rem;font-weight:700;line-height:1.1}.skills-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.skill-category{display:flex;flex-direction:column;gap:15px}.category-title{color:#fff;font-size:1.2rem;font-weight:600}.skill-items{display:flex;flex-wrap:wrap;gap:10px}.skill-item{background-color:#333;border-radius:20px;color:#fff;font-size:.9rem;padding:8px 15px}.experience-section{padding:100px 0}.experience-content{display:flex;flex-direction:column;gap:50px}.experience-title{font-size:2.5rem;font-weight:700;line-height:1.1}.experience-timeline{display:flex;flex-direction:column;gap:40px}.experience-item{border:1px solid #333;border-radius:10px;padding:30px}.experience-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.company-name{color:#fff;font-size:1.3rem;font-weight:600}.experience-period{color:#ccc;font-size:.9rem}.role-title{color:#ccc;font-size:1.1rem;font-weight:500;margin-bottom:10px}.role-description{color:#ccc;font-size:1rem;line-height:1.6}.interests-section{padding:100px 0}.interests-content{display:flex;flex-direction:column;gap:50px}.interests-title{font-size:2.5rem;font-weight:700;line-height:1.1}.interests-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.interest-item{border:1px solid #333;border-radius:10px;padding:30px}.interest-name{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:15px}.interest-description{color:#ccc;font-size:1rem;line-height:1.6}.contact-cta-section{border-top:1px solid #333;padding:100px 0;text-align:center}.cta-content{margin:0 auto;max-width:600px}.cta-title{font-size:2.5rem;font-weight:700;line-height:1.1;margin-bottom:20px}.cta-description{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:40px}.cta-button{align-items:center;background-color:#fff;border-radius:5px;color:#000;display:inline-flex;font-weight:600;gap:10px;padding:15px 30px;text-decoration:none;transition:all .3s ease}.cta-button:hover{background-color:#ccc;transform:translateY(-2px)}.cta-arrow{font-size:1.2rem}.about-footer{border-top:1px solid #333;padding:60px 0}.contact-page{background-color:#000;color:#fff;min-height:100vh;overflow-x:hidden}.contact-content{margin:0 auto;max-width:1200px;padding:0 20px}.contact-page .contact-content{align-items:stretch!important;display:block!important;justify-content:flex-start!important;text-align:left!important;width:100%!important}.contact-header{border-bottom:1px solid #333;padding:40px 0}.contact-nav{align-items:center!important;display:flex!important;justify-content:space-between!important;width:100%!important}.contact-nav-links{display:flex;gap:30px}.contact-nav-links a{color:#fff;font-size:.9rem;text-decoration:none;transition:color .3s ease}.contact-nav-links a.active,.contact-nav-links a:hover{color:#ccc}.contact-hero{padding:100px 0;text-align:center}.contact-hero-title{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:20px}.contact-hero-subtitle{color:#ccc;font-size:1.2rem;margin:0 auto;max-width:600px}.contact-form-section{padding:100px 0}.form-content{margin:0 auto;max-width:800px}.form-header{margin-bottom:60px;text-align:center}.form-title{font-size:2.5rem;font-weight:700;line-height:1.1;margin-bottom:20px}.form-subtitle{color:#ccc;font-size:1.1rem;line-height:1.6}.contact-form{display:flex;flex-direction:column;gap:30px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:10px}.form-label{color:#ccc;font-size:.9rem;font-weight:500}.form-input,.form-textarea{background-color:#333;border:1px solid #555;border-radius:5px;color:#fff;font-size:1rem;padding:15px;transition:border-color .3s ease}.form-input:focus,.form-textarea:focus{border-color:#fff;outline:none}.form-textarea{min-height:120px;resize:vertical}.submit-button{align-self:flex-start;background-color:#fff;border:none;border-radius:5px;color:#000;cursor:pointer;font-size:1rem;font-weight:600;padding:15px 30px;transition:all .3s ease}.submit-button:hover:not(:disabled){background-color:#ccc;transform:translateY(-2px)}.submit-button.submitting{cursor:not-allowed;opacity:.7}.success-message{background-color:#4caf50;border-radius:5px;color:#fff;margin-top:20px;padding:15px;text-align:center}.contact-info-section{padding:100px 0}.info-content{margin:0 auto;max-width:800px}.info-title{font-size:2.5rem;font-weight:700;line-height:1.1;margin-bottom:50px;text-align:center}.info-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.info-item{border:1px solid #333;border-radius:10px;padding:30px;text-align:center}.info-type{color:#ccc;font-size:1rem;font-weight:500;letter-spacing:.1em;margin-bottom:10px;text-transform:uppercase}.info-value{color:#fff;font-size:1.2rem;font-weight:600}.info-value.link{text-decoration:none;transition:color .3s ease}.info-value.link:hover{color:#ccc}.availability-section{border-top:1px solid #333;padding:100px 0;text-align:center}.availability-content{margin:0 auto;max-width:600px}.availability-title{font-size:2.5rem;font-weight:700;line-height:1.1;margin-bottom:30px}.availability-status{align-items:center;display:flex;gap:15px;justify-content:center;margin-bottom:20px}.status-indicator{animation:pulse 2s infinite;background-color:#4caf50;border-radius:50%;height:12px;width:12px}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.status-text{color:#fff;font-size:1.1rem;font-weight:500}.availability-description{color:#ccc;font-size:1.1rem;line-height:1.6}.contact-footer{border-top:1px solid #333;padding:60px 0}.blog-page{background-color:#000;color:#fff;min-height:100vh;overflow-x:hidden}.blog-content{margin:0 auto;max-width:1200px;padding:0 20px}.blog-header{border-bottom:1px solid #333;padding:40px 0}.blog-nav{align-items:center;display:flex;justify-content:space-between}.blog-nav-links{display:flex;gap:30px}.blog-nav-links a{color:#fff;font-size:.9rem;text-decoration:none;transition:color .3s ease}.blog-nav-links a.active,.blog-nav-links a:hover{color:#ccc}.blog-hero{padding:100px 0;text-align:center}.blog-hero-title{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:20px}.blog-hero-subtitle{color:#ccc;font-size:1.2rem;margin:0 auto;max-width:600px}.featured-post-section{padding:100px 0}.featured-content{margin:0 auto;max-width:1000px}.featured-label{color:#ccc;font-size:.9rem;letter-spacing:.1em;margin-bottom:20px;text-transform:uppercase}.featured-post{grid-gap:60px;align-items:center;border:1px solid #333;border-radius:10px;display:grid;gap:60px;grid-template-columns:1fr 1fr;padding:40px}.featured-image{display:flex;justify-content:center}.featured-text{display:flex;flex-direction:column;gap:20px}.post-meta{color:#ccc;display:flex;font-size:.8rem;gap:20px}.post-category{font-weight:500;text-transform:uppercase}.featured-title{font-size:2rem;font-weight:700;line-height:1.2}.featured-excerpt{color:#ccc;font-size:1.1rem;line-height:1.6}.read-more-link{color:#fff;font-weight:500;text-decoration:none;transition:color .3s ease}.read-more-link:hover{color:#ccc}.posts-section{padding:100px 0}.posts-content{margin:0 auto;max-width:1000px}.category-filter{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:60px}.category-button{background:none;border:1px solid #333;border-radius:25px;color:#fff;cursor:pointer;font-size:.9rem;padding:10px 20px;transition:all .3s ease}.category-button.active,.category-button:hover{background-color:#fff;color:#000}.posts-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.blog-post{border:1px solid #333;border-radius:10px;overflow:hidden;transition:transform .3s ease}.blog-post:hover{transform:translateY(-5px)}.post-image{align-items:center;background-color:#333;color:#ccc;display:flex;font-size:.9rem;height:200px;justify-content:center;text-align:center}.post-content{display:flex;flex-direction:column;gap:15px;padding:30px}.post-title{font-size:1.3rem;font-weight:600;line-height:1.3}.post-excerpt{color:#ccc;font-size:1rem;line-height:1.6}.no-posts{color:#ccc;font-size:1.1rem;padding:60px;text-align:center}.newsletter-section{border-top:1px solid #333;padding:100px 0;text-align:center}.newsletter-content{margin:0 auto;max-width:600px}.newsletter-title{font-size:2.5rem;font-weight:700;line-height:1.1;margin-bottom:20px}.newsletter-description{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:40px}.newsletter-form{display:flex;gap:15px;margin:0 auto;max-width:400px}.newsletter-input{background-color:#333;border:1px solid #555;border-radius:5px;color:#fff;flex:1 1;font-size:1rem;padding:15px}.newsletter-input:focus{border-color:#fff;outline:none}.newsletter-button{background-color:#fff;border:none;border-radius:5px;color:#000;cursor:pointer;font-size:1rem;font-weight:600;padding:15px 25px;transition:all .3s ease}.newsletter-button:hover{background-color:#ccc}.blog-footer{border-top:1px solid #333;padding:60px 0}.work-hero.animate-in .work-hero-title{animation:slideInLeft .8s ease-out}.work-hero.animate-in .work-hero-subtitle{animation:slideInRight .8s ease-out .2s both}.project-detail-section.animate-in .project-detail-content,.projects-section.animate-in .projects-grid{animation:fadeInUp .8s ease-out}.about-hero.animate-in .about-hero-title{animation:slideInLeft .8s ease-out}.about-hero.animate-in .about-hero-subtitle{animation:slideInRight .8s ease-out .2s both}.experience-section.animate-in .experience-content,.interests-section.animate-in .interests-content,.skills-section.animate-in .skills-content,.story-section.animate-in .story-content{animation:fadeInUp .8s ease-out}.contact-hero.animate-in .contact-hero-title{animation:slideInLeft .8s ease-out}.contact-hero.animate-in .contact-hero-subtitle{animation:slideInRight .8s ease-out .2s both}.contact-form-section.animate-in .form-content,.contact-info-section.animate-in .info-content{animation:fadeInUp .8s ease-out}.blog-hero.animate-in .blog-hero-title{animation:slideInLeft .8s ease-out}.blog-hero.animate-in .blog-hero-subtitle{animation:slideInRight .8s ease-out .2s both}.featured-post-section.animate-in .featured-content,.posts-section.animate-in .posts-content{animation:fadeInUp .8s ease-out}@media (max-width:768px){.about-hero-title,.blog-hero-title,.contact-hero-title,.work-hero-title{font-size:3rem}.project-card,.project-detail-content,.story-content{gap:40px;grid-template-columns:1fr}.featured-post,.form-row{grid-template-columns:1fr}.featured-post{gap:30px}.posts-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}}@media (max-width:480px){.about-hero-title,.blog-hero-title,.contact-hero-title,.work-hero-title{font-size:2.5rem}.availability-title,.experience-title,.featured-title,.form-title,.info-title,.interests-title,.newsletter-title,.project-title,.skills-title,.story-title{font-size:2.2rem}.category-filter{gap:10px}.category-button{font-size:1rem;padding:8px 15px}}body .home-page-container .about-page,body .home-page-container .blog-page,body .home-page-container .contact-page,body .home-page-container .work-page{height:auto!important;min-height:100vh!important;overflow-x:hidden!important;overflow-y:auto!important;position:relative!important}body .home-page-container{min-height:100vh!important}body,body .home-page-container,html{height:auto!important;overflow-y:auto!important}.about-page,.blog-page,.contact-page,.work-page{border:none!important}.about-content,.blog-content,.contact-content,.work-content{border:none!important;min-height:auto!important}.about-page,.blog-page,.contact-page,.work-page{background-color:#000;color:#fff;left:0;margin:0;min-height:100vh;overflow-y:auto;padding:0;position:relative;top:0;width:100%;z-index:1000}.about-content,.blog-content,.contact-content,.work-content{height:auto;min-height:100vh;overflow-y:auto}@media (max-width:768px){.header{background-color:#f8f8f8;border-bottom:1px solid #e0e0e0;left:0;padding:15px 20px;position:fixed;right:0;top:0;z-index:3000}.header-content{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.header-left{align-items:flex-start;display:flex;flex-direction:column}.header-title{color:#000;font-size:1.4rem;font-weight:700;margin:0}.header-subtitle{display:none}.mobile-menu-toggle{background:none;border:none;color:#000;cursor:pointer;display:block!important;font-size:1.2rem;font-weight:600;margin-left:auto;padding:0}.mobile-menu{align-items:center;background-color:#f8f8f8;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:3001}.mobile-menu.active{opacity:1;visibility:visible}.mobile-menu-close{background:none;border:none;color:#000;cursor:pointer;font-size:2rem;position:absolute;right:20px;top:20px}.mobile-nav-links{display:flex;flex-direction:column;gap:30px;text-align:center}.mobile-nav-links a{color:#000;font-size:1.8rem;font-weight:600;text-decoration:none;transition:color .3s ease}.mobile-nav-links a:hover{color:#666}.home-page{padding-top:80px}.home-nav{align-items:flex-start;flex-direction:column;gap:15px;padding:20px 0}.home-name{font-size:1.8rem;font-weight:700}.home-location,.home-title{color:#666;font-size:1.3rem}.desktop-nav,.home-nav-links{display:none}.home-hero{flex-direction:column;gap:40px;padding:40px 0;text-align:center}.home-hero-title{font-size:5rem;line-height:1.1}.home-photo{height:200px;margin:0 auto;width:200px}.photo-placeholder{font-size:1.4rem}.scroll-indicator{font-size:1.7rem}.hero-line{font-size:5rem}.name-section{padding:60px 20px}.name-section-content{flex-direction:column;gap:40px;text-align:center}.supporting-text{font-size:1.2rem;text-align:center}.large-name{font-size:3.8rem}.copy-button{font-size:1.1rem;height:90px;width:90px}.project-section{padding:60px 20px}.project-content{flex-direction:column;gap:40px;text-align:center}.project-main-title{font-size:3.4rem}.hobbies-description{font-size:1.3rem}.contact-prompts p{font-size:1.5rem}.about-paragraph,.detail-paragraph{font-size:1.3rem}.phone-mockup{height:480px;margin:0 auto;width:240px}.workspace-scene{margin:0 auto;max-width:400px;width:100%}.desk{height:250px;width:350px}.interests-section{padding:60px 20px}.interest-text{font-size:3rem;text-align:center}.vr-image-container{height:350px;margin:30px auto 0;width:280px}.hobbies-section{padding:60px 20px}.hobbies-content{flex-direction:column;gap:30px;text-align:center}.hobbies-heading{font-size:3rem}.hobbies-description{font-size:1.1rem;line-height:1.6}.contact-section{padding:60px 20px}.contact-prompts{flex-direction:column;gap:20px;margin-bottom:40px}.prompt-left,.prompt-right{text-align:center}.prompt-left p,.prompt-right p{font-size:1.1rem}.email-line{font-size:1.2rem;letter-spacing:-.01em;padding:0 14px;text-align:center}.email-underline{width:88%}.footer-section{padding:40px 20px}.footer-content{flex-direction:column;gap:25px;text-align:center}.footer-name{font-size:1.5rem}.footer-role,.social-links{font-size:1rem}.footer-credits{font-size:.9rem}.floating-copy-button{font-size:.8rem;height:100px;width:100px}}@media (max-width:480px){.header{padding:12px 15px}.header-title{font-size:1.2rem}.home-page{padding-top:70px}.home-hero-title{font-size:3.6rem}.home-photo{height:180px;width:180px}.photo-placeholder{font-size:1rem}.scroll-indicator{font-size:1.2rem}.hero-line{font-size:3.6rem}.large-name{font-size:3.2rem}.project-main-title{font-size:2.8rem}.phone-mockup{height:400px;width:200px}.desk{height:200px;width:280px}.interest-text{font-size:3.2rem}.vr-image-container{height:300px;width:240px}.hobbies-heading{font-size:3rem}.email-line,.hobbies-description{font-size:1.2rem}.contact-prompts p{font-size:1.3rem}.about-paragraph,.detail-paragraph{font-size:1.1rem}.floating-copy-button{font-size:1rem;height:80px;width:80px}}@media (max-width:768px){.home-page{padding:64px 12px 12px}.home-page .home-content{padding:0}.home-page .home-hero{gap:24px;padding:16px 0}.home-page .contact-section,.home-page .footer-section,.home-page .hobbies-section,.home-page .interests-section,.home-page .name-section,.home-page .project-section{margin:0;padding:24px 12px}.home-page .contact-prompts{margin-bottom:24px}.home-page .email-line{margin:0 0 12px}}@media (max-width:480px){.home-page{padding:56px 10px 10px}.home-page .contact-section,.home-page .footer-section,.home-page .hobbies-section,.home-page .interests-section,.home-page .name-section,.home-page .project-section{padding:20px 10px}}@media (max-width:768px){html{scroll-behavior:smooth}body{-webkit-overflow-scrolling:touch}.floating-copy-button{touch-action:manipulation}.copy-button,.email-copy-button,.hobbies-copy-button,.interests-copy-button,.project-copy-button{min-height:44px;min-width:44px;touch-action:manipulation}.about-nav,.about-nav-links,.blog-nav,.blog-nav-links,.contact-nav,.contact-nav-links,.work-nav,.work-nav-links{display:none}.about-hero-title,.blog-hero-title,.contact-hero-title,.work-hero-title{font-size:2.5rem}.project-card,.project-detail-content,.story-content{gap:30px;grid-template-columns:1fr}.featured-post,.form-row{grid-template-columns:1fr}.featured-post{gap:20px}.posts-grid{grid-template-columns:1fr}}.desktop-nav{display:flex}@media (min-width:769px){.mobile-menu,.mobile-menu-toggle{display:none}}.phone-frame{background:#1a1a1a;border-radius:25px;box-shadow:0 10px 30px #00000080;height:500px;margin:0 auto;padding:8px;position:relative;width:280px}.phone-frame:before{background:#333;border-radius:2px;content:"";height:4px;left:50%;position:absolute;top:15px;transform:translateX(-50%);width:60px}.phone-screen{background:#000;border-radius:20px;height:100%;overflow:hidden;position:relative;width:100%}.home-page .phone-frame{background:#0000;border-radius:16px;box-shadow:none;padding:0}.home-page .phone-frame:before{display:none}.home-page .phone-screen{background:#e9e9e9;border-radius:16px}.home-triangle-wrap{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.home-triangle-frame{background:#000;border:1px solid #fff3;clip-path:polygon(50% 3%,4% 97%,96% 97%);height:88%;overflow:hidden;position:relative;width:88%}.home-triangle-image{contain:content;display:block;height:100%;object-fit:cover;width:100%}.triangle-dot{border-radius:50%;box-shadow:0 8px 20px #00000040;height:26px;position:absolute;width:26px}.dot-top{background:#ff7f7f;left:50%;top:6%;transform:translate(-50%,-50%)}.dot-left{background:#67c587;bottom:4%;left:8%;transform:translate(-50%,50%)}.dot-right{background:#f9b233;bottom:4%;right:8%;transform:translate(50%,50%)}.rimah-project-image{border-radius:20px;height:100%;object-fit:cover;width:100%}@media (max-width:768px){.phone-frame{height:420px;width:240px}}@media (max-width:480px){.phone-frame{height:360px;width:200px}}.project-copy-button{font-size:.6rem;height:70px;width:70px}.desk{height:250px;width:300px}.rimah-project,.rimah-section{background:#0000}.rimah-project .project-title{color:#2c3e50}.rimah-project .project-subtitle{color:#6c757d}.rimah-project .project-description{color:#495057}.rimah-project .tech-tag{background:#2c3e50;color:#fff}.aws-section.animate-in .aws-title{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) .6s both}.aws-section.animate-in .title-underline{animation:expandLine 1.8s cubic-bezier(.16,1,.3,1) 1s both}.aws-section.animate-in .aws-description p{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 1s both}.aws-section.animate-in .aws-description p:nth-child(2){animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 1.4s both}.aws-section.animate-in .aws-description p:nth-child(3){animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 1.8s both}.rimah-section.animate-in .project-detail-title{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) .6s both}.rimah-section.animate-in .project-detail-subtitle{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 1s both}.rimah-section.animate-in .project-detail-description{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 1.4s both}.rimah-section.animate-in .project-features{animation:fadeInUp 2.2s cubic-bezier(.16,1,.3,1) 1.8s both}.rimah-section.animate-in .phone-frame{animation:scaleIn 2s cubic-bezier(.16,1,.3,1) 2s both}.celesdynasties-project,.celesdynasties-section{background:#0000}.celesdynasties-project-image{border-radius:8px;height:100%;object-fit:cover;width:100%}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media (max-width:768px){.work-page{height:auto!important;left:0!important;margin:0!important;min-height:100vh!important;overflow-y:auto!important;padding:0!important;position:relative!important;top:0!important;width:100%!important}.work-content,.work-page{box-sizing:border-box!important;overflow-x:hidden!important}.work-content{margin:0 auto!important;max-width:100%!important;padding:0 12px!important}.work-hero{padding:48px 0 24px!important}.work-hero-title{align-items:center!important;display:flex!important;flex-direction:column!important;font-size:2.2rem!important;line-height:1.1!important;overflow-wrap:anywhere!important;white-space:normal!important;word-break:break-word!important}.work-hero .hero-line{display:block!important;font-size:2.6rem!important;line-height:1.05!important}.work-hero-subtitle{padding:0 4px!important}.project-detail-section{padding:32px 0!important}.project-detail-content{gap:24px!important}.project-detail-title{font-size:1.8rem!important;overflow-wrap:anywhere!important;word-break:break-word!important}.project-detail-subtitle{font-size:.95rem!important}.project-detail-description{font-size:1rem!important}.work-page h1,.work-page h2,.work-page h3,.work-page p{overflow-wrap:anywhere!important;word-break:break-word!important}}
/*# sourceMappingURL=main.744fd1e1.css.map*/