.Header-module__hBw1pG__header{z-index:1000;width:100%;height:80px;transition:var(--transition-smooth);border-bottom:1px solid #0000;align-items:center;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{background:var(--bg-header-scrolled);-webkit-backdrop-filter:blur(16px);border-bottom:var(--border-glass);height:70px}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__hBw1pG__logo{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;transition:var(--transition-fast);font-size:1.4rem;font-weight:800;text-decoration:none}.Header-module__hBw1pG__logo span{color:var(--text-secondary);font-weight:400}.Header-module__hBw1pG__logo:hover{text-shadow:0 0 15px #00f0ff80}.Header-module__hBw1pG__desktopNav{align-items:center;gap:2.2rem;display:flex}.Header-module__hBw1pG__navLink{font-family:var(--font-display);color:var(--text-secondary);transition:var(--transition-fast);font-size:.95rem;font-weight:500;text-decoration:none;position:relative}.Header-module__hBw1pG__navLink:not(.Header-module__hBw1pG__contactBtn):after{content:"";background:var(--accent-cyan);width:0;height:2px;transition:var(--transition-fast);position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__navLink:not(.Header-module__hBw1pG__contactBtn):hover{color:var(--text-primary)}.Header-module__hBw1pG__navLink:not(.Header-module__hBw1pG__contactBtn):hover:after{width:100%}.Header-module__hBw1pG__contactBtn{color:var(--accent-cyan);background:#00f0ff14;border:1px solid #00f0ff40;border-radius:6px;padding:.5rem 1.25rem;font-weight:600}.Header-module__hBw1pG__contactBtn:hover{background:var(--accent-cyan);color:#000;border-color:var(--accent-cyan);box-shadow:var(--shadow-neon-cyan);transform:translateY(-1px)}.Header-module__hBw1pG__mobileToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:18px;display:none}.Header-module__hBw1pG__mobileToggle span{background-color:var(--text-primary);width:100%;height:2px;transition:var(--transition-smooth);border-radius:2px}@media (max-width:768px){.Header-module__hBw1pG__desktopNav{display:none}.Header-module__hBw1pG__mobileToggle{display:flex}}.Header-module__hBw1pG__open span:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__hBw1pG__open span:nth-child(2){opacity:0}.Header-module__hBw1pG__open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__hBw1pG__mobileDrawer{-webkit-backdrop-filter:blur(20px);border-left:var(--border-glass);z-index:999;background:#04060cf2;width:75%;max-width:320px;height:100vh;padding:100px 2rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%}.Header-module__hBw1pG__drawerOpen{right:0}.Header-module__hBw1pG__mobileNav{flex-direction:column;gap:2rem;display:flex}.Header-module__hBw1pG__mobileNavLink{font-family:var(--font-display);color:var(--text-secondary);transition:var(--transition-fast);font-size:1.2rem;font-weight:500;text-decoration:none}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--accent-cyan);padding-left:8px}.Header-module__hBw1pG__mobileContactBtn{text-align:center;background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-purple) 100%);color:#000;border-radius:8px;margin-top:1rem;padding:.75rem;font-weight:700}.Header-module__hBw1pG__mobileContactBtn:hover{box-shadow:0 0 20px #bd00ff66}.Header-module__hBw1pG__themeSelector{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:.35rem;padding:4px;display:flex}.Header-module__hBw1pG__themeBtn{cursor:pointer;transition:var(--transition-fast);color:var(--text-secondary);background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:5px 8px;font-size:.95rem;display:flex}.Header-module__hBw1pG__themeBtn:hover{color:var(--text-primary);background:#ffffff0f}.Header-module__hBw1pG__themeBtnActive{color:var(--accent-cyan);background:#ffffff1a;box-shadow:0 0 8px #00f0ff33}.Header-module__hBw1pG__mobileThemeSelector{border-top:1px solid #ffffff14;flex-direction:column;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.Header-module__hBw1pG__themeLabel{font-family:var(--font-display);color:var(--text-muted);font-size:.9rem;font-weight:600}
.Hero-module__ZARIfG__heroSection{align-items:center;min-height:100vh;padding-top:140px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__meshGlow{pointer-events:none;filter:blur(80px);background:radial-gradient(circle,#bd00ff14 0%,#0000 70%);width:60%;height:80%;position:absolute;top:-20%;right:-10%}.Hero-module__ZARIfG__gridOverlay{pointer-events:none;background-image:linear-gradient(90deg,#ffffff03 1px,#0000 1px),linear-gradient(#ffffff03 1px,#0000 1px);background-size:60px 60px;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__heroContent{flex-direction:column;gap:1.8rem;display:flex}.Hero-module__ZARIfG__badgeRow{flex-wrap:wrap;gap:.75rem;display:flex}.Hero-module__ZARIfG__mainTitle{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-size:3.8rem;font-weight:900;line-height:1.15}.Hero-module__ZARIfG__mainTitle span{background:linear-gradient(to right, var(--accent-cyan) 0%, var(--accent-purple) 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 40px #00f0ff1a;-webkit-background-clip:text}.Hero-module__ZARIfG__tagline{color:var(--text-secondary);max-width:600px;font-size:1.15rem;line-height:1.7}.Hero-module__ZARIfG__certsWrapper{gap:1.5rem;margin-top:.5rem;display:flex}.Hero-module__ZARIfG__certCard{border:var(--border-glass);background:#ffffff05;border-radius:12px;flex:1;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex}.Hero-module__ZARIfG__certIcon{width:48px;height:48px;font-family:var(--font-display);letter-spacing:.05em;border-radius:10px;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex}.Hero-module__ZARIfG__pmpColor{color:var(--accent-amber);background:#f59e0b1a;border:1px solid #f59e0b40}.Hero-module__ZARIfG__psmColor{color:var(--accent-purple);background:#bd00ff1a;border:1px solid #bd00ff40}.Hero-module__ZARIfG__temenosColor{color:var(--accent-cyan);background:#00f0ff1a;border:1px solid #00f0ff40}.Hero-module__ZARIfG__certName{font-family:var(--font-display);color:var(--text-primary);font-size:.85rem;font-weight:700}.Hero-module__ZARIfG__certOrg{color:var(--text-muted);font-size:.75rem}.Hero-module__ZARIfG__ctaRow{gap:1.2rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__heroStats{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__ZARIfG__statCard{background:var(--bg-glass);border:var(--border-glass);transition:var(--transition-smooth);border-radius:16px;padding:1.5rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__statCard:hover{background:#10172ccc;border-color:#00f0ff33;transform:translate(-5px)}.Hero-module__ZARIfG__statCard:hover .Hero-module__ZARIfG__statGlow{opacity:1}.Hero-module__ZARIfG__statGlow{pointer-events:none;opacity:0;width:100%;height:100%;transition:var(--transition-smooth);background:radial-gradient(circle at 0 0,#00f0ff08 0%,#0000 60%);position:absolute;top:0;left:0}.Hero-module__ZARIfG__statHeader{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.Hero-module__ZARIfG__statNumber{font-family:var(--font-display);letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.5rem;font-weight:800}.Hero-module__ZARIfG__statDot{border-radius:50%;width:8px;height:8px}.Hero-module__ZARIfG__cyan{background-color:var(--accent-cyan);box-shadow:0 0 10px var(--accent-cyan)}.Hero-module__ZARIfG__purple{background-color:var(--accent-purple);box-shadow:0 0 10px var(--accent-purple)}.Hero-module__ZARIfG__amber{background-color:var(--accent-amber);box-shadow:0 0 10px var(--accent-amber)}.Hero-module__ZARIfG__statLabel{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.Hero-module__ZARIfG__statText{color:var(--text-secondary);font-size:.85rem;line-height:1.4}@media (max-width:992px){.Hero-module__ZARIfG__heroGrid{grid-template-columns:1fr;gap:3.5rem}.Hero-module__ZARIfG__mainTitle{font-size:3.2rem}.Hero-module__ZARIfG__heroStats{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.Hero-module__ZARIfG__statCard:hover{transform:translateY(-5px)}}@media (max-width:768px){.Hero-module__ZARIfG__heroSection{padding-top:110px}.Hero-module__ZARIfG__mainTitle{font-size:2.6rem}.Hero-module__ZARIfG__certsWrapper{flex-direction:column;gap:1rem}.Hero-module__ZARIfG__heroStats{grid-template-columns:1fr}}[data-theme=light] .Hero-module__ZARIfG__statNumber{background:linear-gradient(to right, var(--text-primary), var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__ZARIfG__statCard:hover .Hero-module__ZARIfG__statNumber{background:linear-gradient(90deg,#fff,#cbd5e1)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important}.Hero-module__ZARIfG__statCard:hover .Hero-module__ZARIfG__statLabel{color:#fff!important}.Hero-module__ZARIfG__statCard:hover .Hero-module__ZARIfG__statText{color:#cbd5e1!important}
.About-module__vAULUW__aboutGrid{grid-template-columns:1.2fr .8fr;align-items:flex-start;gap:4rem;display:grid}.About-module__vAULUW__profileText{flex-direction:column;gap:1.5rem;display:flex}.About-module__vAULUW__leadParagraph{color:var(--text-primary);font-size:1.25rem;font-weight:500;line-height:1.6}.About-module__vAULUW__bodyParagraph{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.About-module__vAULUW__pillarsGrid{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.About-module__vAULUW__pillar{align-items:flex-start;gap:1.5rem;display:flex}.About-module__vAULUW__pillarNumber{font-family:var(--font-display);color:var(--accent-cyan);background:#00f0ff1a;border-radius:6px;padding:.25rem .75rem;font-size:1.5rem;font-weight:950;line-height:1}.About-module__vAULUW__pillarTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.About-module__vAULUW__pillarDesc{color:var(--text-secondary);font-size:.95rem}.About-module__vAULUW__profileMeta{position:sticky;top:100px}.About-module__vAULUW__imageWrapper{border:1.5px solid #ffffff1a;border-radius:50%;width:220px;height:220px;margin:0 auto 2.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1),border-color .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.About-module__vAULUW__imageWrapper:after{content:"";pointer-events:none;background:linear-gradient(#0000 70%,#0a0f1d66 100%);position:absolute;inset:0}.About-module__vAULUW__imageWrapper:hover{border-color:#00f0ff66;transform:scale(1.02)translateY(-4px);box-shadow:0 15px 40px #000000b3,0 0 20px #00f0ff33}.About-module__vAULUW__profileImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.About-module__vAULUW__imageWrapper:hover .About-module__vAULUW__profileImage{transform:scale(1.06)}.About-module__vAULUW__infoCard{padding:2.2rem}.About-module__vAULUW__cardTitle{font-family:var(--font-display);color:var(--text-primary);border-bottom:1px solid #ffffff0d;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.3rem;font-weight:800}.About-module__vAULUW__metaList{flex-direction:column;gap:1.2rem;margin-bottom:2rem;display:flex}.About-module__vAULUW__metaItem{flex-direction:column;gap:.25rem;display:flex}.About-module__vAULUW__metaLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.75rem;font-weight:600}.About-module__vAULUW__metaValue{color:var(--text-primary);font-size:.95rem;font-weight:500}.About-module__vAULUW__quoteBox{border-left:3px solid var(--accent-purple);background:#bd00ff05;border-radius:0 12px 12px 0;padding:1.2rem}.About-module__vAULUW__quoteBox p{color:var(--text-secondary);margin-bottom:.5rem;font-size:.95rem;font-style:italic;line-height:1.5}.About-module__vAULUW__quoteBox cite{font-family:var(--font-display);color:var(--text-primary);font-size:.85rem;font-style:normal;font-weight:700;display:block}@media (max-width:992px){.About-module__vAULUW__aboutGrid{grid-template-columns:1fr;gap:3rem}.About-module__vAULUW__profileMeta{position:relative;top:0}}
.Timeline-module__ah2UrG__timelineContainer{max-width:1000px;margin:0 auto;padding:2rem 0;position:relative}.Timeline-module__ah2UrG__timelineLine{background:linear-gradient(to bottom, var(--accent-cyan) 0%, var(--accent-purple) 50%, var(--bg-tertiary) 100%);pointer-events:none;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Timeline-module__ah2UrG__timelineItem{box-sizing:border-box;width:50%;margin-bottom:3.5rem;padding:0 3rem;position:relative}.Timeline-module__ah2UrG__left{text-align:right;left:0}.Timeline-module__ah2UrG__right{text-align:left;left:50%}.Timeline-module__ah2UrG__timelineDot{background:var(--bg-primary);border:2px solid var(--accent-cyan);z-index:10;width:20px;height:20px;transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:24px}.Timeline-module__ah2UrG__dotCore{background:var(--accent-cyan);width:8px;height:8px;transition:var(--transition-smooth);border-radius:50%}.Timeline-module__ah2UrG__left .Timeline-module__ah2UrG__timelineDot{right:-10px}.Timeline-module__ah2UrG__right .Timeline-module__ah2UrG__timelineDot{left:-10px}.Timeline-module__ah2UrG__timelineCard{text-align:left;padding:2rem;position:relative}.Timeline-module__ah2UrG__timelineItem:hover .Timeline-module__ah2UrG__timelineDot{border-color:var(--accent-purple);box-shadow:0 0 15px var(--accent-purple)}.Timeline-module__ah2UrG__timelineItem:hover .Timeline-module__ah2UrG__dotCore{background:var(--accent-purple);transform:scale(1.2)}.Timeline-module__ah2UrG__timelineItem:hover .Timeline-module__ah2UrG__timelineCard{border-color:#bd00ff40;transform:translateY(-2px);box-shadow:0 10px 30px -10px #bd00ff40}.Timeline-module__ah2UrG__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.Timeline-module__ah2UrG__period{font-family:var(--font-display);color:var(--text-muted);font-size:.85rem;font-weight:600}.Timeline-module__ah2UrG__jobTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:800;line-height:1.3}.Timeline-module__ah2UrG__companyRow{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.9rem;display:flex}.Timeline-module__ah2UrG__company{color:var(--accent-cyan);font-weight:700}.Timeline-module__ah2UrG__divider,.Timeline-module__ah2UrG__location{color:var(--text-muted)}.Timeline-module__ah2UrG__bulletsList{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;list-style:none;display:flex}.Timeline-module__ah2UrG__bulletsList li{color:var(--text-secondary);padding-left:1.2rem;font-size:.95rem;line-height:1.5;position:relative}.Timeline-module__ah2UrG__bulletsList li:before{content:"»";color:var(--accent-purple);font-weight:700;position:absolute;top:0;left:0}.Timeline-module__ah2UrG__techRow{border-top:1px solid #ffffff0d;flex-wrap:wrap;gap:.5rem;padding-top:1rem;display:flex}.Timeline-module__ah2UrG__techChip{font-family:var(--font-display);color:var(--text-primary);background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}@media (max-width:768px){.Timeline-module__ah2UrG__timelineLine{left:20px}.Timeline-module__ah2UrG__timelineItem{width:100%;margin-bottom:2.5rem;padding-left:3rem;padding-right:0}.Timeline-module__ah2UrG__left,.Timeline-module__ah2UrG__right{text-align:left;left:0}.Timeline-module__ah2UrG__left .Timeline-module__ah2UrG__timelineDot,.Timeline-module__ah2UrG__right .Timeline-module__ah2UrG__timelineDot{left:10px;right:auto}}
.TechStack-module__WlEV-q__filterBar{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3.5rem;display:flex}.TechStack-module__WlEV-q__filterBtn{font-family:var(--font-display);color:var(--text-secondary);border:var(--border-glass);cursor:pointer;transition:var(--transition-smooth);background:#ffffff05;border-radius:30px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600}.TechStack-module__WlEV-q__filterBtn:hover{color:var(--text-primary);background:#ffffff0d;border-color:#ffffff26}.TechStack-module__WlEV-q__activeBtn{color:#000;background:var(--accent-cyan);border-color:var(--accent-cyan);box-shadow:var(--shadow-neon-cyan)}.TechStack-module__WlEV-q__activeBtn:hover{color:#000;background:var(--accent-cyan);border-color:var(--accent-cyan)}[data-theme=light] .TechStack-module__WlEV-q__activeBtn{color:#fff}[data-theme=light] .TechStack-module__WlEV-q__activeBtn:hover{color:#fff}.TechStack-module__WlEV-q__skillsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.TechStack-module__WlEV-q__skillCard{flex-direction:column;justify-content:space-between;gap:1.5rem;padding:2rem;display:flex}.TechStack-module__WlEV-q__skillCard:hover{border-color:#00f0ff33;box-shadow:0 10px 30px -10px #00f0ff26}.TechStack-module__WlEV-q__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.TechStack-module__WlEV-q__skillName{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:800;line-height:1.3}.TechStack-module__WlEV-q__catBadge{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.TechStack-module__WlEV-q__leadership{color:var(--accent-purple);background:#bd00ff1a;border:1px solid #bd00ff33}.TechStack-module__WlEV-q__banking{color:var(--accent-cyan);background:#00f0ff1a;border:1px solid #00f0ff33}.TechStack-module__WlEV-q__tech{color:var(--accent-amber);background:#f59e0b1a;border:1px solid #f59e0b33}.TechStack-module__WlEV-q__skillDesc{color:var(--text-secondary);flex:1;font-size:.95rem;line-height:1.6}.TechStack-module__WlEV-q__toolsWrapper{flex-wrap:wrap;gap:.5rem;display:flex}.TechStack-module__WlEV-q__toolTag{font-family:var(--font-display);color:var(--text-secondary);border:var(--border-glass);background:#ffffff05;border-radius:6px;padding:.25rem .65rem;font-size:.75rem;font-weight:600}@media (max-width:768px){.TechStack-module__WlEV-q__skillsGrid{grid-template-columns:1fr}}
.Portfolio-module__uAcsSq__introText{color:var(--text-secondary);max-width:700px;margin-bottom:3.5rem;font-size:1.05rem;line-height:1.6}.Portfolio-module__uAcsSq__projectCard{flex-direction:column;justify-content:space-between;gap:1.5rem;height:100%;padding:2.5rem;display:flex;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__cardGlow{pointer-events:none;width:100%;height:100%;transition:var(--transition-smooth);background:radial-gradient(circle at 100% 0,#bd00ff0d 0%,#0000 60%);position:absolute;top:0;left:0}.Portfolio-module__uAcsSq__projectCard:hover .Portfolio-module__uAcsSq__cardGlow{background:radial-gradient(circle at 100% 0,#bd00ff1a 0%,#0000 70%)}.Portfolio-module__uAcsSq__cardHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Portfolio-module__uAcsSq__client{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.85rem;font-weight:700}.Portfolio-module__uAcsSq__projectTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.5rem;font-weight:850;line-height:1.2}.Portfolio-module__uAcsSq__category{font-family:var(--font-display);color:var(--accent-cyan);text-transform:uppercase;letter-spacing:.05em;margin-top:-.5rem;font-size:.85rem;font-weight:700;display:block}.Portfolio-module__uAcsSq__desc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Portfolio-module__uAcsSq__projectLink{color:var(--text-primary);font-family:var(--font-display);transition:var(--transition-fast);align-items:center;gap:.5rem;margin-top:1rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.Portfolio-module__uAcsSq__projectLink svg{transition:var(--transition-fast)}.Portfolio-module__uAcsSq__projectLink:hover{color:var(--accent-cyan)}.Portfolio-module__uAcsSq__projectLink:hover svg{color:var(--accent-cyan);transform:translate(2px,-2px)}.Portfolio-module__uAcsSq__placeholderCard{background:0 0;border:none;justify-content:center;align-items:center;min-height:300px;display:flex;position:relative}.Portfolio-module__uAcsSq__dashedBorder{pointer-events:none;width:100%;height:100%;transition:var(--transition-smooth);border:2px dashed #ffffff14;border-radius:16px;position:absolute;top:0;left:0}.Portfolio-module__uAcsSq__placeholderCard:hover .Portfolio-module__uAcsSq__dashedBorder{border-color:#00f0ff40;box-shadow:0 0 20px #00f0ff0d}.Portfolio-module__uAcsSq__placeholderContent{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;display:flex}.Portfolio-module__uAcsSq__plusIcon{color:var(--text-muted);transition:var(--transition-smooth);font-size:2.2rem;line-height:1}.Portfolio-module__uAcsSq__placeholderCard:hover .Portfolio-module__uAcsSq__plusIcon{color:var(--accent-cyan);transform:scale(1.1)rotate(90deg)}.Portfolio-module__uAcsSq__placeholderTitle{font-family:var(--font-display);color:var(--text-secondary);font-size:1.25rem;font-weight:800}.Portfolio-module__uAcsSq__placeholderDesc{color:var(--text-muted);max-width:320px;font-size:.85rem;line-height:1.5}.Portfolio-module__uAcsSq__placeholderBadge{font-family:var(--font-display);color:var(--text-muted);text-transform:uppercase;border:1px solid #ffffff0d;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}
.ContactForm-module__j1WgZG__contactGrid{grid-template-columns:.8fr 1.2fr;align-items:flex-start;gap:4rem;display:grid}.ContactForm-module__j1WgZG__contactInfo{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__j1WgZG__infoTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.5rem;font-weight:800}.ContactForm-module__j1WgZG__infoDesc{color:var(--text-secondary);font-size:1rem;line-height:1.6}.ContactForm-module__j1WgZG__infoList{flex-direction:column;gap:1.25rem;margin-top:1rem;display:flex}.ContactForm-module__j1WgZG__infoCard{border:var(--border-glass);transition:var(--transition-smooth);background:#ffffff05;border-radius:12px;align-items:center;gap:1.25rem;padding:1.2rem;display:flex}.ContactForm-module__j1WgZG__infoCard:hover{background:#ffffff0a;border-color:#bd00ff33;transform:translateY(-2px)}.ContactForm-module__j1WgZG__infoIcon{width:42px;height:42px;color:var(--accent-purple);background:#bd00ff1a;border:1px solid #bd00ff33;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ContactForm-module__j1WgZG__infoCard:hover .ContactForm-module__j1WgZG__infoIcon{background:var(--accent-purple);color:#000;box-shadow:var(--shadow-neon-purple)}.ContactForm-module__j1WgZG__label{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;margin-bottom:.2rem;font-size:.75rem;font-weight:600}.ContactForm-module__j1WgZG__value{color:var(--text-primary);word-break:break-all;transition:var(--transition-fast);font-size:.95rem;font-weight:600;text-decoration:none}.ContactForm-module__j1WgZG__value:hover{color:var(--accent-cyan)}.ContactForm-module__j1WgZG__formContainer{padding:2.5rem}.ContactForm-module__j1WgZG__form{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__j1WgZG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__j1WgZG__formLabel{font-family:var(--font-display);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.ContactForm-module__j1WgZG__formInput{border:var(--border-glass);color:var(--text-primary);font-family:var(--font-sans);transition:var(--transition-smooth);background:#ffffff05;border-radius:8px;padding:.85rem 1.2rem;font-size:.95rem}.ContactForm-module__j1WgZG__formInput::placeholder{color:var(--text-muted)}.ContactForm-module__j1WgZG__formInput:focus{border-color:var(--accent-cyan);background:#ffffff0a;outline:none;box-shadow:0 0 15px #00f0ff1a}.ContactForm-module__j1WgZG__errorText{color:#ef4444;background:#ef444414;border:1px solid #ef444433;border-radius:6px;padding:.75rem 1rem;font-size:.85rem;font-weight:600}.ContactForm-module__j1WgZG__successMessage{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:1.5rem 0;display:flex}.ContactForm-module__j1WgZG__successIcon{width:64px;height:64px;color:var(--accent-cyan);box-shadow:var(--shadow-neon-cyan);background:#00f0ff1a;border:2px solid #00f0ff40;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.ContactForm-module__j1WgZG__successTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.6rem;font-weight:850}.ContactForm-module__j1WgZG__successText{color:var(--text-secondary);max-width:380px;margin-bottom:1rem;font-size:1rem;line-height:1.6}.ContactForm-module__j1WgZG__spinner{border:2.5px solid #0003;border-top-color:#000;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite ContactForm-module__j1WgZG__spin}@keyframes ContactForm-module__j1WgZG__spin{to{transform:rotate(360deg)}}@media (max-width:992px){.ContactForm-module__j1WgZG__contactGrid{grid-template-columns:1fr;gap:3rem}}
.Footer-module__S6Hkya__footer{border-top:var(--border-glass);background:var(--bg-footer);margin-top:4rem;padding:4rem 0;transition:background .3s}.Footer-module__S6Hkya__footerContainer{justify-content:space-between;align-items:flex-start;gap:3rem;display:flex}.Footer-module__S6Hkya__footerBrand{flex-direction:column;gap:.75rem;max-width:320px;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;font-size:1.25rem;font-weight:800;text-decoration:none}.Footer-module__S6Hkya__logo span{color:var(--text-secondary);font-weight:400}.Footer-module__S6Hkya__brandTagline{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.Footer-module__S6Hkya__footerRight{flex-direction:column;align-items:flex-end;gap:1rem;display:flex}.Footer-module__S6Hkya__socialLinks{gap:2rem;display:flex}.Footer-module__S6Hkya__socialLink{font-family:var(--font-display);color:var(--text-secondary);transition:var(--transition-fast);font-size:.85rem;font-weight:600;text-decoration:none}.Footer-module__S6Hkya__socialLink:hover{color:var(--accent-cyan)}.Footer-module__S6Hkya__copyText{color:var(--text-secondary);text-align:right;font-size:.85rem;line-height:1.6}.Footer-module__S6Hkya__footerLink{color:var(--accent-cyan);transition:var(--transition-fast);font-weight:500;text-decoration:none}.Footer-module__S6Hkya__footerLink:hover{opacity:.9;text-decoration:underline}.Footer-module__S6Hkya__engineText{color:var(--text-muted);font-size:.75rem}@media (max-width:768px){.Footer-module__S6Hkya__footerContainer{text-align:center;flex-direction:column;align-items:center;gap:2.5rem}.Footer-module__S6Hkya__footerRight{align-items:center}.Footer-module__S6Hkya__socialLinks{justify-content:center}.Footer-module__S6Hkya__copyText{text-align:center}}
.DigitalTwinChat-module__erJ-Ua__chatFab{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-purple) 100%);cursor:pointer;width:60px;height:60px;box-shadow:0 4px 20px #00f0ff4d, var(--shadow-neon-purple);z-index:999;transition:var(--transition-smooth);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:24px;right:24px}.DigitalTwinChat-module__erJ-Ua__chatFab:hover{transform:scale(1.1)translateY(-2px);box-shadow:0 0 30px #00f0ff80,0 0 30px #bd00ff80}.DigitalTwinChat-module__erJ-Ua__chatFabIcon{color:#04060c;justify-content:center;align-items:center;display:flex}[data-theme=light] .DigitalTwinChat-module__erJ-Ua__chatFabIcon{color:#fff}.DigitalTwinChat-module__erJ-Ua__chatFabBadge{background-color:var(--accent-amber);color:#000;border:2px solid var(--bg-primary);border-radius:10px;padding:2px 6px;font-size:10px;font-weight:800;animation:2s infinite DigitalTwinChat-module__erJ-Ua__pulse;position:absolute;top:-4px;right:-4px;box-shadow:0 0 10px #f59e0b80}@keyframes DigitalTwinChat-module__erJ-Ua__pulse{0%{transform:scale(1);box-shadow:0 0 #f59e0bb3}70%{transform:scale(1.05);box-shadow:0 0 0 8px #f59e0b00}to{transform:scale(1);box-shadow:0 0 #f59e0b00}}.DigitalTwinChat-module__erJ-Ua__chatWindow{-webkit-backdrop-filter:blur(20px);z-index:1000;transform-origin:100% 100%;background:#0a0f1de6;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;width:420px;height:600px;max-height:calc(100vh - 140px);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s;display:flex;position:fixed;bottom:100px;right:24px;overflow:hidden;box-shadow:0 10px 40px #0009,0 0 40px #bd00ff26}.DigitalTwinChat-module__erJ-Ua__chatWindow.DigitalTwinChat-module__erJ-Ua__closed{opacity:0;pointer-events:none;transform:scale(.8)translateY(40px)}.DigitalTwinChat-module__erJ-Ua__chatHeader{background:#ffffff05;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.DigitalTwinChat-module__erJ-Ua__headerInfo{align-items:center;gap:12px;display:flex}.DigitalTwinChat-module__erJ-Ua__avatarContainer{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));border-radius:50%;width:40px;height:40px;padding:2px;position:relative}.DigitalTwinChat-module__erJ-Ua__avatarInner{background:var(--bg-secondary);width:100%;height:100%;font-family:var(--font-display);color:var(--accent-cyan);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;overflow:hidden}.DigitalTwinChat-module__erJ-Ua__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.DigitalTwinChat-module__erJ-Ua__statusDot{border:2px solid var(--bg-secondary);background-color:#10b981;border-radius:50%;width:10px;height:10px;animation:2s infinite DigitalTwinChat-module__erJ-Ua__pulseGreen;position:absolute;bottom:0;right:0;box-shadow:0 0 8px #10b981}@keyframes DigitalTwinChat-module__erJ-Ua__pulseGreen{0%{box-shadow:0 0 #10b981b3}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.DigitalTwinChat-module__erJ-Ua__headerTitleContainer{flex-direction:column;display:flex}.DigitalTwinChat-module__erJ-Ua__headerTitle{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:15px;font-weight:700}.DigitalTwinChat-module__erJ-Ua__headerSubtitle{color:var(--text-secondary);margin:0;font-size:11px}.DigitalTwinChat-module__erJ-Ua__headerActions{align-items:center;gap:8px;display:flex}.DigitalTwinChat-module__erJ-Ua__headerBtn{color:var(--text-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;display:flex}.DigitalTwinChat-module__erJ-Ua__headerBtn:hover{color:var(--text-primary);background:#ffffff0d}.DigitalTwinChat-module__erJ-Ua__closeBtn:hover{color:#ef4444}.DigitalTwinChat-module__erJ-Ua__messagesArea{scroll-behavior:smooth;flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.DigitalTwinChat-module__erJ-Ua__messageRow{width:100%;display:flex}.DigitalTwinChat-module__erJ-Ua__messageRowUser{justify-content:flex-end}.DigitalTwinChat-module__erJ-Ua__messageRowTwin{justify-content:flex-start}.DigitalTwinChat-module__erJ-Ua__messageBubble{word-break:break-word;border-radius:16px;max-width:80%;padding:12px 16px;font-size:14px;line-height:1.5;position:relative}.DigitalTwinChat-module__erJ-Ua__messageBubbleUser{color:var(--text-primary);background:linear-gradient(135deg,#bd00ff40 0%,#bd00ff1a 100%);border:1px solid #bd00ff4d;border-bottom-right-radius:4px;box-shadow:0 4px 15px #bd00ff0d}.DigitalTwinChat-module__erJ-Ua__messageBubbleTwin{color:var(--text-primary);background:#ffffff08;border:1px solid #00f0ff26;border-bottom-left-radius:4px;box-shadow:0 4px 15px #00f0ff05}.DigitalTwinChat-module__erJ-Ua__messageBubbleTwin p,.DigitalTwinChat-module__erJ-Ua__messageBubbleUser p{margin-bottom:8px}.DigitalTwinChat-module__erJ-Ua__messageBubbleTwin p:last-child,.DigitalTwinChat-module__erJ-Ua__messageBubbleUser p:last-child{margin-bottom:0}.DigitalTwinChat-module__erJ-Ua__messageBubbleTwin ul,.DigitalTwinChat-module__erJ-Ua__messageBubbleTwin ol,.DigitalTwinChat-module__erJ-Ua__messageBubbleUser ul,.DigitalTwinChat-module__erJ-Ua__messageBubbleUser ol{margin-bottom:8px;margin-left:20px}.DigitalTwinChat-module__erJ-Ua__messageBubbleTwin ul,.DigitalTwinChat-module__erJ-Ua__messageBubbleUser ul{list-style-type:disc}.DigitalTwinChat-module__erJ-Ua__messageBubbleTwin ol,.DigitalTwinChat-module__erJ-Ua__messageBubbleUser ol{list-style-type:decimal}.DigitalTwinChat-module__erJ-Ua__messageBubbleTwin li,.DigitalTwinChat-module__erJ-Ua__messageBubbleUser li{margin-bottom:4px}.DigitalTwinChat-module__erJ-Ua__messageMeta{color:var(--text-muted);margin-top:4px;font-size:10px;display:block}.DigitalTwinChat-module__erJ-Ua__messageRowUser .DigitalTwinChat-module__erJ-Ua__messageMeta{text-align:right}.DigitalTwinChat-module__erJ-Ua__suggestionsSection{background:#ffffff03;border-top:1px solid #ffffff0a;padding:12px 20px}.DigitalTwinChat-module__erJ-Ua__suggestionsTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:600}.DigitalTwinChat-module__erJ-Ua__suggestionsGrid{flex-direction:column;gap:6px;display:flex}.DigitalTwinChat-module__erJ-Ua__suggestionChip{color:var(--accent-cyan);text-align:left;cursor:pointer;transition:var(--transition-smooth);font-size:12px;font-family:var(--font-sans);background:#00f0ff0d;border:1px solid #00f0ff26;border-radius:10px;padding:8px 12px}.DigitalTwinChat-module__erJ-Ua__suggestionChip:hover{border-color:var(--accent-cyan);background:#00f0ff1f;transform:translate(4px)}.DigitalTwinChat-module__erJ-Ua__inputArea{background:#0a0f1df2;border-top:1px solid #ffffff0f;align-items:center;gap:12px;padding:16px 20px;display:flex}.DigitalTwinChat-module__erJ-Ua__chatInput{color:var(--text-primary);font-size:14px;font-family:var(--font-sans);transition:var(--transition-smooth);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;outline:none;flex:1;padding:12px 16px}.DigitalTwinChat-module__erJ-Ua__chatInput:focus{border-color:var(--accent-cyan);background:#ffffff0d;box-shadow:0 0 15px #00f0ff1a}.DigitalTwinChat-module__erJ-Ua__chatInput::placeholder{color:var(--text-muted)}.DigitalTwinChat-module__erJ-Ua__sendBtn{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));cursor:pointer;color:#000;width:44px;height:44px;transition:var(--transition-smooth);border:none;border-radius:12px;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 10px #00f0ff33}.DigitalTwinChat-module__erJ-Ua__sendBtn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 0 15px #00f0ff66}.DigitalTwinChat-module__erJ-Ua__sendBtn:disabled{background:var(--bg-tertiary);color:var(--text-muted);box-shadow:none;cursor:not-allowed}.DigitalTwinChat-module__erJ-Ua__typingRow{justify-content:flex-start;align-items:center;padding:4px 12px;display:flex}.DigitalTwinChat-module__erJ-Ua__typingIndicator{background:#ffffff08;border:1px solid #00f0ff1a;border-radius:16px 16px 16px 4px;align-items:center;gap:5px;padding:10px 16px;display:flex}.DigitalTwinChat-module__erJ-Ua__typingDot{background-color:var(--accent-cyan);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both DigitalTwinChat-module__erJ-Ua__typingBounce}.DigitalTwinChat-module__erJ-Ua__typingDot:first-child{animation-delay:-.32s}.DigitalTwinChat-module__erJ-Ua__typingDot:nth-child(2){animation-delay:-.16s}@keyframes DigitalTwinChat-module__erJ-Ua__typingBounce{0%,80%,to{opacity:.3;transform:scale(0)}40%{opacity:1;transform:scale(1)}}@media (max-width:480px){.DigitalTwinChat-module__erJ-Ua__chatWindow{border:none;border-radius:0;width:100%;height:100%;max-height:100%;bottom:0;right:0}.DigitalTwinChat-module__erJ-Ua__chatFab{bottom:16px;right:16px}}[data-theme=light] .DigitalTwinChat-module__erJ-Ua__chatWindow{background:#fffffff2;border-color:#00000014;box-shadow:0 10px 40px #0000001f,0 0 30px #7c3aed0d}[data-theme=light] .DigitalTwinChat-module__erJ-Ua__chatHeader{background:#00000005;border-bottom-color:#0000000f}[data-theme=light] .DigitalTwinChat-module__erJ-Ua__headerBtn:hover{background:#0000000d}[data-theme=light] .DigitalTwinChat-module__erJ-Ua__messageBubbleTwin{background:#00000008;border-color:#0284c72e}[data-theme=light] .DigitalTwinChat-module__erJ-Ua__messageBubbleUser{background:linear-gradient(135deg,#7c3aed2e 0%,#7c3aed14 100%);border-color:#7c3aed40}[data-theme=light] .DigitalTwinChat-module__erJ-Ua__suggestionsSection{background:#00000003;border-top-color:#0000000a}[data-theme=light] .DigitalTwinChat-module__erJ-Ua__suggestionChip{background:#0284c70d;border-color:#0284c726}[data-theme=light] .DigitalTwinChat-module__erJ-Ua__suggestionChip:hover{border-color:var(--accent-cyan);background:#0284c71f}[data-theme=light] .DigitalTwinChat-module__erJ-Ua__inputArea{background:#fffffffa;border-top-color:#0000000f}[data-theme=light] .DigitalTwinChat-module__erJ-Ua__chatInput{background:#00000005;border-color:#00000014}[data-theme=light] .DigitalTwinChat-module__erJ-Ua__chatInput:focus{border-color:var(--accent-cyan);background:#0000000a}[data-theme=light] .DigitalTwinChat-module__erJ-Ua__sendBtn{color:#fff}[data-theme=light] .DigitalTwinChat-module__erJ-Ua__sendBtn:disabled{background:var(--bg-tertiary);color:var(--text-muted)}[data-theme=light] .DigitalTwinChat-module__erJ-Ua__typingIndicator{background:#00000008;border-color:#0284c726}
