@import"https://fonts.googleapis.com/css2?family=Elsie+Swash+Caps:wght@400;900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wdth,wght,YTLC@0,6..12,75..125,200..1000,440..540;1,6..12,75..125,200..1000,440..540&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{box-sizing:border-box}:root{--default-font-family: "Nunito Sans", sans-serif;--header-height: 3rem;--default-bg-dark: #121821;--default-main-text: #FFFFFF;--bg-primary-main: rgba(114, 114, 243, 1);--bg-primary-100: rgba(114, 114, 243, .1);--bg-primary-200: rgba(114, 114, 243, .2);--bg-primary-300: rgba(114, 114, 243, .3);--bg-primary-400: rgba(114, 114, 243, .4);--bg-primary-500: rgba(114, 114, 243, .5);--bg-primary-600: rgba(114, 114, 243, .6)}html,body{margin:0;padding:0;height:100%}body{background:radial-gradient(ellipse 90% 90% at 50% 10%,var(--bg-primary-400),transparent);background-size:cover;background-attachment:fixed;background-position:top center;background-attachment:scroll}html{background-color:var(--default-bg-dark);color:var(--default-main-text);font-family:var(--default-font-family);scroll-behavior:smooth}.container{scroll-snap-type:y mandatory;scroll-behavior:smooth;position:relative;z-index:1}@media screen and (max-width: 760px){.container{overflow:hidden}}#tsparticles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:none}main,header{margin:0 auto;padding:0 16rem;box-sizing:border-box}@media screen and (max-width: 1640px){main,header{padding:0 10rem}}@media screen and (max-width: 1440px){main,header{padding:0 6rem}}@media screen and (max-width: 760px){main,header{padding:0 1rem}}header,.container{width:100%}section{display:flex;align-items:center;justify-content:center;scroll-snap-align:start;scroll-snap-stop:always;min-height:650px}@media screen and (max-width: 760px){section{min-height:auto}}main{background-color:var(--bg-primary-200)}h2.section-title{font-size:24px;font-weight:800;text-transform:uppercase;margin-bottom:1.5rem;letter-spacing:6px}section#contact{display:flex;gap:1rem;flex-direction:column;align-items:center}section#contact .card-contact{background-color:var(--bg-primary-400);padding:1rem 8rem 0}section#contact .card-contact a{color:#fff;text-decoration:none}section#contact .card-contact a:hover{color:var(--bg-primary-main)}section#contact .card-contact a div{display:flex;align-items:center;gap:1.2rem;margin-bottom:.6rem}section#contact .card-contact a div svg{font-size:2rem}section#contact .card-contact div.contact-actions{display:flex;justify-content:center;width:100%;margin-top:1rem}section#contact .card-contact div.contact-actions button{font-weight:700;background-color:#5b5bf1;color:#fff;border-radius:25px;border:none;cursor:pointer;padding:1rem 2rem;margin-top:1.2rem}section#contact .card-contact div.contact-actions button:hover{background-color:#7272f3}section#contact .card-contact div.contact-actions button a{color:#fff;display:flex;align-items:center;justify-content:center;gap:6px;text-decoration:none}section#contact .card-contact div.contact-actions button svg{font-size:1.4rem;margin-left:4px}@media screen and (max-width: 760px){section#contact .card-contact div.contact-actions button{padding:1rem 2rem;margin-top:3rem;width:95%}section#contact .card-contact{width:100%;padding:1rem 1rem 0}}section#resume{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 250px}@media screen and (max-width: 1440px){section#resume{margin:5rem 0;padding:0 120px}}@media screen and (max-width: 1200px){section#resume{padding:0 30px}}@media screen and (max-width: 760px){section#resume{padding:0 10px}section#resume span.MuiAccordionSummary-content div{flex-direction:column}}footer.my-portfolio-footer{color:#d9d9d9;border-top:1px solid rgba(255,255,255,.2);display:flex;justify-content:space-between;padding:1.5rem 1rem;width:100%}@media screen and (max-width: 760px){footer.my-portfolio-footer{display:flex;flex-direction:column;gap:4px;margin-top:4rem;padding:1.5rem 0}footer.my-portfolio-footer h3{font-size:1rem;text-align:center}}header{background-color:transparent;border-bottom:1px solid transparent;transition:background-color .3s ease,box-shadow .3s ease;font-size:20px;display:flex;justify-content:space-between;align-items:center;height:calc(var(--header-height) + 1rem);position:fixed;top:0;left:0;z-index:1000}header>a.logo{display:flex;align-items:center;gap:2px;text-decoration:none;color:#fff}nav{display:flex;align-items:center;font-size:16px}.toggle-nav{display:none;cursor:pointer}header.scrolled{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 4px 6px #0303034d}header.header-show-nav{background-color:var(--bg-primary-600)}header div{display:flex;align-items:center;gap:3px}header div span{color:#ccc;font-size:1rem;font-weight:600;cursor:pointer;margin-right:10px}@media screen and (max-width: 760px){header.scrolled{background-color:var(--bg-primary-600)}header div{display:none}.toggle-nav{display:initial}nav{background-color:var(--bg-primary-600);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 4px 6px #0303034d;flex-direction:column;gap:10px;position:absolute;height:0;overflow:hidden;padding:0;top:calc(var(--header-height) + 1rem);right:0;width:65%;transition:all .25s ease}nav.show{height:120px;overflow:visible;padding:.5rem}}nav a{margin:0 10px;text-decoration:none;color:#fff;position:relative}nav a:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background-color:#fff;transition:width .3s ease-out}nav a.active:after{width:100%}section#hero{display:flex;justify-content:space-between;gap:2rem;padding:14rem 2rem 14rem 3rem;margin:0 auto 64px;position:relative;max-width:1200px;width:100%;height:100vh}@media screen and (max-width: 760px){section#hero{padding:0 1.2rem;margin-top:-60px}section#hero img{display:none}}section#hero>div{display:flex;flex-direction:column;gap:20px;max-width:452px}section#hero p{line-height:1.3;letter-spacing:3px;font-size:16px}section#hero button{font-weight:700;background-color:#5b5bf1;border-radius:25px;border:none;cursor:pointer;padding:1rem 2rem;margin-top:1.2rem;width:45%}@media screen and (max-width: 760px){section#hero button{padding:1rem 2rem;margin-top:3rem;width:95%}}section#hero button a{color:#fff;display:flex;align-items:center;justify-content:center;gap:6px;text-decoration:none}section#hero button a svg{font-size:1.2rem}section#hero button:hover{background-color:#7272f3}section#hero h2:nth-of-type(1){font-size:1.1rem;font-weight:600}@media screen and (max-width: 760px){section#hero h2:nth-of-type(1){font-size:.8rem}}section#hero h2:nth-of-type(2){font-size:2.4rem}.typing-container{font-weight:700;font-size:3rem;color:#5b5bf1;white-space:nowrap;overflow:hidden;border-right:2px solid #b3b3b3;width:0;animation:typing 8s steps(20,end) infinite,blink-cursor .8s step-end infinite}@keyframes typing{0%{width:0}50%{width:320px}to{width:0}}@keyframes blink-cursor{0%,50%{border-right-color:#b3b3b3}to{border-right-color:transparent}}@media screen and (max-width: 760px){.typing-container{font-size:2rem;animation:typing 6s steps(15,end) infinite,blink-cursor .8s step-end infinite;margin-bottom:2rem}@keyframes typing{0%{width:0}50%{width:214px}to{width:0}}}section#hero .icon-wrap{text-align:center;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e5e5;border-radius:50%;width:2.6rem;height:2.6rem;padding:12px;position:absolute;bottom:16px;left:50%;transform:translate(-25%);animation:pulse-animation 2s infinite,bounce 4s infinite}@keyframes pulse-animation{0%{box-shadow:0 0 #fff3}to{box-shadow:0 0 0 10px #fff0}}@keyframes bounce{0%{transform:translate(-50%) translateY(0)}25%{transform:translate(-50%) translateY(-10px)}50%{transform:translate(-50%) translateY(0)}75%{transform:translate(-50%) translateY(-10px)}to{transform:translate(-50%) translateY(0)}}section#hero .icon-wrap svg{color:#e6e6e6;font-size:2rem;font-weight:600;border-radius:50%;transform-origin:center}#projects{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:20px}.project-card{display:flex;flex-direction:column;justify-content:space-between;background:#ffffff0f;border-radius:16px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border:1px solid rgba(255,255,255,.25);position:relative;padding:1rem;height:100%;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{border-color:#fff;box-shadow:0 0 8px #505050e6}.project-card img{width:100%;min-height:165px;object-fit:cover;border-radius:8px}.project-card h3{font-size:1.2rem;font-weight:700;color:#bfbfbf}.project-card article{padding:1.6rem 0}.project-card article p{padding:.5rem 0 0}.project-card article div{display:flex;justify-content:space-between;gap:4px}.project-card article div svg{color:#d9d9d9;font-size:1.2rem;font-weight:200}.project-card article div svg:hover,.project-card article div:hover .icon-tailwind{color:var(--bg-primary-main)}.project-card footer{border-top:1px solid rgba(255,255,255,.2);padding:1rem 0 0}.project-card:hover footer svg,.project-card:hover footer .icon-tailwind,.project-card:hover h3{color:#fff}.project-card footer svg{font-size:1.6rem;color:#bfbfbf;margin-right:4px}.project-card article a{text-decoration:none;cursor:pointer}
