/*! tailwindcss v2.2.14 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-moz-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,:after,:before{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mt-3{margin-top:.75rem}.ml-6{margin-left:1.5rem}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.h-4{height:1rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-16{height:4rem}.h-40{height:10rem}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-4{width:1rem}.w-9{width:2.25rem}.w-24{width:6rem}.w-40{width:10rem}.w-44{width:11rem}.w-56{width:14rem}.w-5\/6{width:83.333333%}.w-screen{width:100vw}.w-9\/10{width:85%}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.resize-none{resize:none}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.justify-around{justify-content:space-around}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.border-0{border-width:0}.border-2{border-width:2px}.border-dotted{border-style:dotted}.border-red-500{--tw-border-opacity:1;border-color:rgba(239,68,68,var(--tw-border-opacity))}.border-purple-600{--tw-border-opacity:1;border-color:rgba(124,58,237,var(--tw-border-opacity))}.hover\:border-white:hover{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.focus\:border-transparent:focus{border-color:transparent}.border-opacity-100{--tw-border-opacity:1}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.bg-purple-400{--tw-bg-opacity:1;background-color:rgba(167,139,250,var(--tw-bg-opacity))}.bg-purple-500{--tw-bg-opacity:1;background-color:rgba(139,92,246,var(--tw-bg-opacity))}.bg-purple-600{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.hover\:bg-red-500:hover{--tw-bg-opacity:1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgba(124,58,237,var(--tw-bg-opacity))}.p-4{padding:1rem}.p-8{padding:2rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pb-1{padding-bottom:.25rem}.pl-2{padding-left:.5rem}.text-center{text-align:center}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.text-xs{font-size:.75rem;line-height:1rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-bold{font-weight:700}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgba(220,38,38,var(--tw-text-opacity))}.text-purple-500{--tw-text-opacity:1;color:rgba(139,92,246,var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgba(124,58,237,var(--tw-text-opacity))}.opacity-75{opacity:.75}*,:after,:before{--tw-shadow:0 0 transparent}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.hover\:shadow-2xl:hover,.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}*,:after,:before{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus\:ring-purple-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(124,58,237,var(--tw-ring-opacity))}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:320px){.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:390px){.md\:w-56{width:14rem}.md\:w-64{width:16rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:700px){.lg\:w-72{width:18rem}.lg\:w-80{width:20rem}.lg\:pt-1{padding-top:.25rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:990px){.xl\:h-4\/5{height:80%}.xl\:flex-row{flex-direction:row}}.active{transition-duration:.3s;background-color:#fff;color:#4d2cc4;box-shadow:10px -2px 29px -7px #000}.main_info{width:60%;margin-top:50px;min-height:200px}.picture{width:40%;padding-top:50px}.intro{color:#fff;font-size:40px}.info{width:70%;height:100%;margin:auto}.hello{font-size:40px;color:#fffefe}.name{font-size:50px;font-weight:600;color:rgb(74 113 222)}.text_rotate{margin-top:10px;transition-duration:.3;color:#fff;font-size:40px;font-weight:500}.text_dec{display:inline-block;padding-left:10px;padding-right:10px;border-radius:5px;background-color:rgba(118,118,255,.23137254901960785)}.myphoto{margin:auto;width:70%;height:90%;box-shadow:1px 5px 41px -15px #000;background-color:rgba(216,214,255,.1607843137254902);border-radius:10px}.eductaion{width:82%;margin:auto;position:relative}.education_heading{font-size:30px;width:200px;color:#fff;border-bottom:2px solid #8b5cf6}.education1{width:80%;background-color:rgba(59,49,139,.5490196078431373);border-radius:10px}.college{padding-top:20px;color:#fff;font-size:20px}.college,.degree{width:80%;padding-left:10px;display:inline-block}.degree{color:#b3b3b3}.date{color:#b3b3b3}.cpi,.date{text-align:right;padding-right:10px;width:20%;display:inline-block}.cpi{color:#fff;font-size:20px}.small_description{font-family:Arial,Helvetica,sans-serif;width:82%;margin:auto;position:relative}.personal_info{color:#fff;font-size:20px}.fun_fact{color:#8b8b8b;font-size:15px}@media only screen and (max-width:1260px){.info{width:80%}.main_info{width:72%}.picture{padding-right:10%;width:28%}.myphoto{width:100%;height:80%}}@media only screen and (max-width:990px){.info{width:80%}.main_info{margin-top:40px;width:100%}.picture{width:100%;padding-top:30px}.myphoto{width:50%;height:50%}.education{width:95%}.education1{width:100%}}@media only screen and (max-width:675px){.info{width:80%}.main_info{margin-top:40px;width:100%}.picture{width:100%;padding-top:30px}.myphoto{width:50%;height:50%}.hello,.intro{font-size:25px}.name{font-size:35px}.text_rotate{font-size:25px}.education{width:95%}.education1{width:100%}.college,.cpi,.date,.degree{font-size:15px}}@media only screen and (max-width:430px){.myphoto{height:80%;margin-left:16%}.info,.myphoto{width:80%}.main_info{margin-top:40px;width:100%}.picture{width:100%;margin:auto}.hello,.intro{font-size:15px}.name{font-size:25px;text-shadow:none}.text_rotate{font-size:15px}.college,.degree{font-size:13px}.degree{width:70%}.date{width:30%}.cpi,.date{font-size:13px}.small_description{font-size:10px;width:80%}.personal_info{font-size:13px}.education{width:70%;background-color:red}.fun_fact{font-size:10px}}.active_tool{width:100px;padding:5px 10px;background-color:rgba(59,49,139,.5490196078431373);border-radius:7px}.active_tool,.not-active{color:#fff;cursor:pointer;margin-left:10%}.not-active{background-color:none;padding-left:10px}.not-active:after{content:" ↓ "}.tech-known{margin-left:20%;display:inline-block}.tech-single{display:inline-block;background-color:rgba(78,69,167,.23921568627450981);margin:5px 10px;border-radius:10px}.tech-text{padding-top:5px;color:#fff;text-align:center}.tech-single:hover{color:red;cursor:pointer;transition-duration:.3s;-webkit-transform:scale(1.1);transform:scale(1.1)}.apply_all:hover{cursor:pointer;border-bottom:1px solid #8b5cf6;width:100px}.apply_all{cursor:pointer;border-left:1px solid #8b5cf6;width:100px}.project{min-height:100px;width:70%;background-color:rgb(31 41 55);border-radius:20px;padding-top:3%;margin:10px auto auto;transition-duration:.5s;border:1px solid #585858}.project:hover{border:0;margin-top:0;transition-duration:.5s;box-shadow:1px 7px 38px -9px #000;cursor:pointer}.project_img{width:40%;margin:auto;border-radius:20px}.project_name{width:90%;margin:auto}.project_name_left{color:#fff;width:90%}.project_link,.project_name_left{display:inline-block;font-size:18px}.project_link{transition-duration:.5s;text-align:center;width:10%;background-color:#fff;font-weight:600;border-radius:20px;color:#8b5cf6;padding-left:10px}.project_link:after{content:"→";opacity:0;top:14px;right:-20px;transition:.5s}.project_link:hover{background-color:#8b5cf6;color:#fff;transition-duration:.5s;cursor:pointer;padding-left:0}.project_link:hover:after{opacity:1;right:10px}.project_name_small_info{width:60%;padding-left:5%;color:hsla(0,0%,100%,.281)}.tech_used{width:90%;margin:10px auto auto}.tech{display:inline-block;background-color:#8b5cf6;color:#fff;margin-top:5px;margin-right:10px;padding:3px 10px 4px;border-radius:8px}.tech:hover{transition-duration:.3s;padding-top:7px;padding-bottom:7px}.project_description{width:90%;border-radius:20px;padding-bottom:20px;margin:30px auto auto;background-color:#454750;padding-top:10px}.project_description_heading{width:90%;margin:auto;font-size:16px;color:#fff}.project_description_content{padding-top:20px;width:90%;margin:auto;font-size:14px;color:#fff}.project_description_content ul{list-style-type:circle}.more{width:100%;text-align:center;color:#fff;text-decoration:underline;cursor:pointer}.more:after{content:"→";top:14px;right:-20px;transition:.5s;color:#fff}.more:hover{transition-duration:.5s;font-size:18px;color:#8b5cf6}.more:hover:after{opacity:1;font-size:18px;color:#8b5cf6;right:10px}.highlight{font-weight:600;background-color:rgb(132 132 132);padding:0 5px;border-radius:5px}@media only screen and (max-width:1100px){.project{width:90%}.project_name_left{width:85%}.project_link{width:15%}}@media only screen and (max-width:630px){.project{width:95%}.project_name_left{width:75%}.project_link{width:25%}}@media only screen and (max-width:450px){.project{width:99%;border:none}.project,.project:hover{box-shadow:1px 7px 38px -9px #000}.project_name_left{width:65%}.project_link{width:35%}}.bground{background-color:rgb(229 231 235);width:100%;min-height:70vh}
/*# sourceMappingURL=main.b306e6d9.chunk.css.map */