.app__about{flex:1;flex-direction:column;width:100%}.app__about-context{width:100%;margin-top:2rem;margin-bottom:1rem;padding:1rem}@media screen and (min-width:640px){.app__about-context{margin-bottom:1.5rem}}@media screen and (min-width:992px){.app__about-context{margin-bottom:2rem}}.app__about-img img{max-width:100%;height:auto;object-fit:cover}.app__about-data ul{list-style-type:none;padding:0}.app__about-data p{font-size:1.05rem}.app__about-data p span{font-weight:700;color:var(--color-accent-pink)}.app__education{margin-top:4.5rem;margin-bottom:4.5rem}@media screen and (min-width:640px){.app__education{margin-top:6rem;margin-bottom:6rem}}@media screen and (min-width:992px){.app__education{margin-top:8rem;margin-bottom:8rem}}.app__education-title{margin-bottom:2rem}@media screen and (min-width:640px){.app__education-title{margin-bottom:2.5rem}}@media screen and (min-width:992px){.app__education-title{margin-bottom:3rem}}.app__education-track{width:100%;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:640px){.app__education-track{gap:1.25rem}}@media screen and (min-width:992px){.app__education-track{gap:1.5rem}}.app__education-card-inner{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.875rem;width:100%;padding:1rem 1.125rem;border-radius:12px;background-color:var(--color-bg-light);border:1px solid var(--color-border-light);box-shadow:0 4px 12px rgba(0,0,0,.06);overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}@media screen and (min-width:640px){.app__education-card-inner{flex-direction:row;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem}}@media screen and (min-width:768px){.app__education-card-inner{gap:2rem;padding:1.375rem 1.75rem}}@media screen and (min-width:992px){.app__education-card-inner{padding:1.5rem 2rem}}.app__education-card:hover .app__education-card-inner{border-color:var(--color-accent-lime);box-shadow:0 12px 24px -8px rgba(0,0,0,.1)}.app__education-year{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .875rem;white-space:nowrap}@media screen and (min-width:640px){.app__education-year{min-width:6.5rem;padding:.4375rem 1rem}}@media screen and (min-width:992px){.app__education-year{min-width:7rem}}.app__education-content{width:100%}@media(hover:hover)and (pointer:fine){.app__education-card:hover{cursor:default}}@media(hover:none){.app__education-card{transform:none!important}}.app__about-console{width:100%;padding-top:1rem}@media screen and (min-width:640px){.app__about-console{padding-top:1.5rem}}@media screen and (min-width:992px){.app__about-console{padding-top:2rem}}.social-media-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:2rem;background-color:rgba(0,0,0,0)}.social-media-container .social-media-icon{width:45px;height:45px;padding:8px;border-radius:50%;background-color:var(--color-night);border:1px solid var(--color-border-dark);display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}.social-media-container .social-media-icon svg{width:100%;height:100%}.social-media-container .social-media-icon:hover{background-color:var(--color-accent-pink);transform:scale(1.15);border-color:var(--color-accent-pink)}.social-media-container .social-media-icon:hover svg{color:var(--color-primary)!important}.social-media-container .social-media-icon.mr-6{margin-right:1.5rem}.app__contact{flex:1;width:100%;flex-direction:column}.app__contact-cards,.app__contact-form{width:100%}@keyframes drawSquiggle{0%{stroke-dashoffset:2000}to{stroke-dashoffset:0}}.squiggly-line{stroke-dasharray:2000;stroke-dashoffset:2000;animation:drawSquiggle 3.5s cubic-bezier(.25,.8,.25,1) forwards}#home{position:relative}#home .app__wrapper{padding:0}#home .app__wrapper .copyright{display:none}.app__header{flex:1;width:100%;height:100%;flex-direction:row;margin-top:1.5rem;margin-bottom:2rem;padding:8rem 2rem 2rem;z-index:1}@media screen and (min-width:2000px){.app__header{padding-top:10rem}}@media screen and (max-width:1200px){.app__header{flex-direction:column;padding-top:6rem}}@media screen and (max-width:450px){.app__header{padding:6rem 1rem 2rem}}.app__header-info{flex:.65;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;margin:0 2rem}@media screen and (max-width:1200px){.app__header-info{width:100%;margin:2rem 0;align-items:center;text-align:center}}.app__header-badge{width:100%;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:1200px){.app__header-badge{align-items:center}}.app__hero-ctas{display:flex;flex-direction:row;gap:1rem;margin-top:2rem}@media screen and (max-width:768px){.app__hero-ctas{flex-direction:column;width:100%}.app__hero-ctas a{width:100%;text-align:center}}.app__header-circles{flex:1;flex-direction:row;flex-wrap:wrap;align-content:center;height:100%;margin-left:1rem}.app__header-circles,.app__header-circles .circle-cmp{display:flex;justify-content:center;align-items:center}.app__header-circles .circle-cmp{width:70px;height:70px;border-radius:50%;margin:.75rem;background:var(--color-night);border:1px solid var(--color-border-dark);cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.2)}.app__header-circles .circle-cmp svg{width:50%;height:50%}.app__header-circles .circle-cmp:nth-child(2){width:110px;height:110px;margin:1.5rem}.app__header-circles .circle-cmp:nth-child(5){width:85px;height:85px}@media screen and (max-width:1200px){.app__header-circles{width:100%;margin-left:0;margin-top:2rem}}.app__header-img{flex:1;height:100%;display:flex;justify-content:center;align-items:center;padding:1rem}.app__header-img .hero-image{width:100%;max-width:550px;border:1px solid var(--color-border-dark);background-color:var(--color-night)}.app__header-img .hero-image img{width:100%;display:block}@media screen and (max-width:1200px){.app__header-img{margin:2rem 0;width:100%;max-width:600px}}@media screen and (max-width:480px){.app__header-img{width:100%}}@keyframes pulseGlow{0%{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3)) drop-shadow(0 0 4px rgba(250,127,170,.4))}50%{filter:drop-shadow(0 8px 16px rgba(0,0,0,.4)) drop-shadow(0 0 12px rgba(250,127,170,.85))}to{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3)) drop-shadow(0 0 4px rgba(250,127,170,.4))}}.animate-pulse-glow{animation:pulseGlow 3s ease-in-out infinite}.app__skills,.app__skills-exp{flex:1;width:100%;flex-direction:column}.app__skills-exp{display:flex;justify-content:flex-start;align-items:flex-start}.app__skills-exp-item{width:100%}.app__skills-exp-work{position:relative;overflow:hidden;transition:all .35s cubic-bezier(.25,.8,.25,1)}.app__skills-exp-work:hover{transform:translateY(-4px);border-color:var(--color-accent-pink)!important;box-shadow:0 12px 30px -10px rgba(0,0,0,.5),0 0 0 4px rgba(250,127,170,.15)!important}.timeline-glow-line{box-shadow:0 0 8px 1px var(--color-accent-lime)}.animate-pulse-glow{animation:timelinePulse 2s ease-in-out infinite}@keyframes timelinePulse{0%{box-shadow:0 0 0 0 rgba(250,127,170,.6)}70%{box-shadow:0 0 0 6px rgba(250,127,170,0)}to{box-shadow:0 0 0 0 rgba(250,127,170,0)}}.app__works{flex:1;width:100%;flex-direction:column}.app__work-portfolio{width:100%}.app__work-item{width:100%;transition:all .4s cubic-bezier(.16,1,.3,1);transform-style:preserve-3d}@media screen and (min-width:768px){.app__work-item:nth-child(2n){transform:perspective(1000px) rotateX(1.5deg) rotateY(-2.5deg) rotate(.5deg)}.app__work-item:nth-child(odd){transform:perspective(1000px) rotateX(1.5deg) rotateY(2.5deg) rotate(-.5deg)}}.app__work-item:hover{transform:perspective(1000px) rotateX(0deg) rotateY(0deg) rotate(0deg) scale(1.035) translateY(-8px)!important;z-index:10}