/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:Museo;font-weight:300;src:url(/portfolio/static/media/MuseoSansCyrl-300.6ea301cff740be2da26a.woff2)}@font-face{font-family:Museo;font-weight:500;src:url(/portfolio/static/media/MuseoSansCyrl-500.a07c2347743e47d3974a.woff2)}@font-face{font-family:Museo;font-weight:900;src:url(/portfolio/static/media/MuseoSansCyrl-900.905f1ef49af35edd897a.woff2)}@media (min-width:768px){body,body *{cursor:none!important}}#root{background-color:#1c1c22;color:#fff;font-family:Museo;min-height:100vh;overflow-x:hidden;transition:.4s}h1{font-size:54px;font-weight:900}.container{margin:auto;max-width:1300px;padding:20px;width:90%}.header{align-items:center;background-color:#fff;border-bottom:1px solid #000;display:flex;height:70px;justify-content:end;left:0;position:fixed;top:0;width:100%;z-index:1}.header__theme,.header_dark{background-color:#1c1c22}.header__theme{border-radius:20px;cursor:pointer;display:flex;height:30px;justify-content:start;margin-right:30px;padding:2px 4px;position:relative;transition:.4s;transition:justify-content .4s;width:65px}.header__theme_dark{background-color:#cacaca}.header__theme__switch{background-color:#fff;border-radius:50%;height:30px;transform:scale(.9);transition:.4s;width:30px}.header__theme__switch_dark{background-color:#000;transform:translateX(35px)}.preview{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:100px}.preview__info{max-width:500px}.preview__title{margin-bottom:20px}.preview__text{font-size:20px}.preview__img{max-width:700px}.expirience{margin-top:150px}.expirience,.expirience__title{text-align:center}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:50px}.stat-card{background:#6a1aff1a;border-radius:16px;padding:24px;text-align:center;transition:all .3s}.stat-card:hover{background:#6a1aff26;transform:translateY(-5px)}.stat-number{background:#6a1aff;-webkit-background-clip:text;background-clip:text;color:#0000;font-size:32px;font-weight:800;margin-bottom:8px}.stat-label{color:#ffffffb3;font-size:14px}.light-theme .stat-label{color:#000000b3!important}.light-theme .stat-card{background:#6a1aff0d}.expirience__text{font-size:20px}.experience__achievement-text{font-weight:400;letter-spacing:.2px}#root:has(.experience__item_light){--text-light:#1a1a1a}.experience__achievement-text{line-height:1.6}.stack{margin:100px auto 0;text-align:center}.stack__list{grid-row-gap:50px;align-items:end;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));list-style-type:none;padding:0;row-gap:50px}.projects{align-items:center;display:flex;flex-direction:column;margin:100px auto 0}.projects__title{text-align:center}.projects__list{display:flex;flex-wrap:wrap;gap:50px;justify-content:center;list-style-type:none;margin:50px auto 0;padding:0}.footer{gap:20px;margin-top:100px}.footer,.footer__link{align-items:center;display:flex;justify-content:center}.footer__link{border-radius:5px;color:#fff;font-size:18px;gap:10px;height:50px;overflow:hidden;position:relative;text-decoration:none;width:150px}.footer__link_light{background-color:#1c1c22}.footer__link__background{background-color:#6a1aff;bottom:-47px;height:100%;left:0;position:absolute;transition:.4s;width:100%;z-index:0}.footer__link:hover .footer__link__background{bottom:0}.footer__link__img{width:35px;z-index:1}.footer__link__text{z-index:1}@media screen and (max-width:1333px){.preview{justify-content:center;margin-top:100px;text-align:center}}@media screen and (max-width:768px){.preview__img{width:100%}}@media screen and (max-width:425px){.stack__list{grid-template-columns:250px;justify-content:center;margin:auto;width:250px}}.fade-in{opacity:0;transition:opacity 1s cubic-bezier(.4,0,.2,1),transform 1s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.fade-in.visible{opacity:1;transform:translate(0)!important}.fade-in--up{transform:translateY(30px)}.fade-in--down{transform:translateY(-30px)}.fade-in--left{transform:translateX(-40px)}.fade-in--right{transform:translateX(40px)}.projects__item{background-color:#eaeaea;border-radius:10px;box-shadow:0 0 8px 2px #223c5033;overflow:hidden;padding-bottom:20px;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:600px}.projects__item:hover{box-shadow:0 15px 25px #0003;transform:translateY(-5px)}.projects__item_dark{background-color:#1e1e2d;box-shadow:0 0 13px 1px #00000080}.projects__item__info{display:flex;flex-direction:column;justify-content:space-between;min-height:234px;padding:0 30px}.projects__item__title{font-size:30px}.projects__item__text{font-size:20px;min-height:92px}.projects__item__img-container{align-items:start;background-color:#000;display:flex;height:350px;justify-content:center;overflow:hidden;position:relative;text-align:center}.projects__item__img{height:100%}.projects__item__links{flex-wrap:wrap;gap:15px}.projects__item__link,.projects__item__links{align-items:center;display:flex;justify-content:start}.projects__item__link{background-color:#6a1aff;border-radius:10px;color:#fff;font-size:20px;gap:10px;padding:10px 15px;text-align:start;text-decoration:none;transition:.4s;width:200px}.projects__item__link:hover{transform:scale(1.03)}.projects__item__link-img{width:40px}@media screen and (max-width:768px){.projects__item{margin:auto;min-height:auto;width:540px}}@media screen and (max-width:560px){.projects__item{width:350px}.projects__item__img-container{height:250px}}@media screen and (max-width:425px){.projects__item{width:250px}.projects__item__img-container{height:150px}}.stack__list__item{align-items:center;display:flex;flex-direction:column;justify-content:end;margin:auto;width:250px}.stack__list__item__img{height:70px;transition:transform .2s;width:70px}.stack__list__item__img:hover{transform:scale(1.1)}.particles-canvas{height:100%;left:0;top:0;width:100%;z-index:0}.custom-cursor,.particles-canvas{pointer-events:none;position:fixed}.custom-cursor{background:#6a1aff;border-radius:50%;height:8px;transform:translate(-50%,-50%);transition:width .2s,height .2s,background .2s;width:8px;z-index:9999}.custom-cursor.hover{background:#ff4d4d;box-shadow:0 0 15px #ff4d4d99;height:12px;width:12px}.custom-cursor.click{height:5px;width:5px}.custom-cursor-follower{border:2px solid #6a1aff80;border-radius:50%;height:30px;pointer-events:none;position:fixed;transform:translate(-50%,-50%);transition:width .2s,height .2s,border-color .2s;width:30px;z-index:9998}.custom-cursor-follower.hover{background:#6a1aff1a;border-color:#ff4d4d99;height:45px;width:45px}@media (max-width:768px){.custom-cursor,.custom-cursor-follower{display:none}*{cursor:auto!important}}.preloader{align-items:center;background:#1c1c22;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:opacity .6s ease-out,visibility .6s ease-out;width:100%;z-index:10000}.preloader--hide{opacity:0;visibility:hidden}.preloader__content{max-width:90%;padding:20px;text-align:center}.preloader__logo{margin-bottom:40px}.preloader__logo__svg{animation:softPulse 2s ease infinite;display:block;filter:drop-shadow(0 0 10px rgba(106,26,255,.3));height:160px;margin:0 auto 25px;width:160px}@keyframes softPulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.preloader__letter-m{stroke-dasharray:300;stroke-dashoffset:300;transition:stroke-dashoffset 1.2s cubic-bezier(.4,0,.2,1)}.preloader__letter-m.drawn{stroke-dashoffset:0}.preloader__letter-t{stroke-dasharray:150;stroke-dashoffset:150;transition:stroke-dashoffset 1s cubic-bezier(.4,0,.2,1)}.preloader__letter-t.drawn{stroke-dashoffset:0}.preloader__logo__text{animation:fadeInUp .8s ease 1.6s forwards;opacity:0;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.preloader__logo__name{background:linear-gradient(135deg,#6a1aff,#ff4d4d);-webkit-background-clip:text;background-clip:text;color:#0000;display:block;font-size:28px;font-weight:700;letter-spacing:2px}.preloader__logo__surname{color:#ffffffb3;display:block;font-size:20px;font-weight:400;letter-spacing:4px;margin-top:5px}.preloader__progress{background:#ffffff1a;border-radius:4px;height:4px;margin:40px auto 20px;max-width:80%;overflow:hidden;position:relative;width:320px}.preloader__progress__fill{background:linear-gradient(90deg,#6a1aff,#ff4d4d);border-radius:4px;height:100%;position:relative;transition:width .05s linear}.preloader__progress__fill:after{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.preloader__percentage{background:linear-gradient(135deg,#6a1aff,#ff4d4d);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Courier New,monospace;font-size:24px;font-weight:700;letter-spacing:2px;margin-bottom:25px}.preloader__status{align-items:center;color:#ffffff80;display:flex;font-family:Courier New,monospace;font-size:14px;gap:6px;justify-content:center}.preloader__status__text{display:inline-block}.preloader__status__cursor{animation:blink 1s infinite;font-size:16px;font-weight:700}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media screen and (max-width:768px){.preloader__logo__svg{height:120px;width:120px}.preloader__logo__name{font-size:22px}.preloader__logo__surname{font-size:16px}.preloader__progress{width:250px}.preloader__percentage{font-size:20px}.preloader__status{font-size:12px}}@media screen and (max-width:480px){.preloader__logo__svg{height:100px;width:100px}.preloader__logo__name{font-size:18px}.preloader__logo__surname{font-size:14px}.preloader__progress{width:200px}.preloader__percentage{font-size:18px}}.experience__list{list-style:none;margin:0;padding:0}.experience__item{border:1px solid #6a1aff33;border-radius:16px;margin-bottom:24px;padding:28px;transition:all .3s ease}.experience__item_dark{background:#ffffff0d;color:#fff}.experience__item_light{background:#00000008;border:1px solid #6a1aff4d;color:#1a1a1a}.experience__item:hover{border-color:#6a1aff80;box-shadow:0 10px 30px #0003;transform:translateY(-4px)}.experience__header{align-items:baseline;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:12px}.experience__company{background:#6a1aff;-webkit-background-clip:text;background-clip:text;color:#0000;font-size:24px;font-weight:700;margin:0}.experience__period{font-family:monospace;font-size:14px}.experience__item_dark .experience__period{color:#fff9}.experience__item_light .experience__period{color:#00000080}.experience__position{font-size:18px;font-weight:500;margin-bottom:16px}.experience__item_dark .experience__position{color:#ffffffe6}.experience__item_light .experience__position{color:#000000bf}.experience__stack{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.experience__tech{border-radius:20px;font-size:14px;font-weight:500;padding:4px 12px;transition:all .2s}.experience__item_dark .experience__tech{background:#6a1aff33;color:#a87cff}.experience__item_light .experience__tech{background:#6a1aff1a;color:#6a1aff}.experience__achievements{list-style:none;margin:0;padding:0}.experience__achievement{display:flex;gap:12px;margin-bottom:12px;text-align:left}.experience__achievement-icon{color:#6a1aff;flex-shrink:0;font-size:16px;margin-top:2px}.experience__achievement-text{font-size:16px;line-height:1.5;text-align:left}.experience__item_dark .experience__achievement-text{color:#ffffffd9}.experience__item_light .experience__achievement-text{color:#000000b3}.experience__achievement-text{flex:1 1}@media screen and (max-width:768px){.experience__item{padding:20px}.experience__header{flex-direction:column;gap:8px}.experience__company{font-size:20px}.experience__position{font-size:16px}.experience__achievement-text{font-size:13px}}
/*# sourceMappingURL=main.1dc1624e.css.map*/