*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#e2e8f0;-webkit-font-smoothing:antialiased;background:#0b1121;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}::selection{color:#fff;background:#a78bfa4d}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{list-style:none}section{padding:6rem 1.5rem;position:relative}.container{z-index:1;max-width:1100px;margin:0 auto;position:relative}.section-title{text-align:center;color:#f1f5f9;margin-bottom:3.5rem;font-size:2.25rem;font-weight:800;position:relative}.section-title:after{content:"";background:linear-gradient(135deg,#6366f1,#a855f7,#ec4899) 0 0/200% 200%;border-radius:2px;width:70px;height:4px;margin:.75rem auto 0;animation:3s infinite gradient-shift;display:block}@keyframes gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.gradient-text{background:linear-gradient(135deg,#6366f1,#a855f7,#ec4899);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient-shift}.btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.btn-primary{color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7);box-shadow:0 4px 15px #6366f14d}.btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn-primary:hover:before{left:100%}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #6366f173}.btn-outline{color:#a78bfa;background:0 0;border:2px solid #a78bfa66}.btn-outline:hover{background:#a78bfa1a;border-color:#a78bfa;transform:translateY(-3px);box-shadow:0 8px 25px #a78bfa33}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(40px)}body:after{content:"";z-index:9999;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}.hero:before,.about:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#6366f108 1px,#0000 1px),linear-gradient(90deg,#6366f108 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.section-divider{z-index:2;margin:0;padding:0;font-size:0;line-height:0;position:relative}.section-divider svg{width:100%;height:60px;display:block}@media (width<=768px){.section-divider svg{height:30px}}.navbar{z-index:1000;width:100%;padding:1.2rem 0;transition:all .4s;position:fixed;top:0;left:0}.navbar--scrolled{-webkit-backdrop-filter:blur(24px)saturate(1.6);background:#0b1121bf;border-bottom:1px solid #6366f114;padding:.6rem 0;box-shadow:0 1px 30px #00000080}.navbar__inner{justify-content:space-between;align-items:center;display:flex}.navbar__logo{background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;position:relative}.navbar__logo:after{content:"";opacity:.6;background:#a855f7;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse-dot;position:absolute;top:-4px;right:-8px}.navbar__overlay{display:none}.navbar__links{gap:2.5rem;display:flex}.navbar__links a{color:#94a3b8;letter-spacing:.3px;padding:.25rem 0;font-size:.88rem;font-weight:500;transition:color .3s;position:relative}.navbar__links a:after{content:"";background:linear-gradient(90deg,#6366f1,#a855f7);border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.navbar__links a:hover,.navbar__links a.active{color:#f1f5f9}.navbar__links a:hover:after,.navbar__links a.active:after{width:100%}.navbar__toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.navbar__toggle span{background:#e2e8f0;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.navbar__toggle--open span:first-child{transform:rotate(45deg)translate(5px,5px)}.navbar__toggle--open span:nth-child(2){opacity:0}.navbar__toggle--open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.hero{align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.hero__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__bg-shape{filter:blur(100px);opacity:.15;will-change:transform;border-radius:50%;position:absolute}.hero__bg-shape--1{background:#6366f1;width:500px;height:500px;animation:20s ease-in-out infinite float;top:-10%;right:-10%}.hero__bg-shape--2{background:#a855f7;width:400px;height:400px;animation:25s ease-in-out infinite reverse float;bottom:-10%;left:-10%}.hero__bg-shape--3{background:#ec4899;width:300px;height:300px;animation:18s ease-in-out 5s infinite float;top:40%;left:50%}.hero__bg-shape--4{background:#06b6d4;width:200px;height:200px;animation:22s ease-in-out 8s infinite float;top:20%;right:30%}@keyframes float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}.hero__particles{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.hero__particle{background:#6366f14d;border-radius:50%;width:4px;height:4px;animation:linear infinite particle-float;position:absolute}.hero__particle:first-child{width:5px;height:5px;animation-duration:18s;animation-delay:0s;top:20%;left:10%}.hero__particle:nth-child(2){width:3px;height:3px;animation-duration:14s;animation-delay:2s;top:60%;left:25%}.hero__particle:nth-child(3){width:6px;height:6px;animation-duration:20s;animation-delay:1s;top:15%;left:45%}.hero__particle:nth-child(4){width:4px;height:4px;animation-duration:16s;animation-delay:3s;top:70%;left:65%}.hero__particle:nth-child(5){width:3px;height:3px;animation-duration:22s;animation-delay:.5s;top:30%;left:80%}.hero__particle:nth-child(6){width:5px;height:5px;animation-duration:19s;animation-delay:4s;top:80%;left:15%}.hero__particle:nth-child(7){width:4px;height:4px;animation-duration:15s;animation-delay:1.5s;top:45%;left:55%}.hero__particle:nth-child(8){width:3px;height:3px;animation-duration:17s;animation-delay:2.5s;top:55%;left:90%}.hero__particle:nth-child(9){width:6px;height:6px;animation-duration:21s;animation-delay:3.5s;top:90%;left:35%}.hero__particle:nth-child(10){width:4px;height:4px;animation-duration:13s;animation-delay:.8s;top:10%;left:72%}@keyframes particle-float{0%{opacity:0;transform:translateY(0)translate(0)scale(1)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh)translate(40px)scale(.5)}}.hero__inner{z-index:1;justify-content:space-between;align-items:center;gap:3rem;display:flex;position:relative}.hero__content{flex:1}.hero__badge{color:#22c55e;background:#22c55e14;border:1px solid #22c55e33;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex;position:relative}.hero__badge:before{content:"";background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero__greeting{color:#a78bfa;margin-bottom:.5rem;font-size:1.1rem;font-weight:500}.hero__name{color:#f1f5f9;margin-bottom:.75rem;font-size:4rem;font-weight:800;line-height:1.1}.hero__title{color:#64748b;min-height:2rem;margin-bottom:1.25rem;font-size:1.5rem;font-weight:600}.hero__cursor{color:#a78bfa;margin-left:2px;font-weight:300;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.hero__tagline{color:#94a3b8;max-width:540px;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.hero__contact-row{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.hero__contact-row span{color:#64748b;align-items:center;gap:.4rem;font-size:.85rem;display:inline-flex}.hero__contact-row svg{color:#22c55e;flex-shrink:0}.hero__actions{gap:1rem;margin-bottom:2.5rem;display:flex}.hero__social{gap:1rem;display:flex}.hero__social a{color:#64748b;border-radius:8px;padding:.5rem;transition:all .3s}.hero__social a:hover{color:#a78bfa;background:#a78bfa1a;transform:translateY(-2px)}.hero__visual{flex-shrink:0}.hero__avatar{color:#a78bfa;background:linear-gradient(135deg,#6366f126,#a855f726);border-radius:50%;justify-content:center;align-items:center;width:300px;height:300px;font-size:4.5rem;font-weight:800;display:flex;position:relative}.hero__image{object-fit:cover;filter:grayscale(.1)brightness(1.02);border-radius:50%;width:100%;height:100%;transition:transform .6s,filter .6s}.hero__avatar:hover .hero__image{filter:grayscale(0)brightness(1.05);transform:scale(1.03)}.hero__avatar-ring{-webkit-mask-composite:xor;background:linear-gradient(135deg,#6366f1,#a855f7,#ec4899,#6366f1) 0 0/300% 300% border-box;border:2px solid #0000;border-radius:50%;animation:4s linear infinite gradient-spin;position:absolute;inset:-6px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-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}@keyframes gradient-spin{0%{background-position:0%}to{background-position:300%}}.about{background:linear-gradient(#111827 0%,#0b1121 100%);position:relative}.about:before{content:"";background:linear-gradient(90deg,#0000,#6366f14d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.about__grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.about__text-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b66;border:1px solid #6366f11a;border-radius:16px;padding:2rem;transition:all .4s;position:relative;overflow:hidden}.about__text-card:before{content:"";background:linear-gradient(90deg,#0000,#6366f108,#0000);width:100%;height:100%;transition:left .8s;position:absolute;top:0;left:-100%}.about__text-card:hover:before{left:100%}.about__text-card:hover{border-color:#6366f140;box-shadow:0 8px 30px #0003}.about__text p{color:#94a3b8;margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.about__text p:last-child{margin-bottom:0}.about__stats{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.about__stat{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #6366f11f;border-radius:16px;padding:2rem 1rem;transition:all .4s;position:relative;overflow:hidden}.about__stat:after{content:"";opacity:0;background:linear-gradient(90deg,#6366f1,#a855f7);border-radius:2px;width:40px;height:3px;transition:all .4s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.about__stat:hover{border-color:#6366f14d;transform:translateY(-4px);box-shadow:0 10px 30px #0003}.about__stat:hover:after{opacity:1;width:60px}.about__stat-number{background:linear-gradient(135deg,#6366f1,#a855f7,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.25rem;font-weight:800;display:block}.about__stat-label{color:#64748b;margin-top:.35rem;font-size:.85rem;display:block}.skills{position:relative}.skills__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.skills__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b59;border:1px solid #6366f114;border-radius:16px;padding:2rem;transition:all .4s;position:relative;overflow:hidden}.skills__card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#6366f1,#a855f7);height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.skills__card:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#6366f10f,#0000 60%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;left:-50%}.skills__card:hover,.skills__card--active{border-color:#6366f140;transform:translateY(-6px);box-shadow:0 15px 40px #0000004d}.skills__card:hover:before,.skills__card--active:before{transform:scaleX(1)}.skills__card:hover:after,.skills__card--active:after{opacity:1}.skills__card-header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.skills__card-icon{color:#a78bfa;background:#6366f11a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.skills__card:hover .skills__card-icon,.skills__card--active .skills__card-icon{color:#c4b5fd;background:#6366f133;transform:scale(1.05)}.skills__card-title{color:#f1f5f9;font-size:1.15rem;font-weight:700}.skills__tags{flex-wrap:wrap;gap:.5rem;display:flex}.skills__tag{color:#cbd5e1;background:#6366f10f;border:1px solid #6366f11f;border-radius:20px;padding:.35rem .9rem;font-size:.85rem;font-weight:500;transition:all .3s}.skills__tag:hover{color:#a78bfa;background:#6366f12e;border-color:#6366f159;transform:translateY(-1px)}.projects{background:linear-gradient(#111827 0%,#0b1121 100%);position:relative}.projects__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default;background:#0f172a80;border:1px solid #6366f114;border-radius:16px;flex-direction:column;padding:2rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.project-card:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#6366f100,#a855f700,#ec489900);border-radius:17px;padding:1px;transition:all .5s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.project-card:hover:after{background:linear-gradient(135deg,#6366f14d,#a855f733,#ec48991a)}.project-card:hover{border-color:#6366f133;transform:translateY(-4px);box-shadow:0 20px 50px #0006}.project-card__glow{opacity:0;pointer-events:none;filter:blur(80px);border-radius:50%;width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;left:-50%}.project-card:hover .project-card__glow{opacity:.08}.project-card__icon{margin-bottom:1.25rem}.project-card__meta{margin-bottom:.75rem}.project-card__period{text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.project-card__title{color:#f1f5f9;margin-bottom:.25rem;font-size:1.2rem;font-weight:700}.project-card__subtitle{color:#64748b;margin-bottom:.75rem;font-size:.85rem;font-weight:500}.project-card__description{color:#94a3b8;flex-grow:1;margin-bottom:1.25rem;font-size:.9rem;line-height:1.7}.project-card__tags{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.project-card__tag{background:#a78bfa0f;border:1px solid #0000;border-radius:16px;padding:.25rem .8rem;font-size:.8rem;font-weight:500;transition:all .3s}.project-card__tag:hover{background:#a78bfa26;transform:translateY(-1px)}.contact{position:relative}.contact__grid{grid-template-columns:1fr 1.5fr;gap:3rem;display:grid}.contact__description{color:#94a3b8;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.contact__details{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.contact__detail{color:#94a3b8;background:#1e293b4d;border:1px solid #6366f10f;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;transition:all .3s;display:flex}.contact__detail:hover{background:#1e293b80;border-color:#6366f133;transform:translate(4px)}.contact__detail-icon{color:#a78bfa;background:#6366f11a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.contact__social{gap:.75rem;display:flex}.contact__social a{color:#64748b;background:#1e293b4d;border:1px solid #6366f114;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.contact__social a:hover{color:#a78bfa;background:#6366f11a;border-color:#6366f14d;transform:translateY(-3px)}.contact__form{flex-direction:column;gap:1.25rem;display:flex}.contact__field{position:relative}.contact__field label{color:#64748b;margin-bottom:.4rem;font-size:.85rem;font-weight:500;transition:color .3s;display:block}.contact__field--focused label{color:#a78bfa}.contact__field input,.contact__field textarea{color:#e2e8f0;background:#1e293b66;border:1px solid #6366f11f;border-radius:12px;outline:none;width:100%;padding:.9rem 1.1rem;font-family:inherit;font-size:.95rem;transition:all .3s}.contact__field input:focus,.contact__field textarea:focus{background:#1e293b99;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a,0 0 20px #6366f10d}.contact__field input::placeholder,.contact__field textarea::placeholder{color:#475569}.contact__submit{align-self:flex-start}.contact__submit:disabled{opacity:.7;cursor:not-allowed}.contact__error{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;padding:.5rem .75rem;font-size:.85rem}.contact__success{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b80;border:1px solid #22c55e33;border-radius:16px;padding:3rem 2rem}.contact__success-icon{margin-bottom:1rem}.contact__success-icon svg{animation:.5s success-pop}@keyframes success-pop{0%{transform:scale(0)}50%{transform:scale(1.15)}to{transform:scale(1)}}.contact__success h3{background:linear-gradient(135deg,#22c55e,#16a34a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.5rem}.contact__success p{color:#94a3b8;margin-bottom:1.5rem}.footer{background:#0b1121cc;border-top:1px solid #6366f114;padding:2.5rem 0}.footer__inner{color:#475569;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.footer__heart{color:#ec4899;animation:1.5s infinite heart-beat;display:inline-block}@keyframes heart-beat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.reveal{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.16,1,.3,1)}.reveal:not(.reveal--left):not(.reveal--right):not(.reveal--scale){transform:translateY(40px)}.reveal--left{transform:translate(-40px)}.reveal--right{transform:translate(40px)}.reveal--scale{transform:scale(.92)}.reveal--visible{opacity:1;transform:translate(0)translateY(0)scale(1)}.scroll-progress{z-index:1001;background:linear-gradient(90deg,#6366f1,#a855f7,#ec4899);border-radius:0 2px 2px 0;height:3px;transition:width .1s;position:fixed;top:0;left:0}.back-to-top{color:#fff;cursor:pointer;opacity:0;pointer-events:none;z-index:999;background:linear-gradient(135deg,#6366f1,#a855f7);border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(20px);box-shadow:0 4px 15px #6366f166}.back-to-top--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{transform:translateY(-3px);box-shadow:0 6px 20px #6366f199}.btn-primary{overflow:hidden}.btn-primary:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0f,#0000);width:40%;height:200%;transition:left .6s;position:absolute;top:-50%;left:-60%;transform:rotate(25deg)}.btn-primary:hover:after{left:120%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0b1121}::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6366f180}@media (width<=1024px){.hero__name{font-size:3rem}.hero__avatar{width:240px;height:240px}.skills__grid,.projects__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){section{padding:4rem 1.25rem}.navbar__links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0b1121fa;border-bottom:1px solid #6366f11a;flex-direction:column;gap:1.25rem;width:100%;padding:1.5rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 20px 40px #00000080}.navbar__overlay{z-index:99;background:#00000080;display:block;position:fixed;inset:0}.navbar__links--open,.navbar__toggle{display:flex}.hero__inner{text-align:center;flex-direction:column-reverse;gap:2rem}.hero__name{font-size:2.5rem}.hero__title{min-height:1.5rem;font-size:1.15rem}.hero__tagline{margin-left:auto;margin-right:auto;font-size:1rem}.hero__contact-row,.hero__actions{flex-wrap:wrap;justify-content:center}.hero__social{justify-content:center}.hero__avatar{width:180px;height:180px}.hero__badge{font-size:.75rem}.about__grid{grid-template-columns:1fr;gap:2rem}.about__stats{grid-template-columns:repeat(3,1fr);gap:1rem}.about__stat{padding:1.25rem .75rem}.about__stat-number{font-size:1.75rem}.skills__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.skills__card{padding:1.5rem}.projects__grid{grid-template-columns:1fr;gap:1.25rem}.project-card{padding:1.5rem}.project-card__title{font-size:1.1rem}.project-card__description{font-size:.85rem}.contact__grid{grid-template-columns:1fr;gap:2rem}.contact__submit{justify-content:center;width:100%}.footer__inner{text-align:center;flex-direction:column;gap:.5rem}}@media (width<=600px){.hero__name{font-size:2.2rem}.hero__avatar{width:150px;height:150px}.about__stats{grid-template-columns:1fr;gap:.75rem}.about__stat{text-align:left;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.about__stat-number{font-size:1.5rem}.about__stat-label{margin-top:0}.skills__grid{grid-template-columns:1fr}.section-title{font-size:1.6rem}.contact__detail{padding:.65rem .85rem;font-size:.85rem}}@media (width<=480px){section{padding:3rem 1rem}.section-title{margin-bottom:2rem;font-size:1.5rem}.hero__greeting{font-size:.9rem}.hero__name{font-size:1.8rem}.hero__title{font-size:1rem}.hero__tagline{font-size:.9rem}.hero__avatar{width:130px;height:130px}.hero__actions .btn{justify-content:center;width:100%;padding:.75rem 1.5rem;font-size:.85rem}.hero__badge{padding:.25rem .75rem;font-size:.7rem}.skills__grid,.projects__grid{grid-template-columns:1fr}.skills__card{padding:1.25rem}.skills__card-title{font-size:1rem}.skills__tag{padding:.25rem .7rem;font-size:.78rem}.project-card{padding:1.25rem}.project-card__period{font-size:.7rem}.project-card__title{font-size:1rem}.project-card__subtitle{font-size:.78rem}.project-card__tag{padding:.2rem .65rem;font-size:.72rem}.contact__description{font-size:.9rem}.contact__field input,.contact__field textarea{padding:.75rem .9rem;font-size:.85rem}.back-to-top{width:36px;height:36px;bottom:1rem;right:1rem}.footer__inner{font-size:.75rem}}@media (width<=360px){.hero__name{font-size:1.5rem}.hero__avatar{width:110px;height:110px}.hero__badge{font-size:.65rem}.hero__social a{width:34px;height:34px}.hero__social svg{width:16px;height:16px}}
