*{box-sizing:border-box;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;scroll-behavior:smooth;margin:0;padding:0}body{background:#111;flex-direction:column;justify-content:center;align-items:center;gap:150px;width:100%;margin-top:150px;padding:0 25px;display:flex}section#welcome{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;max-width:600px;display:flex}section#welcome img{border:4px solid #b869b5;border-radius:50%;width:100px;height:100px}section#welcome h2{font-size:30px}section#welcome h2 span{background:linear-gradient(to bottom right,#b869b5,#7b1277);-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:.5s linear blur;overflow:hidden}section#welcome p{color:#fff;font-size:14px}section#welcome .info{gap:5px;display:flex}section#edu{flex-direction:column;align-items:center;gap:25px;width:100%;max-width:600px;display:flex}section#edu .content{background:rgba(255,255,255,.024);border-radius:0 0 4px 4px;width:100%;margin-top:-25px;padding:15px}section#edu .content .items{flex-direction:column;gap:10px;display:flex}section#edu .content .items .item{background:rgba(255,255,255,.03);border-radius:4px;flex-direction:column;gap:10px;padding:10px;display:flex}section#edu .content .items .item img{opacity:.5;border:2px solid #b869b5;border-radius:50%}section#edu .content .items .item h3{color:#fff;font-size:16px}section#edu .content .items .item p{color:#afafaf;margin-top:-15px;font-size:12px}section#edu .content .items .item ul{margin-left:25px;font-size:14px}section#edu .content .items .item ul li{color:#636363}section#edu .content .items .item ul li strong{color:#888;font-weight:700}section#edu .switch{background:rgba(255,255,255,.024);border-bottom:1px solid rgba(255,255,255,.063);border-radius:4px 4px 0 0;justify-content:space-between;align-items:center;gap:5px;width:100%;height:40px;padding:0 5px;display:flex}section#edu .switch .option{color:#636363;text-align:center;cursor:pointer;background:rgba(255,255,255,.03);border-radius:4px;width:50%;height:30px;font-size:14px;line-height:30px;transition:all .3s}section#edu .switch .option.active{color:#aaa;background:rgba(255,255,255,.1)}section#tech{flex-direction:column;align-items:center;gap:25px;width:100%;max-width:600px;display:flex}section#tech p{color:#636363;font-size:12px}section#tech .mstack{flex-direction:column;gap:10px;width:100%;display:flex}section#tech .mstack .box{background:rgba(255,255,255,.016);border-radius:4px;flex-direction:column;gap:10px;width:100%;padding:10px;display:flex}section#tech .mstack .box .desc p{color:#636363;font-size:12px}section#tech .mstack .box img{width:30px;height:30px}section#tech .stack{grid-template-rows:repeat(3,133.333px);grid-template-columns:repeat(4,25%);width:100%;height:400px;display:none}section#tech .stack .box{background:rgba(255,255,255,.016);border-radius:4px;flex-direction:column;justify-content:space-between;margin:2.5px;padding:10px;transition:all .3s;display:flex}section#tech .stack .box .desc{flex-direction:column;font-size:12px;display:flex}section#tech .stack .box .desc p{color:#636363;font-size:10px}section#tech .stack .box:hover{filter:grayscale(0)}section#tech .stack .box img{border-radius:4px;width:30px;height:30px}section#tech .stack .box.big1{grid-area:span 2/span 2;padding:20px}section#tech .stack .box.big1 img{filter:invert();width:55px;height:55px}section#tech .stack .box.big1 .desc{font-size:18px;font-weight:700}section#tech .stack .box.big1 .desc p{color:#636363;font-size:12px}section#tech .stack .box.big2{grid-area:span 2/span 2;padding:20px}section#tech .stack .box.big2 img{filter:invert();width:55px;height:55px}section#tech .stack .box.big2 .desc{font-size:18px;font-weight:700}section#tech .stack .box.big2 .desc p{color:#636363;font-size:12px}section#projects{flex-direction:column;align-items:center;gap:25px;width:100%;max-width:600px;display:flex}section#projects .boxes{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}section#projects .boxes .box{background:rgba(255,255,255,.016);border-radius:4px;flex-direction:column;align-items:flex-start;width:100%;padding:15px;display:flex}section#projects .boxes .box h3{background:linear-gradient(to bottom right,#b869b5,#7b1277);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:16px}section#projects .boxes .box p{color:#636363;font-size:13px}section#projects .boxes .box button{margin-top:10px}section#contact{flex-direction:column;align-items:center;gap:25px;width:100%;max-width:600px;display:flex}section#contact form{flex-direction:column;gap:10px;width:100%;display:flex}section#contact form input{background:rgba(255,255,255,.016);border:none;border-radius:4px;outline:none;height:30px;padding-left:7.5px;line-height:30px;font-family:Poppins,sans-serif!important}section#contact form textarea{resize:none;background:rgba(255,255,255,.016);border:none;border-radius:4px;outline:none;height:150px;padding:7.5px;font-family:Poppins,sans-serif!important}button{color:#b869b5;cursor:pointer;background:rgba(184,105,181,.19);border:none;border-radius:4px;outline:none;padding:10px;transition:all .15s}button:hover{background:rgba(184,105,181,.25)}footer{text-align:center;color:#636363;background:rgba(255,255,255,.016);border-radius:30px;width:300px;height:40px;margin-bottom:25px;font-size:14px;line-height:40px}@keyframes blur{0%{filter:blur(5px)}to{filter:blur()}}@media (min-width:620px){section#tech .stack{display:grid}section#tech .mstack{display:none}}@media (min-width:600px){body{padding:0}}.section-title{width:300px;height:40px;position:relative}.section-title h3{color:rgba(255,255,255,.082);font-size:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-title h5{font-size:15px;position:absolute;top:0;left:50%;transform:translate(-50%)}.section-title p{position:absolute;bottom:0;left:50%;transform:translate(-50%);color:#828282!important;font-size:14px!important}
