.Navbar-module__cJzEcG__nav{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(1.3);border-bottom:1px solid var(--border-default);background:#0a0a12bf;transition:background .3s,box-shadow .3s,border-color .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navScrolled{border-bottom-color:var(--border-default-medium);background:#0a0a12eb;box-shadow:0 4px 30px #00000080}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;max-width:1280px;height:64px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__cJzEcG__logo{color:var(--heading);text-transform:uppercase;letter-spacing:.06em;background:var(--gradient-1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:700;position:relative}.Navbar-module__cJzEcG__logoDot{-webkit-text-fill-color:var(--brand);animation:2s ease-in-out infinite Navbar-module__cJzEcG__glowPulse}.Navbar-module__cJzEcG__logo:after{content:"";background:var(--gradient-1);border-radius:1px;width:0;height:2px;transition:width .35s;position:absolute;bottom:-2px;left:0}.Navbar-module__cJzEcG__logo:hover:after{width:100%}.Navbar-module__cJzEcG__links{align-items:center;gap:2px;list-style:none;display:flex}.Navbar-module__cJzEcG__link{color:var(--body);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-sm);padding:8px 14px;font-size:12px;font-weight:500;transition:color .25s,background .25s,box-shadow .3s,transform .2s;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:var(--gradient-1);border-radius:1px;height:2px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:2px;left:14px;right:14px;transform:scaleX(0)}.Navbar-module__cJzEcG__link:hover{color:var(--heading);background:var(--brand-softer);transform:translateY(-1px);box-shadow:0 0 20px #6366f114}.Navbar-module__cJzEcG__link:hover:after{transform:scaleX(1)}.Navbar-module__cJzEcG__linkActive{color:var(--fg-brand);background:#6366f114}.Navbar-module__cJzEcG__linkActive:after{transform:scaleX(1)}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--heading);border-radius:1px;width:20px;height:2px;transition:transform .25s,opacity .25s;display:block}.Navbar-module__cJzEcG__hamburgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:767px){.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-default);opacity:0;pointer-events:none;background:#0a0a12f2;flex-direction:column;gap:4px;padding:16px 24px;transition:transform .35s,opacity .35s;position:fixed;top:64px;left:0;right:0;transform:translateY(-100%)}.Navbar-module__cJzEcG__linksOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__cJzEcG__link{width:100%;padding:12px 10px;font-size:13px}}
.Button-module__8RiFmG__btn{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-base);cursor:pointer;box-sizing:border-box;border:1px solid;align-items:center;gap:10px;padding:12px 20px;font-size:13px;font-weight:600;transition:color .25s,background .25s,border-color .25s,box-shadow .3s,transform .2s;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__btn:hover{transform:translateY(-2px)}.Button-module__8RiFmG__btn:active{transform:translateY(0)}.Button-module__8RiFmG__btn:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.Button-module__8RiFmG__icon{flex-shrink:0;width:14px;height:14px}.Button-module__8RiFmG__brand{background:var(--gradient-1);color:#fff;letter-spacing:.5em;border:none;padding:16px 48px;transition:box-shadow .3s,transform .2s;position:relative;overflow:hidden;box-shadow:0 4px 20px #6366f14d}.Button-module__8RiFmG__brand:before{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 14px,#ffffff0d 14px 15px),repeating-linear-gradient(90deg,#0000,#0000 14px,#ffffff0d 14px 15px);transition:background-size .3s;position:absolute;inset:0}.Button-module__8RiFmG__brand:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.Button-module__8RiFmG__brand .Button-module__8RiFmG__bottomEdge{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:1px;position:absolute;bottom:0;left:10%;right:10%}.Button-module__8RiFmG__brand:hover{transform:translateY(-3px);box-shadow:0 8px 32px #6366f173}.Button-module__8RiFmG__brand:hover:before{background-size:100% 10px,10px 100%}.Button-module__8RiFmG__brand:active{transform:translateY(0)}.Button-module__8RiFmG__brand:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.Button-module__8RiFmG__secondary{background:var(--neutral-primary-medium);border-color:var(--border-default-medium);color:var(--body);box-shadow:var(--shadow-xs)}.Button-module__8RiFmG__secondary:hover{background:var(--neutral-tertiary-medium);border-color:var(--border-brand);color:var(--heading);box-shadow:var(--glow-brand)}.Button-module__8RiFmG__ghost{color:var(--heading);box-shadow:none;background:0 0;border-color:#0000}.Button-module__8RiFmG__ghost:hover{background:var(--neutral-primary-medium);transform:none}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 96px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroGlow{pointer-events:none;background:radial-gradient(circle,#6366f133,#6366f10d 40%,#0000 65%);width:800px;height:800px;animation:4s ease-in-out infinite Hero-module__ZARIfG__heroGlowPulse;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__heroGlowPulse{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}}.Hero-module__ZARIfG__heroOrb{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.Hero-module__ZARIfG__heroOrb:nth-child(2){background:radial-gradient(circle,#6366f12e,#0000);width:550px;height:550px;animation:16s ease-in-out infinite Hero-module__ZARIfG__heroOrb1;top:-12%;right:-8%}.Hero-module__ZARIfG__heroOrb:nth-child(3){background:radial-gradient(circle,#22d3ee24,#0000);width:450px;height:450px;animation:20s ease-in-out infinite Hero-module__ZARIfG__heroOrb2;bottom:-8%;left:-5%}.Hero-module__ZARIfG__heroOrb:nth-child(4){background:radial-gradient(circle,#a78bfa24,#0000);width:300px;height:300px;animation:24s ease-in-out infinite Hero-module__ZARIfG__heroOrb3;top:60%;right:15%}.Hero-module__ZARIfG__heroOrb:nth-child(5){background:radial-gradient(circle,#6366f11a,#0000);width:250px;height:250px;animation:18s ease-in-out infinite Hero-module__ZARIfG__heroOrb4;top:10%;left:15%}@keyframes Hero-module__ZARIfG__heroOrb1{0%,to{transform:translate(0)scale(1)}25%{transform:translate(-60px,50px)scale(1.08)}50%{transform:translate(-30px,90px)scale(.95)}75%{transform:translate(40px,40px)scale(1.05)}}@keyframes Hero-module__ZARIfG__heroOrb2{0%,to{transform:translate(0)scale(1)}25%{transform:translate(50px,-60px)scale(1.1)}50%{transform:translate(80px,-20px)scale(.9)}75%{transform:translate(20px,-50px)scale(1.05)}}@keyframes Hero-module__ZARIfG__heroOrb3{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-40px,-30px)scale(1.1)}66%{transform:translate(30px,20px)scale(.95)}}@keyframes Hero-module__ZARIfG__heroOrb4{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,40px)scale(1.05)}66%{transform:translate(-20px,-30px)scale(.95)}}.Hero-module__ZARIfG__content{text-align:center;z-index:1;max-width:800px;position:relative}.Hero-module__ZARIfG__greeting{color:var(--fg-brand);text-transform:uppercase;letter-spacing:.3em;margin-bottom:24px;font-size:14px;font-weight:500;animation:.9s cubic-bezier(.16,1,.3,1) Hero-module__ZARIfG__heroFadeInUp;display:block}.Hero-module__ZARIfG__name{margin-bottom:24px;animation:.9s cubic-bezier(.16,1,.3,1) .12s both Hero-module__ZARIfG__heroFadeInUp}.Hero-module__ZARIfG__nameMain{color:var(--heading);letter-spacing:-.04em;font-size:clamp(40px,8vw,72px);font-weight:800;line-height:1.05}.Hero-module__ZARIfG__nameHighlight{background:linear-gradient(135deg,#818cf8,#22d3ee,#a78bfa,#818cf8) 0 0/300% 300%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:5s infinite Hero-module__ZARIfG__textGradient}.Hero-module__ZARIfG__title{color:#b8bbca;margin-bottom:12px;max-width:600px;margin-inline:auto;font-size:clamp(16px,2.5vw,20px);line-height:1.6;animation:.9s cubic-bezier(.16,1,.3,1) .24s both Hero-module__ZARIfG__heroFadeInUp}.Hero-module__ZARIfG__titleHighlight{color:var(--fg-cyan);font-weight:600}.Hero-module__ZARIfG__subtitle{color:#9599ad;margin-bottom:44px;max-width:580px;margin-inline:auto;font-size:clamp(13px,1.8vw,15px);line-height:1.6;animation:.9s cubic-bezier(.16,1,.3,1) .36s both Hero-module__ZARIfG__heroFadeInUp}.Hero-module__ZARIfG__buttons{flex-wrap:wrap;justify-content:center;gap:16px;animation:.9s cubic-bezier(.16,1,.3,1) .48s both Hero-module__ZARIfG__heroFadeInUp;display:flex;position:relative}.Hero-module__ZARIfG__contactWrap{position:relative}.Hero-module__ZARIfG__contactDropdown{background:var(--neutral-primary-medium);border:1px solid var(--border-default-medium);border-radius:var(--radius-base);min-width:180px;box-shadow:var(--shadow-lg), var(--glow-brand);z-index:50;padding:8px;animation:.2s cubic-bezier(.16,1,.3,1) Hero-module__ZARIfG__scaleIn;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__contactOption{border-radius:var(--radius-sm);color:var(--body);align-items:center;gap:10px;padding:10px 14px;font-size:13px;font-weight:500;transition:background .25s,color .25s,transform .2s,box-shadow .25s;display:flex}.Hero-module__ZARIfG__contactOption:hover{background:var(--brand-softer);color:var(--fg-brand);transform:translate(4px);box-shadow:0 0 20px #6366f11a}.Hero-module__ZARIfG__contactOption svg{color:var(--fg-brand)}@keyframes Hero-module__ZARIfG__scaleIn{0%{opacity:0;transform:translate(-50%)scale(.95)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes Hero-module__ZARIfG__heroFadeInUp{0%{opacity:0;filter:blur(4px);transform:translateY(60px)scale(.95)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (max-width:767px){.Hero-module__ZARIfG__hero{padding:100px 16px 64px}.Hero-module__ZARIfG__heroGlow{width:400px;height:400px}}
.SolarSystem-module__AGP_HG__layer{z-index:0;pointer-events:none;background:radial-gradient(circle at 62% 54%,#563eb51a,#0000 32%),radial-gradient(circle at 16% 78%,#00a6da0b,#0000 30%);width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.SolarSystem-module__AGP_HG__canvas{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}
.Section-module__BZ7-0a__section{padding:96px 0;position:relative}.Section-module__BZ7-0a__container{max-width:1280px;margin:0 auto;padding:0 24px}.Section-module__BZ7-0a__header{margin-bottom:48px;position:relative}.Section-module__BZ7-0a__headerAccent{background:var(--gradient-1);border-radius:2px;width:40px;height:3px;margin-bottom:16px}.Section-module__BZ7-0a__headerCentered{text-align:center}.Section-module__BZ7-0a__headerCentered .Section-module__BZ7-0a__headerAccent{margin-left:auto;margin-right:auto}@media (max-width:767px){.Section-module__BZ7-0a__section{padding:64px 0}.Section-module__BZ7-0a__header{margin-bottom:32px}}
.About-module__vAULUW__aboutStage{isolation:isolate;position:relative}.About-module__vAULUW__grid{z-index:3;grid-template-columns:1fr 280px;align-items:center;gap:48px;display:grid;position:relative}.About-module__vAULUW__text{z-index:3;position:relative}.About-module__vAULUW__text p{color:var(--body);margin-bottom:16px;font-size:15px;line-height:1.7}.About-module__vAULUW__text p:last-child{margin-bottom:0}.About-module__vAULUW__imageWrap{z-index:4;position:relative}.About-module__vAULUW__imageGlow{border-radius:var(--radius-lg);opacity:0;pointer-events:none;background:radial-gradient(#6366f11a,#0000 70%);transition:opacity .4s;position:absolute;inset:-12px}.About-module__vAULUW__imageWrap:hover .About-module__vAULUW__imageGlow{opacity:1}.About-module__vAULUW__imagePlaceholder{background:var(--neutral-primary-medium);border:1px solid var(--border-default);border-radius:var(--radius-lg);width:280px;height:320px;color:var(--body-subtle);text-transform:uppercase;letter-spacing:.06em;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:11px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.About-module__vAULUW__imagePlaceholder:hover{border-color:var(--border-brand);box-shadow:var(--glow-brand)}.About-module__vAULUW__imagePlaceholder svg{width:48px;height:48px;color:var(--border-default-strong)}.About-module__vAULUW__imagePlaceholder img{object-fit:cover;border-radius:var(--radius-lg);width:100%;height:100%}.About-module__vAULUW__imagePlaceholder:after{content:"";pointer-events:none;background:conic-gradient(#0000,#6366f10a,#0000 60%);width:200%;height:200%;animation:10s linear infinite About-module__vAULUW__rotateGradient;position:absolute;top:-50%;left:-50%}.About-module__vAULUW__socialOverlay{justify-content:center;gap:16px;margin-top:20px;display:flex}.About-module__vAULUW__socialOverlay a{color:var(--body-subtle);transition:color .2s,transform .2s}.About-module__vAULUW__socialOverlay a:hover{color:var(--brand);transform:translateY(-3px)}.About-module__vAULUW__linuxBackdrop{z-index:0;pointer-events:none;opacity:.82;position:absolute;inset:-78px 245px -95px -38px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000000eb 70%,#0000 100%);mask-image:linear-gradient(90deg,#000 0%,#000000eb 70%,#0000 100%)}.About-module__vAULUW__terminalWindow{filter:blur(.08px);opacity:.78;background:linear-gradient(145deg,#0c0d1a85,#080c165c);border:1px solid #8070ff4d;border-radius:10px;width:min(620px,78%);height:270px;animation:9s ease-in-out infinite About-module__vAULUW__terminalFloat;position:absolute;top:48px;left:8px;overflow:hidden;transform:rotate(-1.1deg);box-shadow:0 0 40px #5d4fdc09,inset 0 0 30px #5040aa05}.About-module__vAULUW__terminalHeader{color:#cbc8ee85;background:#0c0c1842;border-bottom:1px solid #8278dc1a;align-items:center;gap:10px;height:30px;padding:0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;display:flex}.About-module__vAULUW__windowControls{gap:4px;display:flex}.About-module__vAULUW__windowControls span{background:#8b7dff5e;border-radius:50%;width:6px;height:6px;display:block}.About-module__vAULUW__windowControls span:nth-child(2){opacity:.67}.About-module__vAULUW__windowControls span:nth-child(3){opacity:.4}.About-module__vAULUW__terminalTitle{text-align:center;letter-spacing:.04em;flex:1}.About-module__vAULUW__terminalStatus{letter-spacing:.12em;color:#52cfff7a;font-size:8px}.About-module__vAULUW__terminalBody{color:#dcdef5d1;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:10px;line-height:1.65}.About-module__vAULUW__terminalSession{animation:3.4s ease-in-out both About-module__vAULUW__terminalRefresh}.About-module__vAULUW__commandLine{white-space:nowrap;align-items:center;min-height:17px;display:flex}.About-module__vAULUW__promptUser{color:#69ebbef0}.About-module__vAULUW__promptColon{color:#beb9dc7a}.About-module__vAULUW__promptPath{color:#78aafff0}.About-module__vAULUW__promptDollar{color:#beb9dc75;margin-right:7px}.About-module__vAULUW__command{color:#b2a0fff0;text-shadow:0 0 8px #7661ff24;overflow:hidden}.About-module__vAULUW__commandOutput{color:#bec2dcb8;border-left:1px solid #7469ce1f;margin:5px 0 8px;padding-left:9px}.About-module__vAULUW__cursor{color:#73e1ff;animation:1s step-end infinite About-module__vAULUW__cursorBlink}.About-module__vAULUW__scanLine{opacity:0;background:linear-gradient(90deg,#0000,#7c6bff80,#49ccff59,#0000);height:1px;animation:7s linear infinite About-module__vAULUW__terminalScan;position:absolute;top:0;left:0;right:0;box-shadow:0 0 9px #6558ff40}.About-module__vAULUW__systemMonitor{opacity:.66;background:#090d1929;border:1px solid #65b5ff1b;border-radius:8px;width:205px;min-height:158px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;animation:11s ease-in-out infinite About-module__vAULUW__monitorFloat;position:absolute;top:192px;right:21px;transform:rotate(1.2deg)}.About-module__vAULUW__monitorHeader{letter-spacing:.09em;color:#bebce6d1;justify-content:space-between;align-items:center;font-size:8px;display:flex}.About-module__vAULUW__liveStatus{color:#64ebb4eb;align-items:center;gap:4px;display:flex}.About-module__vAULUW__liveStatus i{background:#52eba7d9;border-radius:50%;width:4px;height:4px;animation:1.6s ease-in-out infinite About-module__vAULUW__statusPulse;display:block;box-shadow:0 0 7px #52eba7a6}.About-module__vAULUW__hostname{color:#78c8ffdb;margin:11px 0 12px;font-size:9px}.About-module__vAULUW__metric{margin-bottom:9px}.About-module__vAULUW__metricInfo{color:#bec2dcc7;justify-content:space-between;margin-bottom:4px;font-size:7px;display:flex}.About-module__vAULUW__metricBar{background:#7d78aa1c;border-radius:2px;height:2px;position:relative;overflow:hidden}.About-module__vAULUW__metricBar span{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#6a61f48c,#44c5f080);animation:4s ease-in-out infinite alternate About-module__vAULUW__metricActivity;position:absolute;top:0;bottom:0;left:0}.About-module__vAULUW__cpuBar{width:34%}.About-module__vAULUW__ramBar{width:47%;animation-delay:-1.1s!important}.About-module__vAULUW__netBar{width:61%;animation-delay:-2s!important}.About-module__vAULUW__monitorFooter{letter-spacing:.05em;color:#87cfc96b;border-top:1px solid #7570be17;justify-content:space-between;margin-top:12px;padding-top:8px;font-size:6px;display:flex}.About-module__vAULUW__logWindow{opacity:.6;background:#080a141c;border:1px solid #7e6fda16;border-radius:7px;width:min(540px,68%);height:118px;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;position:absolute;bottom:7px;left:55px;overflow:hidden;transform:rotate(.45deg)}.About-module__vAULUW__logHeader{color:#877de67a;letter-spacing:.07em;border-bottom:1px solid #7a6fca14;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:6px;font-size:7px;display:flex}.About-module__vAULUW__logPulse{background:#52dfaca6;border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite About-module__vAULUW__statusPulse;box-shadow:0 0 6px #52dfac8c}.About-module__vAULUW__logLines{white-space:nowrap;color:#bec3dcb8;font-size:7px;line-height:1.8;animation:2.3s ease-out both About-module__vAULUW__logRefresh}.About-module__vAULUW__logTime{color:#6caae6c7}.About-module__vAULUW__networkTrace{opacity:.48;align-items:flex-end;gap:4px;height:38px;display:flex;position:absolute;bottom:52px;right:56px}.About-module__vAULUW__networkTrace span{background:linear-gradient(#8470ff8f,#53bee73d);border-radius:4px;width:2px;animation:1.3s ease-in-out infinite alternate About-module__vAULUW__networkActivity}.About-module__vAULUW__networkTrace span:first-child{height:16px}.About-module__vAULUW__networkTrace span:nth-child(2){height:29px;animation-delay:-.4s}.About-module__vAULUW__networkTrace span:nth-child(3){height:20px;animation-delay:-.8s}.About-module__vAULUW__networkTrace span:nth-child(4){height:35px;animation-delay:-.25s}.About-module__vAULUW__networkTrace span:nth-child(5){height:12px;animation-delay:-.65s}@keyframes About-module__vAULUW__terminalFloat{0%,to{transform:rotate(-1.1deg)translate(0,0)}50%{transform:rotate(-.75deg)translate(3px,-4px)}}@keyframes About-module__vAULUW__monitorFloat{0%,to{transform:rotate(1.2deg)translateY(0)}50%{transform:rotate(.8deg)translateY(-5px)}}@keyframes About-module__vAULUW__terminalRefresh{0%{opacity:0;transform:translateY(3px)}9%{opacity:1;transform:translateY(0)}88%{opacity:1}to{opacity:.2}}@keyframes About-module__vAULUW__logRefresh{0%{opacity:0;transform:translateY(7px)}18%{opacity:1;transform:translateY(0)}85%{opacity:1}to{opacity:.35;transform:translateY(-2px)}}@keyframes About-module__vAULUW__cursorBlink{0%,48%{opacity:.8}49%,to{opacity:0}}@keyframes About-module__vAULUW__terminalScan{0%{opacity:0;top:15%}8%{opacity:.4}50%{opacity:.48}92%{opacity:.35}to{opacity:0;top:98%}}@keyframes About-module__vAULUW__statusPulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1.18)}}@keyframes About-module__vAULUW__metricActivity{0%{transform:scaleX(.72)}to{transform:scaleX(1)}}@keyframes About-module__vAULUW__networkActivity{0%{opacity:.25;transform:scaleY(.35)}to{opacity:.75;transform:scaleY(1)}}@keyframes About-module__vAULUW__rotateGradient{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:767px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:32px}.About-module__vAULUW__imagePlaceholder{width:200px;height:240px;margin:0 auto}.About-module__vAULUW__linuxBackdrop{opacity:.68;inset:-35px -20px 250px;-webkit-mask-image:linear-gradient(#000 0%,#000000b8 65%,#0000 100%);mask-image:linear-gradient(#000 0%,#000000b8 65%,#0000 100%)}.About-module__vAULUW__terminalWindow{width:96%;left:2%}.About-module__vAULUW__systemMonitor{display:none}.About-module__vAULUW__logWindow{width:84%;left:8%}}@media (prefers-reduced-motion:reduce){.About-module__vAULUW__terminalWindow,.About-module__vAULUW__systemMonitor,.About-module__vAULUW__terminalSession,.About-module__vAULUW__logLines,.About-module__vAULUW__cursor,.About-module__vAULUW__scanLine,.About-module__vAULUW__liveStatus i,.About-module__vAULUW__logPulse,.About-module__vAULUW__metricBar span,.About-module__vAULUW__networkTrace span,.About-module__vAULUW__imagePlaceholder:after{animation:none!important}}@media (hover:hover) and (pointer:fine){.About-module__vAULUW__aboutStage,.About-module__vAULUW__grid{overflow:visible!important}.About-module__vAULUW__imageWrap{transform-origin:50%;transition:scale .32s cubic-bezier(.16,.84,.28,1),filter .32s;position:relative;scale:1}.About-module__vAULUW__imageWrap:hover{z-index:999;filter:drop-shadow(0 25px 38px #00000061);scale:1.18}.About-module__vAULUW__imageWrap:hover .About-module__vAULUW__imagePlaceholder{border-color:#917bffc7;box-shadow:0 0 45px #6954eb45,0 28px 55px #00000057}}html[data-theme=light] .About-module__vAULUW__linuxBackdrop{opacity:.63}html[data-theme=light] .About-module__vAULUW__terminalWindow{background:linear-gradient(145deg,#15192beb,#0c111eeb);border-color:#5b4cbf3d;box-shadow:0 15px 45px #262d4626}:is(html[data-theme=light] .About-module__vAULUW__systemMonitor,html[data-theme=light] .About-module__vAULUW__logWindow){background:#14192bd6}@media (hover:hover) and (pointer:fine){.About-module__vAULUW__aboutStage,.About-module__vAULUW__grid{overflow:visible!important}.About-module__vAULUW__imageWrap{transform-origin:50%;transition:transform .35s cubic-bezier(.16,.84,.28,1),scale .3s cubic-bezier(.16,.84,.28,1),filter .3s;position:relative;scale:1}.About-module__vAULUW__imageWrap:hover{filter:drop-shadow(0 25px 40px #00000061);z-index:500!important;scale:1.16!important}.About-module__vAULUW__imageWrap:hover .About-module__vAULUW__imagePlaceholder{border-color:#8c78ffbf!important;box-shadow:0 0 42px #6954eb40,0 28px 55px #00000052!important}}.About-module__vAULUW__terminalHeader,.About-module__vAULUW__terminalBody{font-size:10px!important}.About-module__vAULUW__monitorHeader{font-size:9px!important}.About-module__vAULUW__hostname{font-size:10px!important}.About-module__vAULUW__metricInfo,.About-module__vAULUW__monitorFooter,.About-module__vAULUW__logHeader,.About-module__vAULUW__logLines{font-size:9px!important}
.Education-module__JpHHoW__educationStage{isolation:isolate;position:relative}.Education-module__JpHHoW__backgroundGrid{z-index:0;pointer-events:none;opacity:.16;background-image:linear-gradient(#7369be14 1px,#0000 1px),linear-gradient(90deg,#7369be14 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:-55px -25px;-webkit-mask-image:radial-gradient(#000 0%,#000000a6 55%,#0000 85%);mask-image:radial-gradient(#000 0%,#000000a6 55%,#0000 85%)}.Education-module__JpHHoW__topology{z-index:0;pointer-events:none;opacity:.38;position:absolute;inset:-45px 0;overflow:hidden}.Education-module__JpHHoW__topology span{background:#8171ffcc;border-radius:50%;width:5px;height:5px;animation:3s ease-in-out infinite Education-module__JpHHoW__topologyPulse;position:absolute;box-shadow:0 0 5px #8171ffcc,0 0 13px #8171ff59}.Education-module__JpHHoW__node1{top:11%;left:18%}.Education-module__JpHHoW__node2{top:24%;right:23%;animation-delay:-.8s!important}.Education-module__JpHHoW__node3{bottom:14%;left:35%;animation-delay:-1.6s!important}.Education-module__JpHHoW__node4{bottom:27%;right:8%;animation-delay:-2.1s!important}.Education-module__JpHHoW__topology i{transform-origin:0;background:linear-gradient(90deg,#0000,#6c61e02e,#0000);height:1px;position:absolute}.Education-module__JpHHoW__link1{width:30%;top:12%;left:18%;transform:rotate(11deg)}.Education-module__JpHHoW__link2{width:28%;bottom:16%;left:36%;transform:rotate(-18deg)}.Education-module__JpHHoW__link3{width:22%;top:28%;right:5%;transform:rotate(72deg)}.Education-module__JpHHoW__grid{z-index:2;grid-template-columns:1fr;gap:22px;display:grid;position:relative}.Education-module__JpHHoW__card{--card-delay:0s;border-radius:var(--radius-lg);opacity:0;animation-delay:var(--card-delay);background:linear-gradient(135deg,#111122f0,#0c0f1de8);border:1px solid #7365db3d;transition:border-color .35s,box-shadow .35s,transform .35s;position:relative;overflow:hidden;transform:translateY(24px)scale(.99);box-shadow:inset 0 1px #ffffff04,0 18px 60px #00000014}.Education-module__JpHHoW__stageVisible .Education-module__JpHHoW__card{animation:.75s cubic-bezier(.22,.8,.35,1) forwards Education-module__JpHHoW__cardBoot;animation-delay:var(--card-delay)}.Education-module__JpHHoW__card:before{content:"";opacity:.78;background:linear-gradient(#8b72ff,#54c8ff,#0000);width:3px;height:100%;position:absolute;top:0;left:0}.Education-module__JpHHoW__card:after{content:"";pointer-events:none;background:radial-gradient(circle,#6552dd1f,#3997e00a 35%,#0000 70%);border-radius:50%;width:430px;height:430px;position:absolute;top:-250px;right:-210px}.Education-module__JpHHoW__card:hover{border-color:#8573ff8c;transform:translateY(-3px);box-shadow:0 16px 55px #0000002e,0 0 35px #5d4bdc14,inset 0 0 35px #5b4bca06}.Education-module__JpHHoW__cardFeatured{background:radial-gradient(circle at 82% 42%,#5067d20e,#0000 35%),linear-gradient(135deg,#131125f5,#0b0f1ceb)}.Education-module__JpHHoW__cornerTL,.Education-module__JpHHoW__cornerBR{opacity:.42;pointer-events:none;width:17px;height:17px;position:absolute}.Education-module__JpHHoW__cornerTL{border-top:1px solid #8171ffbf;border-left:1px solid #8171ffbf;top:8px;left:11px}.Education-module__JpHHoW__cornerBR{border-bottom:1px solid #58c1eb99;border-right:1px solid #58c1eb99;bottom:9px;right:9px}.Education-module__JpHHoW__scanBeam{z-index:5;pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000 4%,#7765ff8c,#49c8ef6b,#0000 96%);width:100%;height:1px;position:absolute;top:-8%;left:0;box-shadow:0 0 10px #695bf247}.Education-module__JpHHoW__card:hover .Education-module__JpHHoW__scanBeam{animation:2.6s linear infinite Education-module__JpHHoW__scanCard}.Education-module__JpHHoW__cardHeader{z-index:3;letter-spacing:.12em;background:#0608112e;border-bottom:1px solid #6f65b71c;justify-content:space-between;align-items:center;height:42px;padding:0 27px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:8px;display:flex;position:relative}.Education-module__JpHHoW__nodeIdentity{color:#a19bc8ab;align-items:center;gap:7px;display:flex}.Education-module__JpHHoW__nodeDot{background:#6fccffd4;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite Education-module__JpHHoW__topologyPulse;box-shadow:0 0 9px #53c4ff99}.Education-module__JpHHoW__runtime{color:#9e9bbfb3;align-items:center;gap:6px;display:flex}.Education-module__JpHHoW__runtimeDot{background:#9893b899;border-radius:50%;width:5px;height:5px}.Education-module__JpHHoW__runtimeComplete{color:#62dcaac7}.Education-module__JpHHoW__runtimeComplete .Education-module__JpHHoW__runtimeDot{background:#52e9a6f2;animation:1.8s ease-in-out infinite Education-module__JpHHoW__statusPulse;box-shadow:0 0 8px #52e9a68c}.Education-module__JpHHoW__cardLayout{z-index:2;grid-template-columns:minmax(0,1fr) 250px;min-height:245px;display:grid;position:relative}.Education-module__JpHHoW__primary{min-width:0;padding:26px 30px 25px;position:relative}.Education-module__JpHHoW__cardWithImage .Education-module__JpHHoW__primary{grid-template-columns:110px 1fr;column-gap:24px;display:grid}.Education-module__JpHHoW__headingBlock{min-width:0}.Education-module__JpHHoW__commandLabel{letter-spacing:.14em;text-transform:uppercase;color:#73b5ef91;margin-bottom:5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:8px;display:block}.Education-module__JpHHoW__title{color:var(--heading);margin:0;font-size:20px;font-weight:720;line-height:1.25}.Education-module__JpHHoW__degree{color:var(--fg-brand);margin-top:5px;font-size:14px;line-height:1.5}.Education-module__JpHHoW__meta{color:var(--body-subtle);flex-wrap:wrap;align-items:center;gap:7px;margin-top:6px;font-size:11px;display:flex}.Education-module__JpHHoW__metaSeparator{color:#7969dd8c}.Education-module__JpHHoW__imageWrap{border-radius:var(--radius-base);background:var(--neutral-primary-soft);border:1px solid #7b6dd93b;grid-row:span 2;width:110px;height:110px;overflow:hidden}.Education-module__JpHHoW__imageWrap img{object-fit:cover;width:100%;height:100%}.Education-module__JpHHoW__modules{border-top:1px solid #766db51a;margin-top:22px;padding-top:15px}.Education-module__JpHHoW__cardWithImage .Education-module__JpHHoW__modules{grid-column:1/-1}.Education-module__JpHHoW__modulesHeader{letter-spacing:.11em;color:#918eaf85;justify-content:space-between;margin-bottom:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:7px;display:flex}.Education-module__JpHHoW__details{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.Education-module__JpHHoW__details li{--detail-delay:0s;color:var(--body);opacity:0;grid-template-columns:14px minmax(0,1fr) 16px;align-items:start;gap:3px;font-size:12px;line-height:1.55;display:grid;position:relative;transform:translate(-7px)}.Education-module__JpHHoW__stageVisible .Education-module__JpHHoW__details li{animation:.45s forwards Education-module__JpHHoW__moduleLoad;animation-delay:var(--detail-delay)}.Education-module__JpHHoW__detailPrompt{color:var(--brand);font-family:ui-monospace,monospace;font-weight:700}.Education-module__JpHHoW__detailCheck{color:#54d8a699;font-family:ui-monospace,monospace;font-size:10px}.Education-module__JpHHoW__achievement{align-items:center;gap:10px;margin-top:17px;font-size:9px;display:flex}.Education-module__JpHHoW__achievement span{letter-spacing:.08em;color:#5dcce5ab;border:1px solid #32c8e22e;border-radius:4px;padding:3px 7px;font-family:ui-monospace,monospace}.Education-module__JpHHoW__achievement strong{color:#c6ccdbbf;font-size:10px;font-weight:500}.Education-module__JpHHoW__statusPanel{background:linear-gradient(#11142452,#080b1526);border-left:1px solid #6e65b41f;flex-direction:column;justify-content:center;padding:22px 25px;display:flex;position:relative}.Education-module__JpHHoW__statusPanelHeader{letter-spacing:.13em;color:#9792b87a;font-family:ui-monospace,monospace;font-size:7px;position:absolute;top:15px;left:20px}.Education-module__JpHHoW__progressVisual{justify-content:center;margin:12px 0 18px;display:flex}.Education-module__JpHHoW__progressRing{background:conic-gradient(#7562f11f 0deg 360deg);border-radius:50%;place-items:center;width:88px;height:88px;display:grid;position:relative}.Education-module__JpHHoW__stageVisible .Education-module__JpHHoW__progressRing{animation:1.2s .65s both Education-module__JpHHoW__ringGlow}.Education-module__JpHHoW__progressRing:before{content:"";opacity:0;background:conic-gradient(from -90deg,#7565f6 0deg,#5da2f1 215deg,#50d5d2 359deg,#0000 360deg);border-radius:50%;position:absolute;inset:0;transform:rotate(-120deg);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 calc(100% - 3px));mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 calc(100% - 3px))}.Education-module__JpHHoW__stageVisible .Education-module__JpHHoW__progressRing:before{animation:1.2s cubic-bezier(.22,.75,.25,1) .55s forwards Education-module__JpHHoW__ringBoot}.Education-module__JpHHoW__progressRingInner{background:radial-gradient(circle,#5c4ec512,#090c18a6);border:1px solid #7468ce1a;border-radius:50%;justify-content:center;align-items:baseline;width:67px;height:67px;display:flex}.Education-module__JpHHoW__progressRingInner strong{color:#d5d7eee0;align-self:center;font-family:ui-monospace,monospace;font-size:20px;font-weight:600}.Education-module__JpHHoW__progressRingInner span{color:#69ccdaa8;align-self:center;margin-left:2px;font-family:ui-monospace,monospace;font-size:8px}.Education-module__JpHHoW__timeline{margin-bottom:17px}.Education-module__JpHHoW__timelineYears{color:#9f9dbe9e;justify-content:space-between;margin-bottom:7px;font-family:ui-monospace,monospace;font-size:8px;display:flex}.Education-module__JpHHoW__timelineTrack{background:#6f69a121;border-radius:5px;height:3px;position:relative}.Education-module__JpHHoW__timelineFill{transform-origin:0;border-radius:inherit;background:linear-gradient(90deg,#765ffc,#5a9cf0,#52d3cf);position:absolute;inset:0;transform:scaleX(0);box-shadow:0 0 8px #5b7bea3b}.Education-module__JpHHoW__stageVisible .Education-module__JpHHoW__timelineFill{animation:1.35s cubic-bezier(.2,.75,.25,1) .7s forwards Education-module__JpHHoW__timelineComplete}.Education-module__JpHHoW__timelineStart,.Education-module__JpHHoW__timelineEnd{background:#8171ef;border:2px solid #131426;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;transform:translateY(-50%)}.Education-module__JpHHoW__timelineStart{left:-2px}.Education-module__JpHHoW__timelineEnd{opacity:0;right:-2px}.Education-module__JpHHoW__stageVisible .Education-module__JpHHoW__timelineEnd{animation:.3s 1.95s forwards Education-module__JpHHoW__endpointOnline}.Education-module__JpHHoW__pipelineInfo{border-top:1px solid #6f67b117;border-bottom:1px solid #6f67b117;flex-direction:column;gap:5px;margin-top:1px;padding:9px 0;display:flex}.Education-module__JpHHoW__pipelineInfo div{justify-content:space-between;font-family:ui-monospace,monospace;font-size:7px;display:flex}.Education-module__JpHHoW__pipelineInfo span{color:#9190a980}.Education-module__JpHHoW__pipelineInfo strong{color:#5bdaa7a6;font-weight:500}.Education-module__JpHHoW__status{border-radius:var(--radius-full);letter-spacing:.09em;text-transform:uppercase;color:#b0a3f6c7;opacity:0;background:#6957dc11;border:1px solid #8273e23b;align-self:center;align-items:center;gap:7px;margin-top:13px;padding:5px 12px;font-family:ui-monospace,monospace;font-size:8px;font-weight:600;display:inline-flex}.Education-module__JpHHoW__stageVisible .Education-module__JpHHoW__status{animation:.45s 2s forwards Education-module__JpHHoW__statusOnline}.Education-module__JpHHoW__status i{background:#8171eccc;border-radius:50%;width:5px;height:5px}.Education-module__JpHHoW__statusCompleted{color:#66e0afb8;background:#3ebe910e;border-color:#50d3a32e}.Education-module__JpHHoW__statusCompleted i{background:#4be8a6eb;animation:1.7s ease-in-out infinite Education-module__JpHHoW__statusPulse;box-shadow:0 0 7px #4be8a680}.Education-module__JpHHoW__cardFooter{z-index:3;letter-spacing:.08em;color:#8d8ca66e;border-top:1px solid #6f67b11a;align-items:center;gap:13px;min-height:34px;padding:0 27px;font-family:ui-monospace,monospace;font-size:7px;display:flex;position:relative}.Education-module__JpHHoW__cardFooter strong{color:#55d4a694;margin-left:auto;font-weight:500}.Education-module__JpHHoW__footerDots{gap:3px;display:flex}.Education-module__JpHHoW__footerDots i{background:#7063db7a;border-radius:50%;width:3px;height:3px;animation:1.4s ease-in-out infinite Education-module__JpHHoW__footerSignal}.Education-module__JpHHoW__footerDots i:nth-child(2){animation-delay:-.45s}.Education-module__JpHHoW__footerDots i:nth-child(3){animation-delay:-.9s}@keyframes Education-module__JpHHoW__cardBoot{0%{opacity:0;transform:translateY(24px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Education-module__JpHHoW__moduleLoad{0%{opacity:0;transform:translate(-7px)}to{opacity:1;transform:translate(0)}}@keyframes Education-module__JpHHoW__timelineComplete{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes Education-module__JpHHoW__endpointOnline{0%{opacity:0;transform:translateY(-50%)scale(.3)}to{opacity:1;transform:translateY(-50%)scale(1)}}@keyframes Education-module__JpHHoW__statusOnline{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes Education-module__JpHHoW__ringBoot{0%{opacity:0;transform:rotate(-180deg)}to{opacity:.84;transform:rotate(0)}}@keyframes Education-module__JpHHoW__ringGlow{0%{filter:drop-shadow(0 0 #5666eb00)}70%{filter:drop-shadow(0 0 9px #5666eb30)}to{filter:drop-shadow(0 0 4px #5666eb1a)}}@keyframes Education-module__JpHHoW__scanCard{0%{opacity:0;top:2%}10%{opacity:.7}90%{opacity:.35}to{opacity:0;top:98%}}@keyframes Education-module__JpHHoW__topologyPulse{0%,to{opacity:.25;transform:scale(.75)}50%{opacity:1;transform:scale(1.15)}}@keyframes Education-module__JpHHoW__statusPulse{0%,to{opacity:.42}50%{opacity:1}}@keyframes Education-module__JpHHoW__footerSignal{0%,to{opacity:.25}50%{opacity:.85}}@media (max-width:767px){.Education-module__JpHHoW__cardLayout{grid-template-columns:1fr}.Education-module__JpHHoW__primary{padding:22px 20px}.Education-module__JpHHoW__cardWithImage .Education-module__JpHHoW__primary{grid-template-columns:80px 1fr;gap:17px}.Education-module__JpHHoW__imageWrap{width:80px;height:80px}.Education-module__JpHHoW__title{font-size:17px}.Education-module__JpHHoW__statusPanel{border-top:1px solid #6e65b41f;border-left:0;padding:28px 22px 20px}.Education-module__JpHHoW__statusPanelHeader{top:12px}.Education-module__JpHHoW__progressVisual{margin-top:8px}.Education-module__JpHHoW__cardHeader,.Education-module__JpHHoW__cardFooter{padding:0 18px}.Education-module__JpHHoW__backgroundGrid{inset:-25px -10px}}@media (prefers-reduced-motion:reduce){.Education-module__JpHHoW__card,.Education-module__JpHHoW__details li,.Education-module__JpHHoW__status,.Education-module__JpHHoW__timelineFill,.Education-module__JpHHoW__timelineEnd,.Education-module__JpHHoW__progressRing,.Education-module__JpHHoW__progressRing:before,.Education-module__JpHHoW__topology span,.Education-module__JpHHoW__runtimeDot,.Education-module__JpHHoW__footerDots i,.Education-module__JpHHoW__scanBeam{animation:none!important}.Education-module__JpHHoW__card,.Education-module__JpHHoW__details li,.Education-module__JpHHoW__status,.Education-module__JpHHoW__timelineEnd{opacity:1;transform:none}.Education-module__JpHHoW__timelineFill{transform:scaleX(1)}.Education-module__JpHHoW__progressRing:before{opacity:.8;transform:rotate(0)}}@media (min-width:768px){.Education-module__JpHHoW__cardHeader{letter-spacing:.13em;height:48px;padding:0 31px;font-size:9px}.Education-module__JpHHoW__nodeIdentity,.Education-module__JpHHoW__runtime{gap:8px}.Education-module__JpHHoW__nodeDot,.Education-module__JpHHoW__runtimeDot{width:6px;height:6px}.Education-module__JpHHoW__cardLayout{grid-template-columns:minmax(0,1fr) 280px;min-height:275px}.Education-module__JpHHoW__primary{padding:30px 34px 29px}.Education-module__JpHHoW__cardWithImage .Education-module__JpHHoW__primary{grid-template-columns:122px 1fr;column-gap:27px}.Education-module__JpHHoW__imageWrap{width:122px;height:122px}.Education-module__JpHHoW__commandLabel{letter-spacing:.15em;color:#82c1f7b8;margin-bottom:7px;font-size:9px}.Education-module__JpHHoW__title{font-size:23px;line-height:1.25}.Education-module__JpHHoW__degree{margin-top:6px;font-size:16px;line-height:1.5}.Education-module__JpHHoW__meta{color:#a0a3b5b8;gap:8px;margin-top:7px;font-size:12px}.Education-module__JpHHoW__modules{margin-top:25px;padding-top:18px}.Education-module__JpHHoW__modulesHeader{letter-spacing:.12em;color:#a6a3c2ab;margin-bottom:12px;font-size:8px}.Education-module__JpHHoW__details{gap:9px}.Education-module__JpHHoW__details li{grid-template-columns:16px minmax(0,1fr) 18px;gap:4px;font-size:13.5px;line-height:1.6}.Education-module__JpHHoW__detailPrompt{font-size:14px}.Education-module__JpHHoW__detailCheck{font-size:11px}.Education-module__JpHHoW__achievement{gap:11px;margin-top:19px;font-size:10px}.Education-module__JpHHoW__achievement span{padding:4px 8px}.Education-module__JpHHoW__achievement strong{font-size:11px}.Education-module__JpHHoW__statusPanel{padding:26px 28px}.Education-module__JpHHoW__statusPanelHeader{letter-spacing:.14em;color:#aaa6c99e;font-size:8px;top:17px;left:22px}.Education-module__JpHHoW__progressVisual{margin:15px 0 20px}.Education-module__JpHHoW__progressRing{width:100px;height:100px}.Education-module__JpHHoW__progressRingInner{width:76px;height:76px}.Education-module__JpHHoW__progressRingInner strong{font-size:23px}.Education-module__JpHHoW__progressRingInner span{font-size:9px}.Education-module__JpHHoW__timeline{margin-bottom:19px}.Education-module__JpHHoW__timelineYears{color:#b0adcfb8;margin-bottom:8px;font-size:9px}.Education-module__JpHHoW__timelineTrack{height:4px}.Education-module__JpHHoW__timelineStart,.Education-module__JpHHoW__timelineEnd{width:8px;height:8px}.Education-module__JpHHoW__pipelineInfo{gap:7px;padding:11px 0}.Education-module__JpHHoW__pipelineInfo div{font-size:8px}.Education-module__JpHHoW__pipelineInfo span{color:#a4a3bba6}.Education-module__JpHHoW__pipelineInfo strong{color:#65e1aec7}.Education-module__JpHHoW__status{gap:8px;margin-top:15px;padding:6px 14px;font-size:9px}.Education-module__JpHHoW__status i{width:6px;height:6px}.Education-module__JpHHoW__cardFooter{color:#9d9bb794;gap:14px;min-height:39px;padding:0 31px;font-size:8px}.Education-module__JpHHoW__cardFooter strong{color:#5fdeaeb8}.Education-module__JpHHoW__footerDots i{width:4px;height:4px}}@media (hover:hover) and (pointer:fine){.Education-module__JpHHoW__educationStage,.Education-module__JpHHoW__grid{overflow:visible!important}.Education-module__JpHHoW__card{transform-origin:50%;transition:scale .32s cubic-bezier(.16,.84,.28,1),border-color .3s,box-shadow .3s;scale:1}.Education-module__JpHHoW__card:hover{z-index:999;border-color:#917bffb8;scale:1.18;box-shadow:0 30px 70px #00000061,0 0 48px #6954eb38}}html[data-theme=light] .Education-module__JpHHoW__card{background:linear-gradient(145deg,#fffffffa,#f6f8fdf7)}html[data-theme=light] .Education-module__JpHHoW__cardFeatured{background:radial-gradient(circle at 82% 42%,#5b4cd212,#0000 38%),linear-gradient(145deg,#fff,#f6f8fc)}html[data-theme=light] .Education-module__JpHHoW__statusPanel{background:linear-gradient(#eff2fab8,#f8fafdbd);border-color:#5a50a51f}html[data-theme=light] .Education-module__JpHHoW__progressRingInner{background:#f9faff;border-color:#6357b41f}html[data-theme=light] .Education-module__JpHHoW__progressRingInner strong{color:#252a3b}html[data-theme=light] .Education-module__JpHHoW__commandLabel{color:#7b8394}html[data-theme=light] .Education-module__JpHHoW__modulesHeader{color:#7b8394}html[data-theme=light] .Education-module__JpHHoW__statusPanelHeader{color:#7b8394}html[data-theme=light] .Education-module__JpHHoW__pipelineInfo span{color:#7b8394}html[data-theme=light] .Education-module__JpHHoW__cardFooter{color:#7b8394}html[data-theme=light] .Education-module__JpHHoW__cardFooter{background:#f0f3f99e}@media (hover:hover) and (pointer:fine){.Education-module__JpHHoW__educationStage,.Education-module__JpHHoW__grid{overflow:visible!important}.Education-module__JpHHoW__card{transform-origin:50%;transition:transform .35s cubic-bezier(.16,.84,.28,1),scale .3s cubic-bezier(.16,.84,.28,1),border-color .3s,box-shadow .3s;scale:1}.Education-module__JpHHoW__card:hover{z-index:500!important;border-color:#8c78ffad!important;scale:1.16!important;box-shadow:0 30px 70px #0000005c,0 0 46px #6753e633!important}}.Education-module__JpHHoW__commandLabel,.Education-module__JpHHoW__nodeIdentity,.Education-module__JpHHoW__runtime,.Education-module__JpHHoW__modulesHeader,.Education-module__JpHHoW__statusPanelHeader{font-size:9px!important}.Education-module__JpHHoW__timelineYears{font-size:10px!important}.Education-module__JpHHoW__pipelineInfo div{font-size:9px!important}.Education-module__JpHHoW__status{font-size:10px!important}.Education-module__JpHHoW__cardFooter{font-size:9px!important}
.Experience-module__RsmxMa__stage{isolation:isolate;position:relative}.Experience-module__RsmxMa__backgroundGrid{z-index:0;pointer-events:none;opacity:.16;background-image:linear-gradient(#7168bd12 1px,#0000 1px),linear-gradient(90deg,#7168bd12 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:-50px -25px;-webkit-mask-image:radial-gradient(#000 0%,#000000b3 56%,#0000 87%);mask-image:radial-gradient(#000 0%,#000000b3 56%,#0000 87%)}.Experience-module__RsmxMa__backgroundGlow{z-index:0;pointer-events:none;filter:blur(15px);background:radial-gradient(circle,#5946cd13,#3090cd06 45%,#0000 72%);border-radius:50%;width:500px;height:350px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.Experience-module__RsmxMa__careerPipeline{z-index:2;opacity:0;background:#080a1547;border:1px solid #7065c221;border-radius:10px;margin-bottom:26px;padding:14px 19px 20px;position:relative;transform:translateY(10px)}.Experience-module__RsmxMa__visible .Experience-module__RsmxMa__careerPipeline{animation:.65s forwards Experience-module__RsmxMa__pipelineAppear}.Experience-module__RsmxMa__pipelineHeader{letter-spacing:.11em;color:#9794b685;justify-content:space-between;align-items:center;margin-bottom:19px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:7px;display:flex}.Experience-module__RsmxMa__pipelineState{color:#52d3a594;align-items:center;gap:5px;display:flex}.Experience-module__RsmxMa__pipelineState i{background:#49e5a4eb;border-radius:50%;width:5px;height:5px;animation:1.7s ease-in-out infinite Experience-module__RsmxMa__statusPulse;box-shadow:0 0 7px #49e5a480}.Experience-module__RsmxMa__pipelineTrack{background:#6e66a624;border-radius:5px;height:2px;margin:0 13px;position:relative}.Experience-module__RsmxMa__pipelineFill{transform-origin:0;border-radius:inherit;background:linear-gradient(90deg,#7862f4,#5c9ae9,#4fd0ca);position:absolute;inset:0;transform:scaleX(0);box-shadow:0 0 9px #5a6fe82e}.Experience-module__RsmxMa__visible .Experience-module__RsmxMa__pipelineFill{animation:1.7s cubic-bezier(.2,.75,.25,1) .3s forwards Experience-module__RsmxMa__pipelineFill}.Experience-module__RsmxMa__yearNode{flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.Experience-module__RsmxMa__yearNode i{opacity:0;background:#7c69ef;border:2px solid #151426;border-radius:50%;width:8px;height:8px;transform:scale(.4)}.Experience-module__RsmxMa__visible .Experience-module__RsmxMa__yearNode i{animation:.3s 1.65s forwards Experience-module__RsmxMa__yearOnline}.Experience-module__RsmxMa__yearNode:last-child i{background:#4de0a4f2;box-shadow:0 0 8px #4de0a473}.Experience-module__RsmxMa__yearNode span{white-space:nowrap;color:#a9a6c49e;font-family:ui-monospace,monospace;font-size:7px;position:absolute;top:11px}.Experience-module__RsmxMa__grid{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;display:grid;position:relative}.Experience-module__RsmxMa__card{--card-delay:0s;border-radius:var(--radius-lg);opacity:0;background:linear-gradient(145deg,#121121f5,#0a0d1aed);border:1px solid #7066bd38;flex-direction:column;min-width:0;transition:border-color .35s,transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;transform:translateY(20px)scale(.992);box-shadow:inset 0 1px #ffffff04,0 18px 55px #00000017}.Experience-module__RsmxMa__visible .Experience-module__RsmxMa__card{animation:.72s cubic-bezier(.2,.78,.25,1) forwards Experience-module__RsmxMa__cardBoot;animation-delay:var(--card-delay)}.Experience-module__RsmxMa__card:before{content:"";opacity:.45;background:linear-gradient(#0000,#7a65f4d9,#48bbe4a6,#0000);border-radius:0 4px 4px 0;width:2px;transition:opacity .3s;position:absolute;top:15px;bottom:15px;left:0}.Experience-module__RsmxMa__activeCard:before{opacity:.68;background:linear-gradient(#0000,#53cce2bf,#45dfa3c2,#0000)}.Experience-module__RsmxMa__card:hover{border-color:#806eef85;transform:translateY(-4px);box-shadow:0 18px 58px #0000002e,0 0 30px #5c4ad712}.Experience-module__RsmxMa__activeCard:hover{border-color:#4fd3ac5c}.Experience-module__RsmxMa__card:hover:before{opacity:1}.Experience-module__RsmxMa__cornerTL,.Experience-module__RsmxMa__cornerBR{pointer-events:none;opacity:.45;width:17px;height:17px;position:absolute}.Experience-module__RsmxMa__cornerTL{border-top:1px solid #7f6aecb3;border-left:1px solid #7f6aecb3;top:8px;left:9px}.Experience-module__RsmxMa__cornerBR{border-bottom:1px solid #45c2dd8c;border-right:1px solid #45c2dd8c;bottom:8px;right:8px}.Experience-module__RsmxMa__scanBeam{z-index:8;pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#7d69f58c,#45c5e96b,#0000);height:1px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 10px #6353e245}.Experience-module__RsmxMa__card:hover .Experience-module__RsmxMa__scanBeam{animation:2.8s linear infinite Experience-module__RsmxMa__cardScan}.Experience-module__RsmxMa__envHeader{letter-spacing:.11em;background:#05071029;border-bottom:1px solid #6f66b31a;justify-content:space-between;align-items:center;min-height:38px;padding:0 24px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:7px;display:flex}.Experience-module__RsmxMa__envIdentity{color:#8e9fc68c;align-items:center;gap:6px;display:flex}.Experience-module__RsmxMa__envDot{background:#7a6ce2b3;border-radius:50%;width:5px;height:5px}.Experience-module__RsmxMa__envDotActive{background:#46e4a4f0;animation:1.6s ease-in-out infinite Experience-module__RsmxMa__statusPulse;box-shadow:0 0 7px #46e4a485}.Experience-module__RsmxMa__envState{color:#a09dbd8c;align-items:center;gap:5px;display:flex}.Experience-module__RsmxMa__envState>span{background:#8780b4a6;border-radius:50%;width:4px;height:4px}.Experience-module__RsmxMa__envStateActive{color:#53dba8ad}.Experience-module__RsmxMa__envStateActive>span{background:#46e6a4f2;animation:1.6s ease-in-out infinite Experience-module__RsmxMa__statusPulse;box-shadow:0 0 6px #46e6a473}.Experience-module__RsmxMa__roleHeader{align-items:flex-start;gap:15px;padding:23px 24px 16px;display:flex}.Experience-module__RsmxMa__iconWrap{background:linear-gradient(145deg,#6653dd17,#3a89cb09);border:1px solid #7969dc3d;border-radius:10px;flex-shrink:0;place-items:center;width:52px;height:52px;transition:border-color .3s,background .3s,box-shadow .3s;display:grid;overflow:hidden}.Experience-module__RsmxMa__card:hover .Experience-module__RsmxMa__iconWrap{background:#6753de1c;border-color:#806cf085;box-shadow:0 0 18px #5c4ada1a}.Experience-module__RsmxMa__iconWrap svg{color:#a797ffd9;width:21px;height:21px}.Experience-module__RsmxMa__iconWrap img{object-fit:cover;width:100%;height:100%}.Experience-module__RsmxMa__info{flex:1;min-width:0}.Experience-module__RsmxMa__roleLabel{letter-spacing:.11em;color:#6aa9da80;margin-bottom:4px;font-family:ui-monospace,monospace;font-size:6px;display:block}.Experience-module__RsmxMa__title{color:var(--heading);margin:0 0 4px;font-size:17px;font-weight:700;line-height:1.35}.Experience-module__RsmxMa__company{color:var(--fg-brand);margin:0 0 3px;font-size:13px}.Experience-module__RsmxMa__period{color:var(--body-subtle);margin:0;font-size:11px}.Experience-module__RsmxMa__jobTimeline{padding:0 24px 20px}.Experience-module__RsmxMa__jobTimelineLabels{letter-spacing:.05em;color:#9191ab78;justify-content:space-between;align-items:center;margin-bottom:7px;font-family:ui-monospace,monospace;font-size:6px;display:flex}.Experience-module__RsmxMa__jobTimelineLabels span:nth-child(2){color:#70a1d07a}.Experience-module__RsmxMa__jobTimelineTrack{background:#6c64a421;border-radius:5px;height:3px;position:relative}.Experience-module__RsmxMa__jobTimelineFill{transform-origin:0;border-radius:inherit;background:linear-gradient(90deg,#775ff1,#5998e6,#4fcfcb);position:absolute;inset:0;transform:scaleX(0)}.Experience-module__RsmxMa__visible .Experience-module__RsmxMa__jobTimelineFill{animation:1.25s cubic-bezier(.2,.75,.25,1) .6s forwards Experience-module__RsmxMa__jobTimelineLoad}.Experience-module__RsmxMa__startPoint,.Experience-module__RsmxMa__endPoint{background:#7c69ee;border:2px solid #141426;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;transform:translateY(-50%)}.Experience-module__RsmxMa__startPoint{left:-2px}.Experience-module__RsmxMa__endPoint{opacity:0;right:-2px}.Experience-module__RsmxMa__visible .Experience-module__RsmxMa__endPoint{animation:.3s 1.7s forwards Experience-module__RsmxMa__endpointOnline}.Experience-module__RsmxMa__endPointActive{background:#43e3a2f5;box-shadow:0 0 7px #43e3a26b}.Experience-module__RsmxMa__logSection{border-top:1px solid #6f65b117;padding:16px 24px 21px}.Experience-module__RsmxMa__logHeader{letter-spacing:.1em;color:#9290ac78;justify-content:space-between;margin-bottom:11px;font-family:ui-monospace,monospace;font-size:6px;display:flex}.Experience-module__RsmxMa__details{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.Experience-module__RsmxMa__details li{--detail-delay:0s;color:var(--body);opacity:0;grid-template-columns:27px minmax(0,1fr) 14px;align-items:start;gap:7px;font-size:12px;line-height:1.55;display:grid;transform:translate(-6px)}.Experience-module__RsmxMa__visible .Experience-module__RsmxMa__details li{animation:.45s forwards Experience-module__RsmxMa__logOnline;animation-delay:var(--detail-delay)}.Experience-module__RsmxMa__ok{text-align:center;color:#4fd6a4ad;background:#33b58409;border:1px solid #46d39e24;border-radius:3px;margin-top:2px;padding:1px 3px;font-family:ui-monospace,monospace;font-size:5px}.Experience-module__RsmxMa__detailText{min-width:0}.Experience-module__RsmxMa__detailCheck{color:#50d2a291;font-family:ui-monospace,monospace;font-size:9px}.Experience-module__RsmxMa__telemetry{background:#0608102e;border:1px solid #6c63aa1a;border-radius:7px;grid-template-columns:repeat(3,1fr);margin:auto 24px 18px;display:grid}.Experience-module__RsmxMa__telemetry div{flex-direction:column;gap:3px;min-width:0;padding:8px 9px;display:flex}.Experience-module__RsmxMa__telemetry div+div{border-left:1px solid #6c63aa17}.Experience-module__RsmxMa__telemetry span{text-overflow:ellipsis;letter-spacing:.06em;color:#85869e66;font-family:ui-monospace,monospace;font-size:5px;overflow:hidden}.Experience-module__RsmxMa__telemetry strong{letter-spacing:.05em;color:#4fcfa094;font-family:ui-monospace,monospace;font-size:6px;font-weight:500}.Experience-module__RsmxMa__cardFooter{letter-spacing:.06em;color:#85879e5e;background:#05070e21;border-top:1px solid #6d64ad17;align-items:center;gap:10px;min-height:33px;padding:0 24px;font-family:ui-monospace,monospace;font-size:5px;display:flex}.Experience-module__RsmxMa__cardFooter strong{color:#4cd09f8c;margin-left:auto;font-size:6px;font-weight:500}.Experience-module__RsmxMa__activity{align-items:flex-end;gap:2px;height:10px;display:flex}.Experience-module__RsmxMa__activity i{background:linear-gradient(#46bedf9e,#6758dc6b);border-radius:3px;width:2px;animation:1.1s ease-in-out infinite alternate Experience-module__RsmxMa__activity;display:block}.Experience-module__RsmxMa__activity i:first-child{height:4px}.Experience-module__RsmxMa__activity i:nth-child(2){height:8px;animation-delay:-.3s}.Experience-module__RsmxMa__activity i:nth-child(3){height:6px;animation-delay:-.6s}.Experience-module__RsmxMa__activity i:nth-child(4){height:9px;animation-delay:-.9s}@keyframes Experience-module__RsmxMa__cardBoot{0%{opacity:0;transform:translateY(20px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Experience-module__RsmxMa__pipelineAppear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Experience-module__RsmxMa__pipelineFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes Experience-module__RsmxMa__yearOnline{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes Experience-module__RsmxMa__jobTimelineLoad{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes Experience-module__RsmxMa__endpointOnline{0%{opacity:0;transform:translateY(-50%)scale(.4)}to{opacity:1;transform:translateY(-50%)scale(1)}}@keyframes Experience-module__RsmxMa__logOnline{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes Experience-module__RsmxMa__statusPulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}@keyframes Experience-module__RsmxMa__activity{0%{opacity:.3;transform:scaleY(.4)}to{opacity:.9;transform:scaleY(1)}}@keyframes Experience-module__RsmxMa__cardScan{0%{opacity:0;top:1%}12%{opacity:.7}88%{opacity:.35}to{opacity:0;top:99%}}@media (max-width:900px){.Experience-module__RsmxMa__grid{grid-template-columns:1fr}.Experience-module__RsmxMa__careerPipeline{margin-bottom:20px}}@media (max-width:600px){.Experience-module__RsmxMa__careerPipeline{padding:13px 14px 19px}.Experience-module__RsmxMa__pipelineHeader{font-size:5px}.Experience-module__RsmxMa__roleHeader{padding:20px 18px 14px}.Experience-module__RsmxMa__jobTimeline{padding:0 18px 18px}.Experience-module__RsmxMa__logSection{padding:15px 18px 19px}.Experience-module__RsmxMa__telemetry{margin:auto 18px 16px}.Experience-module__RsmxMa__cardFooter,.Experience-module__RsmxMa__envHeader{padding:0 18px}.Experience-module__RsmxMa__title{font-size:16px}.Experience-module__RsmxMa__details li{font-size:11px}.Experience-module__RsmxMa__jobTimelineLabels span:nth-child(2),.Experience-module__RsmxMa__cardFooter>span:first-child{display:none}}@media (prefers-reduced-motion:reduce){.Experience-module__RsmxMa__card,.Experience-module__RsmxMa__careerPipeline,.Experience-module__RsmxMa__details li,.Experience-module__RsmxMa__pipelineFill,.Experience-module__RsmxMa__jobTimelineFill,.Experience-module__RsmxMa__yearNode i,.Experience-module__RsmxMa__endPoint,.Experience-module__RsmxMa__envDotActive,.Experience-module__RsmxMa__envStateActive>span,.Experience-module__RsmxMa__pipelineState i,.Experience-module__RsmxMa__activity i,.Experience-module__RsmxMa__scanBeam{animation:none!important}.Experience-module__RsmxMa__card,.Experience-module__RsmxMa__careerPipeline,.Experience-module__RsmxMa__details li,.Experience-module__RsmxMa__yearNode i,.Experience-module__RsmxMa__endPoint{opacity:1;transform:none}.Experience-module__RsmxMa__pipelineFill,.Experience-module__RsmxMa__jobTimelineFill{transform:scaleX(1)}.Experience-module__RsmxMa__endPoint{transform:translateY(-50%)}}@media (hover:hover) and (pointer:fine){.Experience-module__RsmxMa__stage,.Experience-module__RsmxMa__grid{overflow:visible!important}.Experience-module__RsmxMa__card{transform-origin:50%;transition:scale .32s cubic-bezier(.16,.84,.28,1),border-color .3s,box-shadow .3s;scale:1}.Experience-module__RsmxMa__card:hover{z-index:999;border-color:#917bffb8;scale:1.18;box-shadow:0 30px 70px #00000061,0 0 48px #6954eb38}.Experience-module__RsmxMa__activeCard:hover{border-color:#4be1aa9e;box-shadow:0 30px 70px #00000061,0 0 48px #3dc99e30}}html[data-theme=light] .Experience-module__RsmxMa__careerPipeline{background:#ffffffbd;border-color:#5f53b424}html[data-theme=light] .Experience-module__RsmxMa__card{background:linear-gradient(145deg,#fff,#f6f8fc)}:is(html[data-theme=light] .Experience-module__RsmxMa__envHeader,html[data-theme=light] .Experience-module__RsmxMa__cardFooter){background:#eff2f99e}html[data-theme=light] .Experience-module__RsmxMa__telemetry{background:#eff2f98c}html[data-theme=light] .Experience-module__RsmxMa__roleLabel{color:#788196}html[data-theme=light] .Experience-module__RsmxMa__logHeader{color:#788196}html[data-theme=light] .Experience-module__RsmxMa__jobTimelineLabels{color:#788196}html[data-theme=light] .Experience-module__RsmxMa__telemetry span{color:#788196}html[data-theme=light] .Experience-module__RsmxMa__cardFooter{color:#788196}@media (hover:hover) and (pointer:fine){.Experience-module__RsmxMa__stage,.Experience-module__RsmxMa__grid{overflow:visible!important}.Experience-module__RsmxMa__card{transform-origin:50%;transition:transform .35s cubic-bezier(.16,.84,.28,1),scale .3s cubic-bezier(.16,.84,.28,1),border-color .3s,box-shadow .3s;scale:1}.Experience-module__RsmxMa__card:hover{z-index:500!important;border-color:#8c78ffad!important;scale:1.16!important;box-shadow:0 30px 70px #0000005c,0 0 46px #6753e633!important}.Experience-module__RsmxMa__activeCard:hover{border-color:#46dca58c!important}}.Experience-module__RsmxMa__pipelineHeader,.Experience-module__RsmxMa__yearNode span,.Experience-module__RsmxMa__envHeader,.Experience-module__RsmxMa__roleLabel,.Experience-module__RsmxMa__jobTimelineLabels,.Experience-module__RsmxMa__logHeader{font-size:9px!important}.Experience-module__RsmxMa__ok{font-size:8px!important}.Experience-module__RsmxMa__telemetry span{font-size:9px!important}.Experience-module__RsmxMa__telemetry strong{font-size:10px!important}.Experience-module__RsmxMa__cardFooter,.Experience-module__RsmxMa__cardFooter strong{font-size:9px!important}
.Skills-module__G7oUEG__stage{isolation:isolate;min-height:0;position:relative}.Skills-module__G7oUEG__backgroundGrid{z-index:0;pointer-events:none;opacity:.18;background-image:linear-gradient(#7068c212 1px,#0000 1px),linear-gradient(90deg,#7068c212 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:-55px -25px;-webkit-mask-image:radial-gradient(#000 0%,#000000b8 55%,#0000 86%);mask-image:radial-gradient(#000 0%,#000000b8 55%,#0000 86%)}.Skills-module__G7oUEG__backgroundGlow{z-index:0;pointer-events:none;opacity:.48;filter:blur(12px);background:radial-gradient(#5645c814,#2f83cb06 42%,#0000 72%);border-radius:50%;width:440px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Skills-module__G7oUEG__grid{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid;position:relative}.Skills-module__G7oUEG__withCore .Skills-module__G7oUEG__grid{row-gap:86px}.Skills-module__G7oUEG__category{--card-delay:0s;border-radius:var(--radius-lg);opacity:0;background:linear-gradient(145deg,#121122f0,#0b0e1beb);border:1px solid #7468c538;flex-direction:column;min-height:185px;padding:19px 22px 0;transition:border-color .35s,box-shadow .35s,transform .35s;display:flex;position:relative;overflow:hidden;transform:translateY(18px)scale(.992);box-shadow:inset 0 1px #ffffff05,0 15px 45px #00000014}.Skills-module__G7oUEG__visible .Skills-module__G7oUEG__category{animation:.7s cubic-bezier(.2,.75,.25,1) forwards Skills-module__G7oUEG__cardOnline;animation-delay:var(--card-delay)}.Skills-module__G7oUEG__category:before{content:"";opacity:.45;background:linear-gradient(#0000,#795fff,#4cbbe8,#0000);border-radius:0 4px 4px 0;width:2px;transition:opacity .3s;position:absolute;top:16px;bottom:16px;left:0}.Skills-module__G7oUEG__category:hover{border-color:#806ff687;transform:translateY(-4px);box-shadow:0 18px 55px #0000002b,0 0 28px #5948d514,inset 0 0 40px #5b4bcc06}.Skills-module__G7oUEG__category:hover:before{opacity:.95}.Skills-module__G7oUEG__cardGlow{z-index:0;pointer-events:none;opacity:0;background:radial-gradient(circle,#6450e01c,#3397dd06 43%,#0000 70%);border-radius:50%;width:260px;height:190px;transition:opacity .35s;position:absolute;top:-100px;right:-120px}.Skills-module__G7oUEG__category:hover .Skills-module__G7oUEG__cardGlow{opacity:1}.Skills-module__G7oUEG__scanLine{z-index:8;pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#7c67ff85,#47c7eb63,#0000);height:1px;position:absolute;top:-5%;left:0;right:0;box-shadow:0 0 9px #6959ed38}.Skills-module__G7oUEG__category:hover .Skills-module__G7oUEG__scanLine{animation:2.7s linear infinite Skills-module__G7oUEG__cardScan}.Skills-module__G7oUEG__categoryHeader{z-index:2;justify-content:space-between;align-items:flex-start;gap:15px;display:flex;position:relative}.Skills-module__G7oUEG__nodeName{letter-spacing:.12em;color:#89b2e08f;align-items:center;gap:6px;margin-bottom:5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:7px;display:flex}.Skills-module__G7oUEG__nodeDot{background:#53c9f4e6;border-radius:50%;width:4px;height:4px;animation:1.8s ease-in-out infinite Skills-module__G7oUEG__statusPulse;box-shadow:0 0 7px #53c9f48c}.Skills-module__G7oUEG__categoryLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--fg-brand);margin:0;font-size:12px;font-weight:700}.Skills-module__G7oUEG__categoryStatus{white-space:nowrap;letter-spacing:.08em;color:#5dd9a7a1;background:#37b18009;border:1px solid #42d3a01f;border-radius:5px;align-items:center;gap:6px;padding:4px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:6px;display:flex}.Skills-module__G7oUEG__liveDot{background:#4ae6a4e6;border-radius:50%;width:4px;height:4px;animation:1.6s ease-in-out infinite Skills-module__G7oUEG__statusPulse;box-shadow:0 0 6px #4ae6a478}.Skills-module__G7oUEG__headerDivider{z-index:2;background:#7067b21c;height:1px;margin:13px 0;position:relative;overflow:hidden}.Skills-module__G7oUEG__headerDivider span{background:linear-gradient(90deg,#785fff,#4cbfea,#0000);width:0;position:absolute;top:0;bottom:0;left:0}.Skills-module__G7oUEG__visible .Skills-module__G7oUEG__headerDivider span{animation:1.15s .5s forwards Skills-module__G7oUEG__dividerLoad}.Skills-module__G7oUEG__skillsList{z-index:2;flex-wrap:wrap;gap:7px;min-height:30px;display:flex;position:relative}.Skills-module__G7oUEG__skill{--skill-delay:0s;letter-spacing:.035em;text-transform:uppercase;color:#c2c2dac7;cursor:default;opacity:0;background:#0709125c;border:1px solid #6f67ab2b;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:10px;font-weight:550;transition:color .25s,background .25s,border-color .25s,box-shadow .25s,transform .25s;display:inline-flex;transform:translateY(6px)}.Skills-module__G7oUEG__visible .Skills-module__G7oUEG__skill{animation:.45s forwards Skills-module__G7oUEG__skillBoot;animation-delay:var(--skill-delay)}.Skills-module__G7oUEG__skillIndicator{color:#6a63daa1;font-size:6px;transition:color .25s,text-shadow .25s}.Skills-module__G7oUEG__skill:hover{color:#e7e6fff5;background:#624fd517;border-color:#7b69f375;transform:translateY(-2px);box-shadow:0 0 18px #5b4bdc21}.Skills-module__G7oUEG__skill:hover .Skills-module__G7oUEG__skillIndicator{color:#68cdf2f2;text-shadow:0 0 6px #68cdf2a6}.Skills-module__G7oUEG__flowArea{z-index:2;border-top:1px solid #7169ae14;margin-top:15px;padding-top:10px;position:relative}.Skills-module__G7oUEG__flowHeader{letter-spacing:.1em;color:#8f8ea975;justify-content:space-between;margin-bottom:7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:6px;display:flex}.Skills-module__G7oUEG__flow{align-items:center;min-width:0;display:flex;overflow:hidden}.Skills-module__G7oUEG__flowPart{align-items:center;min-width:0;display:flex}.Skills-module__G7oUEG__flowNode{text-overflow:ellipsis;white-space:nowrap;color:#9a97be9e;max-width:105px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:7px;overflow:hidden}.Skills-module__G7oUEG__flowArrow{color:#6a5ce28c;margin:0 7px;font-family:ui-monospace,monospace;animation:1.7s ease-in-out infinite Skills-module__G7oUEG__arrowPulse;position:relative}.Skills-module__G7oUEG__flowSuccess{color:#50d9a2ab;margin-left:auto;padding-left:8px;font-family:ui-monospace,monospace}.Skills-module__G7oUEG__cardFooter{z-index:2;letter-spacing:.07em;color:#8b8ba46b;background:#05070e21;border-top:1px solid #6f66b217;align-items:center;gap:10px;min-height:31px;margin:auto -22px 0;padding:0 22px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:6px;display:flex;position:relative}.Skills-module__G7oUEG__footerCode{color:#749ed07a}.Skills-module__G7oUEG__cardFooter strong{color:#4dd29e8c;margin-left:auto;font-weight:500}.Skills-module__G7oUEG__activity{align-items:flex-end;gap:2px;height:11px;display:flex}.Skills-module__G7oUEG__activity i{background:linear-gradient(#4dbee0a3,#6657dc73);border-radius:2px;width:2px;animation:1.1s ease-in-out infinite alternate Skills-module__G7oUEG__activityBar;display:block}.Skills-module__G7oUEG__activity i:first-child{height:4px}.Skills-module__G7oUEG__activity i:nth-child(2){height:8px;animation-delay:-.2s}.Skills-module__G7oUEG__activity i:nth-child(3){height:6px;animation-delay:-.5s}.Skills-module__G7oUEG__activity i:nth-child(4){height:10px;animation-delay:-.7s}.Skills-module__G7oUEG__activity i:nth-child(5){height:5px;animation-delay:-.35s}.Skills-module__G7oUEG__topologyLines{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.Skills-module__G7oUEG__topologyLines line{fill:none;stroke:#6c5ddb30;stroke-width:1px;vector-effect:non-scaling-stroke;stroke-dasharray:5 9;animation:5s linear infinite Skills-module__G7oUEG__networkFlow}.Skills-module__G7oUEG__topologyLines line:nth-child(2){animation-delay:-1.2s}.Skills-module__G7oUEG__topologyLines line:nth-child(3){animation-delay:-2.4s}.Skills-module__G7oUEG__topologyLines line:nth-child(4){animation-delay:-3.6s}.Skills-module__G7oUEG__topologyLines circle{fill:#53c1eab8;stroke:#53c1ea40;stroke-width:8px;vector-effect:non-scaling-stroke;animation:2.1s ease-in-out infinite Skills-module__G7oUEG__endpointPulse}.Skills-module__G7oUEG__core{z-index:5;opacity:0;background:linear-gradient(145deg,#131227fa,#090d1bf7);border:1px solid #7a69ec57;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;width:154px;height:61px;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.78);box-shadow:0 0 28px #5845d91a,inset 0 0 24px #5d49d909}.Skills-module__G7oUEG__visible .Skills-module__G7oUEG__core{animation:.65s cubic-bezier(.2,.8,.25,1) .65s forwards Skills-module__G7oUEG__coreBoot}.Skills-module__G7oUEG__corePulse{background:radial-gradient(circle,#6653ea21,#0000 68%);border-radius:50%;width:110px;height:110px;animation:3s ease-in-out infinite Skills-module__G7oUEG__coreBreath;position:absolute}.Skills-module__G7oUEG__coreTop,.Skills-module__G7oUEG__core strong,.Skills-module__G7oUEG__coreOnline{z-index:2;position:relative}.Skills-module__G7oUEG__coreTop{letter-spacing:.16em;color:#7ca9e691;margin-bottom:3px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:6px}.Skills-module__G7oUEG__core strong{color:#d5d2efd6;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:600}.Skills-module__G7oUEG__coreOnline{letter-spacing:.1em;color:#50d6a196;align-items:center;gap:5px;margin-top:4px;font-family:ui-monospace,monospace;font-size:5px;display:flex}.Skills-module__G7oUEG__coreOnline i{background:#49e8a3ed;border-radius:50%;width:4px;height:4px;animation:1.5s ease-in-out infinite Skills-module__G7oUEG__statusPulse;box-shadow:0 0 7px #49e8a38c}@keyframes Skills-module__G7oUEG__cardOnline{0%{opacity:0;transform:translateY(18px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Skills-module__G7oUEG__skillBoot{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes Skills-module__G7oUEG__dividerLoad{0%{opacity:.3;width:0}to{opacity:.8;width:100%}}@keyframes Skills-module__G7oUEG__coreBoot{0%{opacity:0;transform:translate(-50%,-50%)scale(.78)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes Skills-module__G7oUEG__networkFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-56px}}@keyframes Skills-module__G7oUEG__endpointPulse{0%,to{opacity:.3}50%{opacity:.95}}@keyframes Skills-module__G7oUEG__statusPulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}@keyframes Skills-module__G7oUEG__coreBreath{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:.9;transform:scale(1.08)}}@keyframes Skills-module__G7oUEG__activityBar{0%{opacity:.35;transform:scaleY(.35)}to{opacity:.9;transform:scaleY(1)}}@keyframes Skills-module__G7oUEG__arrowPulse{0%,to{opacity:.25;transform:translate(-1px)}50%{opacity:.95;transform:translate(2px)}}@keyframes Skills-module__G7oUEG__cardScan{0%{opacity:0;top:1%}12%{opacity:.65}88%{opacity:.35}to{opacity:0;top:99%}}@media (max-width:767px){.Skills-module__G7oUEG__grid,.Skills-module__G7oUEG__withCore .Skills-module__G7oUEG__grid{grid-template-columns:1fr;row-gap:16px}.Skills-module__G7oUEG__core,.Skills-module__G7oUEG__topologyLines{display:none}.Skills-module__G7oUEG__category{min-height:175px;padding:18px 18px 0}.Skills-module__G7oUEG__cardFooter{margin:auto -18px 0;padding:0 18px}.Skills-module__G7oUEG__categoryStatus{font-size:5px}.Skills-module__G7oUEG__flowNode{max-width:80px}.Skills-module__G7oUEG__backgroundGrid{inset:-20px -10px}}@media (prefers-reduced-motion:reduce){.Skills-module__G7oUEG__category,.Skills-module__G7oUEG__skill,.Skills-module__G7oUEG__core,.Skills-module__G7oUEG__headerDivider span,.Skills-module__G7oUEG__topologyLines line,.Skills-module__G7oUEG__topologyLines circle,.Skills-module__G7oUEG__nodeDot,.Skills-module__G7oUEG__liveDot,.Skills-module__G7oUEG__corePulse,.Skills-module__G7oUEG__coreOnline i,.Skills-module__G7oUEG__activity i,.Skills-module__G7oUEG__flowArrow,.Skills-module__G7oUEG__scanLine{animation:none!important}.Skills-module__G7oUEG__category,.Skills-module__G7oUEG__skill,.Skills-module__G7oUEG__core{opacity:1}.Skills-module__G7oUEG__category,.Skills-module__G7oUEG__skill{transform:none}.Skills-module__G7oUEG__core{transform:translate(-50%,-50%)}.Skills-module__G7oUEG__headerDivider span{width:100%}}@media (hover:hover) and (pointer:fine){.Skills-module__G7oUEG__stage,.Skills-module__G7oUEG__grid{overflow:visible!important}.Skills-module__G7oUEG__category{transform-origin:50%;transition:scale .32s cubic-bezier(.16,.84,.28,1),border-color .3s,box-shadow .3s;scale:1}.Skills-module__G7oUEG__category:hover{z-index:999;border-color:#917bffbf;scale:1.18;box-shadow:0 30px 70px #00000061,0 0 48px #6954eb38}.Skills-module__G7oUEG__skill{transition:scale .2s,background .25s,border-color .25s,color .25s,box-shadow .25s;scale:1}.Skills-module__G7oUEG__skill:hover{z-index:1000;scale:1.12}.Skills-module__G7oUEG__core{transition:scale .28s,box-shadow .28s;scale:1}.Skills-module__G7oUEG__core:hover{z-index:1000;scale:1.18;box-shadow:0 0 50px #6954eb47}}html[data-theme=light] .Skills-module__G7oUEG__category{background:linear-gradient(145deg,#fff,#f6f8fc)}html[data-theme=light] .Skills-module__G7oUEG__skill{color:#51596c;background:#f0f3f9d9;border-color:#6056a524}html[data-theme=light] .Skills-module__G7oUEG__flowArea{border-color:#5f57a21a}:is(html[data-theme=light] .Skills-module__G7oUEG__flowNode,html[data-theme=light] .Skills-module__G7oUEG__flowHeader,html[data-theme=light] .Skills-module__G7oUEG__nodeName,html[data-theme=light] .Skills-module__G7oUEG__cardFooter){color:#788196}html[data-theme=light] .Skills-module__G7oUEG__cardFooter{background:#eff2f999}html[data-theme=light] .Skills-module__G7oUEG__core{background:linear-gradient(145deg,#fff,#eef2fa);border-color:#6556d245;box-shadow:0 10px 25px #2a324b1a}html[data-theme=light] .Skills-module__G7oUEG__core strong{color:#30364a}@media (hover:hover) and (pointer:fine){.Skills-module__G7oUEG__stage,.Skills-module__G7oUEG__grid{overflow:visible!important}.Skills-module__G7oUEG__category{transform-origin:50%;transition:transform .35s cubic-bezier(.16,.84,.28,1),scale .3s cubic-bezier(.16,.84,.28,1),border-color .3s,box-shadow .3s;scale:1}.Skills-module__G7oUEG__category:hover{z-index:500!important;border-color:#8c78ffb3!important;scale:1.16!important;box-shadow:0 30px 70px #0000005c,0 0 46px #6753e633!important}.Skills-module__G7oUEG__skill{transition:transform .2s,scale .2s,background .25s,border-color .25s,color .25s,box-shadow .25s;scale:1}.Skills-module__G7oUEG__skill:hover{z-index:510;scale:1.1!important}.Skills-module__G7oUEG__core{transition:scale .28s,box-shadow .28s;scale:1}.Skills-module__G7oUEG__core:hover{z-index:520;scale:1.16!important;box-shadow:0 0 48px #6954eb45!important}}.Skills-module__G7oUEG__nodeName{font-size:9px!important}.Skills-module__G7oUEG__categoryLabel{font-size:13px!important}.Skills-module__G7oUEG__categoryStatus{font-size:9px!important}.Skills-module__G7oUEG__skill{font-size:10px!important}.Skills-module__G7oUEG__flowHeader,.Skills-module__G7oUEG__flowNode,.Skills-module__G7oUEG__cardFooter,.Skills-module__G7oUEG__coreTop{font-size:9px!important}.Skills-module__G7oUEG__core strong{font-size:11px!important}.Skills-module__G7oUEG__coreOnline{font-size:9px!important}
.Projects-module__2BoJ-q__stage{isolation:isolate;position:relative}.Projects-module__2BoJ-q__backgroundGrid{z-index:0;pointer-events:none;opacity:.15;background-image:linear-gradient(#6f66b712 1px,#0000 1px),linear-gradient(90deg,#6f66b712 1px,#0000 1px);background-size:39px 39px;position:absolute;inset:-55px -30px;-webkit-mask-image:radial-gradient(#000 0%,#000000b8 57%,#0000 88%);mask-image:radial-gradient(#000 0%,#000000b8 57%,#0000 88%)}.Projects-module__2BoJ-q__backgroundGlow{z-index:0;pointer-events:none;filter:blur(18px);background:radial-gradient(#5b48cd12,#2d89c806 45%,#0000 72%);border-radius:50%;width:650px;height:430px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.Projects-module__2BoJ-q__grid{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid;position:relative}.Projects-module__2BoJ-q__card{--card-delay:0s;border-radius:var(--radius-lg);opacity:0;background:radial-gradient(circle at 85% 12%,#5a48cf11,#0000 27%),linear-gradient(145deg,#121121f5,#090c18f0);border:1px solid #7166bf38;flex-direction:column;min-width:0;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;transform:translateY(22px)scale(.992);box-shadow:inset 0 1px #ffffff05,0 18px 55px #00000014}.Projects-module__2BoJ-q__visible .Projects-module__2BoJ-q__card{animation:.75s cubic-bezier(.2,.78,.25,1) forwards Projects-module__2BoJ-q__cardDeploy;animation-delay:var(--card-delay)}.Projects-module__2BoJ-q__card:before{content:"";opacity:.48;background:linear-gradient(90deg,#0000,#7760f2d9,#44bae2a6,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:14px;right:14px}.Projects-module__2BoJ-q__card:hover{border-color:#7f6def80;transform:translateY(-6px);box-shadow:0 20px 65px #0000002e,0 0 34px #5b49d614}.Projects-module__2BoJ-q__card:hover:before{opacity:1}.Projects-module__2BoJ-q__cornerTL,.Projects-module__2BoJ-q__cornerBR{z-index:6;pointer-events:none;opacity:.43;width:16px;height:16px;position:absolute}.Projects-module__2BoJ-q__cornerTL{border-top:1px solid #7d69edb3;border-left:1px solid #7d69edb3;top:8px;left:8px}.Projects-module__2BoJ-q__cornerBR{border-bottom:1px solid #45c1df91;border-right:1px solid #45c1df91;bottom:8px;right:8px}.Projects-module__2BoJ-q__scanBeam{z-index:8;pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#7966f491,#42c3e66e,#0000);height:1px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 10px #6252e140}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__scanBeam{animation:2.8s linear infinite Projects-module__2BoJ-q__cardScan}.Projects-module__2BoJ-q__cardHeader{letter-spacing:.1em;background:#05070f29;border-bottom:1px solid #6d65af1a;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:0 18px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:6px;display:flex}.Projects-module__2BoJ-q__projectNode{color:#899ec68f;align-items:center;gap:6px;display:flex}.Projects-module__2BoJ-q__nodeDot{background:#57c2ebe0;border-radius:50%;width:5px;height:5px;animation:1.8s ease-in-out infinite Projects-module__2BoJ-q__statusPulse;box-shadow:0 0 7px #57c2eb80}.Projects-module__2BoJ-q__projectState{white-space:nowrap;color:#4ed3a19c;align-items:center;gap:5px;display:flex}.Projects-module__2BoJ-q__projectState i{background:#46e4a2f0;border-radius:50%;width:4px;height:4px;animation:1.55s ease-in-out infinite Projects-module__2BoJ-q__statusPulse;box-shadow:0 0 6px #46e4a273}.Projects-module__2BoJ-q__cardBody{flex-direction:column;flex:1;min-width:0;padding:20px 20px 17px;display:flex}.Projects-module__2BoJ-q__projectLabel{letter-spacing:.11em;color:#69a3d37a;margin-bottom:5px;font-family:ui-monospace,monospace;font-size:6px;display:block}.Projects-module__2BoJ-q__title{color:var(--heading);margin:0 0 9px;font-size:16px;font-weight:700;line-height:1.35}.Projects-module__2BoJ-q__description{color:#b3b4caad;min-height:62px;margin:0;font-size:11.5px;line-height:1.62}.Projects-module__2BoJ-q__sectionLabel{letter-spacing:.1em;color:#8e8ea873;justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;font-family:ui-monospace,monospace;font-size:5.5px;display:flex}.Projects-module__2BoJ-q__stackSection{border-top:1px solid #6d65aa17;margin-top:17px;padding-top:13px}.Projects-module__2BoJ-q__techs{flex-wrap:wrap;gap:5px;display:flex}.Projects-module__2BoJ-q__tech{--tech-delay:0s;letter-spacing:.04em;text-transform:uppercase;color:#b2a8edcc;opacity:0;background:#5b4bc70e;border:1px solid #7667d338;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;font-weight:600;transition:border-color .25s,background .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex;transform:translateY(5px)}.Projects-module__2BoJ-q__visible .Projects-module__2BoJ-q__tech{animation:.4s forwards Projects-module__2BoJ-q__techOnline;animation-delay:var(--tech-delay)}.Projects-module__2BoJ-q__tech i{background:#675be0b8;border-radius:50%;width:4px;height:4px;transition:background .25s,box-shadow .25s}.Projects-module__2BoJ-q__tech:hover{color:#e1dcfbf5;background:#6451da1c;border-color:#7e69ef78;transform:translateY(-2px);box-shadow:0 0 15px #5e4cd51a}.Projects-module__2BoJ-q__tech:hover i{background:#48cee7f2;box-shadow:0 0 6px #48cee78c}.Projects-module__2BoJ-q__architecture{border-top:1px solid #6d65aa17;border-bottom:1px solid #6d65aa17;margin-top:17px;padding:13px 0 14px}.Projects-module__2BoJ-q__archState{color:#4acc9d85;align-items:center;gap:4px;display:flex}.Projects-module__2BoJ-q__archState i{background:#43dd9dd4;border-radius:50%;width:4px;height:4px;animation:1.7s ease-in-out infinite Projects-module__2BoJ-q__statusPulse}.Projects-module__2BoJ-q__architectureFlow{align-items:center;width:100%;min-width:0;display:flex;overflow:hidden}.Projects-module__2BoJ-q__flowGroup{flex:1;align-items:center;min-width:0;display:flex}.Projects-module__2BoJ-q__flowGroup:last-child{flex:none}.Projects-module__2BoJ-q__archNode{white-space:nowrap;color:#b0afc9ab;background:#0709125c;border:1px solid #6f65bc29;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:38px;padding:7px 5px;font-family:ui-monospace,monospace;font-size:5.5px;transition:border-color .25s,background .25s,color .25s,box-shadow .25s;display:flex}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__archNode{border-color:#7365d340}.Projects-module__2BoJ-q__archNode:hover{color:#dcd8f6eb;background:#5c4ccd14;box-shadow:0 0 14px #5446c714}.Projects-module__2BoJ-q__archNodeStatus{background:#4bd5a2c4;border-radius:50%;width:4px;height:4px;box-shadow:0 0 5px #4bd5a259}.Projects-module__2BoJ-q__connector{flex:1;align-items:center;min-width:12px;height:14px;display:flex;position:relative;overflow:hidden}.Projects-module__2BoJ-q__connectorLine{background:linear-gradient(90deg,#6c5bdc2e,#48b6db4d);height:1px;position:absolute;top:50%;left:2px;right:3px}.Projects-module__2BoJ-q__connectorArrow{color:#52b2db66;font-size:11px;position:absolute;top:50%;right:0;transform:translateY(-55%)}.Projects-module__2BoJ-q__packet{opacity:0;background:#695ae6eb;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:1px;transform:translateY(-50%);box-shadow:0 0 6px #695ae691}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__packet{animation:1.7s linear infinite Projects-module__2BoJ-q__packetTravel}.Projects-module__2BoJ-q__flowGroup:nth-child(2) .Projects-module__2BoJ-q__packet{animation-delay:-.4s}.Projects-module__2BoJ-q__flowGroup:nth-child(3) .Projects-module__2BoJ-q__packet{animation-delay:-.8s}.Projects-module__2BoJ-q__flowGroup:nth-child(4) .Projects-module__2BoJ-q__packet{animation-delay:-1.2s}.Projects-module__2BoJ-q__logSection{margin-top:16px}.Projects-module__2BoJ-q__features{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.Projects-module__2BoJ-q__features li{--feature-delay:0s;color:#9ea0b799;opacity:0;grid-template-columns:25px minmax(0,1fr) 12px;align-items:start;gap:6px;font-size:10px;line-height:1.45;display:grid;transform:translate(-5px)}.Projects-module__2BoJ-q__visible .Projects-module__2BoJ-q__features li{animation:.4s forwards Projects-module__2BoJ-q__featureOnline;animation-delay:var(--feature-delay)}.Projects-module__2BoJ-q__ok{text-align:center;color:#4ad09ea6;background:#34b48408;border:1px solid #43cc9924;border-radius:3px;margin-top:2px;padding:1px 2px;font-family:ui-monospace,monospace;font-size:5px}.Projects-module__2BoJ-q__featureText{min-width:0}.Projects-module__2BoJ-q__featureCheck{color:#48cf9e85;font-family:ui-monospace,monospace;font-size:8px}.Projects-module__2BoJ-q__metrics{grid-template-columns:repeat(3,1fr);margin-top:auto;padding-top:17px;display:grid}.Projects-module__2BoJ-q__metrics div{background:#05070f1f;border-top:1px solid #6d65aa14;border-bottom:1px solid #6d65aa14;flex-direction:column;gap:3px;padding:7px 8px;display:flex}.Projects-module__2BoJ-q__metrics div+div{border-left:1px solid #6d65aa14}.Projects-module__2BoJ-q__metrics span{letter-spacing:.05em;color:#85879d61;font-family:ui-monospace,monospace;font-size:5px}.Projects-module__2BoJ-q__metrics strong{color:#4dcf9e94;font-family:ui-monospace,monospace;font-size:6px;font-weight:500}.Projects-module__2BoJ-q__footer{background:#05070e29;border-top:1px solid #6d65aa17;align-items:center;gap:9px;min-height:35px;padding:0 18px;font-family:ui-monospace,monospace;font-size:5px;display:flex}.Projects-module__2BoJ-q__footerPath{color:#7a91b56b}.Projects-module__2BoJ-q__activity{align-items:flex-end;gap:2px;height:10px;display:flex}.Projects-module__2BoJ-q__activity i{background:linear-gradient(#45bbdd99,#6656da6b);border-radius:2px;width:2px;animation:1.1s ease-in-out infinite alternate Projects-module__2BoJ-q__activity}.Projects-module__2BoJ-q__activity i:first-child{height:4px}.Projects-module__2BoJ-q__activity i:nth-child(2){height:8px;animation-delay:-.3s}.Projects-module__2BoJ-q__activity i:nth-child(3){height:5px;animation-delay:-.55s}.Projects-module__2BoJ-q__activity i:nth-child(4){height:9px;animation-delay:-.75s}.Projects-module__2BoJ-q__activity i:nth-child(5){height:6px;animation-delay:-.95s}.Projects-module__2BoJ-q__link,.Projects-module__2BoJ-q__footerStatus{letter-spacing:.07em;color:#739dd4a1;align-items:center;gap:5px;margin-left:auto;font-size:5.5px;font-weight:600;text-decoration:none;transition:color .25s,gap .25s;display:inline-flex}.Projects-module__2BoJ-q__link:hover{color:#9c8bf4eb;gap:8px}.Projects-module__2BoJ-q__linkIcon{width:10px;height:10px;transition:transform .25s}.Projects-module__2BoJ-q__link:hover .Projects-module__2BoJ-q__linkIcon{transform:translate(2px,-2px)}.Projects-module__2BoJ-q__footerStatus{color:#4acc9c7a}@keyframes Projects-module__2BoJ-q__cardDeploy{0%{opacity:0;transform:translateY(22px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Projects-module__2BoJ-q__techOnline{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes Projects-module__2BoJ-q__featureOnline{0%{opacity:0;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}@keyframes Projects-module__2BoJ-q__statusPulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}@keyframes Projects-module__2BoJ-q__activity{0%{opacity:.3;transform:scaleY(.35)}to{opacity:.9;transform:scaleY(1)}}@keyframes Projects-module__2BoJ-q__packetTravel{0%{opacity:0;left:2px}15%{opacity:1}85%{opacity:.8}to{opacity:0;left:calc(100% - 6px)}}@keyframes Projects-module__2BoJ-q__cardScan{0%{opacity:0;top:1%}12%{opacity:.7}88%{opacity:.35}to{opacity:0;top:99%}}@media (max-width:1150px){.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr;gap:16px}.Projects-module__2BoJ-q__cardBody{padding:19px 18px 16px}.Projects-module__2BoJ-q__cardHeader,.Projects-module__2BoJ-q__footer{padding:0 17px}.Projects-module__2BoJ-q__description{min-height:0}.Projects-module__2BoJ-q__title{font-size:16px}.Projects-module__2BoJ-q__architectureFlow{padding-bottom:3px;overflow-x:auto}.Projects-module__2BoJ-q__flowGroup{flex:none}.Projects-module__2BoJ-q__connector{flex:0 0 30px;width:30px}}@media (prefers-reduced-motion:reduce){.Projects-module__2BoJ-q__card,.Projects-module__2BoJ-q__tech,.Projects-module__2BoJ-q__features li,.Projects-module__2BoJ-q__packet,.Projects-module__2BoJ-q__nodeDot,.Projects-module__2BoJ-q__projectState i,.Projects-module__2BoJ-q__archState i,.Projects-module__2BoJ-q__activity i,.Projects-module__2BoJ-q__scanBeam{animation:none!important}.Projects-module__2BoJ-q__card,.Projects-module__2BoJ-q__tech,.Projects-module__2BoJ-q__features li{opacity:1;transform:none}}@media (hover:hover) and (pointer:fine){.Projects-module__2BoJ-q__stage,.Projects-module__2BoJ-q__grid{overflow:visible!important}.Projects-module__2BoJ-q__card{transform-origin:50%;transition:scale .32s cubic-bezier(.16,.84,.28,1),border-color .3s,box-shadow .3s;scale:1}.Projects-module__2BoJ-q__card:hover{z-index:999;border-color:#917bffbf;scale:1.18;box-shadow:0 34px 76px #0006,0 0 50px #6954eb3b}.Projects-module__2BoJ-q__tech{transition:scale .2s,border-color .25s,background .25s,color .25s,box-shadow .25s;scale:1}.Projects-module__2BoJ-q__tech:hover{z-index:1000;scale:1.12}.Projects-module__2BoJ-q__archNode{transition:scale .2s,border-color .25s,box-shadow .25s;scale:1}.Projects-module__2BoJ-q__archNode:hover{z-index:1000;scale:1.14}}html[data-theme=light] .Projects-module__2BoJ-q__card{background:radial-gradient(circle at 85% 12%,#604ed50f,#0000 28%),linear-gradient(145deg,#fff,#f6f8fc)}html[data-theme=light] .Projects-module__2BoJ-q__description{color:#596276}html[data-theme=light] .Projects-module__2BoJ-q__tech{color:#6051c5;background:#6654d712;border-color:#6553cf29}html[data-theme=light] .Projects-module__2BoJ-q__archNode{color:#626b7f;background:#f0f3f9d1;border-color:#5f55a726}html[data-theme=light] .Projects-module__2BoJ-q__features li{color:#687184}html[data-theme=light] .Projects-module__2BoJ-q__metrics div{background:#eff2f99e}html[data-theme=light] .Projects-module__2BoJ-q__footer{background:#eff2f99e}:is(html[data-theme=light] .Projects-module__2BoJ-q__projectLabel,html[data-theme=light] .Projects-module__2BoJ-q__sectionLabel,html[data-theme=light] .Projects-module__2BoJ-q__footerPath){color:#7d8597}@media (hover:hover) and (pointer:fine){.Projects-module__2BoJ-q__stage,.Projects-module__2BoJ-q__grid{overflow:visible!important}.Projects-module__2BoJ-q__card{transform-origin:50%;transition:transform .35s cubic-bezier(.16,.84,.28,1),scale .3s cubic-bezier(.16,.84,.28,1),border-color .3s,box-shadow .3s;scale:1}.Projects-module__2BoJ-q__card:hover{z-index:500!important;border-color:#8c78ffb3!important;scale:1.16!important;box-shadow:0 32px 72px #00000061,0 0 48px #6753e636!important}.Projects-module__2BoJ-q__tech{scale:1}.Projects-module__2BoJ-q__tech:hover{scale:1.1!important}.Projects-module__2BoJ-q__archNode{scale:1}.Projects-module__2BoJ-q__archNode:hover{scale:1.1!important}}.Projects-module__2BoJ-q__cardHeader,.Projects-module__2BoJ-q__projectLabel,.Projects-module__2BoJ-q__sectionLabel{font-size:9px!important}.Projects-module__2BoJ-q__tech{font-size:10px!important}.Projects-module__2BoJ-q__archNode{font-size:9px!important}.Projects-module__2BoJ-q__ok{font-size:8px!important}.Projects-module__2BoJ-q__metrics span{font-size:9px!important}.Projects-module__2BoJ-q__metrics strong{font-size:10px!important}.Projects-module__2BoJ-q__footer,.Projects-module__2BoJ-q__link,.Projects-module__2BoJ-q__footerStatus{font-size:9px!important}
.Contact-module__hcVmEa__headingRow{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:30px;display:flex}.Contact-module__hcVmEa__intro{max-width:570px;color:var(--body);margin:0;font-size:14px;line-height:1.75}.Contact-module__hcVmEa__headingStatus{background:#37b18006;border:1px solid #4ad3a01f;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;display:flex}.Contact-module__hcVmEa__headingStatus>div{flex-direction:column;gap:2px;display:flex}.Contact-module__hcVmEa__headingStatus strong{letter-spacing:.12em;color:#55dea9c7;font-size:7px}.Contact-module__hcVmEa__headingStatus span:not(.Contact-module__hcVmEa__onlineDot){color:#9d9fbb8c;font-size:7px}.Contact-module__hcVmEa__onlineDot{background:#48e7a4f2;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.8s ease-in-out infinite Contact-module__hcVmEa__onlinePulse;box-shadow:0 0 9px #48e7a48c}.Contact-module__hcVmEa__gateway{isolation:isolate;opacity:0;background:radial-gradient(circle at 80% 30%,#3873cd0d,#0000 31%),linear-gradient(145deg,#121122f5,#090c18f2);border:1px solid #7466cf3b;border-radius:18px;position:relative;overflow:hidden;transform:translateY(22px)scale(.992);box-shadow:0 22px 70px #00000021,inset 0 1px #ffffff05}.Contact-module__hcVmEa__gatewayVisible{animation:.8s cubic-bezier(.2,.78,.25,1) forwards Contact-module__hcVmEa__gatewayBoot}.Contact-module__hcVmEa__gatewayGrid{z-index:-3;pointer-events:none;opacity:.25;background-image:linear-gradient(#7065bd0b 1px,#0000 1px),linear-gradient(90deg,#7065bd0b 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0009,#0000);mask-image:linear-gradient(90deg,#000,#0009,#0000)}.Contact-module__hcVmEa__gatewayGlow{z-index:-2;pointer-events:none;filter:blur(12px);background:radial-gradient(circle,#5d49da1f,#3294d709 45%,#0000 70%);border-radius:50%;width:560px;height:420px;position:absolute;top:-180px;right:-220px}.Contact-module__hcVmEa__networkPath{z-index:-1;pointer-events:none;background:linear-gradient(#0000,#7364db29,#42b4df1c,#0000);width:1px;height:calc(100% - 145px);position:absolute;top:85px;left:48%}.Contact-module__hcVmEa__networkPath i{background:#685ce2cc;border-radius:50%;width:5px;height:5px;animation:4s linear infinite Contact-module__hcVmEa__networkPacket;position:absolute;left:-2px;box-shadow:0 0 7px #685ce280}.Contact-module__hcVmEa__networkPath i:nth-child(2){animation-delay:-1s}.Contact-module__hcVmEa__networkPath i:nth-child(3){animation-delay:-2s}.Contact-module__hcVmEa__networkPath i:nth-child(4){animation-delay:-3s}.Contact-module__hcVmEa__gatewayHeader{z-index:4;background:#06081133;border-bottom:1px solid #7066b621;justify-content:space-between;align-items:center;min-height:58px;padding:0 24px;display:flex;position:relative}.Contact-module__hcVmEa__gatewayIdentity{align-items:center;gap:12px;display:flex}.Contact-module__hcVmEa__gatewayIcon{color:#9f8ffacc;background:#5f4dd30f;border:1px solid #7c6be840;border-radius:7px;place-items:center;width:30px;height:30px;font-family:ui-monospace,monospace;font-size:9px;display:grid}.Contact-module__hcVmEa__gatewayIdentity>div{flex-direction:column;gap:3px;display:flex}.Contact-module__hcVmEa__gatewayIdentity strong{letter-spacing:.11em;color:#d3d1e9d1;font-family:ui-monospace,monospace;font-size:9px}.Contact-module__hcVmEa__gatewayIdentity div span{color:#73a4d780;font-family:ui-monospace,monospace;font-size:7px}.Contact-module__hcVmEa__gatewayState{align-items:center;gap:10px;display:flex}.Contact-module__hcVmEa__signal{align-items:flex-end;gap:2px;height:13px;display:flex}.Contact-module__hcVmEa__signal i{background:#4bdea6b3;border-radius:2px;width:2px;animation:1.2s ease-in-out infinite alternate Contact-module__hcVmEa__signalActivity;display:block}.Contact-module__hcVmEa__signal i:first-child{height:4px}.Contact-module__hcVmEa__signal i:nth-child(2){height:8px;animation-delay:-.4s}.Contact-module__hcVmEa__signal i:nth-child(3){height:12px;animation-delay:-.8s}.Contact-module__hcVmEa__gatewayStateText{text-align:right;flex-direction:column;gap:2px;font-family:ui-monospace,monospace;display:flex}.Contact-module__hcVmEa__gatewayStateText strong{letter-spacing:.12em;color:#4fdba2b8;font-size:7px}.Contact-module__hcVmEa__gatewayStateText small{color:#8f91a873;font-size:6px}.Contact-module__hcVmEa__gatewayBody{grid-template-columns:minmax(0,1.42fr) minmax(320px,.88fr);display:grid}.Contact-module__hcVmEa__panelHeading{border-bottom:1px solid #6f66b21a;justify-content:space-between;align-items:center;min-height:48px;margin-bottom:21px;padding-bottom:12px;display:flex}.Contact-module__hcVmEa__panelHeading>div{align-items:center;gap:9px;display:flex}.Contact-module__hcVmEa__panelIndex{color:#9788efb3;border:1px solid #7568d333;border-radius:6px;place-items:center;width:25px;height:25px;font-family:ui-monospace,monospace;font-size:7px;display:grid}.Contact-module__hcVmEa__panelHeading div div{flex-direction:column;gap:3px;display:flex}.Contact-module__hcVmEa__panelHeading strong{letter-spacing:.1em;color:#bebcd7ba;font-family:ui-monospace,monospace;font-size:8px}.Contact-module__hcVmEa__panelHeading div div span{color:#8f8fa87a;font-size:8px}.Contact-module__hcVmEa__requestMethod,.Contact-module__hcVmEa__channelCount{letter-spacing:.08em;color:#51d2a2a1;background:#32b48408;border:1px solid #4dcc9f21;border-radius:5px;padding:3px 7px;font-family:ui-monospace,monospace;font-size:6px}.Contact-module__hcVmEa__formPanel{border-right:1px solid #6f66b21f;padding:24px 27px 25px;position:relative}.Contact-module__hcVmEa__inputRow{grid-template-columns:1fr 1fr;gap:15px;display:grid}.Contact-module__hcVmEa__field{margin-bottom:16px}.Contact-module__hcVmEa__label{justify-content:space-between;align-items:center;margin-bottom:6px;font-family:ui-monospace,monospace;display:flex}.Contact-module__hcVmEa__label span{letter-spacing:.11em;color:#9788f2c7;font-size:7px;font-weight:650}.Contact-module__hcVmEa__label small{color:#8688a061;text-transform:uppercase;font-size:6px}.Contact-module__hcVmEa__inputShell{background:#0709125c;border:1px solid #746bb033;border-radius:8px;align-items:center;transition:border-color .25s,background .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.Contact-module__hcVmEa__inputShell:hover{background:#0b0d197a;border-color:#8073d25e}.Contact-module__hcVmEa__inputShell:focus-within{background:#0c0e1c9e;border-color:#7b67f1ad;box-shadow:0 0 0 3px #6958e012,0 0 20px #5c49d712}.Contact-module__hcVmEa__fieldPrompt{color:#6abae191;border-right:1px solid #7066b01a;align-self:stretch;place-items:center;width:34px;font-family:ui-monospace,monospace;font-size:10px;display:grid}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{width:100%;color:var(--heading);font-family:var(--font-mono);background:0 0;border:0;outline:0;font-size:12px}.Contact-module__hcVmEa__input{height:42px;padding:0 12px}.Contact-module__hcVmEa__input::placeholder,.Contact-module__hcVmEa__textarea::placeholder{color:#8e8ea67a}.Contact-module__hcVmEa__textareaShell{align-items:flex-start}.Contact-module__hcVmEa__textareaPrompt{color:#6abae191;border-right:1px solid #7066b01a;justify-content:center;width:34px;min-width:34px;min-height:112px;padding-top:12px;font-family:ui-monospace,monospace;font-size:10px;display:flex}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:112px;padding:12px 13px}.Contact-module__hcVmEa__submitButton{cursor:pointer;color:#fff;letter-spacing:.22em;background:linear-gradient(100deg,#5f58ecf5,#855eeff0,#6ba9efe6);border:1px solid #8d78ff7a;border-radius:9px;justify-content:center;align-items:center;gap:10px;width:100%;height:46px;font-family:ui-monospace,monospace;font-size:9px;font-weight:650;transition:transform .25s,box-shadow .25s,filter .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #5c4cdc2e,inset 0 1px #ffffff38}.Contact-module__hcVmEa__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 34px #5c4cdc47,0 0 23px #6a5fe821}.Contact-module__hcVmEa__submitButton:disabled{cursor:wait;opacity:.7}.Contact-module__hcVmEa__buttonArrow{font-size:13px;transition:transform .25s;position:absolute;right:18px}.Contact-module__hcVmEa__submitButton:hover .Contact-module__hcVmEa__buttonArrow{transform:translate(4px)}.Contact-module__hcVmEa__buttonPacket{background:linear-gradient(90deg,#0000,#ffffff38,#0000);width:55px;height:100%;position:absolute;left:-70px;transform:skew(-20deg)}.Contact-module__hcVmEa__submitButton:hover .Contact-module__hcVmEa__buttonPacket{animation:1.25s infinite Contact-module__hcVmEa__buttonPacket}.Contact-module__hcVmEa__requestFooter{color:#8788a066;gap:15px;margin-top:10px;font-family:ui-monospace,monospace;font-size:6px;display:flex}.Contact-module__hcVmEa__requestReady{color:#4dd39d8a;align-items:center;gap:4px;margin-left:auto;display:flex}.Contact-module__hcVmEa__requestReady i{background:#43e29ddb;border-radius:50%;width:4px;height:4px;box-shadow:0 0 5px #43e29d73}.Contact-module__hcVmEa__status{border:1px solid;border-radius:8px;align-items:center;gap:10px;margin-top:13px;padding:10px 12px;font-family:ui-monospace,monospace;animation:.4s both Contact-module__hcVmEa__statusAppear;display:flex}.Contact-module__hcVmEa__status>span{border-radius:50%;flex-shrink:0;place-items:center;width:23px;height:23px;display:grid}.Contact-module__hcVmEa__status>div{flex-direction:column;gap:2px;display:flex}.Contact-module__hcVmEa__status strong{letter-spacing:.08em;font-size:7px}.Contact-module__hcVmEa__status small{opacity:.7;font-size:7px}.Contact-module__hcVmEa__success{color:#61e2b0cc;background:#2fbb840a;border-color:#41d59c2e}.Contact-module__hcVmEa__success>span{background:#3dcc9614}.Contact-module__hcVmEa__error{color:#f88c8cd9;background:#f871710a;border-color:#f8717133}.Contact-module__hcVmEa__error>span{background:#f8717114}.Contact-module__hcVmEa__contactPanel{background:linear-gradient(#0d0f1d5c,#070a1429);padding:24px 25px;position:relative}.Contact-module__hcVmEa__quickLinks{flex-direction:column;gap:7px;display:flex}.Contact-module__hcVmEa__quickLink{color:var(--body);border:1px solid #0000;border-radius:8px;grid-template-columns:32px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:8px 10px;text-decoration:none;transition:border-color .25s,background .25s,transform .25s;display:grid}.Contact-module__hcVmEa__quickLink:hover{background:#6756dc0b;border-color:#7768d92e;transform:translate(3px)}.Contact-module__hcVmEa__quickIcon{color:#9384f4c7;background:#5b4cc50b;border:1px solid #776acf29;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.Contact-module__hcVmEa__quickIcon svg{width:14px;height:14px}.Contact-module__hcVmEa__quickContent{flex-direction:column;gap:2px;min-width:0;display:flex}.Contact-module__hcVmEa__quickContent small{letter-spacing:.1em;color:#898ba46e;font-family:ui-monospace,monospace;font-size:6px}.Contact-module__hcVmEa__quickContent strong{text-overflow:ellipsis;white-space:nowrap;color:#c3c3d7ba;font-size:11px;font-weight:500;transition:color .25s;overflow:hidden}.Contact-module__hcVmEa__quickLink:hover .Contact-module__hcVmEa__quickContent strong{color:#dcd9f6f2}.Contact-module__hcVmEa__quickArrow{color:#7b6ce059;transition:color .25s,transform .25s}.Contact-module__hcVmEa__quickLink:hover .Contact-module__hcVmEa__quickArrow{color:#7564eccc;transform:translate(2px,-2px)}.Contact-module__hcVmEa__qrSection{border-top:1px solid #6f66b01a;margin-top:18px;padding-top:16px}.Contact-module__hcVmEa__qrHeading{letter-spacing:.1em;color:#9390ae78;justify-content:space-between;margin-bottom:13px;font-family:ui-monospace,monospace;font-size:6px;display:flex}.Contact-module__hcVmEa__qrStatus{color:#4dd59f94;align-items:center;gap:4px;display:flex}.Contact-module__hcVmEa__qrStatus i{background:#48e6a2e6;border-radius:50%;width:4px;height:4px;animation:1.7s ease-in-out infinite Contact-module__hcVmEa__onlinePulse;box-shadow:0 0 6px #48e6a273}.Contact-module__hcVmEa__qrBody{grid-template-columns:125px minmax(0,1fr);align-items:center;gap:18px;display:grid}.Contact-module__hcVmEa__qrScanner{place-items:center;width:125px;height:125px;display:grid;position:relative}.Contact-module__hcVmEa__qrScanner img{object-fit:contain;background:#fff;border-radius:9px;width:111px;height:111px;padding:6px;transition:transform .3s,box-shadow .3s;display:block}.Contact-module__hcVmEa__qrScanner:hover img{transform:scale(1.035);box-shadow:0 0 25px #6c60ec29}.Contact-module__hcVmEa__corner1,.Contact-module__hcVmEa__corner2,.Contact-module__hcVmEa__corner3,.Contact-module__hcVmEa__corner4{pointer-events:none;border-color:#7c6aefa6;width:17px;height:17px;position:absolute}.Contact-module__hcVmEa__corner1{border-top:2px solid;border-left:2px solid;top:0;left:0}.Contact-module__hcVmEa__corner2{border-top:2px solid;border-right:2px solid;top:0;right:0}.Contact-module__hcVmEa__corner3{border-bottom:2px solid;border-left:2px solid;bottom:0;left:0}.Contact-module__hcVmEa__corner4{border-bottom:2px solid;border-right:2px solid;bottom:0;right:0}.Contact-module__hcVmEa__qrScanLine{z-index:3;pointer-events:none;background:linear-gradient(90deg,#0000,#6859e8cc,#41c2e8b8,#0000);height:1px;animation:3.2s linear infinite Contact-module__hcVmEa__qrScan;position:absolute;top:9px;left:8px;right:8px;box-shadow:0 0 8px #5e51e073}.Contact-module__hcVmEa__qrDescription strong{letter-spacing:.1em;color:#bebadab8;font-family:ui-monospace,monospace;font-size:8px}.Contact-module__hcVmEa__qrDescription p{color:#9191a880;max-width:170px;margin:6px 0 11px;font-size:9px;line-height:1.55}.Contact-module__hcVmEa__handshake{color:#729fd07a;align-items:center;gap:4px;font-family:ui-monospace,monospace;font-size:5px;display:flex}.Contact-module__hcVmEa__handshake i{background:#6a5bdd8c;border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite Contact-module__hcVmEa__handshake}.Contact-module__hcVmEa__handshake i:nth-child(2){animation-delay:-.45s}.Contact-module__hcVmEa__handshake i:nth-child(3){animation-delay:-.9s}.Contact-module__hcVmEa__gatewayFooter{background:#05070f2e;border-top:1px solid #6f66b11f;justify-content:space-between;align-items:center;gap:30px;min-height:59px;padding:10px 24px;display:flex}.Contact-module__hcVmEa__socialBlock{align-items:center;gap:15px;display:flex}.Contact-module__hcVmEa__footerLabel{letter-spacing:.1em;color:#8b8ba36e;font-family:ui-monospace,monospace;font-size:6px}.Contact-module__hcVmEa__social{align-items:center;gap:7px;display:flex}.Contact-module__hcVmEa__social a{color:#9797afa8;background:#090a144f;border:1px solid #7068ae21;border-radius:7px;place-items:center;width:30px;height:30px;text-decoration:none;transition:color .25s,background .25s,border-color .25s,transform .25s,box-shadow .25s;display:grid}.Contact-module__hcVmEa__social a:hover{color:#cdc7f7f2;background:#614fd214;border-color:#7d6aeb61;transform:translateY(-3px);box-shadow:0 0 18px #5a49d31a}.Contact-module__hcVmEa__social .Contact-module__hcVmEa__zaloButton{color:#fff;background:#0068ffb3;border-color:#438bff73;font-size:7px;font-weight:800}.Contact-module__hcVmEa__gatewayTelemetry{align-items:center;gap:13px;font-family:ui-monospace,monospace;display:flex}.Contact-module__hcVmEa__gatewayTelemetry>div{flex-direction:column;gap:2px;display:flex}.Contact-module__hcVmEa__gatewayTelemetry span{letter-spacing:.08em;color:#82839a5e;font-size:5px}.Contact-module__hcVmEa__gatewayTelemetry strong{color:#4bd09d8a;font-size:6px;font-weight:500}.Contact-module__hcVmEa__gatewayTelemetry>i{background:#7067aa1c;width:1px;height:19px}@keyframes Contact-module__hcVmEa__gatewayBoot{0%{opacity:0;transform:translateY(22px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Contact-module__hcVmEa__onlinePulse{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}@keyframes Contact-module__hcVmEa__signalActivity{0%{opacity:.3;transform:scaleY(.4)}to{opacity:1;transform:scaleY(1)}}@keyframes Contact-module__hcVmEa__networkPacket{0%{opacity:0;top:0}12%{opacity:.7}88%{opacity:.55}to{opacity:0;top:100%}}@keyframes Contact-module__hcVmEa__buttonPacket{0%{left:-70px}to{left:110%}}@keyframes Contact-module__hcVmEa__qrScan{0%{opacity:0;top:9px}10%{opacity:.8}90%{opacity:.6}to{opacity:0;top:115px}}@keyframes Contact-module__hcVmEa__handshake{0%,to{opacity:.2;transform:scale(.75)}50%{opacity:1;transform:scale(1.1)}}@keyframes Contact-module__hcVmEa__statusAppear{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:950px){.Contact-module__hcVmEa__gatewayBody{grid-template-columns:1.15fr .85fr}.Contact-module__hcVmEa__qrBody{grid-template-columns:1fr}.Contact-module__hcVmEa__qrScanner{margin:auto}.Contact-module__hcVmEa__qrDescription{text-align:center}.Contact-module__hcVmEa__qrDescription p{margin:6px auto 10px}.Contact-module__hcVmEa__handshake{justify-content:center}.Contact-module__hcVmEa__gatewayTelemetry{display:none}}@media (max-width:767px){.Contact-module__hcVmEa__headingRow{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:24px}.Contact-module__hcVmEa__gatewayBody{grid-template-columns:1fr}.Contact-module__hcVmEa__formPanel{border-bottom:1px solid #6f66b21f;border-right:0;padding:21px 18px 22px}.Contact-module__hcVmEa__contactPanel{padding:21px 18px}.Contact-module__hcVmEa__inputRow{grid-template-columns:1fr;gap:0}.Contact-module__hcVmEa__gatewayHeader{padding:0 17px}.Contact-module__hcVmEa__gatewayIdentity div span,.Contact-module__hcVmEa__gatewayStateText small{display:none}.Contact-module__hcVmEa__gatewayIdentity strong{font-size:7px}.Contact-module__hcVmEa__gatewayFooter{padding:12px 17px}.Contact-module__hcVmEa__footerLabel{display:none}.Contact-module__hcVmEa__requestFooter{flex-wrap:wrap}.Contact-module__hcVmEa__requestReady{margin-left:0}.Contact-module__hcVmEa__qrBody{grid-template-columns:125px 1fr;gap:15px}.Contact-module__hcVmEa__qrDescription{text-align:left}.Contact-module__hcVmEa__qrDescription p{margin:6px 0 10px}.Contact-module__hcVmEa__handshake{justify-content:flex-start}.Contact-module__hcVmEa__networkPath{display:none}}@media (max-width:480px){.Contact-module__hcVmEa__qrBody{grid-template-columns:1fr}.Contact-module__hcVmEa__qrDescription{text-align:center}.Contact-module__hcVmEa__qrDescription p{margin:6px auto 10px}.Contact-module__hcVmEa__handshake{justify-content:center}.Contact-module__hcVmEa__gatewayState .Contact-module__hcVmEa__signal{display:none}}@media (prefers-reduced-motion:reduce){.Contact-module__hcVmEa__gateway,.Contact-module__hcVmEa__onlineDot,.Contact-module__hcVmEa__signal i,.Contact-module__hcVmEa__networkPath i,.Contact-module__hcVmEa__buttonPacket,.Contact-module__hcVmEa__qrScanLine,.Contact-module__hcVmEa__qrStatus i,.Contact-module__hcVmEa__handshake i{animation:none!important}.Contact-module__hcVmEa__gateway{opacity:1;transform:none}}@media (hover:hover) and (pointer:fine){.Contact-module__hcVmEa__contactPanel,.Contact-module__hcVmEa__quickLinks,.Contact-module__hcVmEa__qrSection,.Contact-module__hcVmEa__gatewayFooter{overflow:visible!important}.Contact-module__hcVmEa__quickLink{transform-origin:50%;transition:scale .25s,border-color .25s,box-shadow .25s,background .25s;scale:1}.Contact-module__hcVmEa__quickLink:hover{z-index:999;scale:1.18;box-shadow:0 22px 45px #0000004d,0 0 35px #6954eb2e}.Contact-module__hcVmEa__qrScanner{transition:scale .28s,filter .28s;scale:1}.Contact-module__hcVmEa__qrScanner:hover{z-index:1000;filter:drop-shadow(0 24px 35px #0000005c);scale:1.18}.Contact-module__hcVmEa__social a{transition:scale .2s,color .25s,background .25s,border-color .25s,box-shadow .25s;scale:1}.Contact-module__hcVmEa__social a:hover{z-index:1000;scale:1.18}}html[data-theme=light] .Contact-module__hcVmEa__gateway{background:radial-gradient(circle at 80% 30%,#496fcd0f,#0000 32%),linear-gradient(145deg,#fff,#f5f7fb);border-color:#6456c12e;box-shadow:0 20px 55px #272f4a17}:is(html[data-theme=light] .Contact-module__hcVmEa__gatewayHeader,html[data-theme=light] .Contact-module__hcVmEa__gatewayFooter){background:#eef2f99e}html[data-theme=light] .Contact-module__hcVmEa__contactPanel{background:#f3f6fb85}html[data-theme=light] .Contact-module__hcVmEa__inputShell{background:#f8f9fdeb;border-color:#655baa2e}html[data-theme=light] .Contact-module__hcVmEa__inputShell:hover{background:#fff}html[data-theme=light] .Contact-module__hcVmEa__inputShell:focus-within{background:#fff}html[data-theme=light] .Contact-module__hcVmEa__quickLink:hover{background:#6554d50f}html[data-theme=light] .Contact-module__hcVmEa__quickContent strong{color:#525a6e}:is(html[data-theme=light] .Contact-module__hcVmEa__gatewayIdentity strong,html[data-theme=light] .Contact-module__hcVmEa__panelHeading strong,html[data-theme=light] .Contact-module__hcVmEa__qrDescription strong){color:#444c61}@media (hover:hover) and (pointer:fine){.Contact-module__hcVmEa__quickLink{transition:transform .25s,scale .25s,background .25s,border-color .25s,box-shadow .25s;scale:1}.Contact-module__hcVmEa__quickLink:hover{z-index:500;scale:1.16!important}.Contact-module__hcVmEa__qrScanner{transition:scale .28s,filter .28s;scale:1}.Contact-module__hcVmEa__qrScanner:hover{z-index:510;scale:1.16!important}.Contact-module__hcVmEa__social a{scale:1}.Contact-module__hcVmEa__social a:hover{scale:1.16!important}}.Contact-module__hcVmEa__headingStatus strong,.Contact-module__hcVmEa__headingStatus span:not(.Contact-module__hcVmEa__onlineDot){font-size:9px!important}.Contact-module__hcVmEa__gatewayIdentity strong{font-size:10px!important}.Contact-module__hcVmEa__gatewayIdentity div span,.Contact-module__hcVmEa__gatewayStateText strong,.Contact-module__hcVmEa__gatewayStateText small,.Contact-module__hcVmEa__panelIndex{font-size:9px!important}.Contact-module__hcVmEa__panelHeading strong{font-size:10px!important}.Contact-module__hcVmEa__panelHeading div div span,.Contact-module__hcVmEa__requestMethod,.Contact-module__hcVmEa__channelCount,.Contact-module__hcVmEa__label span,.Contact-module__hcVmEa__label small,.Contact-module__hcVmEa__requestFooter,.Contact-module__hcVmEa__quickContent small,.Contact-module__hcVmEa__qrHeading{font-size:9px!important}.Contact-module__hcVmEa__qrDescription strong,.Contact-module__hcVmEa__qrDescription p{font-size:10px!important}.Contact-module__hcVmEa__handshake,.Contact-module__hcVmEa__footerLabel,.Contact-module__hcVmEa__gatewayTelemetry span,.Contact-module__hcVmEa__gatewayTelemetry strong{font-size:9px!important}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-default);text-align:center;padding:48px 0;position:relative}.Footer-module__S6Hkya__footer:before{content:"";background:var(--gradient-1);border-radius:1px;width:200px;height:2px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__inner{flex-direction:column;align-items:center;gap:20px;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.Footer-module__S6Hkya__links{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.Footer-module__S6Hkya__links a{color:var(--body-subtle);text-transform:uppercase;letter-spacing:.06em;font-size:12px;transition:color .25s;position:relative}.Footer-module__S6Hkya__links a:after{content:"";background:var(--gradient-1);border-radius:1px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-2px;left:0}.Footer-module__S6Hkya__links a:hover{color:var(--heading)}.Footer-module__S6Hkya__links a:hover:after{width:100%}.Footer-module__S6Hkya__copy{color:var(--body-subtle);font-size:12px}
