.Navbar-module__UMbBgq__navbar{z-index:800;will-change:transform, padding, background;padding:15px 0;transition:padding .3s cubic-bezier(.4,0,.2,1),background .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Navbar-module__UMbBgq__navbar.Navbar-module__UMbBgq__scrolled{-webkit-backdrop-filter:blur(20px);background:#020617d9;border-bottom:1px solid #3b82f61a;padding:8px 0}.Navbar-module__UMbBgq__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__UMbBgq__brand{transition:all var(--transition-normal);align-items:center;gap:8px;text-decoration:none;display:flex}.Navbar-module__UMbBgq__brand:hover{transform:scale(1.02)}.Navbar-module__UMbBgq__logoIcon{width:33px;height:33px;transition:all var(--transition-normal);justify-content:center;align-items:center;display:flex}.Navbar-module__UMbBgq__logoImg{object-fit:contain}.Navbar-module__UMbBgq__brand:hover .Navbar-module__UMbBgq__logoIcon{transform:scale(1.05)}.Navbar-module__UMbBgq__brandName{font-family:var(--font-heading);color:var(--primary-300);font-size:1.3rem;font-weight:700}.Navbar-module__UMbBgq__navLinks{align-items:center;gap:8px;display:flex}.Navbar-module__UMbBgq__navLink{font-family:var(--font-heading);color:var(--neutral-300);transition:all var(--transition-normal);border-radius:50px;padding:8px 18px;font-size:.92rem;font-weight:500;position:relative}.Navbar-module__UMbBgq__navLink:hover{color:var(--primary-400);background:#3b82f614}.Navbar-module__UMbBgq__navCta{margin-left:12px;padding:10px 24px;font-size:.88rem}.Navbar-module__UMbBgq__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__UMbBgq__hamburger span{background:var(--neutral-200);width:24px;height:2.5px;transition:all var(--transition-normal);border-radius:3px;display:block}.Navbar-module__UMbBgq__hamburger.Navbar-module__UMbBgq__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__UMbBgq__hamburger.Navbar-module__UMbBgq__active span:nth-child(2){opacity:0}.Navbar-module__UMbBgq__hamburger.Navbar-module__UMbBgq__active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__UMbBgq__mobileMenu{display:none}@media (max-width:768px){.Navbar-module__UMbBgq__navbar{padding:16px 0}.Navbar-module__UMbBgq__brandName{font-size:clamp(1rem,4vw,1.2rem)}.Navbar-module__UMbBgq__navLinks{display:none}.Navbar-module__UMbBgq__hamburger{margin-right:-8px;padding:12px;display:flex}.Navbar-module__UMbBgq__mobileMenu{-webkit-backdrop-filter:blur(25px);opacity:0;pointer-events:none;transition:all var(--transition-normal);z-index:850;background:#020617fa;flex-direction:column;align-items:center;gap:8px;padding-top:100px;display:flex;position:fixed;inset:0}.Navbar-module__UMbBgq__mobileMenu.Navbar-module__UMbBgq__open{opacity:1;pointer-events:all}.Navbar-module__UMbBgq__mobileLink{font-family:var(--font-heading);color:var(--neutral-200);transition:all var(--transition-normal);text-align:center;border-radius:12px;width:85%;padding:14px 28px;font-size:1.25rem;font-weight:600}.Navbar-module__UMbBgq__mobileLink:hover{color:var(--primary-400);background:#3b82f61a}}
.Hero-module__oEVfFq__hero{background:var(--gradient-hero);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__bgOrbs{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module__oEVfFq__orb1,.Hero-module__oEVfFq__orb2,.Hero-module__oEVfFq__orb3{filter:blur(80px);will-change:transform;border-radius:50%;position:absolute}.Hero-module__oEVfFq__orb1{background:#2563eb26;width:500px;height:500px;animation:8s ease-in-out infinite Hero-module__oEVfFq__float;top:-10%;right:-5%}.Hero-module__oEVfFq__orb2{background:#06b6d41a;width:400px;height:400px;animation:10s ease-in-out infinite reverse Hero-module__oEVfFq__float;bottom:-10%;left:-5%}.Hero-module__oEVfFq__orb3{background:#3b82f61f;width:300px;height:300px;animation:7s ease-in-out 2s infinite Hero-module__oEVfFq__float;top:40%;left:30%}.Hero-module__oEVfFq__heroContent{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}@media (hover:hover) and (pointer:fine){.Hero-module__oEVfFq__codeWindowHover{border-color:#38bdf840;box-shadow:0 6px 24px #0f172a80,0 0 0 1px #38bdf80f}.Hero-module__oEVfFq__codeWindowHover .Hero-module__oEVfFq__scanLine{opacity:1;animation:3s ease-in-out infinite Hero-module__oEVfFq__scanLineMove}.Hero-module__oEVfFq__codeWindowHover:before{opacity:1}}.Hero-module__oEVfFq__statusBadge{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:#22c55e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#22c55e1a;border:1px solid #22c55e33;border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-bottom:16px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-flex}.Hero-module__oEVfFq__statusDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__oEVfFq__statusPulse;box-shadow:0 0 8px #22c55e99}@keyframes Hero-module__oEVfFq__statusPulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 8px #22c55e99}50%{opacity:.7;transform:scale(1.2);box-shadow:0 0 16px #22c55ee6}}.Hero-module__oEVfFq__greeting{font-family:var(--font-heading);color:var(--primary-300);align-items:center;gap:10px;margin-bottom:12px;font-size:1.2rem;font-weight:500;display:flex}.Hero-module__oEVfFq__wave{font-size:1.6rem;animation:2s ease-in-out infinite Hero-module__oEVfFq__float;display:inline-block}.Hero-module__oEVfFq__name{letter-spacing:-.02em;color:#fff;margin-bottom:8px;font-size:clamp(2.5rem,6vw,4.2rem);font-weight:900;line-height:1.1}.Hero-module__oEVfFq__typewriter{align-items:center;min-height:2rem;margin-bottom:12px;display:grid}.Hero-module__oEVfFq__typewriterInner{grid-area:1/1;align-items:center;display:flex}.Hero-module__oEVfFq__typewriterText{font-family:var(--font-mono,"JetBrains Mono", "Fira Code", monospace);color:var(--primary-300);letter-spacing:.02em;font-size:clamp(1.05rem,2.2vw,1.3rem);font-weight:600}.Hero-module__oEVfFq__cursor{background:var(--primary-400);vertical-align:middle;opacity:0;border-radius:2px;width:9px;height:1.4em;margin-left:3px;transition:opacity 80ms;display:inline-block;box-shadow:0 0 10px #3b82f699}.Hero-module__oEVfFq__cursorVisible{opacity:1}.Hero-module__oEVfFq__typewriterPlaceholder{visibility:hidden;font-family:var(--font-mono,"JetBrains Mono", "Fira Code", monospace);letter-spacing:.02em;white-space:nowrap;grid-area:1/1;font-size:clamp(1.05rem,2.2vw,1.3rem);font-weight:600}.Hero-module__oEVfFq__tagline{font-family:var(--font-heading);color:var(--primary-300);margin-bottom:20px;font-size:clamp(1rem,2.5vw,1.35rem);font-weight:500}.Hero-module__oEVfFq__description{color:#ffffffd9;max-width:480px;margin-bottom:32px;font-size:1.05rem;line-height:1.8}.Hero-module__oEVfFq__actions{flex-wrap:wrap;gap:16px;margin-bottom:48px;display:flex}.Hero-module__oEVfFq__stats{align-items:flex-end;gap:32px;margin-top:32px;display:flex}.Hero-module__oEVfFq__stat{flex-direction:column;gap:8px;max-width:160px;display:flex}.Hero-module__oEVfFq__statNumber{font-family:var(--font-heading);color:var(--neutral-100);text-transform:uppercase;font-size:1rem;font-weight:800;line-height:1.2;display:block}.Hero-module__oEVfFq__statLabel{color:var(--primary-300);text-transform:uppercase;font-size:.75rem;font-weight:700}.Hero-module__oEVfFq__statDivider{background:#3b82f633;width:1px;height:52px}.Hero-module__oEVfFq__heroVisual{perspective:1000px;justify-content:center;display:flex}.Hero-module__oEVfFq__codeWindow{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-lg);width:100%;max-width:420px;transform-style:preserve-3d;will-change:transform;backface-visibility:hidden;background:#0f172ad9;border:1px solid #3b82f633;transition:box-shadow .5s,border-color .5s;position:relative;overflow:hidden}@media (hover:hover) and (pointer:fine){.Hero-module__oEVfFq__codeWindowHover{border-color:#38bdf840;box-shadow:0 6px 24px #0f172a80,0 0 0 1px #38bdf80f}.Hero-module__oEVfFq__codeWindowHover .Hero-module__oEVfFq__scanLine{opacity:1;animation:3s ease-in-out infinite Hero-module__oEVfFq__scanLineMove}.Hero-module__oEVfFq__codeWindowHover:before{opacity:1}}.Hero-module__oEVfFq__scanLine{z-index:10;opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000 10%,#38bdf840 50%,#0000 90%);height:1px;position:absolute;top:0;left:0;right:0;transform:translateY(0)}@keyframes Hero-module__oEVfFq__scanLineMove{0%{opacity:0;transform:translateY(0)}8%{opacity:.6}92%{opacity:.6}to{opacity:0;transform:translateY(100vh)}}.Hero-module__oEVfFq__hoverParticles{pointer-events:none;z-index:9;position:absolute;inset:0}.Hero-module__oEVfFq__hoverParticle{background:#93c5fd80;border-radius:50%;width:2px;height:2px;animation:1.5s ease-out infinite Hero-module__oEVfFq__particleGather;position:absolute;transform:translate(-50%,-50%)}@keyframes Hero-module__oEVfFq__particleGather{0%{opacity:0;transform:translate(calc(-50% + var(--dx,20px)), calc(-50% + var(--dy,-20px))) scale(.2)}40%{opacity:.45}to{opacity:0;transform:translate(-50%,-50%)scale(.8)}}.Hero-module__oEVfFq__codeWindow:before{content:"";border-radius:var(--radius-lg);z-index:-1;opacity:0;background:linear-gradient(135deg,#38bdf81f,#3b82f60f,#0000 60%) border-box;border:1px solid #0000;transition:opacity .6s;animation:4s ease-in-out infinite Hero-module__oEVfFq__borderPulse;position:absolute;inset:-1px}.Hero-module__oEVfFq__codeWindowHover:before{opacity:1}@keyframes Hero-module__oEVfFq__borderPulse{0%,to{opacity:0}50%{opacity:1}}.Hero-module__oEVfFq__windowBar{border-bottom:1px solid #3b82f61a;gap:8px;padding:14px 18px;display:flex}.Hero-module__oEVfFq__dot{border-radius:50%;width:12px;height:12px}.Hero-module__oEVfFq__codeBlock{padding:24px;font-family:monospace;font-size:.9rem;line-height:2}.Hero-module__oEVfFq__keyword{color:#c084fc}.Hero-module__oEVfFq__variable{color:#60a5fa}.Hero-module__oEVfFq__prop{color:#67e8f9}.Hero-module__oEVfFq__string{color:#34d399}.Hero-module__oEVfFq__scrollIndicator{color:var(--neutral-500);flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__oEVfFq__mouse{border:2px solid var(--neutral-500);border-radius:12px;width:24px;height:38px;position:relative}.Hero-module__oEVfFq__wheel{background:var(--primary-400);border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite Hero-module__oEVfFq__scrollWheel;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__oEVfFq__scrollWheel{0%,to{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.3;transform:translate(-50%)translateY(10px)}}@media (max-width:900px){.Hero-module__oEVfFq__heroContent{text-align:center;grid-template-columns:1fr}.Hero-module__oEVfFq__heroVisual{order:-1}.Hero-module__oEVfFq__codeWindow{max-width:320px;margin:0 auto}.Hero-module__oEVfFq__greeting{justify-content:center}.Hero-module__oEVfFq__typewriter{justify-items:center}.Hero-module__oEVfFq__description{margin-left:auto;margin-right:auto}.Hero-module__oEVfFq__actions{justify-content:center}.Hero-module__oEVfFq__stats{justify-content:center;gap:20px}.Hero-module__oEVfFq__tagline{margin-left:auto;margin-right:auto}.Hero-module__oEVfFq__stat{max-width:140px}.Hero-module__oEVfFq__statDivider{height:40px}}@media (max-width:480px){.Hero-module__oEVfFq__actions{flex-direction:column;align-items:center}.Hero-module__oEVfFq__stats{flex-wrap:wrap;gap:16px}.Hero-module__oEVfFq__stat{flex:1;min-width:90px;max-width:none}.Hero-module__oEVfFq__statDivider{display:none}.Hero-module__oEVfFq__description{font-size:.95rem}.Hero-module__oEVfFq__name{font-size:2.2rem}}
.lanyard-wrapper{z-index:0;transform-origin:50%;justify-content:center;align-items:center;width:100%;height:100%;animation:1s cubic-bezier(.16,1,.3,1) .1s both lanyardFadeIn;display:flex;position:relative}@keyframes lanyardFadeIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.lanyard-wrapper{animation:.2s both lanyardFadeSimple}@keyframes lanyardFadeSimple{0%{opacity:0}to{opacity:1}}}
.About-module__5_NaKq__about{background:var(--neutral-950);position:relative}.About-module__5_NaKq__about:before{content:"";background:linear-gradient(to bottom, transparent, var(--primary-600));width:1px;height:60px;position:absolute;top:0;left:50%;transform:translate(-50%)}.About-module__5_NaKq__content{grid-template-columns:440px 1fr;align-items:start;gap:48px;display:grid}.About-module__5_NaKq__profileCard{flex-direction:column;align-items:center;display:flex;position:relative}.About-module__5_NaKq__profileFrame{width:280px;height:280px;position:relative}.About-module__5_NaKq__profileImage{background:linear-gradient(145deg,#1e3a8a4d 0%,#3b82f61a 100%);border:2px solid #3b82f640;border-radius:24px;width:100%;height:100%;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.About-module__5_NaKq__profileCard:hover .About-module__5_NaKq__profileImage{border-color:#3b82f666;transform:translateY(-6px)scale(1.01);box-shadow:0 16px 32px #00000059}.About-module__5_NaKq__avatarPlaceholder{color:var(--primary-400);opacity:.5}.About-module__5_NaKq__profileRing{border:2px dashed #3b82f633;border-radius:32px;transition:all .5s;animation:30s linear infinite About-module__5_NaKq__rotate;position:absolute;inset:-12px}.About-module__5_NaKq__profileCard:hover .About-module__5_NaKq__profileRing{border-style:solid;border-color:#3b82f666;inset:-18px}.About-module__5_NaKq__experienceBadge{white-space:nowrap;background:#0e4e6ee0;border:1px solid #06b6d440;border-radius:50px;align-items:center;gap:8px;padding:10px 20px;display:inline-flex;position:absolute;bottom:-16px;right:-10px;box-shadow:0 4px 12px #06b6d41a}@keyframes About-module__5_NaKq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.About-module__5_NaKq__expNumber{font-family:var(--font-heading);color:#67e8f9;font-size:1.1rem;font-weight:800}.About-module__5_NaKq__expLabel{color:#cffafed9;letter-spacing:.02em;font-size:.78rem;font-weight:500}.About-module__5_NaKq__expDot{background:#22d3ee;border-radius:50%;flex-shrink:0;width:5px;height:5px;box-shadow:0 0 6px #06b6d480}.About-module__5_NaKq__info{flex:1}.About-module__5_NaKq__infoGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px;display:grid}.About-module__5_NaKq__infoCard{text-align:left;border-radius:30px;padding:26px 24px 22px 10px;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.About-module__5_NaKq__infoCard:hover{transform:translateY(-6px)}.About-module__5_NaKq__infoCardFrontend{background:linear-gradient(160deg,#312e818c 0%,#1e1b4bb3 100%);border:1px solid #6366f126}.About-module__5_NaKq__infoCardFrontend:hover{border-color:#6366f159;box-shadow:0 12px 32px #6366f11f,0 2px 8px #0003}.About-module__5_NaKq__infoCardFrontend .About-module__5_NaKq__infoIcon{color:#a5b4fc;background:#6366f11f;border:1px solid #6366f133;border-radius:14px 14px 14px 4px}.About-module__5_NaKq__infoCardFrontend h4{color:#e0e7ff}.About-module__5_NaKq__infoCardIoT{background:linear-gradient(160deg,#0e4e6e8c 0%,#0c2841b3 100%);border:1px solid #06b6d426}.About-module__5_NaKq__infoCardIoT:hover{border-color:#06b6d459;box-shadow:0 12px 32px #06b6d41f,0 2px 8px #0003}.About-module__5_NaKq__infoCardIoT .About-module__5_NaKq__infoIcon{color:#67e8f9;background:#06b6d41f;border:1px solid #06b6d433;border-radius:50%}.About-module__5_NaKq__infoCardIoT h4{color:#cffafe}.About-module__5_NaKq__infoCardHardware{background:linear-gradient(160deg,#33415580 0%,#1e293bb3 100%);border:1px solid #64748b33}.About-module__5_NaKq__infoCardHardware:hover{border-color:#64748b66;box-shadow:0 12px 32px #64748b1f,0 2px 8px #0003}.About-module__5_NaKq__infoCardHardware .About-module__5_NaKq__infoIcon{color:#cbd5e1;background:#64748b26;border:1px solid #64748b40;border-radius:8px;transform:rotate(-3deg)}.About-module__5_NaKq__infoCardHardware h4{color:#f1f5f9}.About-module__5_NaKq__infoIcon{justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:14px;transition:transform .3s;display:inline-flex}.About-module__5_NaKq__infoCard:hover .About-module__5_NaKq__infoIcon{transform:scale(1.08)}.About-module__5_NaKq__infoCard h4{font-family:var(--font-heading);letter-spacing:.01em;margin-bottom:6px;font-size:.95rem;font-weight:700}.About-module__5_NaKq__infoCard p{color:#94a3b8cc;font-size:.85rem;line-height:1.65}.About-module__5_NaKq__infoCardAccent{opacity:.4;border-radius:0 0 2px 2px;height:2px;transition:opacity .3s;position:absolute;top:0;left:10px;right:24px}.About-module__5_NaKq__infoCard:hover .About-module__5_NaKq__infoCardAccent{opacity:.7}.About-module__5_NaKq__accentFrontend{background:linear-gradient(90deg,#0000,#6366f1,#0000)}.About-module__5_NaKq__accentIoT{background:linear-gradient(90deg,#0000,#06b6d4,#0000)}.About-module__5_NaKq__accentHardware{background:linear-gradient(90deg,#0000,#64748b,#0000)}.About-module__5_NaKq__bio{color:var(--neutral-300);text-align:justify;margin-bottom:16px;font-size:1rem;line-height:1.8}.About-module__5_NaKq__highlights{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.About-module__5_NaKq__highlight{color:var(--neutral-300);background:#3b82f614;border:1px solid #3b82f626;border-radius:50px;align-items:center;gap:8px;padding:8px 16px;font-size:.88rem;display:flex}.About-module__5_NaKq__highlightIcon{font-size:1rem}.About-module__5_NaKq__moreWrap{justify-content:flex-start;margin-top:32px;display:flex}.About-module__5_NaKq__moreBtn{background:var(--gradient-button);color:#fff;transition:transform var(--transition-fn), box-shadow var(--transition-fn);border-radius:50px;align-items:center;gap:12px;padding:14px 32px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;box-shadow:0 6px 20px #2563eb40}.About-module__5_NaKq__moreBtn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 15px 35px #2563eb73}.About-module__5_NaKq__moreBtn:active{transform:translateY(-1px)scale(.98)}.About-module__5_NaKq__arrowIcon{transition:transform .3s cubic-bezier(.23,1,.32,1)}.About-module__5_NaKq__moreBtn:hover .About-module__5_NaKq__arrowIcon{transform:translate(5px)}@media (max-width:1024px){.About-module__5_NaKq__content{grid-template-columns:1fr;gap:40px}.About-module__5_NaKq__profileCard{justify-self:center}.About-module__5_NaKq__infoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.About-module__5_NaKq__infoGrid{grid-template-columns:1fr}.About-module__5_NaKq__profileFrame{width:240px;height:240px}.About-module__5_NaKq__experienceBadge{gap:6px;padding:8px 14px;bottom:-12px;right:-5px}.About-module__5_NaKq__expNumber{font-size:.95rem}.About-module__5_NaKq__expLabel{font-size:.7rem}.About-module__5_NaKq__moreWrap{justify-content:center;margin-top:24px}.About-module__5_NaKq__moreBtn{padding:12px 28px;font-size:.9rem}}@media (max-width:640px){.About-module__5_NaKq__highlights{justify-content:center}.About-module__5_NaKq__bio{font-size:.95rem}.About-module__5_NaKq__moreWrap{justify-content:center}.About-module__5_NaKq__moreBtn{justify-content:center;width:100%;padding:14px 24px}}
.Skills-module__RIe_Ua__skills{background:var(--neutral-900);position:relative}.Skills-module__RIe_Ua__categories{z-index:1;perspective:1000px;grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(280px,auto);gap:24px;display:grid;position:relative}.Skills-module__RIe_Ua__category{border-radius:var(--radius-lg);transform-style:preserve-3d;will-change:transform;backface-visibility:hidden;background:#0f172a80;border:1px solid #ffffff0f;padding:28px;transition:transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s;position:relative;overflow:hidden}@media (hover:hover) and (pointer:fine){.Skills-module__RIe_Ua__category:hover{box-shadow:0 16px 36px #0006, 0 0 24px color-mix(in srgb, var(--accent-color) 12%, transparent);transform:translateY(-4px);transition-delay:0s!important}.Skills-module__RIe_Ua__category:hover .Skills-module__RIe_Ua__catIcon{background:var(--accent-color);color:#fff;box-shadow:0 6px 16px color-mix(in srgb, var(--accent-color) 30%, transparent);transform:translateZ(20px)scale(1.1)rotate(6deg);transition-delay:0s!important}.Skills-module__RIe_Ua__category:hover .Skills-module__RIe_Ua__skillBadge{border-color:color-mix(in srgb, var(--accent-color) 25%, transparent);background:color-mix(in srgb, var(--accent-color) 6%, transparent)}.Skills-module__RIe_Ua__category:hover .Skills-module__RIe_Ua__cardGlow{opacity:.2;transform:translateZ(-10px)scale(1.2);transition-delay:0s!important}.Skills-module__RIe_Ua__skillBadge:hover{box-shadow:0 4px 12px color-mix(in srgb, var(--accent-color) 25%, transparent);transform:translateZ(15px)translateY(-2px)scale(1.03);background:color-mix(in srgb, var(--accent-color) 18%, transparent)!important;border-color:var(--accent-color)!important;color:#fff!important;transition-delay:0s!important}}.Skills-module__RIe_Ua__span3{grid-column:span 3}.Skills-module__RIe_Ua__span2{grid-column:span 2}.Skills-module__RIe_Ua__catHeader{align-items:center;gap:14px;margin-bottom:24px;display:flex}.Skills-module__RIe_Ua__catIcon{background:color-mix(in srgb, var(--accent-color) 15%, transparent);border:1px solid color-mix(in srgb, var(--accent-color) 25%, transparent);width:44px;height:44px;color:var(--accent-color);border-radius:12px;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.23,1,.32,1),background .35s,box-shadow .35s;display:flex;transform:translateZ(20px)}.Skills-module__RIe_Ua__catTitle{font-family:var(--font-heading);color:var(--neutral-100);font-size:1.15rem;font-weight:700}.Skills-module__RIe_Ua__skillsList{flex-wrap:wrap;gap:10px;display:flex}.Skills-module__RIe_Ua__skillBadge{color:var(--neutral-300);background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;padding:7px 14px;font-size:.85rem;font-weight:500;transition:transform .3s cubic-bezier(.23,1,.32,1),background .3s,border-color .3s;transform:translateZ(10px)}.Skills-module__RIe_Ua__cardGlow{background:radial-gradient(circle, var(--accent-color) 0%, transparent 70%);opacity:.08;filter:blur(50px);pointer-events:none;width:200px;height:200px;transition:opacity .4s cubic-bezier(.23,1,.32,1),transform .4s cubic-bezier(.23,1,.32,1);position:absolute;top:-50%;right:-50%;transform:translateZ(-10px)}.Skills-module__RIe_Ua__marqueeContainer{z-index:1;margin-top:64px;position:relative}.Skills-module__RIe_Ua__marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Skills-module__RIe_Ua__marqueeTrack{gap:16px;width:max-content;animation:25s linear infinite Skills-module__RIe_Ua__marqueeScroll;display:flex}.Skills-module__RIe_Ua__techBadge{font-family:var(--font-heading);color:var(--neutral-300);white-space:nowrap;transition:background var(--transition-normal), border-color var(--transition-normal), color var(--transition-normal);background:#3b82f60f;border:1px solid #3b82f626;border-radius:50px;flex-shrink:0;padding:10px 24px;font-size:.88rem;font-weight:500}.Skills-module__RIe_Ua__techBadge:hover{color:var(--primary-300);background:#3b82f61f;border-color:#3b82f64d}@keyframes Skills-module__RIe_Ua__marqueeScroll{to{transform:translate(-50%)}}@media (max-width:1024px){.Skills-module__RIe_Ua__categories{grid-template-columns:repeat(2,1fr)}.Skills-module__RIe_Ua__span3,.Skills-module__RIe_Ua__span2{grid-column:span 1}}@media (max-width:768px){.Skills-module__RIe_Ua__categories{grid-template-columns:1fr;grid-auto-rows:auto}.Skills-module__RIe_Ua__span3,.Skills-module__RIe_Ua__span2{grid-column:span 1}.Skills-module__RIe_Ua__category{padding:24px}}@media (max-width:480px){.Skills-module__RIe_Ua__catHeader{margin-bottom:16px}.Skills-module__RIe_Ua__catTitle{font-size:1.1rem}.Skills-module__RIe_Ua__techBadge{padding:6px 14px;font-size:.75rem}}
.CardStack-module__rpteRa__container{outline:none;width:100%}.CardStack-module__rpteRa__stage{outline:none;width:100%;position:relative}.CardStack-module__rpteRa__spotTop{filter:blur(3rem);pointer-events:none;background:#60a5fa0a;border-radius:50%;width:70%;height:12rem;margin:0 auto;position:absolute;top:1.5rem;left:0;right:0}.CardStack-module__rpteRa__spotBottom{filter:blur(3rem);pointer-events:none;background:#02061799;border-radius:50%;width:76%;height:10rem;margin:0 auto;position:absolute;bottom:0;left:0;right:0}.CardStack-module__rpteRa__fanContainer{justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0}.CardStack-module__rpteRa__card{-webkit-user-select:none;user-select:none;will-change:transform, opacity;background:#111827;border:1px solid #94a3b814;border-radius:18px;position:absolute;bottom:0;overflow:hidden;box-shadow:0 4px 24px #0000004d}.CardStack-module__rpteRa__card.CardStack-module__rpteRa__active{cursor:grab;border-color:#60a5fa33;box-shadow:0 8px 36px #00000073}.CardStack-module__rpteRa__card.CardStack-module__rpteRa__active:active{cursor:grabbing}.CardStack-module__rpteRa__card:not(.CardStack-module__rpteRa__active){cursor:pointer}.CardStack-module__rpteRa__card:not(.CardStack-module__rpteRa__active):hover{border-color:#60a5fa1f}.CardStack-module__rpteRa__cardInner{width:100%;height:100%;transform-style:preserve-3d}.CardStack-module__rpteRa__dots{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.CardStack-module__rpteRa__dotsRow{align-items:center;gap:.5rem;display:flex}.CardStack-module__rpteRa__dot{cursor:pointer;background:#94a3b84d;border:none;border-radius:4px;width:8px;height:8px;padding:0;transition:all .35s cubic-bezier(.23,1,.32,1)}.CardStack-module__rpteRa__dot:hover{background:#94a3b880;transform:scale(1.15)}.CardStack-module__rpteRa__dotActive{background:var(--primary-400,#60a5fa);border-radius:5px;width:28px;height:9px;box-shadow:0 0 12px #60a5fa80}.CardStack-module__rpteRa__linkIcon{color:#94a3b899;align-items:center;transition:color .2s;display:flex}.CardStack-module__rpteRa__linkIcon:hover{color:var(--primary-400,#60a5fa)}.CardStack-module__rpteRa__renderCard{width:100%;height:100%;position:relative}.CardStack-module__rpteRa__renderImage{position:absolute;inset:0}.CardStack-module__rpteRa__renderImage img{object-fit:cover;width:100%;height:100%}.CardStack-module__rpteRa__renderPlaceholder{color:#94a3b880;background:#0f172a;justify-content:center;align-items:center;width:100%;height:100%;font-size:.85rem;display:flex}.CardStack-module__rpteRa__renderOverlay{pointer-events:none;background:linear-gradient(#0000,#020617b3);position:absolute;inset:0}.CardStack-module__rpteRa__renderContent{z-index:10;flex-direction:column;justify-content:flex-end;height:100%;padding:1.25rem;display:flex;position:relative}.CardStack-module__rpteRa__renderTitle{font-family:var(--font-heading);color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:1.2rem;font-weight:700;overflow:hidden}.CardStack-module__rpteRa__renderDesc{color:#e2e8f0cc;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}@media (max-width:768px){.CardStack-module__rpteRa__card{border-radius:14px}.CardStack-module__rpteRa__renderContent{padding:1rem}.CardStack-module__rpteRa__renderTitle{font-size:1.05rem}.CardStack-module__rpteRa__renderDesc{font-size:.78rem}}@media (max-width:480px){.CardStack-module__rpteRa__card{border-radius:12px}}
.Projects-module__I8N56G__projects{background-color:var(--neutral-950);overflow:hidden}.Projects-module__I8N56G__projects .container{max-width:1260px}.Projects-module__I8N56G__sliderWrapper{margin:0;padding:30px 0;position:relative}.Projects-module__I8N56G__swiper{padding:10px 0 60px!important}.Projects-module__I8N56G__cardWrapper{height:auto;padding:6px;transition:opacity .4s,filter .4s}.Projects-module__I8N56G__cardWrapper.Projects-module__I8N56G__dimmed{opacity:.35;filter:brightness(.7);pointer-events:none}.Projects-module__I8N56G__card{width:100%;transform:perspective(600px) rotateX(var(--rotateX,0deg)) rotateY(var(--rotateY,0deg));background:#111827;border:1px solid #94a3b814;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .15s ease-out,box-shadow .4s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0003}.Projects-module__I8N56G__cardWrapper:not(.Projects-module__I8N56G__dimmed):hover .Projects-module__I8N56G__card{transform:perspective(600px) rotateX(var(--rotateX,0deg)) rotateY(var(--rotateY,0deg)) translateY(-4px);border-color:color-mix(in srgb, var(--accent) 15%, transparent);box-shadow:0 12px 32px #00000059}.Projects-module__I8N56G__card:before{content:"";background:var(--accent);opacity:.3;z-index:2;height:2px;transition:opacity .3s;position:absolute;top:0;left:24px;right:24px}.Projects-module__I8N56G__card:hover:before{opacity:.6}.Projects-module__I8N56G__media{aspect-ratio:16/10;border:1px solid color-mix(in srgb, var(--accent) 8%, transparent);background:#0a0f1a;border-radius:10px;width:calc(100% - 16px);margin:8px 8px 0;position:relative;overflow:hidden}.Projects-module__I8N56G__media img{transition:transform .5s}.Projects-module__I8N56G__card:hover .Projects-module__I8N56G__media img{transform:scale(1.03)}.Projects-module__I8N56G__placeholder{background:radial-gradient(circle at 50% 40%, color-mix(in srgb, var(--accent) 6%, transparent), transparent 60%), #0a0f1a;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Projects-module__I8N56G__content{flex-direction:column;padding:16px 20px 20px;display:flex}.Projects-module__I8N56G__category{font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb, var(--accent) 80%, white 20%);margin-bottom:6px;font-size:.68rem;font-weight:600;display:inline-block}.Projects-module__I8N56G__title{font-family:var(--font-heading);color:#f1f5f9;letter-spacing:-.01em;transform-origin:0;margin:0 0 6px;font-size:1.15rem;font-weight:700;line-height:1.3;transition:transform .4s cubic-bezier(.16,1,.3,1),font-size .4s cubic-bezier(.16,1,.3,1)}.Projects-module__I8N56G__card:hover .Projects-module__I8N56G__title{color:#fff;transform:scale(1.08)}.Projects-module__I8N56G__desc{color:#cbd5e1b3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 14px;font-size:.82rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Projects-module__I8N56G__meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.Projects-module__I8N56G__tags{flex-wrap:wrap;gap:6px 14px;display:flex}.Projects-module__I8N56G__tag{font-family:var(--font-heading);letter-spacing:.02em;color:#cbd5e1a6;font-size:.7rem;font-weight:500;position:relative}.Projects-module__I8N56G__tag:not(:last-child):after{content:"·";color:#cbd5e14d;position:absolute;right:-9px}.Projects-module__I8N56G__view{color:#cbd5e199;background:0 0;border:1px solid #94a3b826;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:all .3s;display:inline-flex}.Projects-module__I8N56G__card:hover .Projects-module__I8N56G__view{background:var(--accent);border-color:var(--accent);color:#020617}.Projects-module__I8N56G__navBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;background:#0f172acc;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:42%;transform:translateY(-50%)}.Projects-module__I8N56G__navBtn:hover:not(:disabled){background:var(--primary-600)}.Projects-module__I8N56G__navBtn:disabled{opacity:.2}.Projects-module__I8N56G__navBtnPrev{left:-20px}.Projects-module__I8N56G__navBtnNext{right:-20px}@media (max-width:1300px){.Projects-module__I8N56G__navBtn{display:none}}@media (max-width:768px){.Projects-module__I8N56G__projects .container{padding:0 18px}.Projects-module__I8N56G__sliderWrapper{margin:0 -2px;padding:26px 0}.Projects-module__I8N56G__swiper{padding:6px 0 58px!important}.Projects-module__I8N56G__cardWrapper{padding:4px}.Projects-module__I8N56G__card{border-radius:14px}.Projects-module__I8N56G__media{border-radius:9px;margin:7px 7px 0}.Projects-module__I8N56G__content{padding:14px 18px 18px}.Projects-module__I8N56G__title{font-size:1.1rem}.Projects-module__I8N56G__desc{font-size:.82rem}}@media (max-width:420px){.Projects-module__I8N56G__projects .container{padding:0 16px}.Projects-module__I8N56G__content{padding:12px 16px 16px}.Projects-module__I8N56G__title{font-size:1.05rem}.Projects-module__I8N56G__desc{font-size:.8rem}}.Projects-module__I8N56G__projectsContainer .swiper-pagination{bottom:10px!important}.Projects-module__I8N56G__projectsContainer .swiper-pagination-bullet{background:var(--neutral-600)!important;opacity:.6!important;width:8px!important;height:8px!important}.Projects-module__I8N56G__projectsContainer .swiper-pagination-bullet-active{background:var(--primary-500)!important;opacity:1!important;border-radius:4px!important;width:20px!important}
.Contact-module__RDTI0G__contact{--ct-accent:#3b82f6;--ct-accent-light:#60a5fa;--ct-accent-dim:#3b82f612;--ct-border:#3b82f61a;--ct-border-active:#3b82f647;background-color:#0a111c;position:relative;overflow:hidden}.Contact-module__RDTI0G__contact:before{content:"";z-index:0;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:140px 140px;position:absolute;inset:0}.Contact-module__RDTI0G__content{z-index:1;grid-template-columns:1fr 1.2fr;gap:28px;display:grid;position:relative}.Contact-module__RDTI0G__infoPanel{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 50%,#0ea5e9 100%);border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;padding:36px;display:flex;box-shadow:0 4px 20px #2563eb33}.Contact-module__RDTI0G__infoPanelTitle{font-family:var(--font-heading);color:#fff;margin-bottom:10px;font-size:1.3rem;font-weight:700}.Contact-module__RDTI0G__infoPanelDesc{color:#ffffffbf;margin-bottom:32px;font-size:.88rem;line-height:1.7}.Contact-module__RDTI0G__infoList{flex-direction:column;gap:18px;margin-bottom:auto;display:flex}.Contact-module__RDTI0G__infoItem{align-items:center;gap:14px;display:flex}.Contact-module__RDTI0G__infoIcon{color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Contact-module__RDTI0G__infoLabel{color:#ffffff8c;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;font-size:.72rem;font-weight:600;display:block}.Contact-module__RDTI0G__infoValue{color:#fff;font-size:.9rem;font-weight:500}.Contact-module__RDTI0G__socials{gap:10px;margin-top:32px;display:flex}.Contact-module__RDTI0G__socialLink{color:#ffffffb3;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.Contact-module__RDTI0G__socialLink:hover{color:#fff;background:#fff3;border-color:#fff6}.Contact-module__RDTI0G__socialLink:active{transform:scale(.94)}.Contact-module__RDTI0G__formContainer{flex-direction:column;gap:16px;display:flex}.Contact-module__RDTI0G__form{border:1px solid var(--ct-border);background:#121c2c8c;border-radius:14px;padding:36px;box-shadow:0 2px 16px #0000002e}.Contact-module__RDTI0G__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__RDTI0G__formGroup{margin-bottom:18px}.Contact-module__RDTI0G__label{font-family:var(--font-body);color:#94a3b8;letter-spacing:.02em;margin-bottom:6px;font-size:.78rem;font-weight:600;display:block}.Contact-module__RDTI0G__input{border:1px solid var(--ct-border);width:100%;font-family:var(--font-body);color:#e2e8f0;background:#0a121e99;border-radius:8px;outline:none;padding:12px 16px;font-size:.88rem;transition:border-color .25s,box-shadow .25s}.Contact-module__RDTI0G__input::placeholder{color:#94a3b840}.Contact-module__RDTI0G__input:focus{border-color:var(--ct-border-active);box-shadow:0 0 0 3px var(--ct-accent-dim)}.Contact-module__RDTI0G__textarea{resize:vertical;min-height:120px}.Contact-module__RDTI0G__successMessage,.Contact-module__RDTI0G__errorMessage{border-radius:10px;align-items:center;gap:12px;padding:14px 18px;font-size:.88rem;font-weight:500;animation:.4s ease-out Contact-module__RDTI0G__fadeIn;display:flex}.Contact-module__RDTI0G__successMessage{color:#34d399;background:#10b98114;border:1px solid #10b9812e}.Contact-module__RDTI0G__errorMessage{color:#f87171;background:#ef444414;border:1px solid #ef44442e}.Contact-module__RDTI0G__submitBtn{justify-content:center;align-items:center;gap:10px;width:100%;padding:15px;font-size:.95rem;display:flex}.Contact-module__RDTI0G__btnLoading{opacity:.7;cursor:not-allowed}.Contact-module__RDTI0G__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite Contact-module__RDTI0G__spin}@keyframes Contact-module__RDTI0G__spin{to{transform:rotate(360deg)}}@keyframes Contact-module__RDTI0G__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Contact-module__RDTI0G__content{grid-template-columns:1fr;gap:22px}.Contact-module__RDTI0G__infoPanel,.Contact-module__RDTI0G__form{padding:28px 24px}.Contact-module__RDTI0G__formRow{grid-template-columns:1fr}}@media (max-width:480px){.Contact-module__RDTI0G__infoPanel,.Contact-module__RDTI0G__form{padding:22px 16px}}
.Footer-module__as8s1W__footer{background:var(--neutral-950);padding:var(--section-padding-y-mobile) 0 24px;border-top:1px solid #3b82f61a}.Footer-module__as8s1W__footerContent{text-align:center;flex-direction:column;align-items:center;display:flex}.Footer-module__as8s1W__left{margin-bottom:24px}.Footer-module__as8s1W__brand{transition:opacity var(--transition-normal);align-items:center;gap:10px;margin-bottom:8px;display:inline-flex}.Footer-module__as8s1W__brand:hover{opacity:.8}.Footer-module__as8s1W__logoIcon{justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Footer-module__as8s1W__logoImg{object-fit:contain}.Footer-module__as8s1W__brandName{font-family:var(--font-heading);color:var(--primary-300);font-size:1.1rem;font-weight:700}.Footer-module__as8s1W__tagline{color:var(--neutral-500);font-size:.88rem}.Footer-module__as8s1W__links{gap:28px;margin-bottom:24px;display:flex}.Footer-module__as8s1W__links a{font-family:var(--font-heading);color:var(--neutral-400);transition:color var(--transition-normal);font-size:.88rem;font-weight:500}.Footer-module__as8s1W__links a:hover{color:var(--primary-400)}.Footer-module__as8s1W__divider{background:#3b82f614;width:100%;height:1px;margin-bottom:24px}.Footer-module__as8s1W__bottom{width:100%;color:var(--neutral-500);justify-content:space-between;font-size:.82rem;display:flex}.Footer-module__as8s1W__credit{color:var(--neutral-500)}@media (max-width:600px){.Footer-module__as8s1W__links{flex-wrap:wrap;justify-content:center;gap:16px}.Footer-module__as8s1W__bottom{flex-direction:column;align-items:center;gap:8px}}
