@import "https://fonts.googleapis.com/css2?family=Kaisei+HarunoUmi&family=Source+Serif+Pro:wght@400;600;700&family=Andika&display=swap";:root{--dark-teal:#234549;--mid-teal:#2d6b60;--light-teal:#9cb0b0;--wave-teal:#9cb0b0;--pink:#e8c4b8;--pink-light:#f0d5cb;--gold:#d7d0b5;--cream:#f5ede6;--white:#fff;--text-light:#ffffffd9}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;max-width:100%;overflow-x:hidden}body{background-color:var(--dark-teal);color:var(--white);-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto;font-family:Andika,sans-serif;font-weight:700;overflow-x:hidden}.app{background-color:var(--dark-teal);min-height:100vh;overflow-x:clip}.navbar{z-index:100;background-color:#ffffff36;border-radius:50px;align-items:center;margin:1rem 1.5rem;padding:1rem 2rem;display:flex;overflow:visible}.navbar-logo{object-fit:contain;border-radius:50%;flex-shrink:0;width:52px;height:52px;transition:transform .6s}.navbar-logo-spin{animation:.6s logoSpin}@keyframes logoSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.navbar-links{flex:1;justify-content:center;gap:3.5rem;list-style:none;display:flex}.navbar-links a{color:var(--white);letter-spacing:.05em;opacity:1;align-items:center;gap:.4rem;font-family:Andika,sans-serif;font-size:1.2rem;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.navbar-links a:hover{color:var(--dark-teal)}.navbar-links a:hover .nav-icon{filter:brightness(0)saturate()invert(22%)sepia(30%)saturate(600%)hue-rotate(152deg)brightness(85%)}.navbar-links a.active{opacity:1;font-weight:500}.nav-icon{object-fit:contain;filter:brightness(0)invert();width:28px;height:28px;transition:filter .2s}.hero{min-height:420px;letter-spacing:5%;justify-content:space-between;align-items:flex-start;padding:5rem 6rem 2rem;display:flex;position:relative}.hero-left{flex:1;padding-top:1rem}.hero-name{color:var(--white);text-shadow:0 4px 10px #00000040;font-family:Kaisei HarunoUmi,serif;font-size:6.25rem;font-weight:700;line-height:1}.hero-subtitle{color:var(--gold);opacity:.9;text-shadow:0 4px 10px #00000040;margin-top:.6rem;font-family:Source Serif Pro,serif;font-size:2.5rem;font-style:italic;font-weight:700}.hero-btn{background:var(--white);text-transform:uppercase;cursor:pointer;color:var(--dark-teal);border:none;border-radius:50px;margin-top:1.5rem;padding:.65rem 4.5rem;font-family:Andika,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:transform .2s,color .4s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000040}.hero-btn:before{content:"";background:var(--light-teal);z-index:0;width:0%;height:100%;transition:width .5s;position:absolute;top:0;left:0}.hero-btn:hover:before{width:100%}.hero-btn span{z-index:1;transition:color .4s;display:inline-block;position:relative}.hero-btn:hover span{color:var(--white)}.hero-btn:hover{transform:scale(1.04)}.hero-right{flex-shrink:0;width:320px;height:280px;position:relative}.pink-circle{background-color:var(--pink);z-index:0;border-radius:60% 40% 55% 45%/45% 60% 40% 55%;width:420px;height:320px;animation:8s ease-in-out infinite blobMorph;position:absolute;top:-10px;right:-10px}@keyframes blobMorph{0%,to{border-radius:60% 40% 55% 45%/45% 60% 40% 55%}50%{border-radius:40% 60% 45% 55%/60% 45% 55% 40%}}.laptop-wrapper{z-index:1;position:absolute;left:-9rem}.laptop-screen-overlay{border-radius:4px;width:78%;height:76%;position:absolute;top:6%;left:calc(16% - 21px);overflow:hidden}.screen-stage{opacity:0;animation:6s ease-in-out infinite screenCycle;position:absolute;inset:0}.screen-wireframe{animation-delay:0s}.screen-code{animation-delay:3s}@keyframes screenCycle{0%{opacity:0}8%{opacity:1}25%{opacity:1}33%{opacity:0}to{opacity:0}}.laptop-img{width:412px;height:auto;display:block}.wave-section{margin-top:-2px;position:relative}.hero+.wave-section{margin-top:5rem}.wave-svg{width:100%;display:block}.wave-svg path{fill:var(--wave-teal)}.footer-wave{width:100%;display:block;position:absolute;top:0;left:0;transform:translateY(-99%)}.wave-vector-overlay{object-fit:fill;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.about-section{background-color:var(--wave-teal);align-items:center;gap:2rem;padding:2rem 2.5rem;display:flex;position:relative}.about-vertical-text{color:#f1e2a5;white-space:nowrap;text-shadow:4px 4px 10px #00000080;z-index:9999;font-family:Playfair Display,serif;font-size:8rem;font-weight:900;position:absolute;top:50%;left:-12rem;transform:translateY(-50%)rotate(-270deg)}.about-content{flex:1;padding-left:15rem}.about-bio{color:var(--white);text-align:center;max-width:500px;font-family:Andika,sans-serif;font-size:1.875rem;line-height:1.7}.about-socials{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.social-icon{color:var(--white);font-size:1.1rem;text-decoration:none;transition:opacity .2s,transform .2s}.social-icon:hover{opacity:1;transform:translateY(-2px)}.about-photo-container{flex-shrink:0;justify-content:center;align-items:center;width:307px;height:228px;margin-right:4rem;display:flex;position:relative}.about-ellipse{pointer-events:none;position:absolute}.about-ellipse-4{width:377px;height:354px;top:50%;left:50%;transform:translate(-50%,-47%)}.about-ellipse-2{width:352px;height:328px;top:50%;left:50%;transform:translate(-56%,-44%)}.about-photo-wrapper{z-index:2;background:var(--pink-light);border:3px solid #ffffff4d;border-radius:50%;width:307px;height:288px;position:relative;overflow:hidden}.about-photo{object-fit:cover;width:100%;height:100%}.about-photo-placeholder{background:linear-gradient(135deg, var(--pink), var(--pink-light));justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.skills-section{background-color:var(--dark-teal);padding:2.5rem 2.5rem 8rem}.skills-header{justify-content:flex-end;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.skills-dots{gap:1rem;display:flex}.skills-dot{background-color:#f1e2a5;border-radius:50%;width:35px;height:35px}.skills-title{color:var(--pink);letter-spacing:.05em;font-family:Playfair Display,serif;font-size:8rem;font-weight:900}.skills-ticker-wrapper{background-color:var(--pink-light);border-radius:8px;padding:.9rem 0;overflow:hidden}.skills-ticker{white-space:nowrap;gap:3rem;animation:18s linear infinite ticker;display:flex}.skills-ticker:hover{animation-play-state:paused}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.skill-item{color:var(--dark-teal);letter-spacing:.05em;flex-shrink:0;font-family:Andika,sans-serif;font-size:2rem;font-weight:500}.footer-wrapper{position:relative}.footer-wave-img{width:100%;display:block}.footer{background-color:#516c6f;justify-content:space-between;align-items:center;margin-top:0;padding:.3rem 2.5rem;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.footer-cta{align-items:center;gap:1.5rem;display:flex}.footer-text{color:var(--white);font-family:Andika,serif;font-size:3.438rem;font-weight:700}.footer-text span{text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:4px}.footer-arrow{width:199px;height:88px;animation:1.5s ease-in-out infinite arrowPulse}@keyframes arrowPulse{0%,to{transform:translate(0)}50%{transform:translate(8px)}}.footer-socials{gap:2rem;display:flex}.footer-social{color:var(--white);opacity:.8;font-size:1.2rem;text-decoration:none;transition:opacity .2s,transform .2s}.footer-social svg{width:48px;height:48px}.footer-social:hover{opacity:1;transform:translateY(-2px)}.page-container{min-height:80vh;padding:3rem 2.5rem}.page-title{color:var(--white);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:900}.page-subtitle{color:var(--pink);margin-bottom:3rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-style:italic}.gd-hero{justify-content:space-between;align-items:flex-end;padding:4rem 6rem 2rem;display:flex}.gd-hero-title{color:var(--white);text-shadow:0 4px 10px #00000040;font-family:Kaisei HarunoUmi,serif;font-size:5rem;font-weight:700;line-height:1}.gd-hero-subtitle{color:var(--gold);opacity:.9;text-shadow:0 4px 10px #00000040;margin-top:.5rem;font-family:Source Serif Pro,serif;font-size:1.5rem;font-style:italic}.gd-hero-dots{gap:.6rem;padding-bottom:.5rem;display:flex}.gd-gallery-section{background-color:var(--wave-teal);padding:3rem 4rem 4rem}.gd-empty{color:var(--text-light);margin-top:2rem;font-family:Andika,sans-serif}.page-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.cs-card-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.cs-card{cursor:pointer;filter:drop-shadow(0 8px 24px #00000059);background:0 0;border-radius:16px;transition:transform .3s,filter .3s}.cs-card:hover{filter:drop-shadow(0 16px 40px #00000080);transform:translateY(-6px)}.cs-card-img-wrap{border-radius:16px;position:relative;overflow:hidden}.cs-card-img{object-fit:contain;border-radius:16px;width:100%;height:auto;transition:transform .4s;display:block}.cs-card:hover .cs-card-img{transform:scale(1.04)}.cs-card-overlay{opacity:0;background:#234549b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.cs-card:hover .cs-card-overlay{opacity:1}.cs-card-cta{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;font-family:Andika,sans-serif;font-size:.9rem;font-weight:700}.cs-card-body{padding:1.2rem 1.4rem}.cs-card-title{color:var(--white);margin-bottom:.3rem;font-family:Kaisei HarunoUmi,serif;font-size:1.4rem}.cs-card-sub{color:var(--text-light);font-family:Andika,sans-serif;font-size:.85rem}.cs-hero{justify-content:space-between;align-items:center;gap:3rem;min-height:380px;padding:4rem 6rem 3rem;display:flex}.cs-hero-text{flex:1}.cs-tag{text-transform:uppercase;letter-spacing:.15em;color:var(--gold);margin-bottom:.6rem;font-family:Andika,sans-serif;font-size:.75rem;font-weight:700}.cs-title{color:var(--white);text-shadow:0 4px 10px #00000040;font-family:Kaisei HarunoUmi,serif;font-size:3.5rem;font-weight:700;line-height:1.1}.cs-subtitle{color:var(--gold);opacity:.9;margin-top:.5rem;font-family:Source Serif Pro,serif;font-size:1.2rem;font-style:italic}.cs-meta{color:var(--text-light);flex-wrap:wrap;gap:1rem 2rem;margin-top:1.5rem;font-family:Andika,sans-serif;font-size:.85rem;display:flex}.cs-meta strong{color:var(--gold)}.cs-links{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.cs-link-btn{background:var(--white);color:var(--dark-teal);text-transform:uppercase;letter-spacing:.08em;border-radius:50px;padding:.55rem 1.8rem;font-family:Andika,sans-serif;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .2s,color .4s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000040}.cs-link-btn:before{content:"";background:var(--gold);z-index:0;width:0%;height:100%;transition:width .5s;position:absolute;top:0;left:0}.cs-link-btn:hover:before{width:100%}.cs-link-btn:hover{color:var(--dark-teal);transform:scale(1.04)}.cs-link-btn span{z-index:1;position:relative}.cs-hero-img-wrap{flex-shrink:0;width:420px}.cs-hero-img{border-radius:12px;width:100%;height:auto;box-shadow:0 8px 30px #0006}.cs-body{background:var(--wave-teal);flex-direction:column;gap:0;padding:3rem 6rem 4rem;display:flex}.cs-section{border-bottom:1px solid #ffffff14;padding:2.5rem 0}.cs-section:last-child{border-bottom:none}.cs-section--accent{background:#2345494d;border-bottom:none;border-radius:12px;margin:1rem 0;padding:2.5rem 2rem}.cs-section-title{color:var(--gold);margin-bottom:1rem;font-family:Kaisei HarunoUmi,serif;font-size:1.8rem}.cs-text{color:var(--white);max-width:720px;font-family:Andika,sans-serif;font-size:1rem;line-height:1.8}.cs-img-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.cs-img-wrap{border-radius:10px;overflow:hidden}.cs-img-wrap--full{grid-column:1/-1;margin-top:1.5rem}.cs-img{border-radius:8px;width:100%;height:auto;display:block;box-shadow:0 4px 16px #0000004d}.cs-img-caption{color:var(--text-light);text-align:center;margin-top:.4rem;font-family:Andika,sans-serif;font-size:.78rem}.cs-outcomes{flex-direction:column;gap:.5rem;margin-top:1rem;padding-left:1.5rem;display:flex}.cs-outcomes li{color:var(--white);font-family:Andika,sans-serif;font-size:1rem;line-height:1.6}.cs-outcomes li::marker{color:var(--gold)}@media (width<=900px){.cs-hero{min-height:unset;flex-direction:column;gap:2rem;padding:3rem 2.5rem}.cs-hero-img-wrap{width:100%}.cs-title{font-size:2.5rem}.cs-body{padding:2rem 2.5rem 3rem}}@media (width<=640px){.cs-hero{padding:2rem 1.2rem}.cs-title{font-size:2rem}.cs-body{padding:1.5rem 1.2rem 2rem}.cs-card-grid,.cs-img-grid{grid-template-columns:1fr}}.project-card{background:var(--mid-teal);cursor:pointer;border-radius:16px;transition:transform .3s;overflow:hidden}.project-card:hover{transform:translateY(-6px)}.project-card-img{background:linear-gradient(135deg, var(--pink), var(--pink-light));justify-content:center;align-items:center;width:100%;height:180px;font-size:2.5rem;display:flex}.project-card-body{padding:1.2rem}.project-card-title{color:var(--white);margin-bottom:.4rem;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700}.project-card-desc{color:var(--text-light);font-size:.85rem;line-height:1.5}.fade-in{opacity:0;animation:.7s forwards fadeInUp;transform:translateY(20px)}.fade-in-delay-1{animation-delay:.1s}.fade-in-delay-2{animation-delay:.25s}.fade-in-delay-3{animation-delay:.4s}.fade-in-delay-4{animation-delay:.55s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.fade-in{opacity:1;animation:none;transform:none}}.typewriter:after{content:"|";color:var(--gold);animation:.8s step-end infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.gd-gallery{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:start;gap:3rem 2.5rem;margin-top:2.5rem;display:grid}.gd-frame{cursor:pointer;flex-direction:column;align-items:center;transition:transform .3s,filter .3s;display:flex}.gd-frame:hover{filter:drop-shadow(0 16px 24px #00000080);transform:translateY(-8px)rotate(.4deg)}.gd-frame-outer{background:linear-gradient(135deg,#1a3538 0%,#2d6b60 25%,#1e4a4e 50%,#2d6b60 75%,#1a3538 100%);padding:6px;position:relative;box-shadow:0 0 0 1px #122e30,3px 3px #122e30,-1px -1px #3d8a7a,6px 6px 18px #00000080,inset 0 1px #d7d0b533,inset 0 -1px #00000059}.gd-frame-outer:before{content:"";-webkit-mask-composite:destination-out;pointer-events:none;background:repeating-linear-gradient(90deg,#b8aa80 0,#d7d0b5 3px,#b8aa80 6px,#9a9070 9px,#b8aa80 12px) border-box;border:2px solid #0000;position:absolute;inset:3px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.gd-frame-inner{background:linear-gradient(145deg,#e8dfc0 0%,#c8bc90 40%,#d7d0b5 100%);padding:14px;position:relative;box-shadow:inset 2px 2px 6px #0003,inset -1px -1px 3px #fff8dc66}.gd-corner{color:#d7d0b5;text-shadow:0 0 5px #d7d0b580;z-index:2;pointer-events:none;font-size:.85rem;line-height:1;position:absolute}.gd-tl{top:3px;left:4px}.gd-tr{top:3px;right:4px}.gd-bl{bottom:3px;left:4px}.gd-br{bottom:3px;right:4px}.gd-mat{background:var(--cream);padding:8px;box-shadow:inset 2px 2px 8px #0003,inset -1px -1px 4px #00000014}.gd-img{width:100%;height:auto;display:block;box-shadow:0 1px 4px #0003}.gd-caption{text-align:center;text-transform:uppercase;letter-spacing:.12em;color:var(--cream);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#234549bf;border-radius:50px;width:auto;max-width:100%;margin-top:.7rem;padding:.35rem .9rem;font-family:Andika,sans-serif;font-size:.8rem;font-style:normal;font-weight:700;display:inline-block}.gd-lightbox{z-index:1000;background:#000000e0;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:fixed;inset:0}.gd-lb-wrap{flex-direction:column;align-items:center;max-width:80vw;display:flex}.gd-lb-wrap .gd-frame-outer{box-shadow:0 0 0 1px #1a1008,4px 4px #1a1008,-1px -1px #8a6040,10px 10px 40px #000000b3,inset 0 1px #ffdc8c40}.gd-lb-img{object-fit:contain;max-width:65vw;max-height:65vh;display:block}.gd-lb-caption{color:var(--gold);letter-spacing:.05em;margin-top:.8rem;font-family:Source Serif Pro,serif;font-size:1rem;font-style:italic}.gd-lb-counter{color:#fff6;margin-top:.3rem;font-family:Andika,sans-serif;font-size:.75rem}.gd-lb-close{color:var(--white);cursor:pointer;background:0 0;border:2px solid #fff6;border-radius:50%;width:2.5rem;height:2.5rem;font-size:1rem;transition:background .2s;position:fixed;top:1.5rem;right:1.5rem}.gd-lb-close:hover{background:#ffffff26}.gd-lb-prev,.gd-lb-next{color:var(--white);cursor:pointer;opacity:.5;background:0 0;border:none;flex-shrink:0;padding:0 .5rem;font-size:4rem;line-height:1;transition:opacity .2s}.gd-lb-prev:hover,.gd-lb-next:hover{opacity:1}.hamburger{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;margin-left:auto;padding:0;display:none}.hamburger span{background:var(--white);border-radius:3px;width:100%;height:3px;transition:transform .3s,opacity .3s;display:block}.hamburger--open span:first-child{transform:translateY(8.5px)rotate(45deg)}.hamburger--open span:nth-child(2){opacity:0}.hamburger--open span:nth-child(3){transform:translateY(-8.5px)rotate(-45deg)}.mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:150;background:#234549f7;border-radius:20px;flex-direction:column;gap:1.2rem;padding:1.2rem 1.5rem;animation:.25s menuSlide;display:flex;position:absolute;top:calc(100% + .5rem);left:0;right:0}@keyframes menuSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-link{color:var(--white);border-bottom:1px solid #ffffff14;align-items:center;gap:.6rem;padding:.5rem 0;font-family:Andika,sans-serif;font-size:1.1rem;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.mobile-link:last-child{border-bottom:none}.mobile-link.active,.mobile-link:hover{color:var(--gold)}.mobile-link .nav-icon{filter:brightness(0)invert()}.mobile-link.active .nav-icon,.mobile-link:hover .nav-icon{filter:brightness(0)saturate()invert(85%)sepia(20%)saturate(400%)hue-rotate(10deg)}@media (width<=900px){.navbar{margin:.75rem 1rem;padding:.75rem 1.2rem}.navbar-links{gap:1.8rem}.navbar-links a{font-size:.9rem}.nav-icon{width:20px;height:20px}.hero{min-height:unset;flex-direction:column;align-items:flex-start;gap:0;padding:3rem 2.5rem 2rem;overflow:hidden}.hero-name{font-size:4rem}.hero-subtitle{font-size:1.6rem}.hero-right{align-self:center;width:100%;height:300px;margin-top:1.5rem;position:relative;overflow:visible}.pink-circle{z-index:0;width:320px;height:270px;position:absolute;top:10px;left:50%;right:auto;transform:translate(-20%)}.laptop-wrapper{z-index:1;position:absolute;top:0;left:50%;transform:translate(-50%)}.laptop-img{width:300px;height:auto}.laptop-screen-overlay{width:78%;height:76%;display:block;top:6%;left:calc(16% - 5px)}.about-section{flex-direction:column;align-items:center;padding:2rem;overflow:hidden}.about-vertical-text{display:none}.about-content{text-align:center;padding-left:0}.about-bio{max-width:100%;font-size:1.3rem}.about-photo-container{margin-bottom:1rem;margin-right:0}.about-ellipse-4{width:300px;height:280px}.about-ellipse-2{width:280px;height:260px}.skills-title{font-size:5rem}.gd-hero{padding:3rem 2.5rem 2rem}.gd-hero-title{font-size:3.5rem}.gd-hero-subtitle{font-size:1.2rem}.gd-gallery-section{padding:2rem 2rem 3rem}.gd-gallery{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem}.cs-card-grid{gap:1.5rem}.footer{padding:.3rem 1.5rem}.footer-text{font-size:1.2rem}.footer-arrow{width:120px;height:auto}.footer-social svg{width:36px;height:36px}}@media (width<=640px){.navbar{align-items:center;margin:.6rem .8rem;padding:.7rem 1rem;position:relative}.navbar-links{display:none}.hamburger{display:flex}.navbar-logo{width:38px;height:38px}.hero{min-height:unset;flex-direction:column;gap:0;padding:1.5rem 1.2rem 1rem;overflow:hidden}.hero-left{width:100%}.hero-name{font-size:3rem}.hero-subtitle{font-size:1.1rem}.hero-btn{padding:.6rem 1.8rem;font-size:.8rem}.hero-right{width:100%;height:220px;margin-top:1.5rem;position:relative;overflow:visible}.pink-circle{z-index:0;width:240px;height:200px;position:absolute;top:5px;left:50%;right:auto;transform:translate(-20%)}.laptop-wrapper{z-index:1;position:absolute;top:0;left:50%;transform:translate(-50%)}.laptop-img{width:250px;height:auto}.laptop-screen-overlay{width:78%;height:76%;display:block;top:6%;left:calc(16% - 5px)}.about-section{flex-direction:column;align-items:center;padding:1.5rem 1rem;overflow:hidden}.about-vertical-text{display:none}.about-content{text-align:center;padding-left:0}.about-bio{font-size:1rem;line-height:1.6}.about-socials{justify-content:center}.about-photo-container{width:200px;height:200px;margin-right:0}.about-photo-wrapper{width:180px;height:180px}.about-ellipse-4{width:220px;height:210px}.about-ellipse-2{width:200px;height:190px}.skills-section{padding:1.5rem 1rem 4rem}.skills-title{font-size:2.5rem}.skills-dot{width:16px;height:16px}.skills-dots{gap:.3rem}.gd-hero{flex-direction:column;gap:.5rem;padding:1.5rem 1.2rem 1rem}.gd-hero-title{font-size:2.2rem}.gd-hero-subtitle{font-size:1rem}.gd-gallery-section{padding:1.2rem 1rem 2rem}.gd-gallery{grid-template-columns:1fr;gap:1.5rem}.cs-links{flex-direction:column;align-items:flex-start;gap:.6rem}.cs-link-btn{text-align:center;width:100%;padding:.6rem 1.2rem}.gd-lb-wrap{max-width:95vw}.gd-lb-img{max-width:85vw;max-height:50vh}.gd-lb-prev,.gd-lb-next{padding:0 .25rem;font-size:2rem}.footer-wrapper .footer{text-align:center;flex-direction:column;align-items:center;gap:.6rem;padding:.8rem 1rem}.footer-cta{flex-direction:column;align-items:center;gap:.4rem}.footer-text{font-size:.95rem}.footer-arrow{width:80px}.footer-socials{gap:1rem}.footer-social svg{width:28px;height:28px}}
