.Navbar-module__cJzEcG__nav{z-index:100;transition:all var(--transition-base);padding:18px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{background:0 0;border-bottom:1px solid #ffffff0f;padding:12px 0}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:2px;display:flex}.Navbar-module__cJzEcG__logoText{color:#fff;letter-spacing:-.04em;text-transform:lowercase;font-family:Outfit,sans-serif;font-size:26px;font-weight:900}.Navbar-module__cJzEcG__logoDev{color:var(--accent-cyan);opacity:.8;letter-spacing:-.02em;margin-left:-1px;font-family:Inter,sans-serif;font-size:24px;font-weight:100}.Navbar-module__cJzEcG__links{align-items:center;gap:4px;list-style:none;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);transition:color var(--transition-fast);cursor:pointer;background:0 0;border:none;border-radius:100px;outline:none;flex-direction:column;align-items:center;gap:4px;padding:8px 16px;font-size:14px;font-weight:500;display:flex;position:relative}.Navbar-module__cJzEcG__link:hover,.Navbar-module__cJzEcG__link.Navbar-module__cJzEcG__active{color:var(--text-primary)}.Navbar-module__cJzEcG__activeDot{background:var(--accent-cyan);border-radius:50%;width:4px;height:4px;display:block}.Navbar-module__cJzEcG__ctaWrapper{cursor:pointer;background:0 0;border:none;border-radius:100px;outline:none;justify-content:center;align-items:center;padding:1px;transition:transform .3s;display:inline-flex;position:relative;overflow:hidden}.Navbar-module__cJzEcG__ctaWrapper:before{content:"";background:conic-gradient(from var(--angle,0deg), transparent 0deg, var(--accent-cyan) 90deg, var(--accent-purple) 180deg, transparent 270deg);z-index:0;animation:4s linear infinite Navbar-module__cJzEcG__rotateBorder;position:absolute;inset:-100%}.Navbar-module__cJzEcG__ctaWrapper:hover{transform:translateY(-2px)}.Navbar-module__cJzEcG__ctaWrapper:hover:before{animation-duration:2s}.Navbar-module__cJzEcG__ctaText{z-index:1;color:#fff;white-space:nowrap;background:#06060f;border-radius:100px;padding:10px 24px;font-size:14px;font-weight:700;transition:all .3s;display:block;position:relative}.Navbar-module__cJzEcG__ctaWrapper:hover{box-shadow:0 0 30px #00d4ff26,0 0 60px #7c3aed1a}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes Navbar-module__cJzEcG__rotateBorder{to{--angle:360deg}}.Navbar-module__cJzEcG__hamburger{cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;outline:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--text-primary);width:22px;height:2px;transition:all var(--transition-base);transform-origin:50%;border-radius:2px;display:block}.Navbar-module__cJzEcG__lineOpen1{transform:translateY(7px)rotate(45deg)!important}.Navbar-module__cJzEcG__lineOpen2{opacity:0!important;transform:scaleX(0)!important}.Navbar-module__cJzEcG__lineOpen3{transform:translateY(-7px)rotate(-45deg)!important}.Navbar-module__cJzEcG__mobileMenu{z-index:99;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--border);border-radius:var(--radius-lg);background:#0e0e1af7;flex-direction:column;gap:4px;padding:20px;display:flex;position:fixed;top:74px;left:16px;right:16px}.Navbar-module__cJzEcG__mobileLink{border-radius:var(--radius-md);color:var(--text-secondary);transition:all var(--transition-fast);text-align:left;cursor:pointer;background:0 0;border:none;outline:none;padding:14px 16px;font-size:16px;font-weight:500}.Navbar-module__cJzEcG__mobileLink:hover,.Navbar-module__cJzEcG__mobileLinkActive{background:var(--bg-card-hover);color:var(--text-primary)}@media (max-width:768px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__ctaWrapper{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}
.Hero-module___w2HtG__hero{background:0 0;align-items:center;min-height:calc(100vh - 72px);padding:80px 0;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__inner{z-index:2;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;width:100%;display:grid;position:relative}.Hero-module___w2HtG__bgGlowPurple{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(#7c3aed38 0%,#5a14c81a 40%,#0000 75%);border-radius:50%;width:900px;height:800px;animation:20s ease-in-out infinite Hero-module___w2HtG__drift;position:fixed;bottom:-25%;right:-15%}.Hero-module___w2HtG__bgGlowBlue{filter:blur(100px);pointer-events:none;z-index:0;background:radial-gradient(circle,#00d4ff0a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:15s ease-in-out infinite reverse Hero-module___w2HtG__drift;position:fixed;top:-5%;left:-10%}@keyframes Hero-module___w2HtG__drift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(60px,-40px)scale(1.1)}}.Hero-module___w2HtG__brandSide{flex-direction:column;gap:42px;display:flex;position:relative}.Hero-module___w2HtG__statusPill{background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:12px;width:fit-content;padding:10px 20px;display:inline-flex}.Hero-module___w2HtG__pulsingDot{background:var(--accent-green);width:8px;height:8px;box-shadow:0 0 12px var(--accent-green);border-radius:50%;animation:2s ease-in-out infinite Hero-module___w2HtG__pulse}@keyframes Hero-module___w2HtG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.Hero-module___w2HtG__statusMsg{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:600}.Hero-module___w2HtG__nameContainer{margin:10px 0}.Hero-module___w2HtG__nameWrapper{flex-direction:column;display:flex}.Hero-module___w2HtG__firstName{color:var(--accent-cyan);letter-spacing:.8em;opacity:.9;margin-bottom:-10px;margin-left:6px;font-size:20px;font-weight:400}.Hero-module___w2HtG__lastName{color:#fff;letter-spacing:-.04em;text-shadow:0 10px 30px #0006;font-size:clamp(48px,10vw,82px);font-weight:900;line-height:.95}.Hero-module___w2HtG__roleContainer{align-items:flex-start;gap:24px;display:flex}.Hero-module___w2HtG__roleLine{background:var(--accent-cyan);border-radius:2px;width:3px;height:48px}.Hero-module___w2HtG__roleContent{flex-direction:column;gap:4px;display:flex}.Hero-module___w2HtG__roleTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:26px;font-weight:800}.Hero-module___w2HtG__tagline{color:var(--text-muted);border-bottom:1px solid #ffffff14;padding-bottom:4px;font-size:15px;font-weight:500}.Hero-module___w2HtG__leadBio{color:var(--text-primary);max-width:620px;font-size:20px;font-weight:500;line-height:1.5}.Hero-module___w2HtG__bioMuted{color:var(--text-secondary);opacity:.7;font-size:16px;font-weight:400}.Hero-module___w2HtG__techPalette{flex-wrap:wrap;gap:10px;display:flex}.Hero-module___w2HtG__techChip{color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .3s}.Hero-module___w2HtG__techChip:hover{border-color:var(--tech-color);color:var(--tech-color);background:#ffffff14;transform:translateY(-2px)}.Hero-module___w2HtG__actions{align-items:center;gap:20px;display:flex}.Hero-module___w2HtG__exploreBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;align-items:center;gap:12px;padding:18px 42px;font-size:16px;font-weight:800;transition:all 4s cubic-bezier(.175,.885,.32,1.275);display:flex}.Hero-module___w2HtG__exploreBtn:hover{background:var(--accent-cyan);transform:translateY(-5px);box-shadow:0 15px 40px #ffffff40}.Hero-module___w2HtG__contactBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #fff3;padding:10px 0;font-size:16px;font-weight:700;transition:all .3s}.Hero-module___w2HtG__contactBtn:hover{border-color:var(--accent-purple);color:var(--accent-purple);padding-left:10px}.Hero-module___w2HtG__widgetSide{flex-direction:column;gap:20px;display:flex}.Hero-module___w2HtG__linkedInWidget,.Hero-module___w2HtG__githubWidget,.Hero-module___w2HtG__contactWidget{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:24px;text-decoration:none;transition:all .3s;display:block}.Hero-module___w2HtG__linkedInWidget:hover{background:#0077b514;border-color:#0077b5;transform:translate(-10px)}.Hero-module___w2HtG__githubWidget:hover{background:#ffffff0f;border-color:#fff;transform:translate(-10px)}.Hero-module___w2HtG__widgetHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Hero-module___w2HtG__widgetIcon{color:#fff;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:800;display:flex}.Hero-module___w2HtG__widgetLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700}.Hero-module___w2HtG__widgetBody{flex-direction:column;gap:4px;display:flex}.Hero-module___w2HtG__widgetName{color:#fff;font-size:18px;font-weight:800}.Hero-module___w2HtG__widgetTitle{color:var(--text-secondary);font-size:13px;font-weight:500}.Hero-module___w2HtG__widgetFooter{color:var(--accent-cyan);margin-top:12px;font-size:11px;font-weight:600}.Hero-module___w2HtG__githubStats{gap:24px;display:flex}.Hero-module___w2HtG__statItem{flex-direction:column;gap:2px;display:flex}.Hero-module___w2HtG__statVal{color:#fff;font-size:20px;font-weight:800}.Hero-module___w2HtG__statLab{color:var(--text-muted);text-transform:uppercase;font-size:10px;font-weight:600}.Hero-module___w2HtG__contactWidget{background:#ffffff05}.Hero-module___w2HtG__contactItem{flex-direction:column;gap:4px;display:flex}.Hero-module___w2HtG__contactLabel{color:var(--accent-cyan);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700}.Hero-module___w2HtG__contactValue{color:#fff;word-break:break-all;font-size:16px;font-weight:600;text-decoration:none;transition:color .3s}.Hero-module___w2HtG__contactValue:hover{color:var(--accent-cyan)}@media (max-width:1200px){.Hero-module___w2HtG__inner{grid-template-columns:1fr;gap:60px}}@media (max-width:640px){.Hero-module___w2HtG__actions{flex-direction:column;align-items:stretch}.Hero-module___w2HtG__widgetSide{flex-direction:column}}
.About-module__RHteCa__grid{grid-template-columns:1fr 1.3fr;align-items:center;gap:80px;display:grid}.About-module__RHteCa__visual{justify-content:center;align-items:center;display:flex}.About-module__RHteCa__avatarWrapper{justify-content:center;align-items:center;width:320px;height:320px;display:flex;position:relative}.About-module__RHteCa__avatar{border:2px solid var(--border-hover);background:linear-gradient(135deg,#00d4ff22,#7b2fff33);background:var(--gradient-main);-webkit-text-fill-color:transparent;z-index:2;-webkit-background-clip:text;background-clip:text;border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;font-size:56px;font-weight:900;display:flex;position:relative;box-shadow:0 20px 60px #00d4ff26}.About-module__RHteCa__avatarRing{border:1px solid #00d4ff33;border-radius:50%;animation:12s linear infinite About-module__RHteCa__spin;position:absolute;inset:-20px}.About-module__RHteCa__avatarRing2{border:1px dashed #7b2fff33;border-radius:50%;animation:20s linear infinite reverse About-module__RHteCa__spin;position:absolute;inset:-40px}@keyframes About-module__RHteCa__spin{to{transform:rotate(360deg)}}.About-module__RHteCa__floatBadge{border:1px solid var(--border-hover);white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;background:#0e0e1ae6;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:flex;position:absolute;box-shadow:0 8px 30px #0000004d}.About-module__RHteCa__text{flex-direction:column;gap:28px;display:flex}.About-module__RHteCa__bio{color:var(--text-secondary);font-size:16px;line-height:1.8}.About-module__RHteCa__infoGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.About-module__RHteCa__infoItem{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:4px;padding:14px 18px;font-size:14px;display:flex}.About-module__RHteCa__infoLabel{color:var(--text-muted);font-size:12px}.About-module__RHteCa__skillsTitle{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:600}.About-module__RHteCa__skills{flex-wrap:wrap;gap:8px;display:flex}.About-module__RHteCa__statsRow{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.About-module__RHteCa__statCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:all var(--transition-base);flex-direction:column;align-items:center;gap:6px;padding:20px 12px;display:flex}.About-module__RHteCa__statCard:hover{background:var(--bg-card-hover);border-color:#00d4ff4d}.About-module__RHteCa__statValue{background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:26px;font-weight:800}.About-module__RHteCa__statLabel{color:var(--text-muted);text-align:center;font-size:11px;font-weight:500}@media (max-width:1024px){.About-module__RHteCa__grid{grid-template-columns:1fr;gap:50px}.About-module__RHteCa__visual{order:-1}.About-module__RHteCa__statsRow{grid-template-columns:repeat(2,1fr)}.About-module__RHteCa__infoGrid{grid-template-columns:1fr}}@media (max-width:480px){.About-module__RHteCa__avatarWrapper{width:260px;height:260px}.About-module__RHteCa__avatar{width:180px;height:180px;font-size:42px}}
.Companies-module__4OjBQW__section{padding:var(--section-padding);background:0 0;position:relative}.Companies-module__4OjBQW__header{text-align:center;max-width:700px;margin:0 auto 80px}.Companies-module__4OjBQW__preTitle{font-family:var(--font-mono);color:var(--accent-cyan);text-transform:uppercase;letter-spacing:.25em;margin-bottom:20px;font-size:13px;display:block}.Companies-module__4OjBQW__title{margin-bottom:24px;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.2}.Companies-module__4OjBQW__subtitle{color:var(--text-secondary);font-size:17px;line-height:1.7}.Companies-module__4OjBQW__companyList{flex-direction:column;gap:32px;max-width:1000px;margin:0 auto;display:flex}.Companies-module__4OjBQW__companyItem{border-radius:var(--radius-lg);transition:all var(--transition-base);background:#ffffff05;border:1px solid #ffffff0d;overflow:hidden}.Companies-module__4OjBQW__companyItem:hover{background:#ffffff09;border-color:#ffffff1f;transform:translateY(-4px)}.Companies-module__4OjBQW__companyMain{grid-template-columns:100px 1fr 180px;align-items:center;gap:32px;padding:32px;display:grid}.Companies-module__4OjBQW__logoSlot{justify-content:center;display:flex}.Companies-module__4OjBQW__logoCircle{width:72px;height:72px;font-family:var(--font-mono);transition:transform var(--transition-base);background:#0000004d;border:1px solid;border-radius:50%;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex}.Companies-module__4OjBQW__companyItem:hover .Companies-module__4OjBQW__logoCircle{transform:scale(1.05)}.Companies-module__4OjBQW__details{flex-direction:column;gap:12px;display:flex}.Companies-module__4OjBQW__topRow{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.Companies-module__4OjBQW__companyName{color:var(--text-primary);font-size:22px;font-weight:700}.Companies-module__4OjBQW__year{color:var(--text-muted);font-size:13px;font-family:var(--font-mono)}.Companies-module__4OjBQW__role{letter-spacing:.02em;font-size:15px;font-weight:600}.Companies-module__4OjBQW__description{color:var(--text-secondary);max-width:550px;font-size:15px;line-height:1.6}.Companies-module__4OjBQW__tags{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.Companies-module__4OjBQW__tag{color:var(--text-muted);background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;padding:4px 12px;font-size:12px;font-weight:500}.Companies-module__4OjBQW__actionSlot{justify-content:flex-end;display:flex}.Companies-module__4OjBQW__moreBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;font-size:14px;font-weight:700;transition:opacity .2s;display:flex}.Companies-module__4OjBQW__moreBtn:hover{opacity:.8}.Companies-module__4OjBQW__arrow{transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.Companies-module__4OjBQW__expandedContent{overflow:hidden}.Companies-module__4OjBQW__storyBox{gap:24px;padding:0 32px 32px;display:flex}.Companies-module__4OjBQW__storyLine{opacity:.3;border-radius:4px;width:2px}.Companies-module__4OjBQW__storyInner{flex:1}.Companies-module__4OjBQW__longDesc{color:var(--text-secondary);max-width:800px;margin-bottom:24px;font-size:15px;line-height:1.8}.Companies-module__4OjBQW__visitLink{color:#fff;transition:all var(--transition-base);border-radius:100px;align-items:center;gap:10px;padding:10px 24px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.Companies-module__4OjBQW__visitLink:hover{filter:brightness(1.15);transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}@media (max-width:900px){.Companies-module__4OjBQW__companyMain{grid-template-rows:auto auto;grid-template-columns:80px 1fr}.Companies-module__4OjBQW__actionSlot{grid-column:1/-1;justify-content:flex-start}}@media (max-width:600px){.Companies-module__4OjBQW__companyMain{flex-direction:column;align-items:flex-start;gap:20px;padding:24px;display:flex}.Companies-module__4OjBQW__logoSlot{justify-content:flex-start}}
.Projects-module__tl4Q0a__section{background:0 0;padding:120px 0;position:relative;overflow:hidden}.Projects-module__tl4Q0a__header{max-width:800px;margin-bottom:80px}.Projects-module__tl4Q0a__headerLabel{align-items:center;gap:16px;margin-bottom:24px;display:flex}.Projects-module__tl4Q0a__labelLine{background:var(--accent-cyan);width:40px;height:1px}.Projects-module__tl4Q0a__labelTitle{color:var(--accent-cyan);text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:700}.Projects-module__tl4Q0a__title{color:#fff;letter-spacing:-.04em;font-family:Outfit,sans-serif;font-size:clamp(42px,6vw,64px);font-weight:900;line-height:1}.Projects-module__tl4Q0a__accent{background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Projects-module__tl4Q0a__filters{border-bottom:1px solid #ffffff0f;gap:32px;margin-bottom:60px;padding-bottom:16px;display:flex}.Projects-module__tl4Q0a__filterBtn{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;border:none;padding:0 4px 12px;font-size:13px;font-weight:600;transition:color .3s;position:relative}.Projects-module__tl4Q0a__filterBtn:hover,.Projects-module__tl4Q0a__filterActive{color:#fff}.Projects-module__tl4Q0a__filterUnderline{background:var(--accent-cyan);z-index:1;height:2px;position:absolute;bottom:-1px;left:0;right:0}.Projects-module__tl4Q0a__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}@media (min-width:1200px){.Projects-module__tl4Q0a__grid{grid-template-columns:repeat(3,1fr)}}.Projects-module__tl4Q0a__cardWrapper{width:100%}.Projects-module__tl4Q0a__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;transition:all .4s cubic-bezier(.19,1,.22,1);position:relative;overflow:hidden}.Projects-module__tl4Q0a__card:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-5px)}.Projects-module__tl4Q0a__metaTop{opacity:.6;align-items:center;gap:10px;padding:20px 24px;display:flex}.Projects-module__tl4Q0a__index{color:var(--accent-cyan);font-family:Outfit,sans-serif;font-size:11px;font-weight:800}.Projects-module__tl4Q0a__separator{opacity:.2;background:#fff;width:20px;height:1px}.Projects-module__tl4Q0a__category{text-transform:uppercase;letter-spacing:.1em;color:#fff;font-size:9px;font-weight:700}.Projects-module__tl4Q0a__thumbnailArea{background:#0003;justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.Projects-module__tl4Q0a__bgGradient{position:absolute;inset:0}.Projects-module__tl4Q0a__abstractShape{background:linear-gradient(135deg,#ffffff08,#0000);border-radius:20px;width:200px;height:130px;position:absolute;transform:rotate(-10deg)}.Projects-module__tl4Q0a__iconCircle{z-index:2;border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:transform .6s;display:flex;position:relative}.Projects-module__tl4Q0a__card:hover .Projects-module__tl4Q0a__iconCircle{transform:scale(1.05)rotate(3deg)}.Projects-module__tl4Q0a__symbol{font-size:32px}.Projects-module__tl4Q0a__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#06060f99;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Projects-module__tl4Q0a__links{gap:12px;display:flex}.Projects-module__tl4Q0a__circleBtn{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.Projects-module__tl4Q0a__circleBtn:hover{border-color:#fff;transform:scale(1.1)translateY(-2px)}.Projects-module__tl4Q0a__content{padding:24px}.Projects-module__tl4Q0a__projectName{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:22px;font-weight:800}.Projects-module__tl4Q0a__projectDesc{color:var(--text-secondary);margin-bottom:0;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:1.5}@media (max-width:1024px){.Projects-module__tl4Q0a__cardWrapper{flex:100%;min-width:0}.Projects-module__tl4Q0a__thumbnailArea{height:240px}}@media (max-width:640px){.Projects-module__tl4Q0a__filters{gap:16px;padding-bottom:20px;overflow-x:auto}.Projects-module__tl4Q0a__title{font-size:42px}.Projects-module__tl4Q0a__cardWrapper{min-width:0}}
.References-module__Bd4vKa__section{background:0 0;padding:120px 0;position:relative;overflow:hidden}.References-module__Bd4vKa__header{max-width:800px;margin-bottom:80px}.References-module__Bd4vKa__headerLabel{align-items:center;gap:16px;margin-bottom:24px;display:flex}.References-module__Bd4vKa__labelLine{background:var(--accent-cyan);width:40px;height:1px}.References-module__Bd4vKa__labelTitle{color:var(--accent-cyan);text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:700}.References-module__Bd4vKa__title{color:#fff;letter-spacing:-.04em;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:clamp(40px,6vw,60px);font-weight:900;line-height:1.1}.References-module__Bd4vKa__accent{background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.References-module__Bd4vKa__subtitle{color:var(--text-secondary);max-width:600px;font-family:Inter,sans-serif;font-size:16px;font-weight:300;line-height:1.6}.References-module__Bd4vKa__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;display:grid}.References-module__Bd4vKa__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:32px;transition:all .4s cubic-bezier(.19,1,.22,1);position:relative;overflow:hidden}.References-module__Bd4vKa__card:hover{background:#ffffff0a;border-color:#00d4ff33;box-shadow:0 10px 40px #00d4ff0d}.References-module__Bd4vKa__cardInner{align-items:flex-start;gap:24px;display:flex}.References-module__Bd4vKa__visualSide{flex-shrink:0}.References-module__Bd4vKa__logoCircle{border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .6s cubic-bezier(.19,1,.22,1);display:flex;position:relative}.References-module__Bd4vKa__card:hover .References-module__Bd4vKa__logoCircle{transform:scale(1.1)rotate(6deg)}.References-module__Bd4vKa__logoText{font-family:Outfit,sans-serif;font-size:18px;font-weight:800}.References-module__Bd4vKa__aura{filter:blur(20px);opacity:0;z-index:-1;border-radius:50%;transition:opacity .4s;position:absolute;inset:-10px}.References-module__Bd4vKa__card:hover .References-module__Bd4vKa__aura{opacity:.15}.References-module__Bd4vKa__infoSide{flex-grow:1}.References-module__Bd4vKa__companyMeta{margin-bottom:16px}.References-module__Bd4vKa__companyName{color:#fff;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:20px;font-weight:800}.References-module__Bd4vKa__sector{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:11px;font-weight:600}.References-module__Bd4vKa__divider{background:#ffffff0f;width:100%;height:1px;margin-bottom:16px}.References-module__Bd4vKa__personMeta{flex-direction:column;gap:2px;display:flex}.References-module__Bd4vKa__personName{color:#fff;font-size:14px;font-weight:700}.References-module__Bd4vKa__personTitle{color:var(--text-secondary);font-size:12px;font-weight:300}.References-module__Bd4vKa__footerLine{justify-content:center;align-items:center;gap:16px;margin-top:80px;display:flex}.References-module__Bd4vKa__dot{background:var(--accent-cyan);border-radius:50%;width:4px;height:4px}.References-module__Bd4vKa__footerText{text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);font-size:12px;font-weight:700}@media (max-width:640px){.References-module__Bd4vKa__grid{grid-template-columns:1fr}.References-module__Bd4vKa__card{padding:24px}.References-module__Bd4vKa__title{font-size:32px}.References-module__Bd4vKa__footerText{text-align:center;font-size:10px}}
.Contact-module__DIbnYa__section{background:0 0;padding:120px 0;position:relative;overflow:hidden}.Contact-module__DIbnYa__grid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:80px;display:grid}.Contact-module__DIbnYa__infoSide{max-width:500px}.Contact-module__DIbnYa__headerLabel{align-items:center;gap:16px;margin-bottom:24px;display:flex}.Contact-module__DIbnYa__labelLine{background:var(--accent-cyan);width:40px;height:1px}.Contact-module__DIbnYa__labelTitle{color:var(--accent-cyan);text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:700}.Contact-module__DIbnYa__title{color:#fff;letter-spacing:-.04em;margin-bottom:32px;font-family:Outfit,sans-serif;font-size:clamp(40px,6vw,64px);font-weight:900;line-height:1.1}.Contact-module__DIbnYa__accent{background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__DIbnYa__subtitle{color:var(--text-secondary);margin-bottom:48px;font-family:Inter,sans-serif;font-size:18px;font-weight:300;line-height:1.6}.Contact-module__DIbnYa__contactWidgets{grid-template-columns:1fr;gap:16px;margin-bottom:64px;display:grid}.Contact-module__DIbnYa__contactWidget{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:20px;padding:24px;text-decoration:none;transition:all .4s cubic-bezier(.19,1,.22,1);display:flex}.Contact-module__DIbnYa__contactWidget:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-4px)}.Contact-module__DIbnYa__widgetIcon{background:#ffffff08;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.Contact-module__DIbnYa__widgetLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.15em;margin-bottom:4px;font-size:10px;font-weight:800}.Contact-module__DIbnYa__widgetValue{color:#fff;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.Contact-module__DIbnYa__availability{background:#ffffff08;border:1px solid #ffffff0d;border-radius:100px;align-items:center;gap:12px;width:fit-content;padding:12px 20px;display:flex}.Contact-module__DIbnYa__pulse{background:#0fa;border-radius:50%;width:8px;height:8px;animation:2s infinite Contact-module__DIbnYa__pulse;box-shadow:0 0 10px #00ffaa60}@keyframes Contact-module__DIbnYa__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.Contact-module__DIbnYa__availText{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.Contact-module__DIbnYa__formSide{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:32px;padding:48px}.Contact-module__DIbnYa__form{flex-direction:column;gap:32px;display:flex}.Contact-module__DIbnYa__formRow{grid-template-columns:1fr 1fr;gap:24px;display:grid}.Contact-module__DIbnYa__formGroup{flex-direction:column;gap:12px;display:flex}.Contact-module__DIbnYa__fieldLabel{color:var(--text-muted);letter-spacing:.15em;font-size:10px;font-weight:800}.Contact-module__DIbnYa__input,.Contact-module__DIbnYa__textarea{color:#fff;background:0 0;border:none;border-bottom:1px solid #ffffff1a;outline:none;padding:12px 0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;transition:all .3s}.Contact-module__DIbnYa__input:focus,.Contact-module__DIbnYa__textarea:focus{border-color:var(--accent-cyan);box-shadow:0 4px 12px -10px var(--accent-cyan)}.Contact-module__DIbnYa__textarea{resize:none}.Contact-module__DIbnYa__submitBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:12px;width:fit-content;margin-top:20px;padding:0;transition:all .3s;display:flex}.Contact-module__DIbnYa__btnText{color:#fff;letter-spacing:.05em;font-family:Outfit,sans-serif;font-size:18px;font-weight:800}.Contact-module__DIbnYa__btnLine{background:var(--accent-cyan);width:40px;height:2px;transition:width .4s cubic-bezier(.19,1,.22,1)}.Contact-module__DIbnYa__submitBtn:hover .Contact-module__DIbnYa__btnLine{width:100%}.Contact-module__DIbnYa__submitBtn:disabled{opacity:.5;cursor:not-allowed}.Contact-module__DIbnYa__success,.Contact-module__DIbnYa__error{margin-top:8px;font-size:13px;font-weight:500}.Contact-module__DIbnYa__success{color:#0fa}.Contact-module__DIbnYa__error{color:#f36}@media (max-width:1024px){.Contact-module__DIbnYa__grid{grid-template-columns:1fr;gap:64px}.Contact-module__DIbnYa__infoSide{max-width:100%}}@media (max-width:640px){.Contact-module__DIbnYa__formSide{padding:32px 24px}.Contact-module__DIbnYa__formRow{grid-template-columns:1fr}.Contact-module__DIbnYa__title{font-size:40px}}
.Footer-module__S6Hkya__footer{z-index:1;padding:40px 0 30px;position:relative}.Footer-module__S6Hkya__inner{grid-template-columns:1fr auto auto;align-items:start;gap:40px;padding-bottom:32px;display:grid}.Footer-module__S6Hkya__left{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:2px;display:flex}.Footer-module__S6Hkya__logoText{color:#fff;letter-spacing:-.03em;text-transform:lowercase;font-family:Outfit,sans-serif;font-size:22px;font-weight:900}.Footer-module__S6Hkya__logoDev{color:var(--accent-cyan);opacity:.8;font-family:Inter,sans-serif;font-size:18px;font-weight:100}.Footer-module__S6Hkya__tagline{color:var(--text-muted);max-width:280px;font-size:14px;line-height:1.6}.Footer-module__S6Hkya__navLinks{flex-direction:column;gap:10px;display:flex}.Footer-module__S6Hkya__navLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:14px}.Footer-module__S6Hkya__navLink:hover{color:var(--accent-cyan)}.Footer-module__S6Hkya__socials{flex-direction:column;gap:10px;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:14px}.Footer-module__S6Hkya__socialLink:hover{color:var(--accent-cyan)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:20px;font-size:13px;display:flex}.Footer-module__S6Hkya__madeWith{align-items:center;gap:4px;display:flex}@media (max-width:768px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr;gap:28px}.Footer-module__S6Hkya__navLinks,.Footer-module__S6Hkya__socials{flex-flow:wrap;gap:16px}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:8px}}
