body{font-family:system-ui,sans-serif;background:#000;color:#fff}*{margin:0;padding:0;box-sizing:border-box}body{background:#000;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif}.home{display:flex;flex-direction:column;align-items:center;justify-content:start;margin-top:40px}.home{display:flex;align-items:center}.home__container{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:40px}.home__icon{font-size:26px;color:#fff;opacity:.85;transition:transform .3s ease,opacity .3s ease;text-shadow:0 6px 20px rgba(255,255,255,.25)}.home__icon:hover{transform:translate(6px) scale(1.1);opacity:1}.home__content{display:flex;flex-direction:column}.home__title{font-size:3rem;font-weight:700;text-shadow:0 10px 30px rgba(255,255,255,.25)}.home__subtitle{margin-top:12px;font-size:1.25rem;color:#cfcfcf;text-shadow:0 6px 20px rgba(255,255,255,.15)}@media(max-width:768px){.home__container{flex-direction:column;text-align:center}.home__icons{flex-direction:row;margin-bottom:20px}.home__icon:hover{transform:scale(1.15)}.home__title{font-size:2.2rem}.home__subtitle{font-size:1.05rem}}.home__icons{display:flex;flex-direction:column;gap:18px}.home__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.25);border-radius:14px;color:#fff;font-size:22px;background:#ffffff0d;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 8px 25px #00000059;transition:transform .3s ease,background .3s ease,box-shadow .3s ease,border .3s ease}.home__icon:hover{transform:translate(6px) scale(1.08);background:#ffffff1f;border:1px solid rgba(255,255,255,.4);box-shadow:0 12px 40px #ffffff23}@media(max-width:768px){.home__container{flex-direction:column;text-align:center}.home__icons{flex-direction:row;margin-bottom:20px}.home__icon:hover{transform:scale(1.12)}}.home{min-height:100vh;display:flex;align-items:center}.home__container{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:60px}.home__left{display:flex;align-items:center;gap:30px}.home__cube{display:flex;align-items:center;justify-content:center}@media(max-width:900px){.home__container{gap:40px}.home__left{flex-direction:column}.home__cube canvas{width:260px!important;height:260px!important}}.header{top:0;left:0;width:100%;z-index:100;background:#00000073;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.header__container{max-width:1100px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;justify-content:space-between}.header__logo{font-size:1.2rem;font-weight:700;letter-spacing:.5px}.header__nav{display:flex;gap:28px}.header__link{color:#cfcfcf;text-decoration:none;font-size:.95rem;transition:color .3s ease}@media(max-width:768px){.header__nav{gap:18px}.header__logo{font-size:1.05rem}}.header{position:fixed;top:0;left:0;width:100%;z-index:100;background:transparent}.header__link{position:relative;color:#bfbfbf;text-decoration:none;font-size:.95rem;font-weight:400;transition:color .3s ease}.header__link:after{content:"";position:absolute;left:0;bottom:-4px;width:0%;height:1px;background:#fff;transition:width .3s ease}.header__link:hover:after{width:100%}.home{display:flex;align-items:center;padding:80px 0}@media(max-width:768px){.header__nav{gap:20px}}.header{position:fixed;top:0;width:100%;z-index:100;background:transparent}.header__container{max-width:1100px;margin:0 auto;padding:22px 20px;display:flex;align-items:center;justify-content:space-between}.header__logo{font-size:1.05rem;font-weight:600;letter-spacing:.4px}.header__nav{display:flex;gap:34px}.header__link{position:relative;color:#bfbfbf;text-decoration:none;font-size:.95rem;transition:color .3s ease}.header__link:hover{color:#fff}.header__menuIcon{display:none;font-size:22px;cursor:pointer}.mobileMenu{position:fixed;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;display:flex;align-items:center;justify-content:center}.mobileMenu__box{width:85%;max-width:320px;padding:30px 20px;background:#ffffff0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;box-shadow:0 20px 60px #000000b3,0 0 40px #ffffff14;display:flex;flex-direction:column;gap:22px;text-align:center}.mobileMenu__box a{color:#fff;text-decoration:none;font-size:1.1rem}.mobileMenu__close{position:absolute;top:16px;right:18px;font-size:22px;cursor:pointer}@media(max-width:768px){.header__nav{display:none}.header__menuIcon{display:block}}.header__logo img{height:50px;border-radius:50%;width:50px;display:block;filter:drop-shadow(0 6px 20px rgba(255,255,255,.25));transition:transform .3s ease,filter .3s ease}.header__logo img:hover{transform:scale(1.05);filter:drop-shadow(0 10px 30px rgba(255,255,255,.4))}.header__logo{position:relative;display:flex;align-items:center}.header__logo img{height:50px;width:50px;position:relative;z-index:2;background-color:transparent;transition:transform .4s ease}.header__logo:after{content:"";position:absolute;left:-10px;bottom:-50px;width:220px;height:220px;background:radial-gradient(circle at 30% 70%,rgba(255,255,255,.45) 0%,rgba(255,255,255,.28) 25%,rgba(255,255,255,.12) 45%,rgba(255,255,255,.05) 60%,transparent 70%);filter:blur(45px);opacity:.9;animation:logoAura 6s ease-in-out infinite;pointer-events:none}.header__logo:hover img{transform:scale(1.06)}.header__logo:hover:after{filter:blur(55px);opacity:1;transform:scale(1.15)}.home__title{animation:textFloat 6s ease-in-out infinite}@keyframes textFloat{0%{transform:translateY(0);opacity:.95}50%{transform:translateY(-6px);opacity:1}to{transform:translateY(0);opacity:.95}}body{background:radial-gradient(circle at 20% 20%,#0a0a0a,#000 60%);animation:bgMove 18s ease-in-out infinite}@keyframes bgMove{0%{background-position:0% 0%}50%{background-position:100% 100%}to{background-position:0% 0%}}body:before{content:"";position:fixed;inset:0;background-image:url(https://grainy-gradients.vercel.app/noise.svg);opacity:.03;pointer-events:none;z-index:9999}.home__titleRow{display:flex;align-items:center;gap:16px}.home__miniCube{width:110px;height:110px}.home__miniCube canvas{width:100%!important;height:100%!important}.home__cube{width:420px;height:420px}.home__cube canvas{width:100%!important;height:100%!important}@media(max-width:900px){.home__cube{width:260px;height:260px}.home__miniCube{width:140px;height:140px}}@media(max-width:600px){.home__titleRow{flex-direction:column;gap:10px}.home__cube{width:220px;height:220px}.home__miniCube{width:140px;height:140px}}.home__svg{width:420px;height:300px;display:flex;align-items:center;justify-content:center;opacity:.8}.heroSvg{width:100%;height:100%}.home__svg:hover .heroSvg{opacity:1}@media(max-width:900px){.home__svg{width:300px;height:220px}}@media(max-width:600px){.home__svg{width:100%;height:200px}}.header{position:fixed;top:0;width:100%;z-index:100}@media(max-width:768px){.header__menuIcon{display:flex;position:fixed;top:18px;right:18px;z-index:999;width:44px;height:44px;align-items:center;justify-content:center;background:#ffffff0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:14px;box-shadow:0 10px 30px #0009}.home{margin-top:0}}.header{position:relative;width:100%;z-index:10}.header__container{max-width:1100px;margin:0 auto;padding:20px;display:flex;align-items:center;justify-content:space-between}.header__logo img{width:44px;height:44px;display:block}.header__nav{display:flex;gap:32px}.header__nav a{color:#fff;text-decoration:none;font-size:.95rem;opacity:.7}.header__nav a:hover{opacity:1}.header__menuIcon{display:none}@media(max-width:768px){.header{position:relative}.header__nav{display:none}.header__menuIcon{display:flex;font-size:22px;cursor:pointer}}.mobileFixedMenu{display:none}@media(max-width:768px){.mobileFixedMenu{display:flex;position:fixed;top:16px;right:16px;z-index:3;width:48px;height:48px;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 12px 40px #000000b3;font-size:22px;cursor:pointer}}.home__stats{margin-top:30px;display:flex;gap:50px}.home__statItem h2{font-size:2.2rem;font-weight:700;color:#fff}.home__statItem p{font-size:.85rem;color:#aaa;margin-top:6px}@media(max-width:768px){.home__container{flex-direction:column;text-align:center;gap:40px}.home__left{flex-direction:column;align-items:center}.home__icons{flex-direction:row;justify-content:center;gap:14px}.home__titleRow{flex-direction:column}.home__svg{width:100%;height:220px}.home__stats{justify-content:center;gap:30px}.home__statItem h2{font-size:1.8rem}}.about{min-height:100vh;display:flex;align-items:center;padding:80px 0}.about__container{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;gap:60px;align-items:center;justify-content:space-between}.about__text{flex:1}.about__title{font-size:2.4rem;margin-bottom:20px}.about__description{color:#cfcfcf;margin-bottom:16px;line-height:1.6}.about__cards{flex:1;display:flex;flex-direction:column;gap:20px}.about__card{padding:24px;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .3s ease}.about__card:hover{transform:translateY(-6px);background:#ffffff14}.about__card h3{margin-bottom:8px;font-size:1.1rem}.about__card p{font-size:.9rem;color:#aaa}@media(max-width:900px){.about__container{flex-direction:column;text-align:center;gap:40px}.about__cards{width:100%}}.home{height:0px}.home{min-height:auto;display:flex;align-items:center}@media(max-width:900px){.home{min-height:100vh}}.home__title{animation:floatText 6s ease-in-out infinite}@keyframes floatText{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.home__statItem h2{text-shadow:0 0 20px rgba(255,255,255,.25);transition:.3s}.home__statItem:hover h2{text-shadow:0 0 35px rgba(255,255,255,.5);transform:scale(1.05)}.header{position:fixed;top:0;left:0;width:100%;z-index:1000}.home{padding-top:90px}@media(max-width:768px){.header{position:relative}}.about{margin-top:100px}.skills{overflow:hidden;margin-bottom:50px}.skills__container{max-width:1100px;margin:0 auto;padding:0 20px}.skills__title{text-align:center;font-size:2rem;margin-bottom:60px}.skills__wrapper{overflow:hidden;cursor:grab}.skills__track{display:flex;gap:50px;-webkit-user-select:none;user-select:none}.skills__item{display:flex;flex-direction:column;align-items:center;font-size:32px;min-width:90px;opacity:.9}.skills__item span{font-size:.75rem;margin-top:6px;color:#aaa}.skills__desktop{display:block}.skills__mobile{display:none}@media(max-width:768px){.skills__desktop{display:none}.skills__mobile{display:flex;flex-direction:column;gap:40px}.skills__item{font-size:26px}}.skills__track{display:flex;gap:50px;-webkit-user-select:none;user-select:none;padding:15px 0}@media(max-width:768px){.skills__item{font-size:38px;min-width:100px}}.header__nav a,.mobileMenu__box a{cursor:pointer;color:#aaa;text-decoration:none;transition:.3s}.header__nav a:hover,.mobileMenu__box a:hover{color:#fff}.header__nav a.active,.mobileMenu__box a.active{color:#fff;position:relative}.header__nav a.active:after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:2px;background:#fff}.contact{min-height:90vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,#0a0a0a,#000);padding:80px 20px}.contact__container{text-align:center;max-width:700px;width:100%}.contact__title{font-size:2.7rem;margin-bottom:50px;font-weight:700;text-shadow:0 10px 40px rgba(255,255,255,.15)}.contact__phone{display:flex;align-items:center;justify-content:center;gap:15px;font-size:2.2rem;font-weight:700;color:#fff;text-decoration:none;margin-bottom:40px;transition:.4s ease;text-shadow:0 0 10px rgba(255,255,255,.2),0 0 30px rgba(255,255,255,.1)}.contact__phone:hover{transform:scale(1.05);text-shadow:0 0 20px rgba(255,255,255,.5),0 0 60px rgba(255,255,255,.3)}.contact__telegram{display:inline-flex;align-items:center;gap:12px;padding:16px 28px;font-size:1.1rem;color:#fff;text-decoration:none;background:#ffffff0f;border:1px solid rgba(255,255,255,.2);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 40px #0009,0 0 30px #ffffff14;transition:.3s ease}.contact__telegram:hover{background:#ffffff1f;border:1px solid rgba(255,255,255,.4)}@media(max-width:768px){.contact__title{font-size:2rem}.contact__phone{font-size:1.5rem}.contact__telegram{font-size:1rem;padding:14px 22px}}.footer{padding:60px 20px;background:#000;border-top:1px solid rgba(255,255,255,.08)}.footer__container{max-width:1100px;margin:0 auto;text-align:center}.footer__logo{font-size:1.5rem;margin-bottom:20px;letter-spacing:1px;font-weight:600}.footer__socials{display:flex;justify-content:center;gap:25px;margin-bottom:25px}.footer__socials a{font-size:22px;color:#aaa;transition:.3s ease}.footer__socials a:hover{color:#fff;transform:scale(1.15);text-shadow:0 0 15px rgba(255,255,255,.4)}.footer__copy{font-size:.9rem;color:#666}.footer__socials{display:flex;justify-content:center;gap:28px;margin-bottom:30px}.footer__socials a{font-size:22px;color:#aaa;transition:.3s ease;position:relative}.footer__socials a:hover{color:#fff;transform:translateY(-4px) scale(1.15);text-shadow:0 0 20px rgba(255,255,255,.5)}
