@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Readex+Pro:wght@160..700&display=swap";:root{--ease-3: cubic-bezier(.25, 0, .3, 1);--ease-elastic-3: cubic-bezier(.5, 1.25, .75, 1.25);--ease-elastic-4: cubic-bezier(.5, 1.5, .75, 1.25);--ease-out-5: cubic-bezier(0, 0, 0, 1);--blue-gradient-blob-color: #007bff;--cyan-gradient-blob-color: cyan;--purple-gradient-blob-color: #9700c4;--medium-logo-background-color: #00ff90}@media (prefers-color-scheme: dark){body{--background-color: #101010;--text-color: white;--text-color-primary: #939393;--socials-caption-hover-color: white;--link-color: #949292;--link-hover-color: #bbbbbb;--icons-color: rgb(255, 255, 255);--dots-color: #212121;--devicon-remix-color: #242938;--theme-switch-color: #abb3ba;--theme-switch-hover-color: #e2e6e9;--meta-info-color: #c2bfbf;--project-tab-background-color: #262525;--box-shadow: 0px 3px 8px rgb(0 0 0 / 17%), 0px 1px 3px rgb(0 0 0 / 18%), inset 0px .5px 0px rgb(255 255 255 / 5%), inset 0px 0px .5px rgba(255, 255, 255, .3);--theme-color: var(--project-tab-background-color);--code-background: #1e1e1e;--code-font-color: #d4d4d4}}@media (prefers-color-scheme: light){body{--background-color: #fff;--text-color: black;--text-color-primary: #757575;--socials-caption-hover-color: black;--link-color: #6d6d6d;--link-hover-color: #484848;--icons-color: black;--dots-color: #e4e4e4;--devicon-remix-color: white;--theme-switch-color: #454d54;--theme-switch-hover-color: #22262a;--meta-info-color: #4c4c4c;--project-tab-background-color: #ffffff;--box-shadow: 0px 3px 8px rgb(0 0 0 / 5%), 0px 1px 3px rgb(0 0 0 / 7%), inset 0px .5px 0px rgb(255 255 255 / 5%), inset 0px 0px .5px rgba(255, 255, 255, .3);--theme-color: var(--project-tab-background-color);--code-background: #f5f5f5;--code-font-color: #333}}body.dark{--background-color: #101010;--text-color: white;--text-color-primary: #939393;--socials-caption-hover-color: white;--link-color: #949292;--link-hover-color: #bbbbbb;--icons-color: rgb(255, 255, 255);--dots-color: #212121;--devicon-remix-color: #242938;--theme-switch-color: #abb3ba;--theme-switch-hover-color: #e2e6e9;--meta-info-color: #c2bfbf;--project-tab-background-color: #262525;--box-shadow: 0px 3px 8px rgb(0 0 0 / 17%), 0px 1px 3px rgb(0 0 0 / 18%), inset 0px .5px 0px rgb(255 255 255 / 5%), inset 0px 0px .5px rgba(255, 255, 255, .3);--theme-color: var(--project-tab-background-color);--code-background: #1e1e1e;--code-font-color: #d4d4d4}body.light{--background-color: #fff;--text-color: black;--text-color-primary: #757575;--socials-caption-hover-color: black;--link-color: #6d6d6d;--link-hover-color: #484848;--icons-color: black;--dots-color: #e4e4e4;--devicon-remix-color: white;--theme-switch-color: #454d54;--theme-switch-hover-color: #22262a;--meta-info-color: #4c4c4c;--project-tab-background-color: #ffffff;--box-shadow: 0px 3px 8px rgb(0 0 0 / 5%), 0px 1px 3px rgb(0 0 0 / 7%), inset 0px .5px 0px rgb(255 255 255 / 5%), inset 0px 0px .5px rgba(255, 255, 255, .3);--theme-color: var(--project-tab-background-color);--code-background: #f5f5f5;--code-font-color: #333}.spark{position:absolute;width:30px;height:8px;border-radius:3px;-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%);transform:none;z-index:9999}*{box-sizing:border-box}body{margin:0;overflow-x:hidden;background-color:var(--background-color);color:var(--text-color);cursor:default;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3cfilter%20id='noise'%20filterUnits='objectBoundingBox'%20primitiveUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeTurbulence%20type='fractalNoise'%20baseFrequency='.6'%20stitchTiles='stitch'%20/%3e%3cfeColorMatrix%20values='1%200%200%200%200%200%201%200%200%200%200%200%201%200%200%200%200%200%201%200'%20/%3e%3c/filter%3e%3c/defs%3e%3crect%20width='100%25'%20height='100%25'%20filter='url(%23noise)'%20opacity='.12'%20/%3e%3c/svg%3e")}::selection{background-color:#00ffea73}h1,h2,h3,h4{font-family:Raleway,sans-serif}p,a,span{font-family:Readex Pro,sans-serif}h1{font-size:40px;margin:0}p{font-size:20px}b{font-weight:500}a{color:var(--link-color);white-space:nowrap}a:hover{color:var(--link-hover-color)}@media (prefers-reduced-motion: no-preference){a{transition:color .15s ease-in-out}}pre{margin:0;text-align:start}.icon{display:inline-block;width:1em;height:auto;aspect-ratio:1/1;vertical-align:-.125em;color:var(--icons-color);margin:0 3px 0 0}.center{align-self:center;text-align:center}@media (max-width: 550px){#rock{top:-60px;left:-60px}.content{width:100%}}.pointer-ring[data-v-94b3ad09]{left:0;top:0;height:30px;width:30px;border-radius:100px;border:1px solid var(--link-color);position:fixed;z-index:9999;opacity:0;pointer-events:none;transition:.25s all cubic-bezier(.25,.46,.45,.94)}.pointer-ring.is-link[data-v-94b3ad09]{border-color:#00ccad}@media (pointer: coarse){.pointer-ring[data-v-94b3ad09]{display:none}}.theme-toggle{background:none;border:none;padding:0;position:absolute;top:30px;right:30px;border-radius:40px;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;z-index:9999;width:40px}.theme-toggle>svg{inline-size:100%;block-size:100%;stroke-linecap:round;display:block}.theme-toggle .sun-and-moon .moon,.theme-toggle .sun-and-moon .sun,.theme-toggle .sun-and-moon .sun-beams{transform-origin:center center}.theme-toggle .sun-and-moon .moon,.theme-toggle .sun-and-moon .sun{fill:var(--theme-switch-color)}.theme-toggle .sun-and-moon .sun-beams{stroke:var(--theme-switch-color);stroke-width:2px}@media (prefers-reduced-motion: no-preference){.theme-toggle .sun-and-moon .sun{transition:transform .5s var(--ease-elastic-3)}.theme-toggle .sun-and-moon .sun-beams{transition:transform .5s var(--ease-elastic-4),opacity .5s var(--ease-3)}.theme-toggle .sun-and-moon .moon>circle{transition:transform .25s var(--ease-out-5)}@supports (cx: 1){.theme-toggle .sun-and-moon .moon>circle{transition:cx .25s var(--ease-out-5)}}}.theme-toggle:hover .sun-and-moon .moon,.theme-toggle:hover .sun-and-moon .sun,.theme-toggle:focus-visible .sun-and-moon .moon,.theme-toggle:focus-visible .sun-and-moon .sun{fill:var(--theme-switch-hover-color)}.theme-toggle:hover .sun-and-moon .sun-beams,.theme-toggle:focus-visible .sun-and-moon .sun-beams{stroke:var(--theme-switch-hover-color)}.theme-toggle[aria-label=dark] .sun-and-moon .sun{transform:scale(1.75)}.theme-toggle[aria-label=dark] .sun-and-moon .sun-beams{opacity:0}.theme-toggle[aria-label=dark] .sun-and-moon .moon>circle{transform:translate(-7px)}@supports (cx: 1){.theme-toggle[aria-label=dark] .sun-and-moon .moon>circle{transform:translate(0);cx:17}}@media (prefers-reduced-motion: no-preference){.theme-toggle[aria-label=dark] .sun-and-moon .sun{transform:scale(1.75);transition-timing-function:var(--ease-3);transition-duration:.25s}.theme-toggle[aria-label=dark] .sun-and-moon .sun-beams{transform:rotate(-25deg);transition-duration:.15s}.theme-toggle[aria-label=dark] .sun-and-moon .moon>circle{transition-delay:.25s;transition-duration:.5s}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;visibility:visible;transform:translateY(0)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0;transform:translateY(30px) scale(.95);filter:blur(4px)}80%{opacity:1;transform:translateY(0);filter:blur(0)}to{transform:scale(1)}}@keyframes showGradient{0%{opacity:.1;left:-400px}to{opacity:.4;left:-385px}}@media (max-width: 890px){.dynamic-blobs-container{display:none}}.dynamic-blobs-container{position:relative;z-index:-3;width:250px;height:250px;top:40px;margin-inline:auto}@media (prefers-reduced-motion: no-preference){.dynamic-blobs-container{animation:fade 1.5s ease-out forwards}}.dynamic-blobs-container .blob{border-radius:100px;filter:blur(75px);position:absolute}.dynamic-blobs-container .blob.blue{background-color:var(--blue-gradient-blob-color);height:225px;width:225px}@keyframes blue{0%{top:100px;left:50px;transform:scale(1)}30%{top:120px;left:100px;transform:scale(1.1)}60%{top:80px;left:0;transform:scale(1.2)}to{top:100px;left:50px;transform:scale(1)}}@media (prefers-reduced-motion: no-preference){.dynamic-blobs-container .blob.blue{animation:blue 8s infinite ease}}@media (prefers-reduced-motion){.dynamic-blobs-container .blob.blue{top:120px;left:100px;transform:scale(1.1)}}.dynamic-blobs-container .blob.cyan{background-color:var(--cyan-gradient-blob-color);height:120px;width:170px}@keyframes cyan{0%{top:30px;right:-20px;transform:scale(1.1)}30%{top:50px;right:-20px;transform:scale(1)}60%{top:40px;right:40px;transform:scale(1)}to{top:30px;right:-20px;transform:scale(1.1)}}@media (prefers-reduced-motion: no-preference){.dynamic-blobs-container .blob.cyan{animation:cyan 8s infinite ease}}@media (prefers-reduced-motion){.dynamic-blobs-container .blob.cyan{top:50px;right:-20px;transform:scale(1)}}.dynamic-blobs-container .blob.purple{background-color:var(--purple-gradient-blob-color);height:150px;width:150px}@keyframes purple{0%{top:170px;right:0;transform:scale(.9)}30%{top:220px;right:80px;transform:scale(1.1)}60%{top:220px;right:-80px;transform:scale(1)}to{top:170px;right:0;transform:scale(.9)}}@media (prefers-reduced-motion: no-preference){.dynamic-blobs-container .blob.purple{animation:purple 8s infinite linear}}@media (prefers-reduced-motion){.dynamic-blobs-container .blob.purple{top:190px;right:60px;transform:scale(1.1)}}.emoji[data-v-5b2c41ca]{display:inline-block;width:1.2em;height:auto;aspect-ratio:1/1;margin:0 3px 0 0;-webkit-user-select:none;user-select:none}.profile-card{display:flex;justify-content:space-between;flex-wrap:nowrap;flex-direction:row;align-items:flex-start}.profile-card .info{display:flex;flex-direction:column;width:500px}.profile-card .info .name{font-size:70px;max-width:100%;margin:0;text-shadow:-4px -4px 20px rgba(0,0,0,.1098039216);letter-spacing:-1px;font-family:Raleway,sans-serif!important;font-weight:700}.profile-card .info .meta-info{display:flex;flex-wrap:wrap;margin-left:6px}.profile-card .info .meta-info span,.profile-card .info .meta-info a{color:var(--meta-info-color)}.profile-card .info .meta-info .meta-item{display:flex;align-items:center;margin-right:10px}.profile-card .info .description{padding-block:10px;margin-top:10px}.profile-card .info .description p{margin:10px 0}a{text-decoration:none}.project-tab{border-radius:15px;padding:14px;width:-webkit-fill-available;height:auto;cursor:pointer;background-color:var(--project-tab-background-color);position:relative;flex:1 1 230px;min-height:115.31px;box-shadow:var(--box-shadow);display:flex;justify-content:space-between;flex-direction:column}@media (prefers-reduced-motion: no-preference){.project-tab{transition:transform .3s ease-in-out}}.project-tab:hover{transform:translateY(-10px)}.project-tab:hover .project-header .icon.open{opacity:1}.project-tab:hover:before{opacity:.3}.project-tab .project-header{display:flex;justify-content:space-between;align-items:stretch;margin:0}.project-tab .project-header .icon.open{opacity:0}@media (prefers-reduced-motion: no-preference){.project-tab .project-header .icon.open{transition:opacity .3s ease-in-out}}.project-tab .project-header .repo{display:inline-flex;align-items:center;flex-wrap:nowrap;flex-direction:row}.project-tab .project-header .repo .icon{margin-right:5px}.project-tab .project-header .repo .name{font-size:17px;text-wrap-mode:nowrap;color:var(--text-color)}.project-tab .description p{font-size:12px;color:var(--text-color-primary);margin:4px 0 0;text-wrap-mode:wrap}.project-tab:before{content:"";z-index:-9999;position:absolute;inset:0;background:linear-gradient(-45deg,#e81cff,#40c9ff);transform:translateZ(0) scale(.9);filter:blur(20px);opacity:0;border-radius:inherit}@media (prefers-reduced-motion: no-preference){.project-tab:before{transition:opacity .3s}}.project-tab:after{content:"";z-index:-1;position:absolute;inset:0;background:inherit;border-radius:inherit}.skills{display:flex;flex-direction:row;gap:48px;justify-content:center;max-width:1200px;margin-inline:auto;flex-wrap:wrap}.skills .section{display:flex;flex-direction:column;flex-wrap:nowrap}.skills .section .skills-list{display:flex;flex-wrap:wrap;gap:15px;max-width:640px;width:100%}.skills .section .skills-list a{display:inline-flex;position:relative;margin:-15px;padding:15px;flex:0 0 auto;-webkit-user-select:none;user-select:none}.skills .section .skills-list a img{display:block;height:50px;width:50px}@media (prefers-reduced-motion: no-preference){.skills .section .skills-list a img{transition:all .2s ease-in-out}}.skills .section .skills-list a:after{content:"";display:block;width:36px;opacity:0;height:4px;background-color:#6a6a6a;position:absolute;left:50%;bottom:10px;transform:translate(-50%);border-radius:4px}@media (prefers-reduced-motion: no-preference){.skills .section .skills-list a:after{transition:opacity .4s linear(0 0%,0 1.8%,.01 3.6%,.03 6.35%,.07 9.1%,.13 11.4%,.19 13.4%,.27 15%,.34 16.1%,.54 18.35%,.66 20.6%,.72 22.4%,.77 24.6%,.81 27.3%,.85 30.4%,.88 35.1%,.92 40.6%,.94 47.2%,.96 55%,.98 64%,.99 74.4%,1 86.4%,1 100%),width .2s ease-out}}.skills .section .skills-list a:hover img{transform:translateY(-8px)}.skills .section .skills-list a:hover:after{opacity:1;width:44px}.skills .section.design .skills-list{width:115px}@media (max-width: 890px){.skills{flex-wrap:wrap}.skills .section{align-items:center}.skills .section .skills-list{justify-content:center}}.contacts{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:15px;justify-content:center}.contacts a{text-decoration:none}.contacts a .social{display:flex;flex-direction:column;align-items:center;cursor:pointer}.contacts a .social:hover .social-icon{transform:scale(1.1) translateY(-5px)}.contacts a .social:hover span{color:var(--socials-caption-hover-color)}.contacts a .social .social-icon{padding:10px;box-sizing:content-box;background-color:var(--devicon-remix-color);border-radius:20px;box-shadow:var(--box-shadow)}.contacts a .social .social-icon .icon{width:50px!important;height:50px!important;margin:0!important;display:block}@media (prefers-reduced-motion: no-preference){.contacts a .social .social-icon{transition:transform .2s ease-in-out}}.contacts a .social span{width:min-content;text-wrap:wrap;font-size:14px;margin-top:5px;padding-inline:4px;color:var(--text-color-primary)}@media (prefers-reduced-motion: no-preference){.contacts a .social span{transition:color .2s ease-in-out}}.code[data-v-78f1def3]{font-family:Fira Code,monospace;padding:14px;background-color:var(--code-background);color:var(--code-font-color);border-radius:15px;overflow-x:auto;width:fit-content;max-width:500px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;font-size:15px;box-shadow:var(--box-shadow);align-items:center}.code .icon-wrapper[data-v-78f1def3]{align-self:start;position:relative}.code .icon-wrapper .icon[data-v-78f1def3]{cursor:pointer;width:20px;transition:transform .2s ease;padding:5px;margin:-5px -5px -5px 5px;box-sizing:content-box}.code .icon-wrapper .icon[data-v-78f1def3]:hover{transform:scale(1.1)}.code .icon-wrapper .icon[data-v-78f1def3]:active{transform:scale(.95)}.code .icon-wrapper .tooltip[data-v-78f1def3]{position:absolute;background-color:var(--theme-color);color:var(--text-color);padding:4px 8px;border-radius:4px;font-size:12px;right:100%;top:50%;transform:translateY(-50%);margin-right:8px;opacity:0;visibility:hidden;transition:opacity .2s ease;box-shadow:var(--box-shadow)}.code .icon-wrapper .tooltip.show[data-v-78f1def3]{opacity:1;visibility:visible}.post[data-v-fe65ea3e]{box-shadow:0 4px 6px #0000001a;background-color:var(--project-tab-background-color);padding:10px;border-radius:30px;cursor:pointer;width:100%;min-width:300px;max-width:500px;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden;flex:1 1 300px}@media (prefers-reduced-motion: no-preference){.post[data-v-fe65ea3e]{transition:transform .2s ease-in-out}}.post .icon.open[data-v-fe65ea3e]{position:absolute;top:20px;right:20px;width:25px;height:25px;transition:opacity .3s ease-in-out;opacity:0;color:#fff;fill:#fff}.post img[data-v-fe65ea3e]{border-radius:20px;aspect-ratio:2/1;width:100%;object-fit:cover}.post .info[data-v-fe65ea3e]{-webkit-user-select:text;user-select:text;padding-inline:10px;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;transition:opacity .3s ease-out;text-wrap-mode:wrap}.post .info[data-v-fe65ea3e]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:.2}.post .info h2[data-v-fe65ea3e]{color:var(--text-color);margin-top:5px}.post .info p[data-v-fe65ea3e]{margin-block:10px;font-size:14px;color:var(--text-color-primary)}.post[data-v-fe65ea3e]:hover{transform:translateY(-10px)}.post:hover .icon.open[data-v-fe65ea3e]{opacity:1}.medium-posts-container[data-v-610557f5]{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.angler[data-v-4b4c78c5]{transform:rotate(var(--angle))}.positioner[data-v-4b4c78c5]{transform:translate(var(--distance)) rotate(calc(var(--angle) * -1))}footer[data-v-d31384a4]{display:flex;flex-direction:column;justify-content:center;margin-top:25px;margin-bottom:70px;align-items:center}footer #catpuccin-cat[data-v-d31384a4]{max-width:100%;object-fit:cover}.content{margin-left:auto;margin-right:auto;width:85%;position:relative;margin-top:30px;display:flex;flex-direction:column;gap:50px;z-index:1}@media (prefers-reduced-motion: no-preference){.content>*{animation:appear ease-in-out;animation-timeline:view();animation-range:entry 0% cover 150px;will-change:transform,opacity,filter}}#dots{width:700px;height:700px;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%201000%201000'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20d='M834.5%20684.5Q795%20869%20616%20822.5t-333.5-95-105-204%20162.5-192%20281.5-116T832%20318t2.5%20366.5'/%3e%3c/clipPath%3e%3cpattern%20id='b'%20width='25'%20height='25'%20patternUnits='userSpaceOnUse'%20viewBox='0%200%20100%20100'%3e%3ccircle%20cx='50'%20cy='50'%20r='12.5'/%3e%3c/pattern%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20fill='url(%23b)'%20d='M834.5%20684.5Q795%20869%20616%20822.5t-333.5-95-105-204%20162.5-192%20281.5-116T832%20318t2.5%20366.5'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%201000%201000'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20d='M834.5%20684.5Q795%20869%20616%20822.5t-333.5-95-105-204%20162.5-192%20281.5-116T832%20318t2.5%20366.5'/%3e%3c/clipPath%3e%3cpattern%20id='b'%20width='25'%20height='25'%20patternUnits='userSpaceOnUse'%20viewBox='0%200%20100%20100'%3e%3ccircle%20cx='50'%20cy='50'%20r='12.5'/%3e%3c/pattern%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20fill='url(%23b)'%20d='M834.5%20684.5Q795%20869%20616%20822.5t-333.5-95-105-204%20162.5-192%20281.5-116T832%20318t2.5%20366.5'/%3e%3c/g%3e%3c/svg%3e");background-color:var(--dots-color);position:absolute;z-index:-1;left:calc((100% - 70rem)/2 - 40px);top:-80px;object-position:left}@media (prefers-reduced-motion: no-preference){#dots{animation:fade 1s ease-out forwards}}#rock{position:absolute;width:120px;top:-42px;left:-46px;opacity:.9}#rock img{width:inherit}.background-gradient{background:linear-gradient(135deg,#00d0ff66,#00ffff4d,#0080804d);width:400px;height:300px;border-radius:100%;z-index:-2;position:absolute;top:420px;left:-385px;transform:rotate(90deg);filter:blur(100px)}@media (prefers-reduced-motion: no-preference){.background-gradient{animation:showGradient 1s ease-out forwards}}@media (prefers-reduced-motion: reduce){.background-gradient{left:-385px}}.medium-logo{background-color:var(--medium-logo-background-color);padding:5px}#my-projects>p{margin-top:0}.projects-list{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px;align-items:flex-start}
