*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:radial-gradient(circle at 20% 20%,#0a0a0a,#000 60%);animation:bgMove 18s ease-in-out infinite;color:#fff}@keyframes bgMove{0%,to{background-position:0% 0%}50%{background-position:100% 100%}}.header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:1px solid transparent;transition:background .4s ease,backdrop-filter .4s ease,border-color .4s ease}.header--scrolled{background:#00000073;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.07)}.header__container{max-width:1100px;margin:0 auto;padding:8px 20px;display:flex;align-items:center;justify-content:space-between}.header__logo{position:relative;display:flex;align-items:center;font-size:1.05rem;font-weight:600;letter-spacing:.4px}.header__logo img{width:34px;height:34px;border-radius:50%;display:block;position:relative;z-index:2;background-color:transparent;filter:drop-shadow(0 6px 20px rgba(255,255,255,.25));transition:transform .4s ease,filter .3s ease}.header__logo img:hover{transform:scale(1.06);filter:drop-shadow(0 10px 30px rgba(255,255,255,.4))}.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:after{filter:blur(55px);opacity:1;transform:scale(1.15)}@keyframes logoAura{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.55;transform:scale(.94)}}.header__nav{display:flex;gap:32px}.header__nav a,.mobileMenu__box a{cursor:pointer;color:#aaa;text-decoration:none;transition:color .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}.logoAnim{height:50px;display:flex;align-items:center}.logoAnim__word{display:flex;align-items:center}.logoAnim__letter{display:inline-block;font-size:1.15rem;font-weight:700;color:#fff;line-height:1;will-change:opacity,transform,filter}.logoAnim__mark{display:flex;align-items:center;will-change:opacity,filter}.la-svg{width:46px;height:30px;animation:markGlow .9s ease-out .45s both}@keyframes markGlow{0%{filter:drop-shadow(0 0 7px rgba(255,255,255,.7))}to{filter:drop-shadow(0 0 2px rgba(255,255,255,.1))}}.la-path{stroke-dasharray:300;stroke-dashoffset:300}.la-path--u{animation:strokeDraw .45s cubic-bezier(.4,0,.2,1) .05s forwards}.la-path--n{animation:strokeDraw .42s cubic-bezier(.4,0,.2,1) .18s forwards}@keyframes strokeDraw{to{stroke-dashoffset:0}}.mobileFixedMenu{display:none}.mobileMenu{position:fixed;inset:0;background:#000000bf;backdrop-filter:blur(8px);z-index:200;display:flex;align-items:center;justify-content:center}.mobileMenu__box{position:relative;width:85%;max-width:320px;padding:30px 20px;background:#ffffff0f;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{font-size:1.1rem}.mobileMenu__close{position:absolute;top:16px;right:18px;font-size:22px;cursor:pointer}.lang__toggle{display:flex;align-items:center;gap:2px;padding:4px 4px 4px 10px;border-radius:50px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(14px);flex-shrink:0;transition:border-color .3s ease,background .3s ease}.lang__toggle:hover{background:#ffffff14;border-color:#ffffff2e}.lang__globe{font-size:.9rem;color:#ffffff59;margin-right:4px;flex-shrink:0}.lang__btn{position:relative;background:none;border:none;cursor:pointer;padding:5px 11px;border-radius:50px;font-family:inherit;display:flex;align-items:center;justify-content:center}.lang__pill{position:absolute;inset:0;border-radius:50px;background:#ffffff21;border:1px solid rgba(255,255,255,.2);box-shadow:0 2px 12px #0000004d,0 1px #ffffff1a inset;z-index:0}.lang__label{position:relative;z-index:1;font-size:.72rem;font-weight:700;letter-spacing:.6px;color:#ffffff4d;transition:color .25s ease;line-height:1}.lang__btn.active .lang__label{color:#fff}.lang__btn:not(.active):hover .lang__label{color:#fff9}.lang__toggle--mobile{justify-content:center;margin-top:8px;align-self:center}.home{min-height:100vh;display:flex;align-items:center;justify-content:center;padding-top:90px}.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__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 #ffffff24}.home__content{display:flex;flex-direction:column}.home__titleRow{display:flex;align-items:center;gap:16px}.home__title{font-size:3rem;font-weight:700;text-shadow:0 10px 30px rgba(255,255,255,.25);animation:textFloat 6s ease-in-out infinite}@keyframes textFloat{0%,to{transform:translateY(0);opacity:.95}50%{transform:translateY(-6px);opacity:1}}.home__subtitle{margin-top:12px;font-size:1.25rem;color:#cfcfcf;text-shadow:0 6px 20px rgba(255,255,255,.15)}.home__stats{margin-top:30px;display:flex;gap:50px}.home__statItem h2{font-size:2.2rem;font-weight:700;color:#fff;text-shadow:0 0 20px rgba(255,255,255,.25);transition:text-shadow .3s,transform .3s}.home__statItem:hover h2{text-shadow:0 0 35px rgba(255,255,255,.5);transform:scale(1.05)}.home__statItem p{font-size:.85rem;color:#aaa;margin-top:6px}.home__miniCube{width:110px;height:110px}.home__miniCube canvas{width:100%!important;height:100%!important}.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}.about{padding:100px 0}.about__container{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:60px}.about__top{display:flex;gap:60px;align-items:flex-start;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__codeWrap{margin-top:28px;perspective:800px}.about__codeCard{padding:18px 22px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.09);backdrop-filter:blur(12px);box-shadow:0 30px 80px #0009,0 2px #ffffff12 inset;transform-style:preserve-3d;animation:codeFloat 9s ease-in-out infinite;max-width:320px}@keyframes codeFloat{0%,to{transform:rotateX(5deg) rotateY(-7deg) translateY(0)}33%{transform:rotateX(-3deg) rotateY(5deg) translateY(-8px)}66%{transform:rotateX(4deg) rotateY(7deg) translateY(-4px)}}.about__codeDots{display:flex;gap:6px;margin-bottom:14px}.about__codeDots span{width:10px;height:10px;border-radius:50%;background:#ffffff1f}.about__codeDots span:nth-child(1){background:#ff5f57}.about__codeDots span:nth-child(2){background:#febc2e}.about__codeDots span:nth-child(3){background:#28c840}.about__codePre{font-family:Courier New,Consolas,monospace;font-size:.82rem;line-height:1.9;white-space:pre;color:#ccc}.c-bracket{color:#ffffff59}.c-key{color:#7dd3fc}.c-colon{color:#ffffff4d}.c-str{color:#86efac}.c-num{color:#fda4af}.c-comma{color:#ffffff40}.about__cards{flex:1;display:flex;flex-direction:column;gap:18px;perspective:1000px}.about__card{padding:24px;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(12px);transition:background .3s ease,border-color .3s ease,box-shadow .3s ease;cursor:default}.about__card:hover{background:#ffffff14;border-color:#fff3;box-shadow:0 20px 50px #00000080,0 0 30px #ffffff0a}.about__cardInner{transform:translateZ(16px)}.about__card h3{margin-bottom:8px;font-size:1.1rem}.about__card p{font-size:.9rem;color:#aaa}.about__qualities{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.about__qualItem{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:22px 16px;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px);cursor:default;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.about__qualItem:hover{background:#ffffff12;border-color:#ffffff2e;box-shadow:0 12px 40px #0006,0 0 25px #ffffff0a}.about__qualIcon{font-size:1.6rem;opacity:.8;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#ffffff12;border:1px solid rgba(255,255,255,.1)}.about__qualTitle{font-size:.88rem;font-weight:600;color:#fff;line-height:1.3}.about__qualDesc{font-size:.75rem;color:#888;margin-top:2px;line-height:1.4}.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;user-select:none;width:max-content;padding:15px 0;will-change:transform}.skills__track--left{animation:marqueeLeft 45s linear infinite}.skills__track--right{animation:marqueeRight 45s linear infinite}.skills__wrapper:hover .skills__track{animation-play-state:paused}@keyframes marqueeLeft{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes marqueeRight{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.skills__item{display:flex;flex-direction:column;align-items:center;font-size:32px;min-width:90px;opacity:.9;transition:transform .3s ease}.skills__item:hover{transform:scale(1.2)}.skills__item span{font-size:.75rem;margin-top:6px;color:#aaa}.skills__desktop{display:block}.skills__mobile{display:none}.skills__divider{width:100%;height:1px;background:#ffffff12;margin:60px 0 50px}.skills__categories{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:50px}.skills__catCard{padding:28px 26px;border-radius:20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.09);backdrop-filter:blur(10px);transition:background .3s ease,border-color .3s ease,box-shadow .3s ease;cursor:default}.skills__catCard:hover{background:#ffffff12;border-color:#ffffff2e;box-shadow:0 16px 50px #0006,0 0 30px #ffffff0a}.skills__catTitle{font-size:.75rem;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#ffffff59;margin-bottom:20px}.skills__catList{display:flex;flex-direction:column;gap:12px}.skills__catItem{display:flex;align-items:center;gap:12px}.skills__catIcon{font-size:1.2rem;opacity:.75;width:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.skills__catName{font-size:.9rem;color:#ccc}.skills__learning{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.skills__learningTitle{font-size:.78rem;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#ffffff4d;white-space:nowrap}.skills__learningBadges{display:flex;flex-wrap:wrap;gap:10px}.skills__learningBadge{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:30px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);cursor:default;transition:background .3s ease,border-color .3s ease}.skills__learningBadge:hover{background:#ffffff17;border-color:#fff3}.skills__learningDot{width:6px;height:6px;border-radius:50%;background:#4ade80;box-shadow:0 0 6px #4ade80b3;flex-shrink:0;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.skills__learningIcon{font-size:1rem;opacity:.75;display:flex;align-items:center}.skills__learningName{font-size:.85rem;color:#bbb}.projects{padding:100px 0}.projects__container{max-width:1100px;margin:0 auto;padding:0 20px}.projects__title{font-size:2.4rem;font-weight:700;margin-bottom:60px;text-align:center}.projects__grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.project__card{position:relative;padding:36px 32px 32px;border-radius:22px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(12px);overflow:hidden;text-decoration:none;color:inherit;display:block;transition:background .35s ease,border-color .35s ease,box-shadow .35s ease}.project__card:hover{background:#ffffff12;border-color:#ffffff38;box-shadow:0 24px 60px #0000008c,0 0 50px #ffffff0d}.project__num{position:absolute;top:12px;right:22px;font-size:6rem;font-weight:800;color:#ffffff0a;line-height:1;user-select:none;pointer-events:none;transition:color .4s ease}.project__card:hover .project__num{color:#ffffff17}.project__body{display:flex;flex-direction:column;gap:14px}.project__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.project__name{font-size:1.25rem;font-weight:600;letter-spacing:.2px}.project__linkIcon{font-size:1.1rem;opacity:.35;flex-shrink:0;transition:opacity .3s ease,transform .3s ease}.project__card:hover .project__linkIcon{opacity:1;transform:translate(3px,-3px)}.project__desc{font-size:.9rem;color:#aaa;line-height:1.65}.project__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.project__tag{font-size:.73rem;padding:4px 13px;border-radius:30px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);color:silver;letter-spacing:.2px}.contact{position:relative;min-height:85vh;display:flex;align-items:center;padding:100px 20px;overflow:hidden}.contact__bg{position:absolute;inset:0;pointer-events:none;z-index:0}.contact__orb{position:absolute;border-radius:50%;filter:blur(90px)}.contact__orb--1{width:420px;height:420px;background:radial-gradient(circle,rgba(255,255,255,.05) 0%,transparent 70%);top:-120px;right:-80px;animation:orbDrift1 20s ease-in-out infinite}.contact__orb--2{width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.04) 0%,transparent 70%);bottom:-80px;left:-60px;animation:orbDrift2 25s ease-in-out infinite}.contact__orb--3{width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.03) 0%,transparent 70%);top:40%;left:40%;animation:orbDrift3 18s ease-in-out infinite}@keyframes orbDrift1{0%,to{transform:translate(0)}33%{transform:translate(-50px,40px)}66%{transform:translate(30px,-30px)}}@keyframes orbDrift2{0%,to{transform:translate(0)}33%{transform:translate(40px,-50px)}66%{transform:translate(-30px,30px)}}@keyframes orbDrift3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-20px,-20px) scale(1.3)}}.contact__inner{position:relative;z-index:1;width:100%;max-width:860px;margin:0 auto}.contact__header{text-align:center;margin-bottom:56px}.contact__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 18px;border-radius:30px;border:1px solid rgba(74,222,128,.28);background:#4ade800f;font-size:.76rem;font-weight:500;color:#ffffffa6;letter-spacing:.4px;margin-bottom:22px}.contact__badgeDot{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 8px #4ade80cc;flex-shrink:0;animation:pulse 2s ease-in-out infinite}.contact__title{font-size:3rem;font-weight:700;margin-bottom:14px;text-shadow:0 8px 30px rgba(255,255,255,.12)}.contact__subtitle{color:#777;font-size:.95rem}.contact__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;perspective:1200px}.contact__card{position:relative;display:flex;align-items:center;gap:18px;padding:22px 26px;border-radius:20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px);text-decoration:none;color:inherit;overflow:hidden;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.contact__card:hover{background:#ffffff12;border-color:#ffffff2e;box-shadow:0 20px 55px #00000080,0 0 35px #ffffff0a}.contact__card--copy{cursor:pointer}.contact__card--copied{border-color:#4ade8059!important;background:#4ade800d!important}.contact__cardIcon{font-size:1.55rem;opacity:.8;flex-shrink:0;display:flex;align-items:center}.contact__cardInfo{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.contact__cardLabel{font-size:.68rem;letter-spacing:1.4px;text-transform:uppercase;color:#ffffff47}.contact__cardValue{font-size:.92rem;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact__cardAction{font-size:1rem;opacity:.28;flex-shrink:0;display:flex;align-items:center;transition:opacity .3s ease,transform .3s ease,color .3s ease}.contact__card:hover .contact__cardAction{opacity:.85;transform:translate(2px,-2px)}.contact__cardAction--done{color:#4ade80;opacity:1!important}.contact__copyFlash{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:8px;background:#4ade801a;border-radius:20px;color:#4ade80;font-size:.88rem;font-weight:500;pointer-events:none}.footer{position:relative;background:#000;padding:0 20px 40px}.footer__topLine{width:100%;height:1px;background:linear-gradient(to right,transparent 0%,rgba(255,255,255,.18) 30%,rgba(255,255,255,.18) 70%,transparent 100%);transform-origin:left center;margin-bottom:60px}.footer__container{max-width:1100px;margin:0 auto}.footer__top{display:flex;justify-content:flex-start;align-items:flex-start;gap:80px;margin-bottom:56px}.footer__left{display:flex;flex-direction:column;gap:24px}.footer__brand{display:flex;align-items:center;gap:16px}.footer__svg{width:38px;height:26px;flex-shrink:0;opacity:.9}.footer__brandText{display:flex;flex-direction:column;gap:3px}.footer__brandName{font-size:1rem;font-weight:600;color:#fff;letter-spacing:.2px}.footer__brandRole{font-size:.75rem;color:#ffffff59;letter-spacing:.3px}.footer__brandLine{width:48px;height:1px;background:#ffffff24}.footer__socials{display:flex;gap:10px}.footer__socialIcon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffa6;font-size:1rem;text-decoration:none;transition:background .3s ease,border-color .3s ease,color .3s ease;will-change:transform}.footer__socialIcon:hover{background:#ffffff17;border-color:#ffffff38;color:#fff}.footer__nav{display:flex;flex-direction:column;gap:14px;min-width:160px;margin-left:auto}.footer__navTitle{font-size:.68rem;letter-spacing:1.8px;text-transform:uppercase;color:#ffffff38;margin-bottom:4px}.footer__navLink{display:flex;align-items:center;gap:10px;font-size:.88rem;color:#ffffff8c;text-decoration:none;cursor:pointer;transition:color .25s ease;width:fit-content}.footer__navLink:hover{color:#fff}.footer__navDot{width:4px;height:4px;border-radius:50%;background:#ffffff40;flex-shrink:0;transition:background .25s ease}.footer__navLink:hover .footer__navDot{background:#fff}.footer__bottom{display:flex;flex-direction:column;gap:20px}.footer__bottomLine{width:100%;height:1px;background:#ffffff12}.footer__bottomRow{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.footer__copy{font-size:.8rem;color:#ffffff40}.footer__made{font-size:.78rem;color:#ffffff2e}.scrollTop__btn{position:fixed;bottom:32px;right:28px;z-index:500;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:50%;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 8px 32px #00000080,0 1px #ffffff14 inset;cursor:pointer;color:#ffffffbf;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,color .3s ease}.scrollTop__btn:hover{background:#ffffff21;border-color:#ffffff40;color:#fff;box-shadow:0 12px 40px #0009,0 0 20px #ffffff0f,0 1px #ffffff1f inset}.scrollTop__icon{font-size:1.2rem;stroke-width:2.5}@keyframes sunSpin{to{transform:rotate(360deg)}}@keyframes sunTilt{0%,to{transform:perspective(600px) rotateX(0) rotateY(0)}25%{transform:perspective(600px) rotateX(6deg) rotateY(-8deg)}75%{transform:perspective(600px) rotateX(-6deg) rotateY(8deg)}}@keyframes rayPulse{0%,to{opacity:.35}50%{opacity:1}}@keyframes corePulse{0%,to{transform:scale(.94)}50%{transform:scale(1.06)}}@keyframes brightPulse{0%,to{transform:scale(.88);opacity:.82}50%{transform:scale(1.12);opacity:1}}@keyframes coronaPulse{0%,to{transform:scale(.94);opacity:.55}50%{transform:scale(1.07);opacity:1}}@keyframes ringPulse{0%,to{transform:scale(.96);opacity:.3}50%{transform:scale(1.05);opacity:.8}}@keyframes flarePulse{0%,to{opacity:.25}50%{opacity:.65}}.sun__ambient{position:fixed;top:-100px;right:-100px;width:60vw;height:60vw;background:radial-gradient(circle at top right,rgba(255,210,60,.1) 0%,rgba(255,160,30,.05) 30%,rgba(255,120,20,.02) 55%,transparent 70%);pointer-events:none;z-index:1;border-radius:50%}.sun__wrap{position:fixed;top:-32px;right:-32px;z-index:1100;pointer-events:none;width:140px;height:140px}.sun__tilt{width:100%;height:100%;animation:sunTilt 11s ease-in-out infinite;will-change:transform}.sun__spin{width:100%;height:100%;animation:sunSpin 55s linear infinite;will-change:transform}.sun__svg{width:100%;height:100%;overflow:visible;filter:drop-shadow(0 0 10px rgba(255,220,60,.75)) drop-shadow(0 0 28px rgba(255,160,30,.45)) drop-shadow(0 0 65px rgba(255,120,20,.2))}.sun__ray{animation:rayPulse 2.6s ease-in-out infinite}.sun__ray--long{animation-duration:2.6s}.sun__ray--short{animation-duration:2.1s}.sun__corona{transform-origin:100px 100px;animation:coronaPulse 3.8s ease-in-out infinite}.sun__ring{transform-origin:100px 100px;animation:ringPulse 3.2s ease-in-out infinite}.sun__core{transform-origin:100px 100px;animation:corePulse 3s ease-in-out infinite}.sun__bright{transform-origin:100px 100px;animation:brightPulse 3s ease-in-out infinite}.sun__flare{animation:flarePulse 2.2s ease-in-out infinite}@media(max-width:900px){.home__container{gap:40px}.home__left{flex-direction:column}.home__svg{width:300px;height:220px}.home__miniCube{width:140px;height:140px}.about__top{flex-direction:column;gap:40px}.about__text{text-align:center}.about__codeCard{margin:0 auto}.about__cards{width:100%}.about__qualities{grid-template-columns:repeat(2,1fr);gap:12px}.about__title{font-size:2rem}}@media(max-width:768px){.header,.header--scrolled{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom:none!important}.header__container{padding:20px 20px 10px}.header__nav{display:none}.lang__toggle:not(.lang__toggle--mobile){display:none}.mobileFixedMenu{display:flex;position:fixed;top:28px;right:20px;z-index:1050;width:44px;height:44px;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:transparent;border:none;color:#fff;cursor:pointer;outline:none;padding:0}.burger__bar{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transform-origin:center}.home{min-height:100vh;padding-top:100px;padding-bottom:60px;align-items:flex-start;justify-content:flex-start}.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__icon:hover{transform:scale(1.12)}.home__titleRow{flex-direction:column}.home__title{font-size:2.2rem}.home__subtitle{font-size:1.05rem}.home__stats{justify-content:center;gap:30px}.home__statItem h2{font-size:1.8rem}.home__svg{width:100%;height:220px}.about{padding:60px 0 70px}.about__container{gap:40px}.about__title{font-size:1.9rem}.about__description{font-size:.95rem}.about__codeCard{max-width:100%}.skills__desktop{display:none}.skills__mobile{display:flex;flex-direction:column;gap:40px}.skills__item{font-size:38px;min-width:100px}.skills__categories{grid-template-columns:1fr;gap:14px}.skills__learning{flex-direction:column;align-items:flex-start;gap:14px}.skills__divider{margin:44px 0 36px}.projects{padding:70px 0}.projects__grid{grid-template-columns:1fr;gap:18px}.projects__title{font-size:2rem;margin-bottom:40px}.project__card{padding:28px 24px 24px}.project__num{font-size:4.5rem}.sun__wrap{width:90px;height:90px;top:-30px;right:-18px;z-index:5}.sun__ambient{width:70vw;height:70vw;top:-50px;right:-50px}.scrollTop__btn{bottom:24px;right:20px;width:42px;height:42px}.scrollTop__icon{font-size:1.05rem}}@media(max-width:700px){.footer__top{flex-direction:column;gap:40px}.footer__nav{flex-direction:row;flex-wrap:wrap;gap:10px 24px;margin-left:0}.footer__navTitle{width:100%}.footer__bottomRow{flex-direction:column;text-align:center}}@media(max-width:600px){.home__titleRow{flex-direction:column;gap:10px}.home__miniCube{width:140px;height:140px}.contact__grid{grid-template-columns:1fr}.contact__title{font-size:2.2rem}.contact{padding:80px 16px}}@media(max-width:500px){.about__qualities{grid-template-columns:1fr 1fr}}@media(max-width:480px){.home{padding-top:95px;padding-bottom:50px}.about{padding:50px 0 60px}.about__title{font-size:1.7rem}.about__qualities{grid-template-columns:1fr 1fr;gap:10px}.about__qualItem{padding:16px 12px}.about__qualTitle{font-size:.8rem}.about__qualDesc{font-size:.7rem}.sun__wrap{width:76px;height:76px;top:-14px;right:-14px;z-index:5}}
