.title[data-v-0b578c5c]{padding-left:12px;text-align:center;font-size:26px;padding:5px;flex:1}.title-bar[data-v-0b578c5c]{display:flex;background:#474663;min-height:25px;border-style:solid;border-width:1px 1px 0 1px;border-color:#7270a1;border-radius:8px 8px 0 0}.row[data-v-0b578c5c]{display:flex;position:relative;width:100%;justify-content:flex-end;padding:5px}.close[data-v-0b578c5c]{padding:3px 14px;height:50%;margin-right:16px;border-radius:3px;background-color:#700202;position:absolute}@media only screen and (max-width:600px){.title[data-v-0b578c5c]{font-size:18px}}.row[data-v-33517d64]{width:90%;display:flex;justify-content:space-between;align-content:center;padding:1rem;max-width:1200px;border-style:none;flex-shrink:0;transition:all .5s ease-in-out}.logo-link[data-v-33517d64]{display:flex;align-items:center}.logo[data-v-33517d64]{text-decoration:none;justify-content:center;height:4em;border-radius:0;padding:2px;z-index:10}.logo[data-v-33517d64]:hover{cursor:pointer}.footer-icon[data-v-33517d64]{height:30px;margin:5px}.links[data-v-33517d64]{display:flex}.menu-btn[data-v-33517d64]{display:flex;flex-direction:column;justify-content:space-evenly;width:40px;height:40px;cursor:pointer;transition:all .5s ease-in-out;display:none;z-index:10}.menu-btn__burger[data-v-33517d64]{content:"";display:block;margin:auto;width:30px;height:3px;background:#fff;border-radius:5px;transition:all .5s ease-in-out}.menu-btn.open .menu-btn__burger.middle-line[data-v-33517d64]{background:transparent}.menu-btn.open .menu-btn__burger.top-line[data-v-33517d64]{transform-origin:center;transform:translateY(13.5px) rotate(45deg)}.menu-btn.open .menu-btn__burger.bottom-line[data-v-33517d64]{transform-origin:center;transform:translateY(-13.5px) rotate(-45deg)}@media only screen and (max-width:600px){.logo[data-v-33517d64]{height:40px}nav[data-v-33517d64]{position:fixed;box-sizing:border-box;top:0;right:0;height:100vh;width:100%;font-size:2rem;background-color:#180f29;flex-direction:column;justify-content:space-evenly;text-align:right;align-items:center;z-index:3;clip-path:circle(10px at 90% -10%);-webkit-clip-path:circle(10px at 90% -10%);transition:all .8s ease-out;pointer-events:none}nav a[data-v-33517d64]{margin:0}.menu-btn[data-v-33517d64]{display:flex}.footer.open[data-v-33517d64]{display:none}#view.open[data-v-33517d64]{overflow-y:hidden}nav.open[data-v-33517d64]{display:flex;clip-path:circle(2000px at 90% -10%);-webkit-clip-path:circle(2000px at 90% -10%);pointer-events:all}.fade-enter-active[data-v-33517d64],.fade-enter[data-v-33517d64],.fade-leave-active[data-v-33517d64]{transition-duration:0s}}@font-face{font-family:comfortaa;src:url(../fonts/Comfortaa-VariableFont_wght.f40889ca.ttf) format("truetype")}@font-face{font-family:firacode;src:url(../fonts/FiraCode-VariableFont_wght.addbb673.ttf) format("truetype")}body,html{height:100%}body{background-color:#180f29}#app{height:100%;font-family:firacode;color:#f2f1f0;display:flex;flex-direction:column;align-items:center}#view{flex:1;flex-basis:auto;justify-content:flex-start}a{text-decoration:none;color:#4761ff}a:hover{color:#492fa1}.icon{height:5em;transition:.1s;padding:.6em;transition:all .2s ease-in-out}.icon:hover{-webkit-filter:brightness(70%);filter:brightness(70%)}.warning-msg{color:#700202;font-size:1.4em;transition:all .5s ease-in-out}.window{width:90%;max-width:1200px;background:#180f29;border-radius:12px 12px 0 0;border-style:solid;border-width:1px;border-color:#2f2f2f;margin:3rem auto 3rem auto}.window-header{text-align:left;margin-left:20px}.container{width:90%;margin:auto}.row{display:flex}h1{font-size:2.5rem}h2{font-size:2em;border-left:6px solid purple;padding-left:.7em}h3{font-weight:400}nav{display:flex;padding:1em 0;text-align:right;align-items:center}nav a{text-decoration:none;margin-left:2em;padding:.5em;font-size:1.3em;color:#f2f1f0;transition:.2s}.router-link-active,nav a:hover{color:#4761ff}.btn,input[type=radio]:hover{cursor:pointer}.btn{font-family:firacode;text-decoration:none;outline:none;font-size:1.5em;color:#d8d8d8;display:block;padding:20px;margin:20px;border-radius:10px;border-style:hidden;background-color:#4211e3;transition:.2s}.btn:hover{background-color:#341d87;color:#4761ff}.radio-toolbar{margin:0 10px}.radio-toolbar input[type=radio]{opacity:0;position:fixed;width:0}.radio-toolbar label{display:inline-block;background-color:#492fa1;padding:1em 1.1em;font-size:1.2em;border-radius:4px;width:150px;color:#f2f1f0;transition:.2s}.radio-toolbar input[type=radio]:checked+label,.radio-toolbar label:hover{background-color:#fff;color:#000}.radio-toolbar label:hover{cursor:pointer}.breadcrumb{text-decoration:none;text-transform:capitalize;font-size:1.3em;color:#f2f1f0;padding:1em;transition:.2s}.breadcrumb:hover{cursor:pointer;color:#4761ff}.fade-enter-active,.fade-leave-active{transition-duration:.3s;transition-property:opacity;transition-timing-function:ease}.fade-enter,.fade-leave-active{transition-duration:.2s;opacity:0}.footer{box-sizing:border-box;width:100%;display:flex;justify-content:space-around;align-items:center;background:#0c0c0c;padding:3em;text-align:center;transition-delay:.6s;transition-property:display}@media only screen and (max-width:600px){.icon{height:3em;padding:.6em}.icon:hover{height:4.2em}.warning-msg{font-size:1em}.window{width:100%;margin:2rem auto 2rem auto}.container{width:95%}h1{font-size:2rem}h2{font-size:1.2em}nav{padding:.7em;text-align:right}nav a{margin-left:1em;padding:.2em;font-size:1em}.btn{font-size:1.1em;padding:15px;margin:10px}.radio-toolbar label{padding:1em 1.1em;font-size:1em;width:50px}.breadcrumb{font-size:1em;padding:.5em;text-transform:capitalize;color:#f2f1f0;font-size:1.1em}.footer{flex-direction:column}.footer .copyright{margin-bottom:1rem}}.message-window[data-v-78e28c38]{display:flex;justify-content:center;align-items:center;position:absolute;overflow:auto;z-index:1000;background-color:rgba(0,0,0,.8);left:0;top:0;width:100vw;height:100vh}.message-box[data-v-78e28c38]{display:flex;flex-direction:column;align-content:center;align-items:center;background-color:#180f29;margin-top:5%;width:60vw;height:350px;padding:20px;border:1px solid #888;overflow:auto}.message[data-v-78e28c38]{font-size:2em}.close[data-v-78e28c38]{color:#aaa;float:right;font-size:3em;font-weight:700}.close[data-v-78e28c38]:focus,.close[data-v-78e28c38]:hover{color:#000;text-decoration:none;cursor:pointer}.project-item-container[data-v-2d6638f0]{justify-content:center}.image[data-v-2d6638f0]{display:flex;flex-direction:column;position:relative;width:400px;height:225px;align-items:center;justify-content:center}.image:hover .project-item-heading[data-v-2d6638f0]{opacity:.9}.project-item[data-v-2d6638f0]{display:flex;justify-content:center;width:100%;height:100%;color:#dfdfdf;transition:.2s}.project-item-heading[data-v-2d6638f0]{display:flex;flex-direction:column;position:absolute;text-align:center;justify-content:center;background-color:#492fa1;margin:0;opacity:.6;width:100%;height:100%;transition:all .2s ease-in-out}.container[data-v-2d6638f0]:hover{background-color:#341d87;cursor:pointer}.name[data-v-2d6638f0]{font-size:1.8em;text-align:center}a[data-v-2d6638f0]{color:#dfdfdf}@media only screen and (max-width:600px){.container[data-v-2d6638f0]{width:200px;margin:1em;padding:1em;border-radius:1em}.name[data-v-2d6638f0]{font-size:1.2em}.image[data-v-2d6638f0]{display:flex;flex-direction:column;position:relative;width:200px;height:112px;margin:1em;align-items:center;justify-content:center}}.container[data-v-1c3897a4]{display:flex;flex-wrap:wrap;justify-content:center;padding-top:3em;padding-bottom:3em}span[data-v-3ee5056a]{color:#492fa1}.typed-word[data-v-3ee5056a]{font-family:firacode;font-size:2.3em;font-weight:bolder;text-align:left}.cursor[data-v-3ee5056a]{font-size:1.2em;background:#492fa1}.name[data-v-3ee5056a]{text-align:left;font-size:1.6em;margin-top:1em}.intro-text[data-v-3ee5056a]{background:#180f29;padding:4em}.intro-what[data-v-3ee5056a]{font-family:firacode;font-size:2.5em;text-align:left;margin-top:1.2em;margin-bottom:2em}.startbtn[data-v-3ee5056a]{font-size:1.7em;margin-left:0}@media only screen and (max-width:600px){.typed-word[data-v-3ee5056a]{font-size:1.8em;font-weight:400}.cursor[data-v-3ee5056a]{font-size:1em}.name[data-v-3ee5056a]{font-size:1.2em;margin-top:.5em}.intro-text[data-v-3ee5056a]{background:#180f29;padding:1.2em}.intro-what[data-v-3ee5056a]{font-size:1.2em;margin-top:1em;margin-bottom:1em}.startbtn[data-v-3ee5056a]{font-size:1.2em}}.portfolio-type[data-v-ead40f36]{align-self:center;display:flex;flex-direction:column;justify-content:center;text-align:center;border-radius:.3em;font-size:2em;padding:1em;width:9em;font-size:1.5em;transition:.2s}.portfolio-type h3[data-v-ead40f36]{color:#f2f1f0}.portfolio-type[data-v-ead40f36]:hover{background:#341d87;cursor:pointer}.portfolio-type:hover h3[data-v-ead40f36]{color:#4761ff}.portfolios[data-v-ead40f36]{display:flex;flex-wrap:wrap;justify-content:space-around;padding:2em}.p-icon[data-v-ead40f36]{width:70%;align-self:center}.coding-projects[data-v-f46c8164]{width:90%;max-width:1200px;margin:3em;border-radius:.8em}@media only screen and (max-width:600px){.coding-projects[data-v-f46c8164]{margin:1em;border-radius:.4em}}.art-projects[data-v-7ad77e4f]{margin:3em;border-radius:.8em;width:90%;max-width:1200px}@media only screen and (max-width:600px){.art-projects[data-v-7ad77e4f]{margin:1em;border-radius:.4em}}[data-v-3120238f]{box-sizing:border-box}.info[data-v-3120238f]{padding-top:3em;flex:1;display:flex;justify-content:center}.info img[data-v-3120238f]{height:60px;align-self:center}.info a[data-v-3120238f]{text-decoration:none;color:#fff;padding:0}.info td[data-v-3120238f]{width:1px}.info-item[data-v-3120238f]{text-align:center;margin:.5em}.form[data-v-3120238f]{max-width:500px;margin:auto;flex:1;display:grid;align-self:center;grid-template-columns:1fr 6fr;grid-template-rows:auto;padding-top:3em}.form label[data-v-3120238f]{font-size:1.2em;margin-right:1em;text-align:right}.form input[type=text][data-v-3120238f],input[type=email][data-v-3120238f],input[type=submit][data-v-3120238f],textarea[data-v-3120238f]{font-size:1.5em;font-family:firacode;margin:.2em;resize:none;width:100%;border-width:0;box-sizing:border-box}.warning-msg[data-v-3120238f]{font-size:2em;text-align:center}#sub-btn[data-v-3120238f]{width:10em;margin:1em auto 1em auto}@media only screen and (max-width:600px){.row[data-v-3120238f]{flex-direction:column}.info[data-v-3120238f]{padding-top:0;display:block}.form[data-v-3120238f]{grid-template-columns:1fr;padding:3em 1em 1em 1em}.form label[data-v-3120238f]{text-align:left;font-size:1em;margin-right:.5em;padding:.3em}.form input[type=text][data-v-3120238f],input[type=email][data-v-3120238f],input[type=submit][data-v-3120238f],textarea[data-v-3120238f]{font-size:1.2em;padding:.2em;margin:0}.warning-msg[data-v-3120238f]{font-size:1em;text-align:center}#sub-btn[data-v-3120238f]{width:10em;height:3em}}.name[data-v-bbffd968]{font-size:1.2em}.start-text[data-v-bbffd968]{font-size:1.8em;line-height:2em;font-style:italic}.about-me-details[data-v-bbffd968]{background:#180f29;padding:3em;text-align:left;border-radius:0 0 1em 1em;line-height:1.5em;font-size:1.2em}.about-me-image[data-v-bbffd968]{height:150px}@media only screen and (max-width:600px){.name[data-v-bbffd968]{font-size:1em}.start-text[data-v-bbffd968]{font-size:1.6em;line-height:1.5em}.about-me-details[data-v-bbffd968]{padding:1em;text-align:left;border-radius:0 0 1em 1em;line-height:1.2em;font-size:1em}.about-me-image[data-v-bbffd968]{height:80px}}button[data-v-49da216f]{margin-top:40px;font-size:1em}.container[data-v-49da216f],.form[data-v-49da216f]{display:flex;flex-direction:column;align-items:center}.form[data-v-49da216f]{font-size:1.5em;border-style:solid;border-radius:10px;width:80%}.form input[data-v-49da216f]{font-size:1.2em;text-align:center;border-style:solid;border-width:2px;border-radius:5px}.form label[data-v-49da216f]{margin-top:15px;margin-bottom:5px}.warning-msg[data-v-49da216f]{color:red;font-size:.7em;height:30px}@media only screen and (max-width:600px){button[data-v-49da216f]{margin-top:20px}.form[data-v-49da216f]{font-size:1.1em;width:80%}.form input[data-v-49da216f]{font-size:1em}.form label[data-v-49da216f]{margin-top:5px}.warning-msg[data-v-49da216f]{font-size:.6em}}.toolbar-container[data-v-6265a25c]{display:flex;flex-direction:row;justify-content:center}.admin-list-item[data-v-287f4319]{position:relative}.options[data-v-287f4319]{position:absolute;display:flex;flex-direction:column;justify-content:space-around;align-items:center;text-align:center;font-size:2em;background-color:#000;width:100%;height:100%;z-index:10;transform:translateY(-100%)}.options button[data-v-287f4319]{font-size:.6em;margin:10px}.options button[data-v-287f4319]:hover{cursor:pointer}.image[data-v-287f4319]{display:flex;flex-direction:column;position:relative;width:210px;height:180px;margin:1em;align-items:center;justify-content:center}.image[data-v-287f4319]:hover{cursor:pointer}.image:hover .project-item-heading[data-v-287f4319]{opacity:.9}.project-item[data-v-287f4319]{display:flex;justify-content:center;width:100%;height:100%;color:#dfdfdf;border-radius:7px;transition:.2s}.project-item-heading[data-v-287f4319]{display:flex;flex-direction:column;position:absolute;text-align:center;justify-content:center;background-color:#492fa1;margin:0;opacity:0;width:100%;height:100%;transition:all .2s ease-in-out}.delete[data-v-287f4319]{display:flex;height:1.8em;margin-left:auto;z-index:100;color:red;opacity:.7}.delete[data-v-287f4319]:hover{cursor:pointer;opacity:1}.admin-list[data-v-06c83e83]{display:flex;flex-wrap:wrap;justify-content:center}.container[data-v-92dccde6]{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center}.admn-btn[data-v-92dccde6]{font-size:2em;margin:1.2em 0;width:200px}.project-detail[data-v-ff8bc3d2]{display:flex;flex-direction:column;align-items:center}.form-container[data-v-ff8bc3d2]{margin:auto}.custom-input[data-v-ff8bc3d2]{width:100%;border-style:none;padding:0;margin:0;font-family:Avenir,Helvetica,Arial,sans-serif;font-size:1.4em}.editor[data-v-ff8bc3d2]{background:#383838;border-radius:5px}.details-table[data-v-ff8bc3d2]{margin:auto;background-color:#878476}table[data-v-ff8bc3d2]{border-color:red}tr[data-v-ff8bc3d2]:nth-child(odd){background:#2f2f2f;padding:10px}td[data-v-ff8bc3d2]{text-align:center}.row[data-v-ff8bc3d2]{display:flex;align-content:center;justify-content:center}.type[data-v-ff8bc3d2]{text-align:center}h1[data-v-71698ae3]{margin-bottom:2em}.information[data-v-5735f204]{max-width:80%;margin:auto;display:grid;grid-template-columns:1fr;grid-row:auto;grid-gap:1em 6em;margin-top:3em;margin-bottom:3em}.header[data-v-5735f204]{font-size:2em;margin-top:0;margin-bottom:.4em;text-align:left}.details[data-v-5735f204]{line-height:1.5em;font-size:1.2em;text-align:left}.date[data-v-5735f204]{margin-top:0;text-align:left;font-size:1.5em;color:#4761ff}.grid-item[data-v-5735f204]{display:flex;flex-direction:column;align-content:center;height:auto}.grid-buttons[data-v-5735f204]{display:flex;align-items:center;justify-content:center}.row[data-v-5735f204]{display:flex;justify-content:center;flex-wrap:wrap;margin-top:2.5em}.image[data-v-5735f204]{-o-object-fit:cover;object-fit:cover;width:60%;margin:1.8em auto 0}.btn[data-v-5735f204]{width:100px;font-size:1.2em}.tags[data-v-5735f204]{margin:1em 1.5em 0 1em;text-align:center;padding:.6em;background-color:#492fa1;border-radius:10px}@media only screen and (max-width:600px){.information[data-v-5735f204]{max-width:90%;grid-gap:1em 3em;margin-top:2em;margin-bottom:2em}.header[data-v-5735f204]{font-size:1.7em}.details[data-v-5735f204]{line-height:1.1em;font-size:1.1em;text-align:left}.row[data-v-5735f204]{margin-top:2em}.image[data-v-5735f204]{margin:1em auto 0;width:80%}.btn[data-v-5735f204]{width:80px;font-size:1em}.tags[data-v-5735f204]{margin:.4em 1em 0 .5em;padding:.2em}}.loader-animation-container[data-v-2805b36c]{display:flex;justify-content:center;align-content:center;background:#180f29;height:100%;border:0;padding:0;margin:0}.loading-text[data-v-2805b36c]{margin:auto auto;position:absolute;color:#492fa1;-webkit-animation:flash-data-v-2805b36c 1s linear infinite;animation:flash-data-v-2805b36c 1.2s infinite alternate}.loader-container[data-v-2805b36c]{display:flex;position:relative;width:300px;height:300px;margin:auto;align-items:center;justify-content:center}.loading-ring[data-v-2805b36c]{width:200px;height:200px;background:transparent;border-radius:60%;border:2px solid #492fa1;border-top-color:transparent;-webkit-animation:spin-data-v-2805b36c 1s linear infinite;animation:spin-data-v-2805b36c 1s linear infinite}.loading-ring-inner1[data-v-2805b36c]{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;width:100px;height:100px;border-radius:50%;border:4px solid #492fa1;border-top-color:transparent;-webkit-animation:spin-data-v-2805b36c 1.5s linear infinite;animation:spin-data-v-2805b36c 1.5s linear infinite}.loading-ring-inner2[data-v-2805b36c]{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;width:150px;height:150px;border-radius:50%;border:6px solid transparent;border-top-color:#492fa1;-webkit-animation:spin-data-v-2805b36c 1.2s linear infinite;animation:spin-data-v-2805b36c 1.2s linear infinite;animation-direction:reverse}@-webkit-keyframes spin-data-v-2805b36c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-data-v-2805b36c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes flash-data-v-2805b36c{0%{opacity:1}to{opacity:0}}@keyframes flash-data-v-2805b36c{0%{opacity:1}to{opacity:0}}