.max-width-600{max-width:600px}.max-width-800{max-width:800px}.hero-section{background:linear-gradient(135deg,rgb(var(--v-theme-primary)) 0,rgb(var(--v-theme-primary-darken-1)),rgb(var(--v-theme-accent)));min-height:100vh;overflow:hidden;position:relative}.hero-container{padding:4rem 0!important}.hero-logo{animation:fadeInDown 1s ease-out;height:160px;margin:0 auto;width:160px}.hero-logo-svg{animation:float-logo 7s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@keyframes float-logo{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.hero-title{animation:fadeInUp 1s ease-out;font-size:clamp(2rem,5vw,6rem);line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle{animation:fadeInUp 1s ease-out .2s both;font-size:clamp(1.25rem,3vw,2rem);line-height:1.3}.hero-description{animation:fadeInUp 1s ease-out .4s both;font-size:clamp(.95rem,2vw,1.25rem);line-height:1.5;margin-left:auto;margin-right:auto;max-width:850px;padding:0 1rem}.hero-btn{animation:fadeInUp 1s ease-out .6s both;min-width:200px}.hero-link{max-width:280px;text-decoration:none;width:100%}.particles{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.particle{animation:float linear infinite;background:#fff9;border-radius:50%;position:absolute;will-change:transform,opacity}@keyframes float{0%{opacity:0;transform:translateY(0) rotate(0)}5%{opacity:1}95%{opacity:1}to{opacity:0;transform:translateY(calc(-100vh - 200px)) rotate(1turn)}}.about-section{background:rgb(var(--v-theme-surface))}.expertise-section{background:rgb(var(--v-theme-background))}.projects-section{background:rgb(var(--v-theme-surface))}.contact-section{background:rgb(var(--v-theme-background))}.about-card{background:rgb(var(--v-theme-background))!important}.about-card,.passion-card,.skill-card{border-radius:16px!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.about-card:hover,.passion-card:hover,.skill-card:hover{box-shadow:0 12px 24px #00000026!important;transform:translateY(-8px)}.project-card{background:rgb(var(--v-theme-background))!important;border-radius:16px!important;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.project-card:hover{box-shadow:0 16px 32px #0003!important;transform:translateY(-8px)}.project-image{position:relative}.project-overlay{align-items:center;background:#000000b3;display:flex;justify-content:center;inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.project-card:hover .project-overlay{opacity:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:960px){.hero-container{padding:3rem 0!important}.hero-logo{height:128px;width:128px}}@media(max-width:600px){.hero-container{padding:2rem 0!important}.hero-logo{height:100px;width:100px}.hero-description{padding:0 .5rem}.hero-btn{min-width:160px;padding:.5rem 1rem!important}.hero-link{max-width:100%}.about-card,.passion-card,.project-card,.skill-card{margin-bottom:1rem}}@media(max-width:400px){.hero-container{padding:1.5rem 0!important}.hero-logo{height:80px;width:80px}.hero-btn{font-size:.875rem!important;min-width:140px}}.hero-buttons{gap:1rem!important}@media(min-width:600px){.hero-buttons{gap:1.5rem!important}}.v-theme--dark .about-card:hover,.v-theme--dark .passion-card:hover,.v-theme--dark .project-card:hover,.v-theme--dark .skill-card:hover{box-shadow:0 12px 24px #ffffff1a!important}
