.AboutPageCommon-module__xjPdGG__page{min-height:100vh;position:relative}.AboutPageCommon-module__xjPdGG__main{z-index:1;max-width:960px;margin:0 auto;padding:4rem 2rem 3rem;position:relative}.AboutPageCommon-module__xjPdGG__hero{grid-template-columns:1fr auto;align-items:center;gap:3rem;padding:5rem 0 3.5rem;display:grid}.AboutPageCommon-module__xjPdGG__heroContent{flex-direction:column;display:flex}.AboutPageCommon-module__xjPdGG__heroEyebrow{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:1.25rem;font-size:.72rem;font-weight:600;display:inline-flex}.AboutPageCommon-module__xjPdGG__heroName{letter-spacing:-.03em;white-space:nowrap;margin:0 0 1.5rem;font-family:Open Sans,sans-serif;font-size:4.25rem;font-weight:800;line-height:1}.AboutPageCommon-module__xjPdGG__heroRoles{flex-direction:column;gap:.2rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.AboutPageCommon-module__xjPdGG__heroRoleItem{align-items:center;gap:12px;font-size:1rem;font-weight:400;line-height:1.8;display:flex}.AboutPageCommon-module__xjPdGG__heroRoleItem:before{content:"";border-radius:2px;flex-shrink:0;width:18px;height:2px}.AboutPageCommon-module__xjPdGG__heroSocial{align-items:center;gap:1.75rem;display:flex}.AboutPageCommon-module__xjPdGG__heroSocialLink{letter-spacing:.01em;align-items:center;gap:6px;font-size:.82rem;font-weight:600;text-decoration:none;transition:opacity .2s,color .2s;display:inline-flex}.AboutPageCommon-module__xjPdGG__heroSocialLink:hover{opacity:.75}.AboutPageCommon-module__xjPdGG__heroVisual{flex-shrink:0}.AboutPageCommon-module__xjPdGG__avatarFrame{border-radius:24px;flex-shrink:0;width:200px;height:200px;padding:4px;transition:transform .3s,box-shadow .3s;position:relative}.AboutPageCommon-module__xjPdGG__avatarFrame:before{content:"";pointer-events:none;z-index:-1;border:1.5px solid #4573df73;border-radius:30px;animation:3.5s ease-in-out infinite AboutPageCommon-module__xjPdGG__journeyRingPulse;position:absolute;inset:-8px}.AboutPageCommon-module__xjPdGG__avatarFrame:hover{transform:translateY(-4px)}.AboutPageCommon-module__xjPdGG__avatar{object-fit:cover;border-radius:20px;width:100%;height:100%;display:block}.AboutPageCommon-module__xjPdGG__avatarBadge{white-space:nowrap;cursor:default;letter-spacing:.03em;border-radius:20px;align-items:center;gap:6px;padding:6px 12px 6px 10px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;bottom:12px;right:-28px}.AboutPageCommon-module__xjPdGG__statusDot{background:#10b981;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.5s infinite AboutPageCommon-module__xjPdGG__statusPulse}@keyframes AboutPageCommon-module__xjPdGG__statusPulse{0%,to{opacity:1}50%{opacity:.45}}.AboutPageCommon-module__xjPdGG__storySection{margin-bottom:4rem}.AboutPageCommon-module__xjPdGG__storyBody{border-left:3px solid;margin-left:2px;padding-left:1.75rem}.AboutPageCommon-module__xjPdGG__storyBody p{margin:0 0 1.25rem;font-size:1.05rem;line-height:1.8}.AboutPageCommon-module__xjPdGG__storyBody p:last-child{margin-bottom:0}.AboutPageCommon-module__xjPdGG__section{margin-bottom:4rem}.AboutPageCommon-module__xjPdGG__sectionTitle{font-family:var(--font-heading,"Poppins","Open Sans",sans-serif);letter-spacing:-.01em;margin:0 0 1.5rem;font-size:1.75rem;font-weight:700}.AboutPageCommon-module__xjPdGG__expertiseGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.AboutPageCommon-module__xjPdGG__expertiseCard{border:1px solid #0000;border-radius:14px;padding:28px 24px;transition:transform .2s,box-shadow .2s,border-color .2s}.AboutPageCommon-module__xjPdGG__expertiseCard:hover{transform:translateY(-3px)}.AboutPageCommon-module__xjPdGG__expertiseIcon{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;transition:transform .2s;display:flex}.AboutPageCommon-module__xjPdGG__expertiseCard:hover .AboutPageCommon-module__xjPdGG__expertiseIcon{transform:scale(1.06)}.AboutPageCommon-module__xjPdGG__expertiseTitle{margin:0 0 8px;font-size:1.1rem;font-weight:700}.AboutPageCommon-module__xjPdGG__expertiseDesc{margin:0;font-size:.9rem;line-height:1.6}.AboutPageCommon-module__xjPdGG__journeySection{margin-bottom:4rem;position:relative}.AboutPageCommon-module__xjPdGG__journeyTimeline{z-index:1;position:relative}.AboutPageCommon-module__xjPdGG__journeyEntry{align-items:flex-start;gap:22px;display:flex}.AboutPageCommon-module__xjPdGG__journeyNodeCol{flex-direction:column;flex-shrink:0;align-items:center;width:76px;display:flex}.AboutPageCommon-module__xjPdGG__journeyBadgeWrap{flex-shrink:0;position:relative}.AboutPageCommon-module__xjPdGG__journeyBadgeRing{pointer-events:none;border:1.5px solid #0000;border-radius:20px;animation:3.5s ease-in-out infinite AboutPageCommon-module__xjPdGG__journeyRingPulse;position:absolute;inset:-7px}@keyframes AboutPageCommon-module__xjPdGG__journeyRingPulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.AboutPageCommon-module__xjPdGG__journeyRingWork,.AboutPageCommon-module__xjPdGG__journeyRingEdu{border-color:#4573df8c;box-shadow:0 0 14px #4573df26}.AboutPageCommon-module__xjPdGG__journeyBadge{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.AboutPageCommon-module__xjPdGG__journeyEntry:hover .AboutPageCommon-module__xjPdGG__journeyBadge{transform:scale(1.06)translateY(-2px)}.AboutPageCommon-module__xjPdGG__journeyBadgeLogo{object-fit:contain;border-radius:4px;width:46px;height:46px}.AboutPageCommon-module__xjPdGG__journeyBadgeLg{border-radius:20px;width:76px;height:76px}.AboutPageCommon-module__xjPdGG__journeyBadgeLogoLg{border-radius:6px;width:62px;height:62px}.AboutPageCommon-module__xjPdGG__journeyConnector{background:repeating-linear-gradient(#4573df80 0 5px,#0000 5px 12px);border-radius:1px;flex:1;width:2px;min-height:18px;margin:5px 0}.AboutPageCommon-module__xjPdGG__journeyCard{border:1px solid #0000;border-radius:16px;flex:1;margin-bottom:20px;padding:20px 22px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden}.AboutPageCommon-module__xjPdGG__journeyCard:before{content:"";pointer-events:none;border-radius:0 0 4px;width:110px;height:2px;position:absolute;top:0;left:0}.AboutPageCommon-module__xjPdGG__journeyCardWork:before,.AboutPageCommon-module__xjPdGG__journeyCardEdu:before{background:linear-gradient(90deg,#4573df,#0000)}.AboutPageCommon-module__xjPdGG__journeyCard:hover{transform:translateY(-2px)}.AboutPageCommon-module__xjPdGG__journeyCardTop{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.AboutPageCommon-module__xjPdGG__journeyTypeBadge{letter-spacing:.08em;text-transform:uppercase;border-radius:20px;padding:3px 9px;font-size:10px;font-weight:700}.AboutPageCommon-module__xjPdGG__journeyTypeWork,.AboutPageCommon-module__xjPdGG__journeyTypeEdu{color:#4573df;background:#4573df1a;border:1px solid #4573df33}.AboutPageCommon-module__xjPdGG__journeyPeriod{border-radius:20px;padding:3px 10px;font-size:11.5px;font-weight:500}.AboutPageCommon-module__xjPdGG__journeyCardTitle{margin:0 0 3px;font-size:1rem;font-weight:700;line-height:1.35}.AboutPageCommon-module__xjPdGG__journeyCardOrg{margin:0 0 10px;font-size:.875rem;font-weight:600}.AboutPageCommon-module__xjPdGG__journeyCardDesc{margin:0;font-size:.85rem;line-height:1.65}.AboutPageCommon-module__xjPdGG__journeyCardLink{align-items:center;gap:5px;margin-top:12px;font-size:12.5px;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.AboutPageCommon-module__xjPdGG__journeyCardLink:hover{gap:8px}.AboutPageCommon-module__xjPdGG__venturesGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.AboutPageCommon-module__xjPdGG__ventureCard{cursor:pointer;border:1px solid #0000;border-radius:14px;flex-direction:column;gap:14px;padding:28px 24px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.AboutPageCommon-module__xjPdGG__ventureCard:hover{transform:translateY(-3px)}.AboutPageCommon-module__xjPdGG__ventureHeader{align-items:center;gap:14px;display:flex}.AboutPageCommon-module__xjPdGG__ventureLogo{object-fit:contain;border-radius:10px;flex-shrink:0;width:48px;height:48px;padding:4px}.AboutPageCommon-module__xjPdGG__ventureName{margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.AboutPageCommon-module__xjPdGG__ventureRole{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:600}.AboutPageCommon-module__xjPdGG__ventureDesc{flex:1;margin:0;font-size:.9rem;line-height:1.65}.AboutPageCommon-module__xjPdGG__ventureLink{align-items:center;gap:6px;font-size:13px;font-weight:600;transition:gap .2s;display:inline-flex}.AboutPageCommon-module__xjPdGG__ventureCard:hover .AboutPageCommon-module__xjPdGG__ventureLink{gap:10px}.AboutPageCommon-module__xjPdGG__statStrip{border-radius:16px;justify-content:center;align-items:center;margin-bottom:4rem;padding:36px 24px;display:flex}.AboutPageCommon-module__xjPdGG__statItem{text-align:center;flex:1}.AboutPageCommon-module__xjPdGG__statValue{letter-spacing:-.02em;font-size:2.75rem;font-weight:800;line-height:1;display:block}.AboutPageCommon-module__xjPdGG__statLabel{text-transform:uppercase;letter-spacing:.08em;margin-top:8px;font-size:12px;font-weight:600;display:block}.AboutPageCommon-module__xjPdGG__statDivider{flex-shrink:0;width:1px;height:48px}.AboutPageCommon-module__xjPdGG__ctaSection{text-align:center;border-radius:18px;margin-bottom:4rem;padding:52px 36px}.AboutPageCommon-module__xjPdGG__ctaTitle{letter-spacing:-.02em;margin:0 0 12px;font-size:2.25rem;font-weight:800;line-height:1.2}.AboutPageCommon-module__xjPdGG__ctaDesc{margin:0 0 32px;font-size:1.05rem;line-height:1.6}.AboutPageCommon-module__xjPdGG__ctaActions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.AboutPageCommon-module__xjPdGG__ctaBtn{cursor:pointer;border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:13px 30px;font-size:.95rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .2s,background-color .2s,box-shadow .2s;display:inline-flex}.AboutPageCommon-module__xjPdGG__ctaBtn:hover{transform:translateY(-2px)}.AboutPageCommon-module__xjPdGG__ctaBtn:focus-visible{outline:none;box-shadow:0 0 0 3px #4573df4d}@media (max-width:768px){.AboutPageCommon-module__xjPdGG__main{padding:2rem 1.25rem}.AboutPageCommon-module__xjPdGG__hero{text-align:center;grid-template-columns:1fr;gap:2rem;padding:3rem 0 2rem}.AboutPageCommon-module__xjPdGG__heroContent{order:1;align-items:center}.AboutPageCommon-module__xjPdGG__heroVisual{order:0;margin:0 auto}.AboutPageCommon-module__xjPdGG__heroEyebrow{justify-content:center}.AboutPageCommon-module__xjPdGG__heroName{white-space:normal;font-size:2.5rem}.AboutPageCommon-module__xjPdGG__heroRoles{align-items:center}.AboutPageCommon-module__xjPdGG__heroRoleItem:before{display:none}.AboutPageCommon-module__xjPdGG__heroSocial{justify-content:center;gap:1.25rem}.AboutPageCommon-module__xjPdGG__avatarFrame{width:160px;height:160px}.AboutPageCommon-module__xjPdGG__avatarBadge{bottom:8px;right:-20px}.AboutPageCommon-module__xjPdGG__storyBody{padding-left:1.25rem}.AboutPageCommon-module__xjPdGG__storyBody p{font-size:1rem}.AboutPageCommon-module__xjPdGG__sectionTitle{font-size:1.5rem}.AboutPageCommon-module__xjPdGG__expertiseGrid{grid-template-columns:1fr;gap:14px}.AboutPageCommon-module__xjPdGG__expertiseCard{padding:22px 20px}.AboutPageCommon-module__xjPdGG__journeyEntry{gap:14px}.AboutPageCommon-module__xjPdGG__journeyNodeCol{width:60px}.AboutPageCommon-module__xjPdGG__journeyBadge{border-radius:13px;width:48px;height:48px}.AboutPageCommon-module__xjPdGG__journeyBadgeLg{border-radius:16px;width:60px;height:60px}.AboutPageCommon-module__xjPdGG__journeyBadgeRing{border-radius:18px;inset:-6px}.AboutPageCommon-module__xjPdGG__journeyBadgeLogo{width:36px;height:36px}.AboutPageCommon-module__xjPdGG__journeyBadgeLogoLg{width:46px;height:46px}.AboutPageCommon-module__xjPdGG__journeyCard{margin-bottom:16px;padding:16px 18px}.AboutPageCommon-module__xjPdGG__journeyCardTitle{font-size:.95rem}.AboutPageCommon-module__xjPdGG__statStrip{flex-direction:column;gap:28px;padding:28px 20px}.AboutPageCommon-module__xjPdGG__statDivider{width:40px;height:1px}.AboutPageCommon-module__xjPdGG__statValue{font-size:2.25rem}.AboutPageCommon-module__xjPdGG__venturesGrid{grid-template-columns:1fr;gap:14px}.AboutPageCommon-module__xjPdGG__ctaSection{padding:36px 20px}.AboutPageCommon-module__xjPdGG__ctaTitle{font-size:1.65rem}.AboutPageCommon-module__xjPdGG__ctaActions{flex-direction:column;align-items:center}.AboutPageCommon-module__xjPdGG__ctaBtn{width:100%;max-width:260px}}@media (min-width:769px) and (max-width:1024px){.AboutPageCommon-module__xjPdGG__heroName{font-size:3.5rem}.AboutPageCommon-module__xjPdGG__expertiseGrid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (prefers-reduced-motion:reduce){.AboutPageCommon-module__xjPdGG__avatar,.AboutPageCommon-module__xjPdGG__heroSocialLink,.AboutPageCommon-module__xjPdGG__expertiseCard,.AboutPageCommon-module__xjPdGG__expertiseIcon,.AboutPageCommon-module__xjPdGG__ventureCard,.AboutPageCommon-module__xjPdGG__ventureIcon,.AboutPageCommon-module__xjPdGG__ctaBtn{transition:none!important}.AboutPageCommon-module__xjPdGG__statusDot,.AboutPageCommon-module__xjPdGG__avatarFrame:before{animation:none!important}.AboutPageCommon-module__xjPdGG__avatarFrame{transition:none!important}}@media (prefers-contrast:high){.AboutPageCommon-module__xjPdGG__expertiseCard,.AboutPageCommon-module__xjPdGG__ventureCard{border-width:2px}}@media print{.AboutPageCommon-module__xjPdGG__ctaSection,.AboutPageCommon-module__xjPdGG__heroSocial{display:none}}
.AboutPageLight-module__zWpo-W__page{color:#1f2937;background:#fff}.AboutPageLight-module__zWpo-W__heroEyebrow{color:#4573df}.AboutPageLight-module__zWpo-W__heroName{color:#111827}.AboutPageLight-module__zWpo-W__heroRoleItem{color:#4b5563}.AboutPageLight-module__zWpo-W__heroRoleItem:before{background:#4573df}.AboutPageLight-module__zWpo-W__heroSocialLink{color:#6b7280}.AboutPageLight-module__zWpo-W__heroSocialLink:hover{color:#4573df;opacity:1}.AboutPageLight-module__zWpo-W__avatarFrame{background:#4573df;box-shadow:inset 0 2px #ffffff38,0 8px 32px #4573df2e,0 4px 12px #0000001a}.AboutPageLight-module__zWpo-W__avatarFrame:hover{box-shadow:inset 0 2px #ffffff38,0 16px 48px #4573df47,0 8px 20px #00000024}.AboutPageLight-module__zWpo-W__avatarBadge{color:#065f46;background:#fff;border:1px solid #10b98140;box-shadow:0 2px 8px #00000014}.AboutPageLight-module__zWpo-W__sectionTitle{color:#111827}.AboutPageLight-module__zWpo-W__storyBody{color:#374151;border-color:#4573df}.AboutPageLight-module__zWpo-W__expertiseCard{background:#fff;border-color:#e5e7eb;box-shadow:0 1px 3px #0000000a}.AboutPageLight-module__zWpo-W__expertiseCard:hover{border-color:#4573df4d;box-shadow:0 8px 24px #0000000f}.AboutPageLight-module__zWpo-W__expertiseIcon{color:#4573df;background:#4573df14}.AboutPageLight-module__zWpo-W__expertiseDesc{color:#6b7280}.AboutPageLight-module__zWpo-W__journeyBadge{background:#fff;border:1px solid #00000012;box-shadow:inset 0 2px #fff,0 4px 12px #00000017,0 1px 3px #0000000d}.AboutPageLight-module__zWpo-W__journeyCard{background:#fff;border-color:#e5e7eb;box-shadow:0 1px 3px #0000000a,0 4px 16px #0000000a}.AboutPageLight-module__zWpo-W__journeyCard:hover{border-color:#4573df38;box-shadow:0 8px 32px #00000017}.AboutPageLight-module__zWpo-W__journeyPeriod{color:#6b7280;background:#f3f4f6}.AboutPageLight-module__zWpo-W__journeyCardOrg{color:#374151}.AboutPageLight-module__zWpo-W__journeyCardDesc{color:#6b7280}.AboutPageLight-module__zWpo-W__journeyCardLink{color:#4573df}.AboutPageLight-module__zWpo-W__statStrip{background:#f9fafb;border:1px solid #e5e7eb}.AboutPageLight-module__zWpo-W__statValue{color:#4573df}.AboutPageLight-module__zWpo-W__statLabel{color:#6b7280}.AboutPageLight-module__zWpo-W__statDivider{background:#e5e7eb}.AboutPageLight-module__zWpo-W__ventureCard{color:#1f2937;background:#fff;border-color:#e5e7eb;box-shadow:0 1px 3px #0000000a}.AboutPageLight-module__zWpo-W__ventureCard:hover{border-color:#4573df4d;box-shadow:0 8px 24px #0000000f}.AboutPageLight-module__zWpo-W__ventureIcon{color:#4573df;background:#4573df14}.AboutPageLight-module__zWpo-W__ventureRole{color:#4573df}.AboutPageLight-module__zWpo-W__ventureDesc{color:#6b7280}.AboutPageLight-module__zWpo-W__ventureLink{color:#4573df}.AboutPageLight-module__zWpo-W__ctaSection{background:#f9fafb;border:1px solid #e5e7eb}.AboutPageLight-module__zWpo-W__ctaTitle{color:#111827}.AboutPageLight-module__zWpo-W__ctaDesc{color:#6b7280}.AboutPageLight-module__zWpo-W__ctaPrimary{color:#fff;background:#4573df;border-color:#0000;box-shadow:0 2px 8px #4573df33}.AboutPageLight-module__zWpo-W__ctaPrimary:hover{background:#3b5fc7;box-shadow:0 6px 20px #4573df40}.AboutPageLight-module__zWpo-W__ctaSecondary{color:#4573df;background:#fff;border-color:#e5e7eb}.AboutPageLight-module__zWpo-W__ctaSecondary:hover{background:#4573df0a;border-color:#4573df;box-shadow:0 4px 12px #4573df14}
.AboutPageDark-module___XfG5G__page{color:#e5e7eb;background:#1d2127}.AboutPageDark-module___XfG5G__heroEyebrow{color:#4573df}.AboutPageDark-module___XfG5G__heroName{color:#f9fafb}.AboutPageDark-module___XfG5G__heroRoleItem{color:#9ca3af}.AboutPageDark-module___XfG5G__heroRoleItem:before{background:#4573df}.AboutPageDark-module___XfG5G__heroSocialLink{color:#6b7280}.AboutPageDark-module___XfG5G__heroSocialLink:hover{color:#93c5fd;opacity:1}.AboutPageDark-module___XfG5G__avatarFrame{background:#4573df;box-shadow:inset 0 2px #ffffff1f,0 8px 32px #4573df40,0 4px 16px #00000059}.AboutPageDark-module___XfG5G__avatarFrame:hover{box-shadow:inset 0 2px #ffffff1f,0 16px 48px #4573df59,0 8px 24px #0006}.AboutPageDark-module___XfG5G__avatarBadge{color:#6ee7b7;background:#1d2127;border:1px solid #10b98140;box-shadow:0 2px 8px #00000059}.AboutPageDark-module___XfG5G__sectionTitle{color:#f9fafb}.AboutPageDark-module___XfG5G__storyBody{color:#d1d5db;border-color:#4573df}.AboutPageDark-module___XfG5G__expertiseCard{background:#23272f;border-color:#374151;box-shadow:0 1px 3px #00000026}.AboutPageDark-module___XfG5G__expertiseCard:hover{border-color:#4573df66;box-shadow:0 8px 24px #0003}.AboutPageDark-module___XfG5G__expertiseIcon{color:#93c5fd;background:#4573df1f}.AboutPageDark-module___XfG5G__expertiseDesc{color:#9ca3af}.AboutPageDark-module___XfG5G__journeyBadge{background:#2a2f38;border:1px solid #ffffff12;box-shadow:inset 0 2px #ffffff12,0 4px 14px #0000004d,0 1px 3px #0003}.AboutPageDark-module___XfG5G__journeyCard{background:#23272f;border-color:#374151;box-shadow:0 1px 3px #00000026}.AboutPageDark-module___XfG5G__journeyCard:hover{border-color:#4573df4d;box-shadow:0 8px 32px #00000047}.AboutPageDark-module___XfG5G__journeyPeriod{color:#9ca3af;background:#2a2f38}.AboutPageDark-module___XfG5G__journeyCardOrg{color:#e5e7eb}.AboutPageDark-module___XfG5G__journeyCardDesc{color:#d1d5db}.AboutPageDark-module___XfG5G__journeyCardLink{color:#93c5fd}.AboutPageDark-module___XfG5G__statStrip{background:#23272f;border:1px solid #374151}.AboutPageDark-module___XfG5G__statValue{color:#93c5fd}.AboutPageDark-module___XfG5G__statLabel{color:#9ca3af}.AboutPageDark-module___XfG5G__statDivider{background:#374151}.AboutPageDark-module___XfG5G__ventureCard{color:#e5e7eb;background:#23272f;border-color:#374151;box-shadow:0 1px 3px #00000026}.AboutPageDark-module___XfG5G__ventureCard:hover{border-color:#4573df66;box-shadow:0 8px 24px #0003}.AboutPageDark-module___XfG5G__ventureIcon{color:#93c5fd;background:#4573df1f}.AboutPageDark-module___XfG5G__ventureRole{color:#93c5fd}.AboutPageDark-module___XfG5G__ventureDesc{color:#9ca3af}.AboutPageDark-module___XfG5G__ventureLink{color:#93c5fd}.AboutPageDark-module___XfG5G__ctaSection{background:#23272f;border:1px solid #374151}.AboutPageDark-module___XfG5G__ctaTitle{color:#f9fafb}.AboutPageDark-module___XfG5G__ctaDesc{color:#9ca3af}.AboutPageDark-module___XfG5G__ctaPrimary{color:#fff;background:#4573df;border-color:#0000;box-shadow:0 2px 8px #4573df40}.AboutPageDark-module___XfG5G__ctaPrimary:hover{background:#3b5fc7;box-shadow:0 6px 20px #4573df4d}.AboutPageDark-module___XfG5G__ctaSecondary{color:#93c5fd;background:0 0;border-color:#374151}.AboutPageDark-module___XfG5G__ctaSecondary:hover{background:#4573df14;border-color:#4573df;box-shadow:0 4px 12px #4573df1f}
.Popover-module__3bS_sW__trigger{cursor:pointer;user-select:none}.Popover-module__3bS_sW__popover{z-index:var(--z-popover);background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-4);box-shadow:var(--shadow-lg);max-width:400px;animation:Popover-module__3bS_sW__popIn var(--duration-normal)cubic-bezier(.34,1.56,.64,1);backdrop-filter:blur(10px);animation-timeline:auto;position:fixed}.Popover-module__3bS_sW__popover:popover-open{animation:Popover-module__3bS_sW__popIn var(--duration-normal)cubic-bezier(.34,1.56,.64,1)}.Popover-module__3bS_sW__popover:not(:popover-open){animation:Popover-module__3bS_sW__slideDown var(--duration-fast)var(--ease-out)}.Popover-module__3bS_sW__popover.Popover-module__3bS_sW__placement-top{animation-name:Popover-module__3bS_sW__slideInFromBottom}.Popover-module__3bS_sW__popover.Popover-module__3bS_sW__placement-bottom{animation-name:Popover-module__3bS_sW__slideInFromTop}.Popover-module__3bS_sW__popover.Popover-module__3bS_sW__placement-left{animation-name:Popover-module__3bS_sW__slideInFromRight}.Popover-module__3bS_sW__popover.Popover-module__3bS_sW__placement-right{animation-name:Popover-module__3bS_sW__slideInFromLeft}@keyframes Popover-module__3bS_sW__slideInFromTop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes Popover-module__3bS_sW__slideInFromBottom{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes Popover-module__3bS_sW__slideInFromLeft{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes Popover-module__3bS_sW__slideInFromRight{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.Popover-module__3bS_sW__tooltip{max-width:250px;padding:var(--space-3)var(--space-4);font-size:var(--text-sm);background-color:var(--bg-elev-1);animation:Popover-module__3bS_sW__fadeInUp var(--duration-fast)var(--ease-out);border-color:#0000;box-shadow:0 4px 12px #00000026}.Popover-module__3bS_sW__tooltip:popover-open{animation:Popover-module__3bS_sW__fadeInUp var(--duration-fast)var(--ease-out)}.Popover-module__3bS_sW__dropdown{min-width:180px;padding:var(--space-2)0;animation:Popover-module__3bS_sW__slideInFromTop var(--duration-normal)var(--ease-out)}.Popover-module__3bS_sW__dropdownContent{flex-direction:column;gap:0;display:flex}.Popover-module__3bS_sW__dropdownItem{padding:var(--space-3)var(--space-4);text-align:left;color:var(--text);cursor:pointer;transition:all var(--duration-fast)var(--ease-out);font-size:var(--text-md);background:0 0;border:none;width:100%}.Popover-module__3bS_sW__dropdownItem:hover{background-color:var(--bg-elev-2);padding-left:var(--space-5)}.Popover-module__3bS_sW__dropdownItem:active{background-color:var(--bg)}.Popover-module__3bS_sW__contextMenu{z-index:var(--z-modal);background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);animation:Popover-module__3bS_sW__popIn var(--duration-normal)cubic-bezier(.34,1.56,.64,1);position:fixed}.Popover-module__3bS_sW__contextMenuContent{flex-direction:column;min-width:200px;display:flex}.Popover-module__3bS_sW__contextMenuItem{padding:var(--space-3)var(--space-4);text-align:left;color:var(--text);cursor:pointer;transition:all var(--duration-fast)var(--ease-out);font-size:var(--text-md);background:0 0;border:none}.Popover-module__3bS_sW__contextMenuItem:hover{background-color:var(--bg-elev-2)}.Popover-module__3bS_sW__contextMenuItem:active{background-color:var(--primary);color:#fff}@media (max-width:768px){.Popover-module__3bS_sW__popover{max-width:90vw;max-height:80vh;overflow-y:auto}.Popover-module__3bS_sW__dropdown{min-width:150px}.Popover-module__3bS_sW__contextMenu{max-width:90vw}}@media (prefers-reduced-motion:reduce){.Popover-module__3bS_sW__popover,.Popover-module__3bS_sW__tooltip,.Popover-module__3bS_sW__dropdown,.Popover-module__3bS_sW__contextMenu,.Popover-module__3bS_sW__dropdownItem,.Popover-module__3bS_sW__contextMenuItem{transition-duration:.01ms!important;animation-duration:.01ms!important}}@supports (anchor-name:--foo){.Popover-module__3bS_sW__popover{inset:auto}.Popover-module__3bS_sW__popover.Popover-module__3bS_sW__placement-top{bottom:anchor(top);left:anchor(center);margin-bottom:8px;transform:translate(-50%)}.Popover-module__3bS_sW__popover.Popover-module__3bS_sW__placement-bottom{top:anchor(bottom);left:anchor(center);margin-top:8px;transform:translate(-50%)}.Popover-module__3bS_sW__popover.Popover-module__3bS_sW__placement-left{right:anchor(left);top:anchor(center);margin-right:8px;transform:translateY(-50%)}.Popover-module__3bS_sW__popover.Popover-module__3bS_sW__placement-right{left:anchor(right);top:anchor(center);margin-left:8px;transform:translateY(-50%)}}
@keyframes gmicon-module__-JERaG__zoomInWithShadowAndGlow{0%{opacity:0;filter:brightness()blur();transform:scale(.7);box-shadow:0 0 #0000}50%{opacity:1;filter:brightness(1.2)blur(1px);transform:scale(1.1);box-shadow:0 4px 25px #00000080}to{filter:brightness(1.1)blur();transform:scale(1);box-shadow:0 4px 15px #0000004d}}.gmicon-module__-JERaG__theme-toggle-icon{cursor:pointer;transition:box-shadow .3s,background .3s,transform .2s;display:none;box-shadow:0 2px 8px #283c5a14}.gmicon-module__-JERaG__theme-toggle-icon img{object-fit:contain;width:32px;height:32px;transition:filter .3s}@media screen and (max-width:768px){.gmicon-module__-JERaG__theme-toggle-icon{z-index:1000;backdrop-filter:blur(2px);background:#ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:box-shadow .3s,background .3s,transform .2s;display:flex;position:absolute;top:18px;left:18px;box-shadow:0 4px 16px #283c5a21}.gmicon-module__-JERaG__theme-toggle-icon.gmicon-module__-JERaG__light{background:linear-gradient(135deg,#f5f7fa 60%,#c3cfe2 100%);box-shadow:0 2px 12px #b4c8ff21}.gmicon-module__-JERaG__theme-toggle-icon.gmicon-module__-JERaG__dark{background:linear-gradient(135deg,#23272f 60%,#3a3f47 100%);box-shadow:0 2px 12px #1e283c2e}.gmicon-module__-JERaG__animate{animation:.7s cubic-bezier(.4,.8,.2,1) forwards gmicon-module__-JERaG__zoomInWithShadowAndGlow}.gmicon-module__-JERaG__theme-toggle-icon:hover,.gmicon-module__-JERaG__theme-toggle-icon:focus{outline:none;transform:scale(1.07);box-shadow:0 6px 24px #283c5a2e}.gmicon-module__-JERaG__theme-toggle-icon img:hover,.gmicon-module__-JERaG__theme-toggle-icon img:focus{filter:brightness(1.15)drop-shadow(0 2px 8px #a0bfff)}}
.nav-bar-module__oZrldW__header{transition:transform var(--duration-normal,.3s)var(--ease-out,ease-out),box-shadow var(--duration-normal,.3s)var(--ease-out,ease-out),opacity var(--duration-normal,.3s)var(--ease-out,ease-out),background-color var(--duration-normal,.3s)var(--ease-out,ease-out);background-color:#0000}.nav-bar-module__oZrldW__visible{opacity:1;transform:translateY(0)}.nav-bar-module__oZrldW__hidden{opacity:0;transform:translateY(-100%)}.nav-bar-module__oZrldW__navItem{cursor:pointer;position:relative;overflow:hidden}.nav-bar-module__oZrldW__navItem:before{content:"";width:100%;height:100%;transition:left var(--duration-normal,.3s)var(--ease-out,ease-out);pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);position:absolute;top:0;left:-100%}.nav-bar-module__oZrldW__navItem:hover:before{left:100%}.nav-bar-module__oZrldW__active{animation:nav-bar-module__oZrldW__popIn var(--duration-normal,.3s)cubic-bezier(.34,1.56,.64,1);transform:scale(1.05);box-shadow:0 4px 16px #22223b2e;color:#fff!important;background-color:#4573df!important}.nav-bar-module__oZrldW__active .nav-bar-module__oZrldW__homeText,.nav-bar-module__oZrldW__active .nav-bar-module__oZrldW__aboutText,.nav-bar-module__oZrldW__active .nav-bar-module__oZrldW__resumeText,.nav-bar-module__oZrldW__active .nav-bar-module__oZrldW__projectText,.nav-bar-module__oZrldW__active .nav-bar-module__oZrldW__contactText{color:#fff!important}.nav-bar-module__oZrldW__header .nav-bar-module__oZrldW__navItem,.nav-bar-module__oZrldW__header .nav-bar-module__oZrldW__navItem span,.nav-bar-module__oZrldW__header .nav-bar-module__oZrldW__navItem b{transition:background-color var(--duration-normal,.3s)var(--ease-out,ease-out),transform var(--duration-normal,.3s)var(--ease-out,ease-out),box-shadow var(--duration-normal,.3s)var(--ease-out,ease-out),color var(--duration-normal,.3s)var(--ease-out,ease-out)}.nav-bar-module__oZrldW__homeText{letter-spacing:-.01em;color:#fff;text-align:left;min-width:59px;font-family:Open Sans,sans-serif;font-size:20px;display:inline-block;position:relative}.nav-bar-module__oZrldW__home{cursor:pointer;animation:nav-bar-module__oZrldW__fadeInDown var(--duration-normal,.3s)var(--ease-out,ease-out);font-family:inherit;font-size:inherit;line-height:inherit;background-color:#0000;border:0;border-radius:60px;flex-direction:row;justify-content:center;align-items:center;padding:20px 40px;display:flex;overflow:hidden}.nav-bar-module__oZrldW__about,.nav-bar-module__oZrldW__resume,.nav-bar-module__oZrldW__project,.nav-bar-module__oZrldW__contact{cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;-webkit-appearance:none;appearance:none;background-color:#0000;border:0}.nav-bar-module__oZrldW__home:hover,.nav-bar-module__oZrldW__about:hover,.nav-bar-module__oZrldW__skills:hover,.nav-bar-module__oZrldW__resume:hover,.nav-bar-module__oZrldW__project:hover,.nav-bar-module__oZrldW__contact:hover{background-color:#4573df;transform:scale(1.05);box-shadow:0 4px 12px #00000026}.nav-bar-module__oZrldW__home:focus-visible,.nav-bar-module__oZrldW__about:focus-visible,.nav-bar-module__oZrldW__resume:focus-visible,.nav-bar-module__oZrldW__project:focus-visible,.nav-bar-module__oZrldW__contact:focus-visible{outline-offset:2px;outline:2px solid #4573df}.nav-bar-module__oZrldW__aboutText{letter-spacing:-.01em;min-width:56px;display:inline-block;position:relative}.nav-bar-module__oZrldW__about{animation:nav-bar-module__oZrldW__fadeInDown var(--duration-normal,.3s)var(--ease-out,ease-out)50ms both;border-radius:60px;flex-direction:row;justify-content:center;align-items:center;padding:20px 40px;display:flex;overflow:hidden}.nav-bar-module__oZrldW__skillsText{letter-spacing:-.01em;min-width:45px;display:inline-block;position:relative}.nav-bar-module__oZrldW__skills{animation:nav-bar-module__oZrldW__fadeInDown var(--duration-normal,.3s)var(--ease-out,ease-out).1s both;border-radius:60px;flex-direction:row;justify-content:center;align-items:center;padding:20px 40px;display:flex;overflow:hidden}.nav-bar-module__oZrldW__logoIcon{width:40px;height:40px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);position:relative}.nav-bar-module__oZrldW__logo{cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#23272f 60%,#3a3f47 100%);border:1.5px solid #ffffff26;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;padding:3px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s cubic-bezier(.34,1.56,.64,1),background .3s,border-color .3s;animation:.6s cubic-bezier(.34,1.56,.64,1) .1s both nav-bar-module__oZrldW__logoEntrance;display:flex;box-shadow:0 4px 16px #1e283c2e}.nav-bar-module__oZrldW__logoHover{background:linear-gradient(135deg,#2d3340 60%,#454c5a 100%);border-color:#4573df80;transform:scale(1.12)rotate(5deg);box-shadow:0 0 8px #4573df66,0 0 16px #4573df40,0 8px 32px #0000004d}.nav-bar-module__oZrldW__logoHover .nav-bar-module__oZrldW__logoIcon{transform:scale(1.05)}.nav-bar-module__oZrldW__logoAnimation{cursor:pointer;border-radius:60px;flex-direction:row;justify-content:center;align-items:center;gap:12px;padding:12px 24px;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),background-color .3s;animation:.5s cubic-bezier(.34,1.56,.64,1) both nav-bar-module__oZrldW__containerEntrance;display:flex;position:relative;overflow:visible}.nav-bar-module__oZrldW__logoAnimationHover{transform:translateY(-2px)}.nav-bar-module__oZrldW__typo{flex-direction:column;justify-content:center;align-items:flex-start;height:24px;display:flex;position:relative;overflow:visible}.nav-bar-module__oZrldW__nameWrapper{justify-content:flex-start;align-items:center;display:flex;position:relative;overflow:hidden}.nav-bar-module__oZrldW__nameEntering{animation:.8s cubic-bezier(.34,1.56,.64,1) forwards nav-bar-module__oZrldW__nameSlideIn}.nav-bar-module__oZrldW__nameHovering .nav-bar-module__oZrldW__nameIcon{animation:.6s ease-in-out nav-bar-module__oZrldW__nameWave}.nav-bar-module__oZrldW__nameIcon{transform-origin:0;width:190px;height:20px;transition:opacity .4s cubic-bezier(.34,1.56,.64,1),transform .4s cubic-bezier(.34,1.56,.64,1),filter .3s;display:block;position:relative}.nav-bar-module__oZrldW__nameIconHover{filter:drop-shadow(0 2px 4px #4573df4d);transform:translate(4px)}.nav-bar-module__oZrldW__nameUnderline{background:linear-gradient(90deg,#4573df,#6b8cef,#4573df) 0 0/200% 100%;border-radius:2px;width:0;height:2px;transition:width .4s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:-4px;left:0}.nav-bar-module__oZrldW__nameUnderlineActive{width:100%;animation:1.5s linear infinite nav-bar-module__oZrldW__underlineShimmer}.nav-bar-module__oZrldW__resumeText{letter-spacing:-.01em;min-width:74px;display:inline-block;position:relative}.nav-bar-module__oZrldW__resume{animation:nav-bar-module__oZrldW__fadeInDown var(--duration-normal,.3s)var(--ease-out,ease-out).15s both;border-radius:60px;flex-direction:row;justify-content:center;align-items:center;padding:20px 40px;display:flex;overflow:hidden}.nav-bar-module__oZrldW__projectText{letter-spacing:-.01em;min-width:64px;display:inline-block;position:relative}.nav-bar-module__oZrldW__project{animation:nav-bar-module__oZrldW__fadeInDown var(--duration-normal,.3s)var(--ease-out,ease-out).2s both;border-radius:60px;flex-direction:row;justify-content:center;align-items:center;padding:20px 40px;display:flex;overflow:hidden}.nav-bar-module__oZrldW__contactText{letter-spacing:-.01em;min-width:71px;display:inline-block;position:relative}.nav-bar-module__oZrldW__contact,.nav-bar-module__oZrldW__header{flex-direction:row;align-items:center;display:flex}.nav-bar-module__oZrldW__contact{animation:nav-bar-module__oZrldW__fadeInDown var(--duration-normal,.3s)var(--ease-out,ease-out).25s both;border-radius:60px;justify-content:center;padding:20px 40px;overflow:hidden}.nav-bar-module__oZrldW__header{-webkit-backdrop-filter:saturate(160%)blur(12px);box-sizing:border-box;z-index:1000;text-align:left;color:#fff;background-color:#1d2127f2;border:1px solid #00000080;border-radius:50px;flex:1;justify-content:space-between;gap:10px;max-width:100%;margin:12px 20px 0;padding:0 10px;font-family:Open Sans,sans-serif;font-size:20px;position:sticky;top:12px;box-shadow:inset 0 1px #00000040,0 6px 18px -8px #0000008c}[data-theme=dark] .nav-bar-module__oZrldW__header{background-color:#1d2127f2!important;border:1px solid #00000080!important;box-shadow:inset 0 1px #00000040,0 6px 18px -8px #0000008c!important}html[data-theme=dark] .nav-bar-module__oZrldW__header,:root[data-theme=dark] .nav-bar-module__oZrldW__header{background-color:#1d2127f2!important;border-color:#0009!important;box-shadow:inset 0 1px #00000047,0 6px 18px -8px #0009!important}.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight{color:#1f2937;background-color:#f8fafcc7;border:1px solid #e2e8f0e6;box-shadow:inset 0 1px #fff9,0 8px 24px -12px #0f172a2e}.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__homeText,.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__aboutText,.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__skillsText,.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__resumeText,.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__projectText,.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__contactText{color:#1f2937}.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__home:hover,.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__about:hover,.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__skills:hover,.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__resume:hover,.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__project:hover,.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__contact:hover{color:#fff;background-color:#4573df}.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__home:hover .nav-bar-module__oZrldW__homeText,.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__about:hover .nav-bar-module__oZrldW__aboutText,.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__skills:hover .nav-bar-module__oZrldW__skillsText,.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__resume:hover .nav-bar-module__oZrldW__resumeText,.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__project:hover .nav-bar-module__oZrldW__projectText,.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__contact:hover .nav-bar-module__oZrldW__contactText{color:#fff}.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__logo{background:linear-gradient(135deg,#f5f7fa 60%,#c3cfe2 100%);border-color:#0000001a;box-shadow:0 2px 12px #b4c8ff21}.nav-bar-module__oZrldW__header.nav-bar-module__oZrldW__headerLight .nav-bar-module__oZrldW__logoHover{background:linear-gradient(135deg,#e8ecf2 60%,#b8c6db 100%);border-color:#4573df66;box-shadow:0 0 8px #4573df4d,0 0 12px #4573df33,0 6px 24px #00000026}.nav-bar-module__oZrldW__leftNavigation,.nav-bar-module__oZrldW__rightNavigation{flex-direction:row;justify-content:center;align-items:center;gap:5px;display:flex}.nav-bar-module__oZrldW__alternativeNameIcon{width:120px;position:relative}@keyframes nav-bar-module__oZrldW__popIn{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes nav-bar-module__oZrldW__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes nav-bar-module__oZrldW__logoEntrance{0%{opacity:0;transform:scale(0)rotate(-180deg)}60%{opacity:1;transform:scale(1.1)rotate(10deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes nav-bar-module__oZrldW__containerEntrance{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes nav-bar-module__oZrldW__nameSlideIn{0%{opacity:0;clip-path:inset(0 100% 0 0);transform:translate(-30px)}50%{opacity:1;clip-path:inset(0 50% 0 0)}to{opacity:1;clip-path:inset(0);transform:translate(0)}}@keyframes nav-bar-module__oZrldW__nameWave{0%,to{transform:translate(0)}25%{transform:translate(3px)skew(-2deg)}50%{transform:translate(0)skew(0)}75%{transform:translate(2px)skew(1deg)}}@keyframes nav-bar-module__oZrldW__underlineShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes nav-bar-module__oZrldW__letterReveal{0%{opacity:0;transform:translateY(10px)rotateX(-90deg)}to{opacity:1;transform:translateY(0)rotateX(0)}}@keyframes nav-bar-module__oZrldW__glowPulse{0%,to{box-shadow:0 0 5px #4573df66,0 0 10px #4573df33}50%{box-shadow:0 0 10px #4573df99,0 0 20px #4573df66,0 0 30px #4573df33}}@media screen and (max-width:768px){.nav-bar-module__oZrldW__header{display:none}}@media screen and (max-width:1024px) and (min-width:769px){.nav-bar-module__oZrldW__home,.nav-bar-module__oZrldW__about,.nav-bar-module__oZrldW__resume,.nav-bar-module__oZrldW__project,.nav-bar-module__oZrldW__contact{padding:16px 24px}.nav-bar-module__oZrldW__homeText,.nav-bar-module__oZrldW__aboutText,.nav-bar-module__oZrldW__resumeText,.nav-bar-module__oZrldW__projectText,.nav-bar-module__oZrldW__contactText{min-width:auto;font-size:16px}.nav-bar-module__oZrldW__logoAnimation{gap:8px;padding:10px 16px}.nav-bar-module__oZrldW__nameIcon{width:150px;height:16px}.nav-bar-module__oZrldW__logo{width:40px;height:40px}.nav-bar-module__oZrldW__logoIcon{width:34px;height:34px}}@media (prefers-reduced-motion:reduce){.nav-bar-module__oZrldW__header,.nav-bar-module__oZrldW__navItem,.nav-bar-module__oZrldW__logo,.nav-bar-module__oZrldW__logoAnimation,.nav-bar-module__oZrldW__nameIcon,.nav-bar-module__oZrldW__nameWrapper,.nav-bar-module__oZrldW__nameUnderline{transition-duration:.01ms!important;animation:none!important}.nav-bar-module__oZrldW__logoHover{transform:scale(1.05);box-shadow:0 4px 16px #0003}.nav-bar-module__oZrldW__nameIconHover{transform:none}.nav-bar-module__oZrldW__nameUnderlineActive{animation:none}}@media (prefers-contrast:high){.nav-bar-module__oZrldW__header{border-width:2px}.nav-bar-module__oZrldW__active{outline-offset:2px;outline:2px solid #fff}.nav-bar-module__oZrldW__nameUnderline{background:#4573df;height:3px}}
.NavBarCommon-module__Ec-tRW__navBar{z-index:1000;font-family:Open Sans,sans-serif;font-size:22px;display:none;position:absolute;top:0;right:0}@media (max-width:768px){.NavBarCommon-module__Ec-tRW__navBar{display:block}}.NavBarCommon-module__Ec-tRW__menuList{margin:0;padding:0;list-style:none}.NavBarCommon-module__Ec-tRW__menuToggle{cursor:pointer;z-index:1000;background-color:#0000;border:none;outline:none;width:30px;height:30px;margin-top:10px;transition:all .5s ease-in-out;position:absolute;top:25px;right:30px;transform:rotate(0)}.NavBarCommon-module__Ec-tRW__menuIcon{opacity:1;border-radius:1px;width:100%;height:3px;margin-top:3px;transition:all .25s ease-in-out;display:block;position:absolute;left:0}.NavBarCommon-module__Ec-tRW__menuIcon:first-child{top:0}.NavBarCommon-module__Ec-tRW__menuIcon:nth-child(2){top:9px}.NavBarCommon-module__Ec-tRW__menuIcon:nth-child(3){top:18px}.NavBarCommon-module__Ec-tRW__menuToggle.NavBarCommon-module__Ec-tRW__open .NavBarCommon-module__Ec-tRW__menuIcon:first-child{top:8px;transform:rotate(135deg)}.NavBarCommon-module__Ec-tRW__menuToggle.NavBarCommon-module__Ec-tRW__open .NavBarCommon-module__Ec-tRW__menuIcon:nth-child(2){opacity:0}.NavBarCommon-module__Ec-tRW__menuToggle.NavBarCommon-module__Ec-tRW__open .NavBarCommon-module__Ec-tRW__menuIcon:nth-child(3){top:8px;transform:rotate(-135deg)}.NavBarCommon-module__Ec-tRW__menuContainer{-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;z-index:999;border:1px solid #ffffff1a;border-radius:12px;width:140px;height:auto;margin-top:15px;margin-right:15px;padding-top:50px;padding-bottom:10px;transition:all .3s;position:absolute;top:0;right:0;overflow:hidden;transform:translate(10px);box-shadow:0 8px 32px #0000001a}.NavBarCommon-module__Ec-tRW__menuItem{padding:8px 20px;transition:background-color .3s,color .3s}.NavBarCommon-module__Ec-tRW__menuItem:hover{background-color:#a9b1b5}.NavBarCommon-module__Ec-tRW__menuContainer.NavBarCommon-module__Ec-tRW__open{opacity:1;pointer-events:all;transform:translateY(0)}.NavBarCommon-module__Ec-tRW__themeToggleContainer{box-sizing:border-box;justify-content:flex-end;align-items:center;width:100%;min-height:56px;padding:18px 18px 8px 0;display:flex}.NavBarCommon-module__Ec-tRW__premiumSwitch{cursor:pointer;background:0 0;border:none;border-radius:2em;outline:none;justify-content:center;align-items:center;min-width:0;padding:.15em;transition:box-shadow .2s,background .2s;display:flex;position:relative;box-shadow:0 2px 8px #b0bec522}.NavBarCommon-module__Ec-tRW__premiumSwitch:focus-visible{box-shadow:0 0 0 2px #90a4ae99,0 2px 8px #b0bec522}.NavBarCommon-module__Ec-tRW__premiumSwitchTrack{background:linear-gradient(90deg,#f5f7fa 0%,#cfd8dc 100%);border:1.5px solid #b0bec5;border-radius:1.4em;flex-shrink:0;width:2.7em;height:1.4em;transition:background .2s,border .2s;position:relative;box-shadow:0 2px 8px #b0bec522}.NavBarCommon-module__Ec-tRW__premiumSwitch[aria-checked=true] .NavBarCommon-module__Ec-tRW__premiumSwitchTrack{background:linear-gradient(90deg,#23272f 0%,#3a3f47 100%);border:1.5px solid #607d8b;box-shadow:0 2px 8px #607d8b33}.NavBarCommon-module__Ec-tRW__premiumSwitchThumb{background:linear-gradient(145deg,#fff 60%,#e8ebee 100%);border:1.5px solid #b0bec5;border-radius:50%;justify-content:center;align-items:center;width:1.22em;height:1.22em;transition:left .25s,background .25s,border .25s;display:flex;position:absolute;top:.08em;left:.08em;box-shadow:0 2px 6px #b0bec522,0 1px 2px #fff8}.NavBarCommon-module__Ec-tRW__premiumSwitchThumb[data-checked=true]{background:linear-gradient(145deg,#90a4ae 60%,#607d8b 100%);border:1.5px solid #607d8b;left:1.4em;box-shadow:0 2px 6px #607d8b88,0 1px 2px #23252644}.NavBarCommon-module__Ec-tRW__premiumSwitchIcon{pointer-events:none;width:1.1em;height:1.1em;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.NavBarMobileLight-module__6jjobG__navBar{color:#000;background-color:#fff}.NavBarMobileLight-module__6jjobG__menuIcon:first-child,.NavBarMobileLight-module__6jjobG__menuIcon:nth-child(2),.NavBarMobileLight-module__6jjobG__menuIcon:nth-child(3){background:#000}.NavBarMobileLight-module__6jjobG__menuContainer{background-color:#e8ebeed9}.NavBarMobileLight-module__6jjobG__menuItem{color:#000;transition:all .3s}.NavBarMobileLight-module__6jjobG__menuItem:hover{background-color:#d0d4d9b3}
.NavBarMobileDark-module__KEs9Rq__navBar{color:#fff;background-color:#1d2127}.NavBarMobileDark-module__KEs9Rq__menuIcon:first-child,.NavBarMobileDark-module__KEs9Rq__menuIcon:nth-child(2),.NavBarMobileDark-module__KEs9Rq__menuIcon:nth-child(3){background:#fff}.NavBarMobileDark-module__KEs9Rq__menuContainer{background-color:#272c34d9}.NavBarMobileDark-module__KEs9Rq__menuItem{color:#fff;transition:all .3s}.NavBarMobileDark-module__KEs9Rq__menuItem:hover{background-color:#3a3f47b3}
.welcomeCommon-module__Gm9nvq__container{text-align:left;justify-content:flex-start;align-items:flex-start;width:600px;height:240px;display:flex;position:relative}.welcomeCommon-module__Gm9nvq__textContainer{opacity:0;width:min(760px,100vw - 48px);max-width:min(760px,100vw - 48px);padding-top:200px;padding-left:80px;animation:.8s ease-out forwards welcomeCommon-module__Gm9nvq__fadeIn;position:absolute;top:0;left:0}.welcomeCommon-module__Gm9nvq__text{letter-spacing:0;margin:0 0 14px;font-family:Open Sans,sans-serif;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:750;line-height:1.05}.welcomeCommon-module__Gm9nvq__visible{opacity:1}.welcomeCommon-module__Gm9nvq__ghulamMujtaba{white-space:nowrap;margin-top:0;margin-bottom:0;font-family:Open Sans,sans-serif;font-size:clamp(3.25rem,4.4vw,4.1rem);font-weight:650;line-height:1;animation:2s forwards welcomeCommon-module__Gm9nvq__letterAnimation}.welcomeCommon-module__Gm9nvq__paragraph{text-align:left;max-width:600px;margin-top:14px;margin-bottom:0;padding-top:0;font-family:Open Sans,sans-serif;font-size:clamp(1.05rem,2vw,1.45rem);font-weight:400;line-height:1.55}@keyframes welcomeCommon-module__Gm9nvq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes welcomeCommon-module__Gm9nvq__letterAnimation{0%{opacity:0}to{opacity:1}}.welcomeCommon-module__Gm9nvq__heroCTARow{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.welcomeCommon-module__Gm9nvq__heroCTA{letter-spacing:.01em;cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:9px;padding:13px 26px;font-family:Open Sans,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.welcomeCommon-module__Gm9nvq__heroCTAArrow{width:18px;height:18px;transition:transform .2s}.welcomeCommon-module__Gm9nvq__heroCTAPrimary{background:linear-gradient(135deg,var(--brand-primary,#4573df),var(--brand-primary-light,#5a86e6));color:#fff;box-shadow:0 14px 30px var(--brand-primary-shadow,#4573df47)}.welcomeCommon-module__Gm9nvq__heroCTAPrimary:hover{transform:translateY(-2px);box-shadow:0 12px 28px #4573df73}.welcomeCommon-module__Gm9nvq__heroCTAPrimary:hover .welcomeCommon-module__Gm9nvq__heroCTAArrow{transform:translate(4px)}.welcomeCommon-module__Gm9nvq__heroCTASecondary{color:var(--brand-primary,#4573df);backdrop-filter:blur(12px);background:#ffffff94;border-color:#4573df3d}.welcomeCommon-module__Gm9nvq__heroCTASecondary:hover{background:var(--brand-primary-muted,#4573df1a);transform:translateY(-2px)}@media (max-width:576px){.welcomeCommon-module__Gm9nvq__heroCTARow{justify-content:center;width:100%}.welcomeCommon-module__Gm9nvq__heroCTA{flex:auto;justify-content:center}}@media (prefers-reduced-motion:reduce){.welcomeCommon-module__Gm9nvq__heroCTA,.welcomeCommon-module__Gm9nvq__heroCTAArrow{transition:none}}@media screen and (max-width:980px){.welcomeCommon-module__Gm9nvq__container{text-align:center;flex-direction:column;align-items:center;width:100%;height:auto}.welcomeCommon-module__Gm9nvq__textContainer{opacity:1;margin-top:400px;margin-right:10%;padding-left:10%;position:static}}@media screen and (max-width:576px){.welcomeCommon-module__Gm9nvq__container{text-align:center;flex-direction:column;align-items:center;width:100%;height:auto}.welcomeCommon-module__Gm9nvq__textContainer{opacity:1;min-height:230px;margin-top:270px;margin-right:35px;padding-left:35px;position:static}.welcomeCommon-module__Gm9nvq__text{font-size:24px;font-weight:700}.welcomeCommon-module__Gm9nvq__ghulamMujtaba{white-space:normal;margin-top:0;margin-bottom:0;font-size:30px;font-weight:600;animation:2s forwards welcomeCommon-module__Gm9nvq__letterAnimation}.welcomeCommon-module__Gm9nvq__paragraph{text-align:center;font-size:18px;font-weight:400}}
.welcomeLight-module__BVzhla__container{color:var(--text-primary,#1f2937);background-color:#0000}.welcomeLight-module__BVzhla__text{color:var(--text-primary,#1f2937)}.welcomeLight-module__BVzhla__ghulamMujtaba{color:#111827;text-shadow:0 14px 36px #4573df1a}.welcomeLight-module__BVzhla__paragraph{color:var(--text-secondary,#4b5563)}
.welcomeDark-module__N-yskG__darkContainer{color:var(--text-primary,#e6edf3)}.welcomeDark-module__N-yskG__container{background-color:#0000}.welcomeDark-module__N-yskG__text{color:var(--text-primary,#e6edf3)}.welcomeDark-module__N-yskG__ghulamMujtaba{color:var(--text-primary,#e6edf3);text-shadow:0 18px 38px #4573df38}.welcomeDark-module__N-yskG__paragraph{color:var(--text-secondary,#b8c5d3)}
.WorkWithMeModalCommon-module__ak3AWG__overlay{z-index:1200;opacity:0;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;padding:20px;transition:opacity .22s;display:flex;position:fixed;inset:0}.WorkWithMeModalCommon-module__ak3AWG__overlay.WorkWithMeModalCommon-module__ak3AWG__open{opacity:1}.WorkWithMeModalCommon-module__ak3AWG__modal{opacity:0;width:100%;max-width:720px;max-height:calc(100dvh - 40px);font-family:"Open Sans",var(--font-primary),sans-serif;border-radius:16px;padding:32px;transition:transform .24s cubic-bezier(.16,1,.3,1),opacity .22s;position:relative;overflow-y:auto;transform:translateY(14px)scale(.98)}.WorkWithMeModalCommon-module__ak3AWG__modal.WorkWithMeModalCommon-module__ak3AWG__open{opacity:1;transform:none}.WorkWithMeModalCommon-module__ak3AWG__header{margin-bottom:24px;padding-right:42px}.WorkWithMeModalCommon-module__ak3AWG__title{letter-spacing:-.015em;margin:0;font-size:1.5rem;font-weight:700;line-height:1.22}.WorkWithMeModalCommon-module__ak3AWG__subtitle{margin:9px 0 0;font-size:.92rem;line-height:1.5}.WorkWithMeModalCommon-module__ak3AWG__closeButton{cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;line-height:1;transition:background .18s,color .18s;display:flex;position:absolute;top:20px;right:20px}.WorkWithMeModalCommon-module__ak3AWG__options{grid-template-columns:1fr 1fr;gap:16px;display:grid}.WorkWithMeModalCommon-module__ak3AWG__card{border:1.5px solid #0000;border-radius:14px;flex-direction:column;padding:22px 20px 20px;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:flex}.WorkWithMeModalCommon-module__ak3AWG__card:hover{transform:translateY(-3px)}.WorkWithMeModalCommon-module__ak3AWG__cardHead{align-items:center;gap:12px;margin-bottom:14px;display:flex}.WorkWithMeModalCommon-module__ak3AWG__cardIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.WorkWithMeModalCommon-module__ak3AWG__cardIcon svg{width:23px;height:23px}.WorkWithMeModalCommon-module__ak3AWG__cardAudience{text-transform:uppercase;letter-spacing:.06em;margin:0 0 2px;font-size:.68rem;font-weight:700}.WorkWithMeModalCommon-module__ak3AWG__cardTitle{margin:0;font-size:1.12rem;font-weight:700;line-height:1.2}.WorkWithMeModalCommon-module__ak3AWG__cardText{flex:1;margin:0 0 18px;font-size:.88rem;line-height:1.55}.WorkWithMeModalCommon-module__ak3AWG__cardActions{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.WorkWithMeModalCommon-module__ak3AWG__btn{font-family:"Open Sans",var(--font-primary),sans-serif;cursor:pointer;border:1.5px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:10px 18px;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .16s,background .18s,box-shadow .18s,border-color .18s;display:inline-flex}.WorkWithMeModalCommon-module__ak3AWG__btn:hover{transform:translateY(-1px)}.WorkWithMeModalCommon-module__ak3AWG__btn svg{width:16px;height:16px;transition:transform .18s}.WorkWithMeModalCommon-module__ak3AWG__btnPrimary{background:linear-gradient(135deg,var(--brand-primary,#4573df),var(--brand-primary-light,#5a86e6));color:#fff;box-shadow:0 4px 14px var(--brand-primary-shadow,#4573df4d)}.WorkWithMeModalCommon-module__ak3AWG__btnPrimary:hover{box-shadow:0 8px 20px #4573df6b}.WorkWithMeModalCommon-module__ak3AWG__btnPrimary:hover svg{transform:translate(3px)}@media (max-width:640px){.WorkWithMeModalCommon-module__ak3AWG__modal{border-radius:14px;padding:24px 20px}.WorkWithMeModalCommon-module__ak3AWG__title{font-size:1.28rem}.WorkWithMeModalCommon-module__ak3AWG__options{grid-template-columns:1fr;gap:14px}.WorkWithMeModalCommon-module__ak3AWG__cardActions{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.WorkWithMeModalCommon-module__ak3AWG__overlay,.WorkWithMeModalCommon-module__ak3AWG__modal,.WorkWithMeModalCommon-module__ak3AWG__card,.WorkWithMeModalCommon-module__ak3AWG__btn,.WorkWithMeModalCommon-module__ak3AWG__btn svg{transition:none}.WorkWithMeModalCommon-module__ak3AWG__modal{transform:none}}
.WorkWithMeModalLight-module__ZWAgEa__overlay{-webkit-backdrop-filter:blur(5px);background:#11182773}.WorkWithMeModalLight-module__ZWAgEa__modal{background:var(--bg-elevated,#fff);color:var(--text-primary,#1f2937);border:1px solid var(--border-default,#dbe2ea);box-shadow:0 24px 60px #11182738,0 2px 8px #11182714}.WorkWithMeModalLight-module__ZWAgEa__title{color:var(--text-primary,#1f2937)}.WorkWithMeModalLight-module__ZWAgEa__subtitle{color:var(--text-secondary,#4b5563)}.WorkWithMeModalLight-module__ZWAgEa__closeButton{color:var(--text-tertiary,#6b7280)}.WorkWithMeModalLight-module__ZWAgEa__closeButton:hover{background:var(--brand-primary-muted,#4573df1a);color:var(--brand-primary,#4573df)}.WorkWithMeModalLight-module__ZWAgEa__card{background:var(--bg-muted,#f2f5f9);border-color:var(--border-default,#dbe2ea)}.WorkWithMeModalLight-module__ZWAgEa__card:hover{border-color:var(--brand-primary,#4573df);box-shadow:0 10px 28px #4573df24}.WorkWithMeModalLight-module__ZWAgEa__cardIcon{background:var(--brand-primary-muted,#4573df1a);color:var(--brand-primary,#4573df)}.WorkWithMeModalLight-module__ZWAgEa__cardTitle{color:var(--text-primary,#1f2937)}.WorkWithMeModalLight-module__ZWAgEa__cardAudience{color:var(--brand-primary,#4573df)}.WorkWithMeModalLight-module__ZWAgEa__cardText{color:var(--text-secondary,#4b5563)}.WorkWithMeModalLight-module__ZWAgEa__btnGhost{background:var(--bg-elevated,#fff);color:var(--text-primary,#1f2937);border-color:var(--border-default,#dbe2ea)}.WorkWithMeModalLight-module__ZWAgEa__btnGhost:hover{border-color:var(--brand-primary,#4573df);color:var(--brand-primary,#4573df)}
.WorkWithMeModalDark-module__wI6IAa__overlay{-webkit-backdrop-filter:blur(5px);background:#0009}.WorkWithMeModalDark-module__wI6IAa__modal{background:var(--surface,#1d2633);color:var(--text,#e6edf3);border:1px solid var(--border,#2a3442);box-shadow:0 24px 60px #0000008c,0 2px 8px #0006}.WorkWithMeModalDark-module__wI6IAa__title{color:var(--text,#e6edf3)}.WorkWithMeModalDark-module__wI6IAa__subtitle,.WorkWithMeModalDark-module__wI6IAa__closeButton{color:var(--text-muted,#9fb1c3)}.WorkWithMeModalDark-module__wI6IAa__closeButton:hover{color:var(--brand-primary-light,#5a86e6);background:#5a86e629}.WorkWithMeModalDark-module__wI6IAa__card{border-color:var(--border,#2a3442);background:#ffffff09}.WorkWithMeModalDark-module__wI6IAa__card:hover{border-color:var(--brand-primary-light,#5a86e6);box-shadow:0 10px 28px #0006}.WorkWithMeModalDark-module__wI6IAa__cardIcon{color:var(--brand-primary-light,#5a86e6);background:#5a86e629}.WorkWithMeModalDark-module__wI6IAa__cardTitle{color:var(--text,#e6edf3)}.WorkWithMeModalDark-module__wI6IAa__cardAudience{color:var(--brand-primary-light,#5a86e6)}.WorkWithMeModalDark-module__wI6IAa__cardText{color:var(--text-muted,#9fb1c3)}.WorkWithMeModalDark-module__wI6IAa__btnGhost{color:var(--text,#e6edf3);border-color:var(--border,#2a3442);background:#ffffff0a}.WorkWithMeModalDark-module__wI6IAa__btnGhost:hover{border-color:var(--brand-primary-light,#5a86e6);color:var(--brand-primary-light,#5a86e6)}
.profile-picture-module__NDdzjq__image-container{height:500px;position:relative;top:90px;right:0}.profile-picture-module__NDdzjq__image{z-index:2;max-width:500px;height:auto;margin-top:25%;padding-bottom:0;position:absolute;left:78%;transform:translate(-50%,-50%)}.profile-picture-module__NDdzjq__imageContainer:hover .profile-picture-module__NDdzjq__image{transition:transform .1s ease-in-out .1s;transform:translate(-50%,-48%)}.profile-picture-module__NDdzjq__ellipseDiv{z-index:1;border-radius:50%;animation:.5s forwards profile-picture-module__NDdzjq__popUp;position:absolute;top:55%;right:23%;transform:translate(50%,-50%)}@keyframes profile-picture-module__NDdzjq__popUp{0%{opacity:0;transform:translate(50%,-50%)scale(0)}to{opacity:1;transform:translate(50%,-50%)scale(1)}}@media (max-width:980px){.profile-picture-module__NDdzjq__image-container{max-width:100%;height:400px;top:0}.profile-picture-module__NDdzjq__image{margin-top:35%;left:50%;transform:translate(-50%,-50%)}.profile-picture-module__NDdzjq__ellipseDiv{top:25%;right:50%;transform:translate(50%,-50%)}.profile-picture-module__NDdzjq__imageContainer:hover .profile-picture-module__NDdzjq__image{transition:transform .1s ease-in-out .1s;transform:translate(-50%,-48%)}}@media (max-width:768px){.profile-picture-module__NDdzjq__image-container{max-width:100%;top:0}.profile-picture-module__NDdzjq__image{margin-top:60px;left:20%;transform:none}.profile-picture-module__NDdzjq__ellipseDiv{margin-top:30%;margin-right:50%;top:4%;right:0%}.profile-picture-module__NDdzjq__imageContainer:hover .profile-picture-module__NDdzjq__image{transition:none;transform:none}}@media (max-width:576px){.profile-picture-module__NDdzjq__image-container{justify-content:center;align-items:center;max-width:100%;height:400px;display:flex;position:relative}.profile-picture-module__NDdzjq__image{width:400px;max-width:100%;height:auto;margin-top:85px;left:0%}.profile-picture-module__NDdzjq__ellipseDiv{margin-top:180px;animation:2s ease-in-out profile-picture-module__NDdzjq__popUp}}
.AboutMeSectionCommon-module__Gb21YW__container{z-index:4;border-radius:18px;width:100%;max-width:min(1120px,92vw);height:100%;margin-top:clamp(60px,5vw,90px);margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.AboutMeSectionCommon-module__Gb21YW__aboutMeSection{text-align:left;max-width:100%;margin:0 auto;padding:clamp(32px,5vw,58px) clamp(28px,7vw,80px);font-family:Open Sans,sans-serif}.AboutMeSectionCommon-module__Gb21YW__title{letter-spacing:0;margin:0 0 18px;font-size:clamp(1.25rem,2.4vw,1.55rem);font-weight:760}.AboutMeSectionCommon-module__Gb21YW__description{text-align:left;max-width:980px;font-size:clamp(1rem,2vw,1.32rem);font-weight:400;line-height:1.72}@media (max-width:980px){.AboutMeSectionCommon-module__Gb21YW__container{margin-top:4%}}@media (max-width:768px){.AboutMeSectionCommon-module__Gb21YW__container{margin-top:4%}.AboutMeSectionCommon-module__Gb21YW__title{font-size:22px}.AboutMeSectionCommon-module__Gb21YW__description{text-align:left;font-size:18px}}@media (max-width:576px){.AboutMeSectionCommon-module__Gb21YW__container{margin-top:4%}.AboutMeSectionCommon-module__Gb21YW__title{margin-bottom:10px;font-size:22px}.AboutMeSectionCommon-module__Gb21YW__description{font-size:18px}.AboutMeSectionCommon-module__Gb21YW__aboutMeSection{padding:25px 35px}}
.AboutMeSectionLight-module__XpsPVW__container{color:#000;backdrop-filter:blur(18px);background:#ffffffbd;border:1px solid #4573df1f;box-shadow:0 24px 70px #1d212714}.AboutMeSectionLight-module__XpsPVW__aboutMeSection{color:#1d2127}
.AboutMeSectionDark-module__gkXSgG__container{color:#fff;backdrop-filter:blur(18px);background:#272c34c7;border:1px solid #7eb3ff24;box-shadow:0 24px 70px #00000052}.AboutMeSectionDark-module__gkXSgG__aboutMeSection{color:#fff}
@keyframes LanguagesCommon-module__rKaxAW__blockIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes LanguagesCommon-module__rKaxAW__cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.LanguagesCommon-module__rKaxAW__section{box-sizing:border-box;width:100%;max-width:1220px;margin:0 auto;padding:56px 6% 48px}.LanguagesCommon-module__rKaxAW__sectionTitle{text-align:left;margin:0 0 32px;padding-bottom:10px;font-family:Open Sans,sans-serif;font-size:clamp(1.25rem,2.4vw,1.55rem);font-weight:760;display:inline-block;position:relative}.LanguagesCommon-module__rKaxAW__sectionTitle:after{content:"";background:linear-gradient(90deg,#4573df,#7eb3ff);border-radius:3px;width:40px;height:3px;position:absolute;bottom:0;left:0}.LanguagesCommon-module__rKaxAW__categoriesGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:18px;display:grid}.LanguagesCommon-module__rKaxAW__categoryBlock{opacity:0;border-radius:16px;padding:20px 16px;transition:transform .22s,box-shadow .22s,border-color .22s}.LanguagesCommon-module__rKaxAW__categoryBlock:hover{transform:translateY(-3px)}.LanguagesCommon-module__rKaxAW__categoryBlock.LanguagesCommon-module__rKaxAW__blockVisible{animation:.5s ease-out both LanguagesCommon-module__rKaxAW__blockIn}.LanguagesCommon-module__rKaxAW__categoryLabel{letter-spacing:.1em;text-transform:uppercase;opacity:.6;align-items:center;gap:7px;margin-bottom:14px;font-size:.7rem;font-weight:700;display:flex}.LanguagesCommon-module__rKaxAW__categoryDot{opacity:1;border-radius:50%;flex-shrink:0;width:7px;height:7px}.LanguagesCommon-module__rKaxAW__langList{flex-direction:column;gap:6px;display:flex}.LanguagesCommon-module__rKaxAW__langCard{opacity:0;cursor:default;border-radius:11px;align-items:center;gap:10px;padding:9px 11px;transition:transform .2s,box-shadow .2s,background .2s;display:flex}.LanguagesCommon-module__rKaxAW__langCard.LanguagesCommon-module__rKaxAW__cardVisible{animation:.4s ease-out both LanguagesCommon-module__rKaxAW__cardIn}.LanguagesCommon-module__rKaxAW__langCard:hover{transform:translate(4px)}.LanguagesCommon-module__rKaxAW__iconWrap{flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.LanguagesCommon-module__rKaxAW__langName{letter-spacing:.01em;flex:1;font-size:.875rem;font-weight:600}.LanguagesCommon-module__rKaxAW__levelBadge{white-space:nowrap;letter-spacing:.03em;border:1px solid #0000;border-radius:20px;padding:2px 8px;font-size:.64rem;font-weight:600}@media (max-width:900px){.LanguagesCommon-module__rKaxAW__categoriesGrid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.LanguagesCommon-module__rKaxAW__section{padding:40px 5% 32px}.LanguagesCommon-module__rKaxAW__categoriesGrid{grid-template-columns:1fr}.LanguagesCommon-module__rKaxAW__categoryBlock{padding:16px 14px}}
.LanguagesLight-module__UP1syq__section{color:#1a1a2e;background-color:#0000}.LanguagesLight-module__UP1syq__categoryBlock{background:#ffffffc2;border:1px solid #4573df1a;box-shadow:0 16px 40px #1d21270f}.LanguagesLight-module__UP1syq__langCard{background:#f8fafce6;border:1px solid #4573df14}.LanguagesLight-module__UP1syq__langCard:hover{background:#fff;box-shadow:0 8px 20px #4573df1f}
.LanguagesDark-module__eSOeqq__section{color:#e0e0e0;background-color:#0000}.LanguagesDark-module__eSOeqq__categoryBlock{background:#272c34c2;border:1px solid #7eb3ff1f;box-shadow:0 16px 44px #00000038}.LanguagesDark-module__eSOeqq__langCard{background:#ffffff0a;border:1px solid #ffffff12}.LanguagesDark-module__eSOeqq__langCard:hover{background:#4573df0f;box-shadow:0 4px 16px #4573df2e}
@keyframes SkillFrameCommon-module__oD6ceq__rowIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes SkillFrameCommon-module__oD6ceq__cardIn{0%{opacity:0;transform:translateY(14px)scale(.93)}to{opacity:1;transform:translateY(0)scale(1)}}.SkillFrameCommon-module__oD6ceq__skillFrame{box-sizing:border-box;width:100%;max-width:1220px;margin:0 auto;padding:56px 6%}.SkillFrameCommon-module__oD6ceq__skillsTitle{text-align:left;margin:0 0 36px;padding-bottom:10px;font-family:Open Sans,sans-serif;font-size:clamp(1.25rem,2.4vw,1.55rem);font-weight:760;display:inline-block;position:relative}.SkillFrameCommon-module__oD6ceq__skillsTitle:after{content:"";background:linear-gradient(90deg,#4573df,#7eb3ff);border-radius:3px;width:40px;height:3px;position:absolute;bottom:0;left:0}.SkillFrameCommon-module__oD6ceq__categoriesList{flex-direction:column;gap:8px;display:flex}.SkillFrameCommon-module__oD6ceq__categoryRow{opacity:0;isolation:isolate;border-radius:18px;align-items:center;gap:0;padding:20px 16px 20px 0;transition:background .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.SkillFrameCommon-module__oD6ceq__categoryRow:not(:last-child){border-bottom:1px solid #8080801a}.SkillFrameCommon-module__oD6ceq__categoryRow.SkillFrameCommon-module__oD6ceq__rowVisible{animation:.5s ease-out both SkillFrameCommon-module__oD6ceq__rowIn}.SkillFrameCommon-module__oD6ceq__categoryGlow{z-index:-2;background:radial-gradient(circle at 84% 50%,color-mix(in srgb,var(--skill-accent,#4573df)20%,transparent),transparent 26%),linear-gradient(90deg,color-mix(in srgb,var(--skill-accent,#4573df)7%,transparent),transparent 58%);opacity:0;border-radius:16px;transition:opacity .24s;position:absolute;inset:4px}.SkillFrameCommon-module__oD6ceq__categoryRow:hover .SkillFrameCommon-module__oD6ceq__categoryGlow,.SkillFrameCommon-module__oD6ceq__categoryRow:focus-within .SkillFrameCommon-module__oD6ceq__categoryGlow{opacity:1}.SkillFrameCommon-module__oD6ceq__categoryLottie{z-index:-1;opacity:0;filter:saturate(1.08);pointer-events:none;width:154px;height:154px;transition:opacity .24s,transform .24s;position:absolute;top:50%;right:18px;transform:translateY(-50%)translate(16px)scale(.92)}.SkillFrameCommon-module__oD6ceq__categoryRow:hover .SkillFrameCommon-module__oD6ceq__categoryLottie,.SkillFrameCommon-module__oD6ceq__categoryRow:focus-within .SkillFrameCommon-module__oD6ceq__categoryLottie{opacity:.26;transform:translateY(-50%)translate(0)scale(1)}.SkillFrameCommon-module__oD6ceq__rowLabel{text-align:right;flex-shrink:0;width:148px;padding-right:20px}.SkillFrameCommon-module__oD6ceq__labelText{letter-spacing:.09em;text-transform:uppercase;opacity:.55;font-size:.7rem;font-weight:700;line-height:1.4}.SkillFrameCommon-module__oD6ceq__rowDivider{border-radius:2px;flex-shrink:0;align-self:stretch;width:2px;min-height:40px;margin-right:24px}.SkillFrameCommon-module__oD6ceq__skillCards{flex-wrap:wrap;flex:1;gap:10px;display:flex}.SkillFrameCommon-module__oD6ceq__skillCard{text-align:center;opacity:0;cursor:default;isolation:isolate;border-radius:14px;outline:none;flex-direction:column;align-items:center;gap:9px;width:86px;padding:14px 10px 11px;transition:transform .22s,box-shadow .22s,background .22s,border-color .22s;display:flex;position:relative;overflow:hidden}.SkillFrameCommon-module__oD6ceq__skillCard.SkillFrameCommon-module__oD6ceq__cardVisible{animation:.4s ease-out both SkillFrameCommon-module__oD6ceq__cardIn}.SkillFrameCommon-module__oD6ceq__skillCard:hover,.SkillFrameCommon-module__oD6ceq__skillCard:focus-visible{transform:translateY(-6px)}.SkillFrameCommon-module__oD6ceq__skillGlow{z-index:-2;background:radial-gradient(circle at 50% 20%,color-mix(in srgb,var(--skill-accent,#4573df)26%,transparent),transparent 58%),linear-gradient(135deg,color-mix(in srgb,var(--skill-accent,#4573df)11%,transparent),transparent 70%);opacity:0;border-radius:10px;transition:opacity .25s,transform .25s;position:absolute;inset:7px;transform:scale(.9)}.SkillFrameCommon-module__oD6ceq__skillCard:hover .SkillFrameCommon-module__oD6ceq__skillGlow,.SkillFrameCommon-module__oD6ceq__skillCard:focus-visible .SkillFrameCommon-module__oD6ceq__skillGlow{opacity:1;transform:scale(1)}.SkillFrameCommon-module__oD6ceq__skillIcon{object-fit:contain;z-index:1;width:40px;height:40px;transition:transform .22s,filter .22s;display:block;position:relative}.SkillFrameCommon-module__oD6ceq__skillCard:hover .SkillFrameCommon-module__oD6ceq__skillIcon,.SkillFrameCommon-module__oD6ceq__skillCard:focus-visible .SkillFrameCommon-module__oD6ceq__skillIcon{filter:drop-shadow(0 7px 12px #0000001f);transform:translateY(-2px)scale(1.06)}.SkillFrameCommon-module__oD6ceq__skillName{letter-spacing:.01em;word-break:break-word;z-index:1;font-size:.7rem;font-weight:600;line-height:1.3;position:relative}@media (max-width:768px){.SkillFrameCommon-module__oD6ceq__skillFrame{padding:40px 5%}.SkillFrameCommon-module__oD6ceq__categoryRow{flex-direction:column;gap:14px;padding:18px 14px}.SkillFrameCommon-module__oD6ceq__rowLabel{text-align:left;width:auto;padding-right:0}.SkillFrameCommon-module__oD6ceq__rowDivider{width:100%;height:2px;min-height:unset;align-self:auto;margin-right:0}.SkillFrameCommon-module__oD6ceq__skillCard{width:80px;padding:12px 8px 10px}.SkillFrameCommon-module__oD6ceq__skillIcon{width:34px;height:34px}.SkillFrameCommon-module__oD6ceq__categoryLottie{width:118px;height:118px;top:20px;right:10px;transform:translateY(0)translate(12px)scale(.92)}.SkillFrameCommon-module__oD6ceq__categoryRow:hover .SkillFrameCommon-module__oD6ceq__categoryLottie,.SkillFrameCommon-module__oD6ceq__categoryRow:focus-within .SkillFrameCommon-module__oD6ceq__categoryLottie{opacity:.18;transform:translateY(0)translate(0)scale(1)}}@media (max-width:480px){.SkillFrameCommon-module__oD6ceq__skillCard{width:72px;padding:10px 7px 9px}.SkillFrameCommon-module__oD6ceq__skillName{font-size:.65rem}}
.SkillFrame-module__toUU5W__skillFrame{background-color:#0000}.SkillFrame-module__toUU5W__skillsTitle{color:#1a1a2e}.SkillFrame-module__toUU5W__skillCard{background:#ffffffc7;border:1px solid #4573df1a;box-shadow:0 10px 26px #1d21270d}.SkillFrame-module__toUU5W__skillCard:hover{background:#fff;border-color:#4573df42;box-shadow:0 16px 34px #4573df24}.SkillFrame-module__toUU5W__skillCard:focus-visible{background:#fff;border-color:#4573df6b;box-shadow:0 0 0 3px #4573df24,0 8px 24px #4573df1f}.SkillFrame-module__toUU5W__skillName{color:#374151}
.SkillFrameDark-module__4nD1nq__skillFrame{background-color:#0000}.SkillFrameDark-module__4nD1nq__skillsTitle{color:#e0e0e0}.SkillFrameDark-module__4nD1nq__skillCard{background:#272c34c7;border:1px solid #7eb3ff1c;box-shadow:0 12px 30px #0000002e}.SkillFrameDark-module__4nD1nq__skillCard:hover{background:#2d3340;border-color:#7eb3ff47;box-shadow:0 16px 38px #4573df3d}.SkillFrameDark-module__4nD1nq__skillCard:focus-visible{background:#2d3340;border-color:#7eb3ff6b;box-shadow:0 0 0 3px #7eb3ff24,0 8px 24px #4573df33}.SkillFrameDark-module__4nD1nq__skillName{color:#c8d4e8}
.FooterCommon-module__NjGDkq__footerBackground{z-index:10;width:100%;height:80px;transition:background-color .3s;position:absolute;bottom:0;left:0}.FooterCommon-module__NjGDkq__copyrightIcon{width:32px;height:32%;max-height:100%;transition:opacity .2s;position:absolute;top:50%;left:57px;overflow:hidden;transform:translateY(-50%)}.FooterCommon-module__NjGDkq__copyrightLabel{height:44%;font-size:inherit;align-items:center;margin:0;font-family:inherit;font-weight:400;line-height:182.02%;display:flex;position:absolute;top:50%;left:96px;transform:translateY(-50%)}.FooterCommon-module__NjGDkq__linkedinIcon,.FooterCommon-module__NjGDkq__instagramIcon,.FooterCommon-module__NjGDkq__githubIcon{cursor:pointer;width:22.4px;height:24%;max-height:100%;transition:transform .2s,opacity .2s;position:absolute;top:50%;transform:translateY(-50%)}.FooterCommon-module__NjGDkq__socialLink{cursor:pointer;justify-content:center;align-items:center;width:22.4px;height:24%;max-height:100%;line-height:0;transition:transform .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.FooterCommon-module__NjGDkq__socialLink:hover{opacity:.8;transform:translateY(-50%)scale(1.1)}.FooterCommon-module__NjGDkq__socialLink .FooterCommon-module__NjGDkq__linkedinIcon,.FooterCommon-module__NjGDkq__socialLink .FooterCommon-module__NjGDkq__instagramIcon,.FooterCommon-module__NjGDkq__socialLink .FooterCommon-module__NjGDkq__githubIcon{width:100%;height:100%;position:static;top:auto;right:auto;transform:none}.FooterCommon-module__NjGDkq__linkedinPos{right:60px}.FooterCommon-module__NjGDkq__githubPos{right:100px}.FooterCommon-module__NjGDkq__instagramPos{right:140px}.FooterCommon-module__NjGDkq__footerFrame{box-sizing:border-box;z-index:20;background:0 0;justify-content:space-between;align-items:center;width:100%;max-width:1440px;height:80px;margin:0 auto;padding:0 20px;display:flex;position:relative}.FooterCommon-module__NjGDkq__footer{text-align:left;width:100%;font-family:Open Sans,sans-serif;font-size:24px;position:relative;margin:0!important}@media (max-width:576px){.FooterCommon-module__NjGDkq__footerBackground{height:65px}.FooterCommon-module__NjGDkq__footerFrame{height:65px;padding:0 15px}.FooterCommon-module__NjGDkq__copyrightIcon{width:25px;height:38.46%;top:50%;left:21px}.FooterCommon-module__NjGDkq__copyrightLabel{white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 180px);height:38.46%;font-size:12px;top:50%;left:51px;overflow:hidden}.FooterCommon-module__NjGDkq__linkedinIcon,.FooterCommon-module__NjGDkq__instagramIcon,.FooterCommon-module__NjGDkq__githubIcon{width:22.4px;height:36.92%;top:50%}.FooterCommon-module__NjGDkq__socialLink{width:22.4px;height:36.92%}.FooterCommon-module__NjGDkq__linkedinPos{right:25px}.FooterCommon-module__NjGDkq__githubPos{right:55px}.FooterCommon-module__NjGDkq__instagramPos{right:85px}}@media (min-width:577px) and (max-width:768px){.FooterCommon-module__NjGDkq__footerFrame{padding:0 30px}.FooterCommon-module__NjGDkq__copyrightLabel{width:calc(100% - 250px)}}
.FooterLight-module__w8loDG__footerBackground{background-color:#f0f2f5;border-top:1px solid #00000014}.FooterLight-module__w8loDG__footer{color:#374151}
.FooterDark-module__rkLhgq__footerBackground{background-color:var(--bg-elevated,#1d2127)}.FooterDark-module__rkLhgq__footer{color:var(--text-primary,#e6edf3)}
.ArticleCard-module__rK-Omq__card{cursor:pointer;backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #4573df1a;border-radius:20px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 46px #1d212714}.ArticleCard-module__rK-Omq__card:hover{transform:translateY(-5px);box-shadow:0 26px 58px #1d21271f}@media (prefers-reduced-motion:reduce){.ArticleCard-module__rK-Omq__card,.ArticleCard-module__rK-Omq__readMore,.ArticleCard-module__rK-Omq__arrow{transition:none!important}.ArticleCard-module__rK-Omq__card:hover{transform:none}}.ArticleCard-module__rK-Omq__imageWrap{aspect-ratio:16/9;height:auto;display:block;position:relative}.ArticleCard-module__rK-Omq__imageWrap:focus-visible{outline-offset:3px;border-radius:12px;outline:2px solid #4573df8c}.ArticleCard-module__rK-Omq__imageInner{width:100%;height:100%;position:relative}.ArticleCard-module__rK-Omq__image{object-fit:cover;transition:transform .5s}.ArticleCard-module__rK-Omq__card:hover .ArticleCard-module__rK-Omq__image{transform:scale(1.03)}.ArticleCard-module__rK-Omq__badge{z-index:2;backdrop-filter:blur(6px);border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;top:10px;left:10px}.ArticleCard-module__rK-Omq__content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.ArticleCard-module__rK-Omq__meta{color:#6b7280;justify-content:space-between;align-items:center;gap:8px;font-size:.85rem;display:flex}.ArticleCard-module__rK-Omq__tags,.ArticleCard-module__rK-Omq__categories{flex-wrap:wrap;gap:6px;display:flex}.ArticleCard-module__rK-Omq__category{border:1px solid #0000;border-radius:999px;padding:3px 10px;font-size:.75rem;font-weight:600}.ArticleCard-module__rK-Omq__tag{opacity:.9;border:1px solid;border-radius:999px;padding:2px 8px;font-size:.75rem}.ArticleCard-module__rK-Omq__catAcademics{color:#3730a3;background:#eef2ff;border-color:#c7d2fe}.ArticleCard-module__rK-Omq__catProjects{color:#155e75;background:#ecfeff;border-color:#a5f3fc}.ArticleCard-module__rK-Omq__catEngineering{color:#92400e;background:#fef3c7;border-color:#fde68a}.ArticleCard-module__rK-Omq__catTech{color:#065f46;background:#dcfce7;border-color:#bbf7d0}.ArticleCard-module__rK-Omq__catOthers{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.ArticleCard-module__rK-Omq__title{margin:0 0 .75rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.3}.ArticleCard-module__rK-Omq__excerpt{color:#4b5563;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex-grow:1;margin:0 0 1.5rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ArticleCard-module__rK-Omq__actions{justify-content:flex-end;display:flex}.ArticleCard-module__rK-Omq__readMore{color:var(--btn-live-text,#fff);background:linear-gradient(180deg,var(--btn-live-bg-start,#5a86e6)0%,var(--btn-live-bg-end,#4573df)100%);border:1px solid var(--btn-live-border,#3f6ed6);box-shadow:0 1px 3px var(--btn-live-shadow,#4573df2e);backdrop-filter:saturate(1.2);border-radius:999px;align-items:center;gap:8px;margin-top:auto;padding:6px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:transform .15s,box-shadow .2s,background .2s,color .2s;display:inline-flex;position:relative}.ArticleCard-module__rK-Omq__readMore:hover{box-shadow:0 4px 10px var(--btn-live-shadow-hover,#4573df40);transform:translateY(-1px)}.ArticleCard-module__rK-Omq__readMore:active{box-shadow:0 1px 3px var(--btn-live-shadow-active,#4573df47)inset;transform:translateY(0)}.ArticleCard-module__rK-Omq__readMore:focus-visible{outline:none;box-shadow:0 0 0 3px #4573df59}.ArticleCard-module__rK-Omq__readMore:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='12' rx='2' ry='2'/%3E%3Cpath d='M10 9l5 3-5 3z' fill='currentColor' stroke='none'/%3E%3Cpath d='M8 20h8' opacity='.6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px 16px;width:16px;height:16px;display:inline-block}.ArticleCard-module__rK-Omq__pullQuote{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin:.5rem 0 .75rem;padding:10px 12px}.ArticleCard-module__rK-Omq__pullQuote blockquote{color:#374151;margin:0;font-style:italic}.ArticleCard-module__rK-Omq__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:20px;display:grid}@media (min-width:640px){.ArticleCard-module__rK-Omq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.ArticleCard-module__rK-Omq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ArticleCard-module__rK-Omq__empty{text-align:center;color:#6b7280;padding:24px 0}
.ArticleCard-light-module__MmFwwW__card{--btn-live-text:#fff;--btn-live-bg-start:var(--brand-primary-light,#5a86e6);--btn-live-bg-end:var(--brand-primary,#4573df);--btn-live-border:var(--brand-primary-hover,#3b5fc7);--btn-live-shadow:var(--brand-primary-shadow,#4573df2e);--btn-live-shadow-hover:#4573df40;--btn-live-shadow-active:#4573df47;background:#ffffffd1;border:1px solid #4573df1a}.ArticleCard-light-module__MmFwwW__content{color:var(--text-primary,#1f2937);background:0 0}.ArticleCard-light-module__MmFwwW__title{color:var(--text-primary,#1f2937)}.ArticleCard-light-module__MmFwwW__title a{color:var(--brand-primary,#4573df);text-decoration:none}.ArticleCard-light-module__MmFwwW__title a:hover{color:var(--brand-primary-hover,#3b5fc7);text-decoration:none}.ArticleCard-light-module__MmFwwW__excerpt{color:var(--text-secondary,#4b5563)}.ArticleCard-light-module__MmFwwW__tag{color:var(--brand-primary,#4573df);background:var(--brand-primary-muted,#4573df14);border-color:#4573df47}.ArticleCard-light-module__MmFwwW__readMore{color:var(--brand-primary,#4573df)}.ArticleCard-light-module__MmFwwW__readMore:hover{background:var(--brand-primary-muted,#4573df1a);border-color:#4573df47}.ArticleCard-light-module__MmFwwW__badge{color:var(--text-primary,#1f2937);border:1px solid var(--border-subtle,#11182714);background:#ffffffb3}
.ArticleCard-dark-module__FONiua__card{--btn-live-text:#eaf1ff;--btn-live-bg-start:#4573df38;--btn-live-bg-end:#4573df24;--btn-live-border:#4573df73;--btn-live-shadow:#4573df47;--btn-live-shadow-hover:#4573df59;--btn-live-shadow-active:#4573df66;background:#272c34d1;border:1px solid #7eb3ff1f;box-shadow:0 24px 60px #00000057}.ArticleCard-dark-module__FONiua__content{color:#e5e5e5;background:0 0}.ArticleCard-dark-module__FONiua__title{color:#fff}.ArticleCard-dark-module__FONiua__title a{color:#9dbaff;text-decoration:none}.ArticleCard-dark-module__FONiua__title a:hover{color:#c4d6ff;text-decoration:none}.ArticleCard-dark-module__FONiua__excerpt{color:#ccc}.ArticleCard-dark-module__FONiua__tag{color:#9bb4f5;background:#4573df24;border-color:#4573df59}.ArticleCard-dark-module__FONiua__readMore{color:#4573df}.ArticleCard-dark-module__FONiua__readMore:hover{background:#4573df29;border-color:#005bb559}.ArticleCard-dark-module__FONiua__badge{color:#e5e5e5;background:#1d21278c;border:1px solid #e5e5e526}
.AdminPublicArticleCard-module__juT2Ta__articleCardWrapper{background:var(--bg-elev-1);border-radius:var(--admin-card-radius);border:var(--admin-card-border);box-shadow:var(--admin-card-shadow);margin-bottom:var(--space-2);backdrop-filter:blur(10px);will-change:transform,box-shadow;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateZ(0)}.AdminPublicArticleCard-module__juT2Ta__articleCardWrapper:hover{box-shadow:var(--admin-card-shadow-hover);border-color:var(--primary);transform:translateY(-6px)}.AdminPublicArticleCard-module__juT2Ta__articleCardWrapper:before{content:"";background:linear-gradient(90deg,var(--primary),var(--info));border-radius:var(--admin-card-radius)var(--admin-card-radius)0 0;opacity:.8;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.AdminPublicArticleCard-module__juT2Ta__articleCardWrapper:hover:before{opacity:1}.AdminPublicArticleCard-module__juT2Ta__cardHeader{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);border-bottom:1px solid var(--border);background:var(--bg-elev-2);backdrop-filter:blur(5px);display:flex}.AdminPublicArticleCard-module__juT2Ta__selectSection{align-items:center;gap:var(--space-2);display:inline-flex}.AdminPublicArticleCard-module__juT2Ta__selectLabel{font-size:var(--text-sm);opacity:.8;color:var(--text)}.AdminPublicArticleCard-module__juT2Ta__actionsSection{gap:var(--space-1);display:inline-flex}.AdminPublicArticleCard-module__juT2Ta__actionButton{border:1px solid var(--border);background:var(--bg-elev-2);width:36px;height:36px;color:var(--text);cursor:pointer;box-shadow:var(--btn-icon-shadow);backdrop-filter:blur(5px);border-radius:12px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.AdminPublicArticleCard-module__juT2Ta__actionButton:hover{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary);box-shadow:var(--btn-icon-shadow-hover);transform:translateY(-3px)}.AdminPublicArticleCard-module__juT2Ta__actionButton:active{box-shadow:var(--btn-icon-shadow-active);transform:translateY(-1px)}.AdminPublicArticleCard-module__juT2Ta__actionButtonDanger{background:var(--danger);color:var(--danger-foreground);border-color:var(--danger)}.AdminPublicArticleCard-module__juT2Ta__actionButtonDanger:hover{background:var(--danger-dark);border-color:var(--danger-dark)}.AdminPublicArticleCard-module__juT2Ta__actionButtonActive{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary);box-shadow:var(--btn-primary-shadow)}.AdminPublicArticleCard-module__juT2Ta__statusSection{align-items:center;gap:var(--space-2);padding:var(--space-4);flex-wrap:wrap;display:flex}.AdminPublicArticleCard-module__juT2Ta__pinnedBadge{font-size:var(--text-xs);color:var(--primary);backdrop-filter:blur(5px);background:#3b82f626;border:1px solid #3b82f64d;border-radius:999px;padding:3px 10px;font-weight:500;transition:all .2s}.AdminPublicArticleCard-module__juT2Ta__pinnedBadge:hover{background:#3b82f640;transform:translateY(-2px)}.AdminPublicArticleCard-module__juT2Ta__publicCardWrapper{pointer-events:none;padding:0 var(--space-4)var(--space-4);margin-top:0}[data-theme=light] .AdminPublicArticleCard-module__juT2Ta__articleCardWrapper{background:#ffffffb3;border:1px solid #00000014}[data-theme=light] .AdminPublicArticleCard-module__juT2Ta__articleCardWrapper:hover{background:#ffffffe6}[data-theme=light] .AdminPublicArticleCard-module__juT2Ta__cardHeader{background:#fffc}[data-theme=light] .AdminPublicArticleCard-module__juT2Ta__actionButton{background:#ffffffb3;border:1px solid #00000014}[data-theme=light] .AdminPublicArticleCard-module__juT2Ta__actionButton:hover{background:var(--primary)}[data-theme=dark] .AdminPublicArticleCard-module__juT2Ta__articleCardWrapper{background:#1e1e1eb3;border:1px solid #ffffff1a}[data-theme=dark] .AdminPublicArticleCard-module__juT2Ta__articleCardWrapper:hover{background:#1e1e1ee6}[data-theme=dark] .AdminPublicArticleCard-module__juT2Ta__cardHeader{background:#1e1e1ecc}[data-theme=dark] .AdminPublicArticleCard-module__juT2Ta__actionButton{background:#1e1e1eb3;border:1px solid #ffffff1a}[data-theme=dark] .AdminPublicArticleCard-module__juT2Ta__actionButton:hover{background:var(--primary)}
.SavedSearches-premium-module__CyOtgG__container{display:inline-block;position:relative}.SavedSearches-premium-module__CyOtgG__dropdownContent{z-index:1000;background:var(--bg-elev-1);border:var(--admin-card-border);border-radius:var(--admin-card-radius);min-width:300px;box-shadow:var(--shadow-xl);backdrop-filter:blur(10px);margin-top:.5rem;padding:1rem;animation:.2s cubic-bezier(.4,0,.2,1) SavedSearches-premium-module__CyOtgG__dropdownSlide;position:absolute;top:100%;left:0}@keyframes SavedSearches-premium-module__CyOtgG__dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SavedSearches-premium-module__CyOtgG__saveSection{border-bottom:1px solid var(--border);gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.SavedSearches-premium-module__CyOtgG__input{color:var(--text);background:var(--bg-elev-2);border:1px solid var(--border);border-radius:var(--admin-radius-sm);flex:1;padding:.625rem .875rem;font-size:.9rem;transition:all .2s}.SavedSearches-premium-module__CyOtgG__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f626}.SavedSearches-premium-module__CyOtgG__input::placeholder{color:var(--text-muted)}.SavedSearches-premium-module__CyOtgG__searchList{max-height:250px;margin:0;padding:0;list-style:none;overflow-y:auto}.SavedSearches-premium-module__CyOtgG__searchItem{border-radius:var(--admin-radius-sm);background:var(--bg-elev-2);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem;transition:all .2s;display:flex}.SavedSearches-premium-module__CyOtgG__searchItem:last-child{margin-bottom:0}.SavedSearches-premium-module__CyOtgG__searchItem:hover{background:var(--bg-elev-3)}.SavedSearches-premium-module__CyOtgG__searchName{cursor:pointer;color:var(--text);flex:1;font-weight:500;transition:color .2s}.SavedSearches-premium-module__CyOtgG__searchName:hover{color:var(--primary)}.SavedSearches-premium-module__CyOtgG__noSearches{text-align:center;color:var(--text-muted);padding:1.5rem;font-style:italic}
.EnhancedFilterSection-module__v8ODaG__filterContainer{border-radius:var(--admin-card-radius);background:var(--bg-elev-1);border:var(--admin-card-border);box-shadow:var(--admin-card-shadow);backdrop-filter:blur(10px);will-change:transform,box-shadow;flex-direction:column;gap:1.75rem;margin-bottom:2.25rem;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.EnhancedFilterSection-module__v8ODaG__filterContainer:before{content:"";background:linear-gradient(90deg,var(--primary),var(--info));border-radius:var(--admin-card-radius)var(--admin-card-radius)0 0;opacity:.9;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.EnhancedFilterSection-module__v8ODaG__filterContainer:hover{box-shadow:var(--admin-card-shadow-hover);border-color:var(--primary);transform:translateY(-4px)}.EnhancedFilterSection-module__v8ODaG__filterContainer:hover:before{opacity:1}.EnhancedFilterSection-module__v8ODaG__filterHeader{flex-direction:column;gap:.6rem;display:flex}.EnhancedFilterSection-module__v8ODaG__filterTitle{color:var(--text);align-items:center;gap:.85rem;margin:0;font-size:1.35rem;font-weight:700;display:flex}.EnhancedFilterSection-module__v8ODaG__filterDescription{color:var(--text-muted);margin:0;font-size:1rem}.EnhancedFilterSection-module__v8ODaG__filterControls{flex-direction:column;gap:1.5rem;display:flex}.EnhancedFilterSection-module__v8ODaG__filterRow{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.EnhancedFilterSection-module__v8ODaG__filterGroup{flex-direction:column;gap:.75rem;display:flex}.EnhancedFilterSection-module__v8ODaG__filterLabel{color:var(--text);text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.EnhancedFilterSection-module__v8ODaG__filterLabel:hover{color:var(--primary)}.EnhancedFilterSection-module__v8ODaG__savedSearchesContainer{border-top:1px solid var(--border);padding-top:1.25rem}[data-theme=light] .EnhancedFilterSection-module__v8ODaG__filterContainer{background:#ffffffb3;border:1px solid #00000014}[data-theme=light] .EnhancedFilterSection-module__v8ODaG__filterContainer:hover{background:#ffffffe6}[data-theme=dark] .EnhancedFilterSection-module__v8ODaG__filterContainer{background:#1e1e1eb3;border:1px solid #ffffff1a}[data-theme=dark] .EnhancedFilterSection-module__v8ODaG__filterContainer:hover{background:#1e1e1ee6}@media (max-width:768px){.EnhancedFilterSection-module__v8ODaG__filterContainer{border-radius:14px;padding:1.5rem}.EnhancedFilterSection-module__v8ODaG__filterRow{grid-template-columns:1fr;gap:1.25rem}.EnhancedFilterSection-module__v8ODaG__filterTitle{font-size:1.25rem}.EnhancedFilterSection-module__v8ODaG__filterGroup{gap:.65rem}}@media (max-width:480px){.EnhancedFilterSection-module__v8ODaG__filterContainer{padding:1.25rem}.EnhancedFilterSection-module__v8ODaG__filterRow{gap:1rem}.EnhancedFilterSection-module__v8ODaG__filterLabel{font-size:.85rem}.EnhancedFilterSection-module__v8ODaG__filterTitle{gap:.7rem}}
.articles-common-module__A4t9pq__pageWrapper{padding:var(--space-8);max-width:100%}.articles-common-module__A4t9pq__header{margin-bottom:var(--space-8);justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.articles-common-module__A4t9pq__title{font-family:var(--font-sans);font-size:var(--text-4xl);color:var(--text);letter-spacing:-.03em;background:linear-gradient(90deg,var(--primary),var(--info));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;padding-bottom:.75rem;font-weight:800;line-height:1.2;position:relative}.articles-common-module__A4t9pq__title:after{content:"";background:linear-gradient(90deg,var(--primary),var(--info));border-radius:4px;width:120px;height:4px;position:absolute;bottom:0;left:0}.articles-common-module__A4t9pq__muted{color:var(--text-muted);font-size:var(--text-sm)}.articles-common-module__A4t9pq__sectionHeader{background:var(--bg-elev-1);border-radius:var(--admin-card-radius);border:1px solid var(--border);justify-content:space-between;align-items:center;margin:2rem 0 1rem;padding:.75rem 1rem;display:flex}.articles-common-module__A4t9pq__sectionTitle{color:var(--text);align-items:center;gap:.875rem;margin:0;font-size:1.375rem;font-weight:700;display:flex}.articles-common-module__A4t9pq__toggleButton{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.articles-common-module__A4t9pq__toggleButton:hover{background:var(--bg-elev-2);color:var(--text)}.articles-common-module__A4t9pq__articleGrid{gap:var(--space-6);margin:var(--space-6)0;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.articles-common-module__A4t9pq__selectionBar{background:var(--surface);border:var(--admin-card-border);border-radius:var(--admin-card-radius);padding:var(--space-3)var(--space-5);align-items:center;gap:var(--space-4);box-shadow:var(--admin-card-shadow);z-index:100;-webkit-backdrop-filter:blur(10px);display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.articles-common-module__A4t9pq__selectionText{color:var(--text);font-weight:500}.articles-common-module__A4t9pq__pagination{justify-content:center;align-items:center;gap:var(--space-4);margin:var(--space-8)0;display:flex}.articles-common-module__A4t9pq__paginationText{color:var(--text);font-weight:500}.articles-common-module__A4t9pq__quickFiltersContainer{margin:var(--space-6)0;padding:var(--space-5);background:var(--surface);border-radius:var(--admin-card-radius);border:var(--admin-card-border);box-shadow:var(--admin-card-shadow)}.articles-common-module__A4t9pq__filterGroup{gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;align-items:center;display:flex}.articles-common-module__A4t9pq__filterGroup:last-child{margin-bottom:0}.articles-common-module__A4t9pq__filterLabel{color:var(--text-muted);font-weight:500;font-size:var(--text-sm);min-width:fit-content}@media (max-width:768px){.articles-common-module__A4t9pq__pageWrapper{padding:var(--space-6)}.articles-common-module__A4t9pq__header{flex-direction:column;align-items:flex-start}.articles-common-module__A4t9pq__title{font-size:var(--text-3xl)}.articles-common-module__A4t9pq__articleGrid{gap:var(--space-5);grid-template-columns:1fr}.articles-common-module__A4t9pq__selectionBar{gap:var(--space-3);text-align:center;flex-direction:column;left:1rem;right:1rem;transform:none}.articles-common-module__A4t9pq__sectionHeader{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:480px){.articles-common-module__A4t9pq__pageWrapper{padding:var(--space-4)}.articles-common-module__A4t9pq__title{font-size:var(--text-2xl)}.articles-common-module__A4t9pq__articleGrid{gap:var(--space-4)}.articles-common-module__A4t9pq__pagination{gap:var(--space-3);flex-wrap:wrap}}
.articles-premium-module__mk1HBq__pageWrapper{padding:var(--admin-space-xl);max-width:var(--admin-content-max-width);margin:0 auto}.articles-premium-module__mk1HBq__header{margin-bottom:var(--admin-space-xl);justify-content:space-between;align-items:center;display:flex}.articles-premium-module__mk1HBq__title{font-size:var(--admin-text-3xl);font-weight:var(--admin-font-bold);color:var(--text);letter-spacing:-.02em;margin:0}.articles-premium-module__mk1HBq__muted{color:var(--text-muted);font-size:var(--admin-text-sm);font-weight:var(--admin-font-normal)}.articles-premium-module__mk1HBq__sectionHeader{margin-bottom:var(--admin-space-md);padding-bottom:var(--admin-space-sm);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.articles-premium-module__mk1HBq__sectionTitle{font-size:var(--admin-text-lg);font-weight:var(--admin-font-semibold);color:var(--text);align-items:center;gap:var(--admin-space-sm);margin:0;display:flex}.articles-premium-module__mk1HBq__toggleButton{color:var(--text-muted);cursor:pointer;border-radius:var(--admin-radius-sm);transition:all var(--admin-transition);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.articles-premium-module__mk1HBq__toggleButton:hover{background:var(--bg-elev-2);color:var(--text)}.articles-premium-module__mk1HBq__quickFiltersContainer{gap:var(--admin-space-lg);margin-bottom:var(--admin-space-xl);padding:var(--admin-space-md);background:var(--bg-elev-1);border-radius:var(--admin-radius-md);border:1px solid var(--border);flex-wrap:wrap;display:flex}.articles-premium-module__mk1HBq__filterGroup{align-items:center;gap:var(--admin-space-sm);flex-wrap:wrap;display:flex}.articles-premium-module__mk1HBq__filterLabel{font-size:var(--admin-text-sm);font-weight:var(--admin-font-medium);color:var(--text-muted);margin-right:var(--admin-space-xs)}.articles-premium-module__mk1HBq__selectionBar{top:calc(var(--admin-header-height) + var(--admin-space-md));z-index:var(--admin-z-sticky);padding:var(--admin-space-sm)var(--admin-space-md);background:var(--admin-primary-light);border:1px solid var(--admin-primary);border-radius:var(--admin-radius-md);margin-bottom:var(--admin-space-lg);backdrop-filter:blur(8px);box-shadow:var(--admin-shadow-md);justify-content:space-between;align-items:center;display:flex;position:sticky}.articles-premium-module__mk1HBq__selectionText{font-size:var(--admin-text-sm);font-weight:var(--admin-font-semibold);color:var(--admin-primary)}.articles-premium-module__mk1HBq__articleGrid{gap:var(--admin-space-lg);margin-bottom:var(--admin-space-xl);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.articles-premium-module__mk1HBq__pagination{justify-content:center;align-items:center;gap:var(--admin-space-md);margin-top:var(--admin-space-xl);padding-top:var(--admin-space-lg);border-top:1px solid var(--border);display:flex}.articles-premium-module__mk1HBq__paginationText{font-size:var(--admin-text-sm);color:var(--text-muted);font-variant-numeric:tabular-nums}@media (max-width:768px){.articles-premium-module__mk1HBq__pageWrapper{padding:var(--admin-space-md)}.articles-premium-module__mk1HBq__header{align-items:flex-start;gap:var(--admin-space-md);flex-direction:column}.articles-premium-module__mk1HBq__articleGrid{grid-template-columns:1fr}}
.projectLight-module__H17jJq__projectCard1Parent{text-align:left;color:#1f2937;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:30px;width:100%;margin-bottom:20px;padding-bottom:20px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;display:flex;position:relative}.projectLight-module__H17jJq__frameTitle{text-align:left;color:#1f2937;letter-spacing:-.01em;margin:40px 0 30px;font-family:Open Sans,sans-serif;font-size:24px;font-weight:600}.projectLight-module__H17jJq__projectCard1{cursor:pointer;transform-origin:50%;-webkit-tap-highlight-color:transparent;--btn-live-text:#fff;--btn-live-bg-start:#5a86e6;--btn-live-bg-end:#4573df;--btn-live-border:#3f6ed6;--btn-live-shadow:#4573df40;--btn-live-shadow-hover:#4573df59;--btn-live-shadow-active:#4573df66;--btn-code-text:#1f2937;--btn-code-bg-start:#f8f9fa;--btn-code-bg-end:#f1f3f4;--btn-code-border:#1f293729;--btn-code-shadow:#11182714;--btn-code-shadow-hover:#1118271f;--btn-code-shadow-active:#11182726;border-radius:20px;width:356px;height:570px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.projectLight-module__H17jJq__projectCard1Child{backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #4573df1c;border-radius:20px;width:100%;height:100%;transition:all .3s;position:absolute;inset:0;box-shadow:0 18px 46px #1d212714,0 2px 8px #4573df0f}.projectLight-module__H17jJq__projectCard1:hover .projectLight-module__H17jJq__projectCard1Child{border-color:#4573df33;transform:translateY(-2px);box-shadow:0 26px 58px #1d21271f,0 8px 22px #4573df1f}.projectLight-module__H17jJq__livePreview{color:var(--btn-live-text);background:linear-gradient(135deg,var(--btn-live-bg-start),var(--btn-live-bg-end));border:1px solid var(--btn-live-border);box-shadow:0 2px 8px var(--btn-live-shadow);text-shadow:0 1px 2px #0000001a;border-radius:25px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.projectLight-module__H17jJq__livePreview:hover{box-shadow:0 6px 15px var(--btn-live-shadow-hover);background:linear-gradient(135deg,#3f6ed6,#4573df);transform:translateY(-2px)}.projectLight-module__H17jJq__livePreview:active{box-shadow:0 2px 6px var(--btn-live-shadow-active);transform:translateY(0)}.projectLight-module__H17jJq__viewCode{color:var(--btn-code-text);background:linear-gradient(135deg,var(--btn-code-bg-start),var(--btn-code-bg-end));border:1px solid var(--btn-code-border);box-shadow:0 2px 6px var(--btn-code-shadow);border-radius:25px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.projectLight-module__H17jJq__viewCode:hover{box-shadow:0 4px 12px var(--btn-code-shadow-hover);background:linear-gradient(135deg,#e5e7eb,#f1f3f4);border-color:#1f293733;transform:translateY(-2px)}.projectLight-module__H17jJq__viewCode:active{box-shadow:0 2px 6px var(--btn-code-shadow-active);transform:translateY(0)}.projectLight-module__H17jJq__projectImg1{object-fit:cover;border-radius:20px 20px 0 0;width:100%;max-width:100%;height:45%;max-height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;inset:0 0 55%;overflow:hidden}.projectLight-module__H17jJq__projectCard1:hover .projectLight-module__H17jJq__projectImg1{transform:scale(1.05)}.projectLight-module__H17jJq__projectTileGoes{text-align:center;white-space:normal;color:#1f2937;letter-spacing:-.01em;text-shadow:0 1px 2px #0000000d;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-family:inherit;font-size:22px;font-weight:600;line-height:1.3;display:-webkit-box;position:absolute;top:46%;left:8%;right:8%;overflow:hidden}.projectLight-module__H17jJq__thisIsSample{text-align:justify;color:#6b7280;text-overflow:ellipsis;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;justify-content:center;align-items:center;width:84%;font-size:16px;font-weight:400;line-height:1.5;display:flex;display:-webkit-box;position:absolute;top:59%;left:8%;overflow:hidden}.projectLight-module__H17jJq__span{color:#9ca3af}.projectLight-module__H17jJq__javaJavaFxMavenSpring{color:#4573df;letter-spacing:.02em;font-size:14px;font-weight:500}.projectLight-module__H17jJq__techStackContainer1{width:100%}.projectLight-module__H17jJq__techStackContainer{color:#4573df;text-align:center;letter-spacing:.02em;justify-content:center;align-items:center;width:84%;font-size:14px;font-weight:500;line-height:1.4;display:flex;position:absolute;top:82%;left:8%}.projectLight-module__H17jJq__githubIcon,.projectLight-module__H17jJq__previewIcon1{display:none}.projectLight-module__H17jJq__actions{z-index:10;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;bottom:20px;left:8%;right:8%}.projectLight-module__H17jJq__leftAction,.projectLight-module__H17jJq__rightAction{flex:1;display:flex}.projectLight-module__H17jJq__leftAction{justify-content:flex-start}.projectLight-module__H17jJq__rightAction{justify-content:flex-end}.projectLight-module__H17jJq__livePreview:focus-visible,.projectLight-module__H17jJq__viewCode:focus-visible{outline-offset:2px;outline:2px solid #4573df;box-shadow:0 0 0 4px #4573df33}@media (max-width:576px){.projectLight-module__H17jJq__projectCard1Parent{justify-content:center;align-items:center;gap:20px;padding:0 15px}.projectLight-module__H17jJq__projectCard1{width:100%;max-width:320px;height:auto;min-height:500px;margin:15px 0}.projectLight-module__H17jJq__projectTileGoes{font-size:20px;top:46%}.projectLight-module__H17jJq__thisIsSample{font-size:15px;top:58%}.projectLight-module__H17jJq__techStackContainer{font-size:13px;top:81%}.projectLight-module__H17jJq__actions{gap:8px;bottom:15px;left:6%;right:6%}.projectLight-module__H17jJq__livePreview,.projectLight-module__H17jJq__viewCode{gap:6px;padding:6px 12px;font-size:13px}}@media (max-width:480px){.projectLight-module__H17jJq__projectCard1{max-width:300px;min-height:480px}.projectLight-module__H17jJq__projectTileGoes{font-size:18px}.projectLight-module__H17jJq__thisIsSample{font-size:14px}.projectLight-module__H17jJq__techStackContainer{font-size:12px}.projectLight-module__H17jJq__actions{flex-direction:column;align-items:center;gap:8px}.projectLight-module__H17jJq__leftAction,.projectLight-module__H17jJq__rightAction{justify-content:center;width:100%}}@media print{.projectLight-module__H17jJq__projectCard1{break-inside:avoid;box-shadow:none;border:1px solid #ccc}.projectLight-module__H17jJq__projectCard1Child{box-shadow:none;background:#fff}.projectLight-module__H17jJq__livePreview,.projectLight-module__H17jJq__viewCode{display:none}}
.ProjectDark-module__zSHwLq__projectCard1Parent{text-align:left;color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:20px;padding-bottom:20px;font-family:Poppins,sans-serif;font-size:16px;display:flex;position:relative}.ProjectDark-module__zSHwLq__frameTitle{color:#fff}.ProjectDark-module__zSHwLq__projectCard1{--btn-live-text:#eaf1ff;--btn-live-bg-start:#4573df38;--btn-live-bg-end:#4573df24;--btn-live-border:#4573df73;--btn-live-shadow:#4573df47;--btn-live-shadow-hover:#4573df59;--btn-live-shadow-active:#4573df66;--btn-code-text:#eaf1ff;--btn-code-bg-start:#4573df1f;--btn-code-bg-end:#4573df14;--btn-code-border:#4573df59;--btn-code-shadow:#4573df38;--btn-code-shadow-hover:#4573df47;--btn-code-shadow-active:#4573df4d;background-color:#1d2127}.ProjectDark-module__zSHwLq__projectCard1Child{backdrop-filter:blur(16px);background:#272c34d1;border:1px solid #7eb3ff1f;box-shadow:0 24px 60px #00000057}.ProjectDark-module__zSHwLq__projectTileGoes{color:#fff}.ProjectDark-module__zSHwLq__thisIsSample{color:#dcdcdc}.ProjectDark-module__zSHwLq__span{color:#aaa}.ProjectDark-module__zSHwLq__javaJavaFxMavenSpring{color:#fff}.ProjectDark-module__zSHwLq__techStackContainer{color:#1e90ff}@media (max-width:460px){.ProjectDark-module__zSHwLq__projectCard1Parent{justify-content:center;align-items:center;height:auto}.ProjectDark-module__zSHwLq__projectCard1{width:100%;max-width:90%;margin:20px 0}.ProjectDark-module__zSHwLq__projectTileGoes{font-size:24px}}
.ProjectCommon-module__E6YDxa__viewCode:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M8 0C3.58 0 0 3.64 0 8.13c0 3.59 2.29 6.63 5.47 7.7.4.08.55-.18.55-.4 0-.2-.01-.86-.01-1.57-2.01.45-2.53-.5-2.69-.96-.09-.24-.48-.96-.82-1.15-.28-.15-.68-.52-.01-.53.63-.01 1.08.59 1.23.83.72 1.22 1.87.88 2.33.67.07-.53.28-.88.51-1.08-1.78-.21-3.64-.92-3.64-4.09 0-.9.31-1.64.82-2.22-.08-.21-.36-1.05.08-2.2 0 0 .67-.22 2.2.85.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.07 2.2-.85 2.2-.85.44 1.15.16 1.99.08 2.2.51.58.82 1.32.82 2.22 0 3.18-1.87 3.88-3.65 4.09.29.25.54.74.54 1.5 0 1.08-.01 1.95-.01 2.22 0 .22.15.48.56.4C13.71 14.76 16 11.72 16 8.13 16 3.64 12.42 0 8 0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px 16px;width:16px;height:16px;display:inline-block}@media (prefers-reduced-motion:reduce){.ProjectCommon-module__E6YDxa__livePreview,.ProjectCommon-module__E6YDxa__viewCode,.ProjectCommon-module__E6YDxa__projectCard1:hover .ProjectCommon-module__E6YDxa__projectImg1{transition:none!important;transform:none!important}}.ProjectCommon-module__E6YDxa__livePreview:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='12' rx='2' ry='2'/%3E%3Cpath d='M10 9l5 3-5 3z' fill='currentColor' stroke='none'/%3E%3Cpath d='M8 20h8' opacity='.6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px 16px;width:16px;height:16px;display:inline-block}.ProjectCommon-module__E6YDxa__projectCard1Parent{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:30px;width:100%;margin-bottom:20px;padding-bottom:20px;font-family:Poppins,sans-serif;font-size:16px;display:flex;position:relative}.ProjectCommon-module__E6YDxa__frameTitle{text-align:left;color:var(--text-color);box-sizing:border-box;align-items:center;width:94%;margin-top:40px;margin-bottom:30px;margin-left:6%;font-family:Open Sans,sans-serif;font-size:24px;font-weight:700;display:flex}.ProjectCommon-module__E6YDxa__projectCard1{cursor:pointer;transform-origin:50%;-webkit-tap-highlight-color:transparent;border-radius:20px;width:356px;height:570px;transition:all .3s ease-in-out;position:relative;overflow:hidden;box-shadow:0 4px 8px #0000000d}.ProjectCommon-module__E6YDxa__projectCard1:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a}.ProjectCommon-module__E6YDxa__projectCard1:active{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.ProjectCommon-module__E6YDxa__projectCard1Child{border-radius:20px;width:100%;height:100%;position:absolute;inset:0%}.ProjectCommon-module__E6YDxa__actions{z-index:2;max-width:var(--actions-row-width,78%);justify-content:space-between;align-items:center;gap:6px;margin:0 auto;padding:0 10px;display:flex;position:absolute;bottom:18px;left:0;right:0}.ProjectCommon-module__E6YDxa__leftAction,.ProjectCommon-module__E6YDxa__rightAction{flex:1 1 0}.ProjectCommon-module__E6YDxa__leftAction{justify-content:flex-start;display:flex}.ProjectCommon-module__E6YDxa__rightAction{justify-content:flex-end;display:flex}.ProjectCommon-module__E6YDxa__livePreview{color:var(--btn-live-text,#0b3a2b);background:linear-gradient(180deg,var(--btn-live-bg-start,#f1fff8)0%,var(--btn-live-bg-end,#e9fff5)100%);border:1px solid var(--btn-live-border,#0b3a2b1f);box-shadow:0 1px 3px var(--btn-live-shadow,#10b9811f);backdrop-filter:saturate(1.2);border-radius:9999px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex;position:relative}.ProjectCommon-module__E6YDxa__livePreview:hover{box-shadow:0 4px 10px var(--btn-live-shadow-hover,#10b98129);transform:translateY(-1px)}.ProjectCommon-module__E6YDxa__livePreview:active{box-shadow:0 1px 3px var(--btn-live-shadow-active,#10b9812e)inset;transform:translateY(0)}.ProjectCommon-module__E6YDxa__livePreview:focus-visible{outline:none;box-shadow:0 0 0 3px #10b98159}.ProjectCommon-module__E6YDxa__viewCode{color:var(--btn-code-text,#102a43);background:linear-gradient(180deg,var(--btn-code-bg-start,#f3f6ff)0%,var(--btn-code-bg-end,#eef2ff)100%);border:1px solid var(--btn-code-border,#102a431f);box-shadow:0 1px 3px var(--btn-code-shadow,#3b82f61f);backdrop-filter:saturate(1.2);border-radius:9999px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:transform .15s,box-shadow .2s,background .2s;display:inline-flex;position:relative}.ProjectCommon-module__E6YDxa__viewCode:hover{box-shadow:0 4px 10px var(--btn-code-shadow-hover,#3b82f629);transform:translateY(-1px)}.ProjectCommon-module__E6YDxa__viewCode:active{box-shadow:0 1px 3px var(--btn-code-shadow-active,#3b82f62e)inset;transform:translateY(0)}.ProjectCommon-module__E6YDxa__viewCode:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f659}.ProjectCommon-module__E6YDxa__projectImg1{object-fit:fill;border-radius:20px 20px 0 0;width:100%;max-width:100%;height:45%;max-height:100%;transition:transform .5s;position:absolute;inset:0% 0% 54%;overflow:hidden}.ProjectCommon-module__E6YDxa__projectCard1:hover .ProjectCommon-module__E6YDxa__projectImg1{transform:scale(1.03)}.ProjectCommon-module__E6YDxa__projectTileGoes{text-align:center;white-space:normal;letter-spacing:-.01em;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-family:inherit;font-size:22px;font-weight:600;line-height:1.3;display:-webkit-box;position:absolute;top:46%;left:8%;right:8%;overflow:hidden}.ProjectCommon-module__E6YDxa__thisIsSample{text-align:justify;-webkit-line-clamp:4;line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;align-items:center;width:85%;font-size:15px;font-weight:300;line-height:1.5;display:-webkit-box;position:absolute;top:59%;left:8%;overflow:hidden}.ProjectCommon-module__E6YDxa__javaJavaFxMavenSpring{font-size:14px;font-weight:300}.ProjectCommon-module__E6YDxa__techStackContainer{align-items:center;gap:8px;width:85%;font-size:16px;line-height:20px;display:flex;position:absolute;top:82%;left:8%}.ProjectCommon-module__E6YDxa__githubIcon,.ProjectCommon-module__E6YDxa__previewIcon1{display:none}@media (max-width:576px){.ProjectCommon-module__E6YDxa__projectCard1Parent{justify-content:center;align-items:center;height:auto;padding:0 15px}.ProjectCommon-module__E6YDxa__projectCard1{width:100%;max-width:90%;height:auto;min-height:570px;margin:20px 0}.ProjectCommon-module__E6YDxa__projectTileGoes{font-size:20px}.ProjectCommon-module__E6YDxa__techStackContainer{top:83%}.ProjectCommon-module__E6YDxa__actions{gap:8px;bottom:12px}}@media (max-width:480px){.ProjectCommon-module__E6YDxa__actions{max-width:92%;padding:0 12px}}
.StatusPill-premium-module__Da1ccq__pill{letter-spacing:.02em;text-transform:capitalize;white-space:nowrap;border-style:solid;border-width:1px;border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;transition:color .15s,background-color .15s;display:inline-flex}.StatusPill-premium-module__Da1ccq__iconLeft,.StatusPill-premium-module__Da1ccq__iconRight{align-items:center;font-size:.85rem;display:flex}.StatusPill-premium-module__Da1ccq__published{color:#15803d;background:#22c55e1a;border-color:#22c55e4d}[data-theme=dark] .StatusPill-premium-module__Da1ccq__published{color:#86efac;background:#22c55e26;border-color:#22c55e66}.StatusPill-premium-module__Da1ccq__draft{color:#b45309;background:#fbbf241a;border-color:#fbbf244d}[data-theme=dark] .StatusPill-premium-module__Da1ccq__draft{color:#fcd34d;background:#fbbf2426;border-color:#fbbf2466}.StatusPill-premium-module__Da1ccq__archived{color:#475569;background:#64748b14;border-color:#64748b33}[data-theme=dark] .StatusPill-premium-module__Da1ccq__archived{color:#cbd5e1;background:#64748b26;border-color:#64748b66}.StatusPill-premium-module__Da1ccq__deleted{color:#b91c1c;background:#ef44441a;border-color:#ef44444d}[data-theme=dark] .StatusPill-premium-module__Da1ccq__deleted{color:#fca5a5;background:#ef444426;border-color:#ef444466}.StatusPill-premium-module__Da1ccq__pending{color:#1d4ed8;background:#3b82f61a;border-color:#3b82f64d}[data-theme=dark] .StatusPill-premium-module__Da1ccq__pending{color:#93c5fd;background:#3b82f626;border-color:#3b82f666}.StatusPill-premium-module__Da1ccq__scheduled{color:#7c3aed;background:#a855f71a;border-color:#a855f74d}[data-theme=dark] .StatusPill-premium-module__Da1ccq__scheduled{color:#c4b5fd;background:#a855f726;border-color:#a855f766}.StatusPill-premium-module__Da1ccq__featured{color:#be185d;background:#ec48991a;border-color:#ec48994d}[data-theme=dark] .StatusPill-premium-module__Da1ccq__featured{color:#f9a8d4;background:#ec489926;border-color:#ec489966}.StatusPill-premium-module__Da1ccq__small{padding:.2rem .5rem;font-size:.7rem}.StatusPill-premium-module__Da1ccq__small .StatusPill-premium-module__Da1ccq__iconLeft,.StatusPill-premium-module__Da1ccq__small .StatusPill-premium-module__Da1ccq__iconRight{font-size:.75rem}.StatusPill-premium-module__Da1ccq__large{padding:.4rem .9rem;font-size:.875rem}.StatusPill-premium-module__Da1ccq__large .StatusPill-premium-module__Da1ccq__iconLeft,.StatusPill-premium-module__Da1ccq__large .StatusPill-premium-module__Da1ccq__iconRight{font-size:1rem}
