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}.home-container{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;min-height:100vh}.contact-me{display:flex;flex-wrap:wrap}.contact-me img{height:20px}.portfolio-image-container{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.app-container{width:320px;display:flex;flex-direction:column;justify-content:justify}.portfolio-image{max-width:100%;height:auto;height:125px;width:125px;border-radius:150px;background:#396afc;background:-webkit-linear-gradient(to right,#396afc,#2948ff);background:linear-gradient(to right,#396afc,#2948ff);padding:9px}.image{width:100%;height:100%;border-radius:150px}h1{font-size:1rem;margin-bottom:1rem;color:#1f1f1f}h2{font-size:1.5rem;margin-bottom:1rem;color:#1f1f1f}.tech-stack{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:1rem}.tech-stack span{background-color:#f2f2f2;color:#333;font-size:14px;font-weight:500;padding:6px 12px;border-radius:9999px;transition:background-color .2s ease}.tech-stack span:hover{background-color:#e0e0e0}p{font-size:1.125rem;line-height:1.5rem;margin-bottom:1rem;color:#3e3e3e}.email-btn{background:#396afc;background:-webkit-linear-gradient(to right,#396afc,#2948ff);background:linear-gradient(to right,#396afc,#2948ff)}.contact-me{margin-top:1.5rem;margin-bottom:1.5rem;display:flex;width:100%;justify-content:space-between;gap:1rem}.contact-me-btn{display:flex;align-items:center;justify-content:center;border:1px solid lightgray;border-radius:10px;padding:10px;box-shadow:0 2px 4px #0000001a}.project-btn{margin-top:2rem;width:100%;display:flex;justify-content:center;padding:10px;color:#fff;background:#2563eb;background:-webkit-linear-gradient(to right,#2563eb,#2948ff);background:linear-gradient(to right,#2563eb,#2948ff)}.project-btn img{margin-right:8px}p{font-size:1rem}.wrapper{max-width:920px;margin:0 auto;text-align:center}header{padding:1rem 0;border-bottom:1px solid #ddd;margin-bottom:2rem}.carousel{display:flex;gap:1rem;overflow:hidden;justify-content:center;align-items:top;background:#e8e8e8;color:#000;padding:1rem;border-radius:13px}.product-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:1rem;width:200px;min-height:100px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.product-card button{background:#d3d3d3;padding:.5rem}.header-container{display:flex;max-width:920px;gap:2rem;align-items:center;justify-content:space-between;padding:0 1rem}.header-container h2{align-self:center}nav ul{display:flex;flex-direction:row;gap:1rem}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:2.5em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
