.Header-module__Af2_WG__header{z-index:100;width:100%;transition:var(--transition-smooth);border-bottom:1px solid #0000;padding:1.5rem 0;position:fixed;top:0;left:0}.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-color);background:#030712b3;padding:1rem 0}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__Af2_WG__logo{color:var(--heading-color);font-size:1.25rem;font-weight:800;font-family:var(--font-mono);align-items:center;gap:.5rem;display:flex}.Header-module__Af2_WG__logoIcon{color:var(--primary)}.Header-module__Af2_WG__nav{align-items:center;gap:2rem;display:flex}@media (max-width:768px){.Header-module__Af2_WG__nav,.Header-module__Af2_WG__socials{display:none}}.Header-module__Af2_WG__nav a{color:var(--foreground-muted);font-size:.95rem;font-weight:500}.Header-module__Af2_WG__nav a:hover{color:var(--heading-color)}.Header-module__Af2_WG__chatLink{background:var(--primary-glow);border:1px solid #06b6d433;border-radius:99px;align-items:center;gap:.5rem;padding:.4rem .8rem;display:flex;position:relative;color:var(--primary)!important}.Header-module__Af2_WG__chatLink:hover{border-color:var(--primary);transform:scale(1.02);background:#06b6d440!important}.Header-module__Af2_WG__pulseDot{background-color:var(--secondary);width:8px;height:8px;box-shadow:0 0 8px var(--secondary);border-radius:50%;animation:1.5s infinite Header-module__Af2_WG__pulse;display:inline-block}.Header-module__Af2_WG__socials{align-items:center;gap:1.2rem;display:flex}.Header-module__Af2_WG__socials a{color:var(--foreground-muted)}.Header-module__Af2_WG__socials a:hover{color:var(--primary);transform:translateY(-2px)}.Header-module__Af2_WG__mobileToggle{color:var(--heading-color);cursor:pointer;background:0 0;border:none;display:none}@media (max-width:768px){.Header-module__Af2_WG__mobileToggle{display:block}}.Header-module__Af2_WG__mobileMenu{-webkit-backdrop-filter:blur(20px);z-index:99;background:#030712fa;border-top:none;width:100%;height:100vh;animation:.25s ease-out Header-module__Af2_WG__fadeIn;position:fixed;top:0;left:0}.Header-module__Af2_WG__mobileNav{flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:100%;padding-top:6rem;display:flex;overflow-y:auto}.Header-module__Af2_WG__mobileNav a{color:var(--foreground-muted);font-size:1.5rem;font-weight:600}.Header-module__Af2_WG__mobileNav a:hover{color:var(--heading-color)}.Header-module__Af2_WG__mobileChatLink{background:var(--primary-glow);border:1px solid #06b6d44d;border-radius:99px;padding:.6rem 2rem;color:var(--primary)!important}.Header-module__Af2_WG__mobileSocials{gap:2rem;margin-top:2rem;display:flex}.Header-module__Af2_WG__mobileSocials a{color:var(--foreground-muted)}@keyframes Header-module__Af2_WG__pulse{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 8px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}@keyframes Header-module__Af2_WG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__Af2_WG__resumeLink{transition:var(--transition-fast);background:#6366f10d;border:1px dashed #6366f14d;border-radius:6px;padding:.3rem .7rem;font-size:.95rem;font-weight:500;color:var(--accent)!important}.Header-module__Af2_WG__resumeLink:hover{border-color:var(--accent);transform:translateY(-1px);color:var(--heading-color)!important;background:#6366f126!important}.Header-module__Af2_WG__mobileResumeLink{background:#6366f114;border:1px dashed #6366f166;border-radius:8px;padding:.5rem 2rem;font-size:1.5rem;font-weight:600;color:var(--accent)!important}.Header-module__Af2_WG__themeToggle{color:var(--foreground-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex}.Header-module__Af2_WG__themeToggle:hover{color:var(--primary);background:#06b6d41a;transform:scale(1.1)}
.Hero-module__Z8hQ_W__heroSection{align-items:center;min-height:90vh;padding-top:8rem;display:flex;position:relative}.Hero-module__Z8hQ_W__container{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}@media (max-width:992px){.Hero-module__Z8hQ_W__container{text-align:center;grid-template-columns:1fr;gap:3rem;padding-top:2rem}}.Hero-module__Z8hQ_W__leftCol{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}@media (max-width:992px){.Hero-module__Z8hQ_W__leftCol{align-items:center}}.Hero-module__Z8hQ_W__badge{background:var(--primary-glow);color:var(--primary);font-size:.85rem;font-weight:600;font-family:var(--font-mono);border:1px solid #06b6d440;border-radius:99px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background-color:var(--primary);width:6px;height:6px;box-shadow:0 0 6px var(--primary);border-radius:50%}.Hero-module__Z8hQ_W__title{font-size:3.5rem;font-weight:800;line-height:1.15}@media (max-width:576px){.Hero-module__Z8hQ_W__title{font-size:2.5rem}}.Hero-module__Z8hQ_W__gradientText{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 50%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__Z8hQ_W__subtitle{color:var(--foreground-muted);max-width:600px;font-size:1.1rem;line-height:1.6}.Hero-module__Z8hQ_W__ctaGroup{gap:1rem;margin-top:1rem;display:flex}@media (max-width:576px){.Hero-module__Z8hQ_W__ctaGroup{flex-direction:column;width:100%}.Hero-module__Z8hQ_W__ctaGroup a{justify-content:center;width:100%}}.Hero-module__Z8hQ_W__rightCol{justify-content:center;display:flex;position:relative}.Hero-module__Z8hQ_W__terminal{border:1px solid var(--border-color);width:100%;max-width:450px;transition:var(--transition-smooth);background:#090d16;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px -15px #00000080}.Hero-module__Z8hQ_W__terminal:hover{border-color:var(--border-hover);box-shadow:0 20px 40px -10px #06b6d41a}.Hero-module__Z8hQ_W__terminalHeader{border-bottom:1px solid var(--border-color);background:#0f1626;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.Hero-module__Z8hQ_W__terminalDots{gap:.4rem;display:flex}.Hero-module__Z8hQ_W__terminalDots span{border-radius:50%;width:10px;height:10px;display:inline-block}.Hero-module__Z8hQ_W__dotRed{background-color:#ef4444}.Hero-module__Z8hQ_W__dotYellow{background-color:#f59e0b}.Hero-module__Z8hQ_W__dotGreen{background-color:#10b981}.Hero-module__Z8hQ_W__terminalTitle{color:var(--foreground-muted);font-size:.8rem;font-family:var(--font-mono)}.Hero-module__Z8hQ_W__terminalBody{font-family:var(--font-mono);color:#a7f3d0;text-align:left;min-height:240px;padding:1.25rem;font-size:.8rem;line-height:1.7}.Hero-module__Z8hQ_W__line{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.4rem;overflow:hidden}.Hero-module__Z8hQ_W__tWhite{color:#f3f4f6}.Hero-module__Z8hQ_W__tYellow{color:#f59e0b}.Hero-module__Z8hQ_W__tGreen{color:#10b981}.Hero-module__Z8hQ_W__tCyan{color:#06b6d4}.Hero-module__Z8hQ_W__tPurple{color:#a855f7}.Hero-module__Z8hQ_W__floatingIcon{background:var(--bg-card);border:1px solid var(--border-color);width:50px;height:50px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;animation:4s ease-in-out infinite Hero-module__Z8hQ_W__float;display:flex;position:absolute;box-shadow:0 10px 20px #0000004d}.Hero-module__Z8hQ_W__icon1{color:var(--primary);animation-delay:0s;top:-20px;left:-20px}.Hero-module__Z8hQ_W__icon2{color:var(--secondary);animation-delay:1.5s;bottom:-20px;right:-10px}.Hero-module__Z8hQ_W__icon3{color:var(--accent);animation-delay:3s;top:50%;right:-30px;transform:translateY(-50%)}@media (max-width:992px){.Hero-module__Z8hQ_W__rightCol{margin-top:2rem;margin-bottom:2rem}.Hero-module__Z8hQ_W__icon1{top:-10px;left:10px}.Hero-module__Z8hQ_W__icon2{bottom:-10px;right:10px}.Hero-module__Z8hQ_W__icon3{display:none}}
.About-module__vqXTeW__layout{grid-template-columns:1.1fr .9fr;align-items:start;gap:2rem;display:grid}@media (max-width:992px){.About-module__vqXTeW__layout{grid-template-columns:1fr}}.About-module__vqXTeW__leftCol{flex-direction:column;gap:2rem;display:flex}.About-module__vqXTeW__cardTitle{border-bottom:1px solid var(--border-color);align-items:center;gap:.6rem;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.35rem;display:flex}.About-module__vqXTeW__titleIcon{color:var(--primary)}.About-module__vqXTeW__bio{color:var(--foreground-muted);margin-bottom:1rem;font-size:1.05rem}.About-module__vqXTeW__bio strong{color:var(--heading-color)}.About-module__vqXTeW__educationItem{border-left:2px solid var(--border-color);padding-left:1.5rem;position:relative}.About-module__vqXTeW__educationItem:after{content:"";background:var(--primary);width:10px;height:10px;box-shadow:0 0 8px var(--primary);border-radius:50%;position:absolute;top:6px;left:-6px}.About-module__vqXTeW__year{font-size:.85rem;font-family:var(--font-mono);color:var(--primary);margin-bottom:.25rem;font-weight:600;display:block}.About-module__vqXTeW__eduDegree{color:var(--heading-color);margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.About-module__vqXTeW__school{color:var(--foreground-muted);margin-bottom:.5rem;font-size:.95rem}.About-module__vqXTeW__eduHighlights{color:var(--foreground-muted);flex-wrap:wrap;gap:.5rem 1rem;font-size:.9rem;display:flex}.About-module__vqXTeW__eduHighlights strong{color:var(--heading-color)}.About-module__vqXTeW__certsGrid{flex-direction:column;gap:1.25rem;display:flex}.About-module__vqXTeW__certItem{align-items:flex-start;gap:.75rem;display:flex}.About-module__vqXTeW__certIcon{color:var(--secondary);flex-shrink:0;margin-top:.2rem}.About-module__vqXTeW__certTitle{color:var(--heading-color);font-size:1.05rem;font-weight:600}.About-module__vqXTeW__certMeta{color:var(--foreground-muted);font-size:.85rem}.About-module__vqXTeW__rightCol{flex-direction:column;gap:2rem;display:flex}.About-module__vqXTeW__skillGroupCard{background:#1118274d!important}.About-module__vqXTeW__groupHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.About-module__vqXTeW__groupIcon{color:var(--primary)}.About-module__vqXTeW__skillsGrid{flex-direction:column;gap:1.25rem;display:flex}.About-module__vqXTeW__skillItem{flex-direction:column;gap:.4rem;display:flex}.About-module__vqXTeW__skillMeta{justify-content:space-between;font-size:.9rem;font-weight:500;display:flex}.About-module__vqXTeW__skillName{color:var(--heading-color)}.About-module__vqXTeW__skillLevel{color:var(--foreground-muted);font-size:.8rem;font-family:var(--font-mono)}.About-module__vqXTeW__progressBarBg{background:#ffffff0d;border-radius:99px;width:100%;height:6px;overflow:hidden}.About-module__vqXTeW__progressBarFill{background:linear-gradient(90deg, var(--primary), var(--secondary));border-radius:99px;height:100%;transition:width 1s ease-in-out}
.DrivesMe-module__pOZoyW__drivesSection{text-align:center;padding:5rem 0 2rem}.DrivesMe-module__pOZoyW__header{margin-bottom:3.5rem}.DrivesMe-module__pOZoyW__subtitle{color:var(--foreground-muted);margin-top:.5rem;font-size:1.1rem}.DrivesMe-module__pOZoyW__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:992px){.DrivesMe-module__pOZoyW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.DrivesMe-module__pOZoyW__grid{grid-template-columns:1fr}}.DrivesMe-module__pOZoyW__card{text-align:center;flex-direction:column;align-items:center;padding:2.5rem 1.5rem;display:flex}.DrivesMe-module__pOZoyW__iconWrapper{width:64px;height:64px;transition:var(--transition-smooth);background:#f9731614;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}[data-theme=light] .DrivesMe-module__pOZoyW__iconWrapper{background:#f973161f}.DrivesMe-module__pOZoyW__card:hover .DrivesMe-module__pOZoyW__iconWrapper{background:#06b6d426;transform:scale(1.1)rotate(5deg)}.DrivesMe-module__pOZoyW__icon{color:#f97316;transition:var(--transition-smooth)}.DrivesMe-module__pOZoyW__card:hover .DrivesMe-module__pOZoyW__icon{color:var(--primary)}.DrivesMe-module__pOZoyW__cardTitle{color:var(--heading-color);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.DrivesMe-module__pOZoyW__cardDesc{color:var(--foreground-muted);font-size:.95rem;line-height:1.6}
.Experience-module__HaXZMW__timeline{max-width:1000px;margin:0 auto;padding:1rem 0;position:relative}.Experience-module__HaXZMW__timelineItem{margin-bottom:2.5rem;display:flex}@media (max-width:768px){.Experience-module__HaXZMW__timelineItem{flex-direction:column}}.Experience-module__HaXZMW__timelineMarker{flex-direction:column;flex-shrink:0;align-items:center;margin-right:2rem;display:flex}@media (max-width:768px){.Experience-module__HaXZMW__timelineMarker{flex-direction:row;width:100%;margin-bottom:1rem;margin-right:0}}.Experience-module__HaXZMW__timelineDot{background:var(--bg-main);border:2px solid var(--border-color);width:40px;height:40px;color:var(--primary);z-index:10;transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 10px #00000080}.Experience-module__HaXZMW__timelineItem:hover .Experience-module__HaXZMW__timelineDot{border-color:var(--primary);color:var(--heading-color);box-shadow:0 0 15px var(--primary-glow)}.Experience-module__HaXZMW__timelineLine{background:var(--border-color);flex-grow:1;width:2px;margin-top:.5rem}@media (max-width:768px){.Experience-module__HaXZMW__timelineLine{display:none}}.Experience-module__HaXZMW__timelineContent{flex-grow:1;width:100%}.Experience-module__HaXZMW__cardHeader{justify-content:space-between;align-items:center;display:flex}.Experience-module__HaXZMW__headerInfo{flex-direction:column;gap:.5rem;display:flex}.Experience-module__HaXZMW__roleRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Experience-module__HaXZMW__roleTitle{color:var(--heading-color);font-size:1.35rem;font-weight:700}.Experience-module__HaXZMW__tag{font-size:.75rem;font-weight:600;font-family:var(--font-mono);border-radius:99px;padding:.2rem .6rem}.Experience-module__HaXZMW__tagFulltime{color:var(--secondary);background:#10b9811a;border:1px solid #10b98140}.Experience-module__HaXZMW__tagConsultant{color:var(--accent);background:#6366f11a;border:1px solid #6366f140}.Experience-module__HaXZMW__companyRow{color:var(--foreground-muted);flex-wrap:wrap;align-items:center;gap:.6rem;font-size:.95rem;display:flex}.Experience-module__HaXZMW__companyName{color:var(--heading-color);font-weight:600}.Experience-module__HaXZMW__divider{color:var(--foreground-dim)}.Experience-module__HaXZMW__metaText{align-items:center;gap:.25rem;display:flex}.Experience-module__HaXZMW__metaIcon{color:var(--foreground-dim)}.Experience-module__HaXZMW__expandButton{color:var(--foreground-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.Experience-module__HaXZMW__expandButton:hover{color:var(--heading-color);transform:scale(1.1)}.Experience-module__HaXZMW__cardBody{border-top:1px solid var(--border-color);margin-top:1.5rem;padding-top:1.5rem;animation:.3s ease-out Experience-module__HaXZMW__slideDown}.Experience-module__HaXZMW__description{color:var(--foreground-muted);margin-bottom:1.25rem;font-size:1rem;font-style:italic}.Experience-module__HaXZMW__bulletList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Experience-module__HaXZMW__bulletList li{color:var(--foreground-muted);padding-left:1.25rem;font-size:.95rem;line-height:1.5;position:relative}.Experience-module__HaXZMW__bulletList li:before{content:"→";color:var(--primary);font-weight:700;position:absolute;top:0;left:0}.Experience-module__HaXZMW__clientsContainer{flex-direction:column;gap:1.75rem;margin-top:1.5rem;display:flex}.Experience-module__HaXZMW__clientSection{background:#ffffff04;border:1px solid #ffffff08;border-radius:12px;padding:1.25rem}.Experience-module__HaXZMW__clientName{color:var(--heading-color);border-bottom:1px solid #ffffff0d;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:700;display:flex}.Experience-module__HaXZMW__clientIcon{color:var(--primary)}@keyframes Experience-module__HaXZMW__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Experience-module__HaXZMW__subTimeline{flex-direction:column;gap:2rem;margin-top:1.5rem;padding-left:.5rem;display:flex}.Experience-module__HaXZMW__subTimelineItem{display:flex;position:relative}.Experience-module__HaXZMW__subMarker{flex-direction:column;flex-shrink:0;align-items:center;margin-right:1.25rem;display:flex}.Experience-module__HaXZMW__subDot{background:var(--bg-main);border:2px solid var(--accent);width:14px;height:14px;box-shadow:0 0 8px var(--accent-glow);z-index:5;border-radius:50%}.Experience-module__HaXZMW__subLine{background:#ffffff14;flex-grow:1;width:2px;margin-top:.25rem;margin-bottom:-1.75rem}.Experience-module__HaXZMW__subContent{flex-grow:1;padding-bottom:.5rem}.Experience-module__HaXZMW__subRoleHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.Experience-module__HaXZMW__subRoleTitle{color:var(--heading-color);font-size:1.15rem;font-weight:700}.Experience-module__HaXZMW__subRolePeriod{font-family:var(--font-mono);color:var(--foreground-muted);font-size:.85rem}.Experience-module__HaXZMW__subRoleDetails{flex-direction:column;gap:.5rem;margin-bottom:1rem;list-style:none;display:flex}.Experience-module__HaXZMW__subRoleDetails li{color:var(--foreground-muted);padding-left:1rem;font-size:.9rem;line-height:1.4;position:relative}.Experience-module__HaXZMW__subRoleDetails li:before{content:"•";color:var(--accent);position:absolute;left:0}.Experience-module__HaXZMW__clientProjectCard{border:1px solid #ffffff0a;border-left:3px solid var(--primary);transition:var(--transition-fast);background:#ffffff04;border-radius:8px;margin-top:.75rem;margin-bottom:.75rem;padding:1rem;box-shadow:0 4px 12px #0003}.Experience-module__HaXZMW__clientProjectCard:hover{border-color:#ffffff14;border-left-color:var(--secondary);background:#ffffff08}.Experience-module__HaXZMW__clientProjectHeader{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.Experience-module__HaXZMW__clientBadge{font-size:.65rem;font-weight:700;font-family:var(--font-mono);text-transform:uppercase;color:var(--primary);background:#00f2fe1a;border:1px solid #00f2fe33;border-radius:4px;padding:.15rem .4rem}.Experience-module__HaXZMW__clientName{color:var(--heading-color);margin:0;font-size:1rem;font-weight:700}.Experience-module__HaXZMW__clientPeriod{font-family:var(--font-mono);color:var(--foreground-muted);margin-left:auto;font-size:.8rem}.Experience-module__HaXZMW__clientRoleName{color:var(--secondary);margin-bottom:.5rem;padding-left:.25rem;font-size:.9rem;font-weight:600}.Experience-module__HaXZMW__clientProjectDetails{flex-direction:column;gap:.4rem;margin-bottom:.75rem;list-style:none;display:flex}.Experience-module__HaXZMW__clientProjectDetails li{color:var(--foreground-muted);padding-left:1rem;font-size:.85rem;line-height:1.4;position:relative}.Experience-module__HaXZMW__clientProjectDetails li:before{content:"→";color:var(--primary);position:absolute;left:0}.Experience-module__HaXZMW__clientSkills,.Experience-module__HaXZMW__roleSkills{color:var(--foreground-muted);background:#ffffff05;border:1px solid #ffffff08;border-radius:6px;padding:.35rem .6rem;font-size:.8rem;display:inline-block}.Experience-module__HaXZMW__clientSkills strong,.Experience-module__HaXZMW__roleSkills strong{color:var(--accent)}@media (max-width:576px){.Experience-module__HaXZMW__companyRow{flex-direction:column;align-items:flex-start;gap:.35rem}.Experience-module__HaXZMW__divider{display:none}.Experience-module__HaXZMW__subRoleHeader{flex-direction:column;align-items:flex-start;gap:.25rem}.Experience-module__HaXZMW__clientProjectHeader{flex-direction:column;align-items:flex-start;gap:.35rem}.Experience-module__HaXZMW__clientPeriod{margin-left:0}}
.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,340px),1fr));gap:2rem;display:grid}@media (max-width:576px){.Projects-module__K3d-Xa__grid{grid-template-columns:1fr}}.Projects-module__K3d-Xa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.Projects-module__K3d-Xa__iconWrapper{background:var(--primary-glow);width:44px;height:44px;color:var(--primary);border-radius:10px;justify-content:center;align-items:center;display:flex}.Projects-module__K3d-Xa__clientTag{font-size:.75rem;font-weight:600;font-family:var(--font-mono);color:var(--foreground-muted);border:1px solid var(--border-color);background:#ffffff0d;border-radius:99px;padding:.3rem .75rem}.Projects-module__K3d-Xa__projectTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4}.Projects-module__K3d-Xa__description{color:var(--foreground-muted);min-height:70px;margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}@media (max-width:768px){.Projects-module__K3d-Xa__description{min-height:auto}}.Projects-module__K3d-Xa__impactHighlight{background:#10b98114;border:1px dashed #10b98133;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.6rem 1rem;display:flex}.Projects-module__K3d-Xa__impactLabel{font-size:.75rem;font-family:var(--font-mono);color:var(--secondary);font-weight:700}.Projects-module__K3d-Xa__impactVal{color:var(--heading-color);font-size:.9rem;font-weight:700}.Projects-module__K3d-Xa__tagsContainer{flex-wrap:wrap;gap:.4rem;display:flex}.Projects-module__K3d-Xa__tag{font-size:.75rem;font-family:var(--font-mono);color:var(--foreground-muted);border:1px solid var(--border-color);background:#ffffff08;border-radius:4px;padding:.15rem .5rem}
.Recommendations-module__TQh_FW__carouselContainer{justify-content:center;align-items:center;gap:1.5rem;max-width:900px;margin:0 auto;display:flex;position:relative}@media (max-width:768px){.Recommendations-module__TQh_FW__carouselContainer{gap:.5rem}}.Recommendations-module__TQh_FW__recommendationCard{flex-direction:column;flex-grow:1;justify-content:space-between;max-width:750px;min-height:320px;animation:.3s cubic-bezier(.4,0,.2,1) Recommendations-module__TQh_FW__slideIn;display:flex}@media (max-width:576px){.Recommendations-module__TQh_FW__recommendationCard{min-height:400px}}.Recommendations-module__TQh_FW__navButton{border:1px solid var(--border-color);width:48px;height:48px;color:var(--foreground-muted);cursor:pointer;transition:var(--transition-smooth);background:#ffffff08;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Recommendations-module__TQh_FW__navButton:hover{border-color:var(--primary);background:var(--primary-glow);color:var(--heading-color);transform:scale(1.05)}@media (max-width:576px){.Recommendations-module__TQh_FW__navButton{width:36px;height:36px}}.Recommendations-module__TQh_FW__quoteHeader{align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}.Recommendations-module__TQh_FW__quoteIcon{color:var(--primary-glow);fill:var(--primary-glow);flex-shrink:0}.Recommendations-module__TQh_FW__userInfo{flex-direction:column;gap:.25rem;display:flex}.Recommendations-module__TQh_FW__userName{color:var(--heading-color);font-size:1.25rem;font-weight:700}.Recommendations-module__TQh_FW__userTitle{color:var(--primary);font-size:.95rem;font-weight:600}.Recommendations-module__TQh_FW__relationTag{color:var(--foreground-muted);font-size:.75rem;font-family:var(--font-mono);border:1px solid var(--border-color);background:#ffffff08;border-radius:4px;width:fit-content;margin-top:.25rem;padding:.2rem .6rem}.Recommendations-module__TQh_FW__quoteText{color:var(--foreground-muted);margin-bottom:1.5rem;font-size:1.05rem;font-style:italic;line-height:1.6}.Recommendations-module__TQh_FW__cardFooter{color:var(--foreground-dim);border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;font-size:.8rem;display:flex}.Recommendations-module__TQh_FW__verifiedBadge{color:var(--foreground-muted);align-items:center;font-weight:500;display:flex}.Recommendations-module__TQh_FW__indicators{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.Recommendations-module__TQh_FW__dot{cursor:pointer;width:8px;height:8px;transition:var(--transition-smooth);background:#fff3;border:none;border-radius:50%}.Recommendations-module__TQh_FW__dotActive{background:var(--primary);width:24px;box-shadow:0 0 8px var(--primary);border-radius:99px}@keyframes Recommendations-module__TQh_FW__slideIn{0%{opacity:0;transform:translate(15px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.Recommendations-module__TQh_FW__carouselContainer{padding:0 1.5rem;position:relative}.Recommendations-module__TQh_FW__recommendationCard{width:100%;max-width:100%}.Recommendations-module__TQh_FW__navButton{z-index:10;position:absolute;top:50%;transform:translateY(-50%);border-color:var(--primary)!important;background:#030712cc!important}.Recommendations-module__TQh_FW__navButton:first-of-type{left:-5px}.Recommendations-module__TQh_FW__navButton:last-of-type{right:-5px}}
.Chatbot-module__O_7cYq__chatWrapper{z-index:1000;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:2rem;right:2rem}@media (max-width:576px){.Chatbot-module__O_7cYq__chatWrapper{bottom:1rem;right:1rem}}.Chatbot-module__O_7cYq__chatLauncher{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);width:60px;height:60px;color:var(--heading-color);cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 10px 30px #06b6d466}.Chatbot-module__O_7cYq__chatLauncher:hover{transform:scale(1.08)rotate(5deg);box-shadow:0 10px 35px #06b6d499}.Chatbot-module__O_7cYq__launcherActive{color:var(--heading-color);background:#1f2937;box-shadow:0 10px 25px #0006}.Chatbot-module__O_7cYq__notificationBadge{background-color:var(--secondary);color:var(--heading-color);border:2px solid var(--bg-main);width:18px;height:18px;box-shadow:0 0 8px var(--secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;animation:2s infinite Chatbot-module__O_7cYq__bounceBadge;display:flex;position:absolute;top:-4px;right:-4px}.Chatbot-module__O_7cYq__chatPanel{border:1px solid var(--border-color);border-radius:16px;flex-direction:column;width:380px;height:500px;margin-bottom:1rem;animation:.3s cubic-bezier(.4,0,.2,1) Chatbot-module__O_7cYq__panelEnter;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000080;-webkit-backdrop-filter:blur(20px)!important;background:#111827e6!important}@media (max-width:576px){.Chatbot-module__O_7cYq__chatPanel{width:calc(100vw - 2rem);height:480px}}.Chatbot-module__O_7cYq__chatHeader{border-bottom:1px solid var(--border-color);background:#0f172acc;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.Chatbot-module__O_7cYq__botTitle{align-items:center;gap:.5rem;display:flex}.Chatbot-module__O_7cYq__botAvatar{background:var(--primary-glow);width:32px;height:32px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.Chatbot-module__O_7cYq__botName{color:var(--heading-color);font-size:.9rem;font-weight:700}.Chatbot-module__O_7cYq__botStatus{color:var(--secondary);font-size:.7rem;display:block}.Chatbot-module__O_7cYq__headerBtn{color:var(--foreground-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.3rem;display:inline-flex}.Chatbot-module__O_7cYq__headerBtn:hover{color:var(--heading-color);background:#ffffff0d}.Chatbot-module__O_7cYq__chatMessages{flex-direction:column;flex-grow:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.Chatbot-module__O_7cYq__messageRow{gap:.5rem;max-width:85%;animation:.2s ease-out Chatbot-module__O_7cYq__messageEnter;display:flex}.Chatbot-module__O_7cYq__userRow{flex-direction:row-reverse;align-self:flex-end}.Chatbot-module__O_7cYq__botRow{align-self:flex-start}.Chatbot-module__O_7cYq__avatar{border:1px solid var(--border-color);width:24px;height:24px;color:var(--foreground-muted);background:#ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Chatbot-module__O_7cYq__userRow .Chatbot-module__O_7cYq__avatar{background:var(--primary-glow);color:var(--primary)}.Chatbot-module__O_7cYq__botRow .Chatbot-module__O_7cYq__avatar{background:var(--secondary-glow);color:var(--secondary)}.Chatbot-module__O_7cYq__messageBubble{border-radius:12px;padding:.6rem .9rem;font-size:.85rem;line-height:1.4}.Chatbot-module__O_7cYq__userRow .Chatbot-module__O_7cYq__messageBubble{background:linear-gradient(135deg, #0891b2 0%, var(--primary) 100%);color:var(--heading-color);border-bottom-right-radius:2px}.Chatbot-module__O_7cYq__botRow .Chatbot-module__O_7cYq__messageBubble{border:1px solid var(--border-color);color:var(--foreground);background:#ffffff08;border-bottom-left-radius:2px}.Chatbot-module__O_7cYq__suggestionsContainer{border-top:1px solid var(--border-color);background:#0f172a66;flex-direction:column;gap:.25rem;padding:.5rem 1rem;display:flex}.Chatbot-module__O_7cYq__suggestionsLabel{color:var(--foreground-muted);font-size:.75rem;font-weight:600}.Chatbot-module__O_7cYq__suggestionsList{gap:.4rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.Chatbot-module__O_7cYq__suggestionsList::-webkit-scrollbar{height:3px}.Chatbot-module__O_7cYq__suggestionTag{border:1px solid var(--border-color);color:var(--heading-color);cursor:pointer;white-space:nowrap;transition:var(--transition-fast);background:#ffffff0a;border-radius:99px;padding:.25rem .6rem;font-size:.75rem}.Chatbot-module__O_7cYq__suggestionTag:hover{border-color:var(--primary);background:#06b6d414}.Chatbot-module__O_7cYq__inputArea{border-top:1px solid var(--border-color);background:#0f172a99;gap:.5rem;padding:.75rem 1rem;display:flex}.Chatbot-module__O_7cYq__inputField{border:1px solid var(--border-color);color:var(--heading-color);background:#ffffff08;border-radius:99px;outline:none;flex-grow:1;padding:.6rem 1rem;font-size:.85rem}.Chatbot-module__O_7cYq__inputField:focus{border-color:var(--primary)}.Chatbot-module__O_7cYq__sendBtn{background:var(--primary);width:32px;height:32px;color:var(--heading-color);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.Chatbot-module__O_7cYq__sendBtn:disabled{color:var(--foreground-dim);background:#ffffff08}.Chatbot-module__O_7cYq__typingIndicator{border:1px solid var(--border-color);background:#ffffff08;border-radius:12px 12px 12px 2px;align-items:center;gap:.25rem;padding:.6rem 1rem;display:flex}.Chatbot-module__O_7cYq__typingIndicator span{background:var(--foreground-muted);border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite Chatbot-module__O_7cYq__typing;display:inline-block}.Chatbot-module__O_7cYq__typingIndicator span:first-child{animation-delay:0s}.Chatbot-module__O_7cYq__typingIndicator span:nth-child(2){animation-delay:.2s}.Chatbot-module__O_7cYq__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes Chatbot-module__O_7cYq__typing{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes Chatbot-module__O_7cYq__panelEnter{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Chatbot-module__O_7cYq__messageEnter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes Chatbot-module__O_7cYq__bounceBadge{0%,to,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-6px)}60%{transform:translateY(-3px)}}
.analytics-module__mal1jW__pageContainer{background:var(--background);min-height:100vh;color:var(--foreground)}.analytics-module__mal1jW__mainContent{padding:3rem 0}.analytics-module__mal1jW__loadingWrapper{background:var(--background);min-height:100vh;color:var(--foreground)}.analytics-module__mal1jW__loaderContainer{height:60vh;color:var(--foreground-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.analytics-module__mal1jW__spinner{color:var(--primary);animation:1s linear infinite analytics-module__mal1jW__spin}@keyframes analytics-module__mal1jW__spin{to{transform:rotate(360deg)}}.analytics-module__mal1jW__gateWrapper{max-width:480px;margin:4rem auto;padding:0 1rem}.analytics-module__mal1jW__gateCard,.analytics-module__mal1jW__setupCard{text-align:center;flex-direction:column;align-items:center;padding:2.5rem;display:flex}.analytics-module__mal1jW__lockIconContainer{color:#00f2fe;background:#00f2fe0d;border:1px solid #00f2fe26;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.analytics-module__mal1jW__gateTitle,.analytics-module__mal1jW__setupTitle{letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.8rem;font-weight:800}.analytics-module__mal1jW__gateDesc,.analytics-module__mal1jW__setupDesc{color:var(--foreground-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.analytics-module__mal1jW__gateForm{flex-direction:column;gap:1rem;width:100%;display:flex}.analytics-module__mal1jW__passcodeInput{letter-spacing:.3em;text-align:center;width:100%;color:var(--foreground);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:1rem;font-size:2rem;font-weight:700;transition:all .25s}.analytics-module__mal1jW__passcodeInput:focus{background:#ffffff0d;border-color:#00f2fe66;outline:none;box-shadow:0 0 12px #00f2fe26}.analytics-module__mal1jW__submitButton,.analytics-module__mal1jW__refreshButton{color:#0d1117;cursor:pointer;background:linear-gradient(135deg,#00f2fe 0%,#4facfe 100%);border:none;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .25s}.analytics-module__mal1jW__submitButton:disabled{opacity:.5;cursor:not-allowed;color:var(--foreground-muted);background:#ffffff14}.analytics-module__mal1jW__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #00f2fe4d}.analytics-module__mal1jW__errorMessage{color:#ff5722;margin-top:-.25rem;font-size:.85rem;font-weight:600}.analytics-module__mal1jW__totpHelper{color:var(--foreground-muted);text-align:left;border-top:1px solid #ffffff0d;margin-top:2rem;padding-top:1.5rem;font-size:.8rem;line-height:1.4}.analytics-module__mal1jW__totpHelperTitle{color:var(--foreground);margin-bottom:.25rem;font-weight:700}.analytics-module__mal1jW__secretKey{text-align:center;color:#00f2fe;background:#ffffff0d;border-radius:6px;margin-top:.5rem;padding:.4rem .6rem;font-family:monospace;font-size:.9rem;display:block}.analytics-module__mal1jW__warningIcon{color:#ffb300;margin-bottom:1.5rem}.analytics-module__mal1jW__sqlCodeBox{text-align:left;width:100%;margin-bottom:1.5rem}.analytics-module__mal1jW__sqlLabel{color:var(--foreground);margin-bottom:.5rem;font-size:.85rem;font-weight:600}.analytics-module__mal1jW__sqlCode{color:#8bb2d9;background:#010409;border:1px solid #ffffff14;border-radius:8px;padding:1rem;font-family:monospace;font-size:.8rem;overflow-x:auto}.analytics-module__mal1jW__dashboardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.analytics-module__mal1jW__title{letter-spacing:-.03em;background:linear-gradient(135deg, var(--foreground) 30%, var(--primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.analytics-module__mal1jW__subtitle{color:var(--foreground-muted);max-width:640px;font-size:1rem}.analytics-module__mal1jW__refreshButton{width:auto;color:var(--foreground);background:#ffffff0d;border:1px solid #ffffff14;align-items:center;gap:.5rem;padding:.6rem 1.2rem;display:flex}.analytics-module__mal1jW__refreshButton:hover{background:#ffffff14;border-color:#ffffff26}.analytics-module__mal1jW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.analytics-module__mal1jW__statCard{padding:1.8rem}.analytics-module__mal1jW__statIcon{border:1px solid #ffffff0d;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:1.2rem;display:flex}.analytics-module__mal1jW__statLabel{color:var(--foreground-muted);margin-bottom:.4rem;font-size:.9rem;font-weight:600}.analytics-module__mal1jW__statValue{letter-spacing:-.02em;margin-bottom:.4rem;font-size:2.2rem;font-weight:800}.analytics-module__mal1jW__statDetail{color:var(--foreground-muted);font-size:.8rem}.analytics-module__mal1jW__breakdownsGrid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem;display:grid}@media (max-width:768px){.analytics-module__mal1jW__breakdownsGrid{grid-template-columns:1fr}}.analytics-module__mal1jW__sectionCard{padding:1.8rem}.analytics-module__mal1jW__sectionTitle{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.15rem;font-weight:700;display:flex}.analytics-module__mal1jW__barList{flex-direction:column;gap:1.2rem;display:flex}.analytics-module__mal1jW__barItem{flex-direction:column;gap:.4rem;display:flex}.analytics-module__mal1jW__barLabel{justify-content:space-between;font-size:.88rem;font-weight:600;display:flex}.analytics-module__mal1jW__pathName{color:#8bb2d9;font-family:monospace}.analytics-module__mal1jW__barCount{color:var(--foreground-muted)}.analytics-module__mal1jW__progressBarBg{background:#ffffff0a;border-radius:9999px;width:100%;height:6px;overflow:hidden}.analytics-module__mal1jW__progressBarFill{border-radius:9999px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}.analytics-module__mal1jW__rowList{flex-direction:column;gap:.85rem;display:flex}.analytics-module__mal1jW__rowItem{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding-bottom:.6rem;font-size:.9rem;font-weight:600;display:flex}.analytics-module__mal1jW__locationBadge{background:#ffffff0d;border-radius:6px;padding:.25rem .6rem;font-family:monospace;font-size:.8rem}.analytics-module__mal1jW__rowCount{color:var(--foreground-muted)}.analytics-module__mal1jW__subSection .analytics-module__mal1jW__subTitle{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.8rem;font-size:.8rem;font-weight:700}.analytics-module__mal1jW__terminalCard{background:#010409;border:1px solid #ffffff14;border-radius:12px;font-family:Fira Code,monospace;overflow:hidden}.analytics-module__mal1jW__terminalHeader{background:#ffffff05;border-bottom:1px solid #ffffff0d;align-items:center;padding:.75rem 1rem;display:flex}.analytics-module__mal1jW__dotContainer{gap:.4rem;margin-right:1.5rem;display:flex}.analytics-module__mal1jW__redDot,.analytics-module__mal1jW__yellowDot,.analytics-module__mal1jW__greenDot{border-radius:50%;width:10px;height:10px}.analytics-module__mal1jW__redDot{background:#ff5f56}.analytics-module__mal1jW__yellowDot{background:#ffbd2e}.analytics-module__mal1jW__greenDot{background:#27c93f}.analytics-module__mal1jW__terminalTitle{color:var(--foreground-muted);font-size:.75rem}.analytics-module__mal1jW__terminalBody{color:#a5d6ff;flex-direction:column;gap:.5rem;max-height:350px;padding:1.5rem;font-size:.8rem;line-height:1.6;display:flex;overflow-y:auto}.analytics-module__mal1jW__terminalEmpty{color:var(--foreground-muted);text-align:center;padding:2rem 0;font-style:italic}.analytics-module__mal1jW__terminalLine{white-space:pre-wrap;word-break:break-all}.analytics-module__mal1jW__termTime{color:#8b949e}.analytics-module__mal1jW__termCountry{color:#ff7b72;font-weight:700}.analytics-module__mal1jW__termPath{color:#00f2fe}.analytics-module__mal1jW__termAgent{color:#d2a8ff}.analytics-module__mal1jW__termRef{color:#79c0ff}
.architecture-module__nLU0vW__pageContainer{flex-direction:column;min-height:100vh;display:flex}.architecture-module__nLU0vW__mainContent{flex-grow:1;padding-top:6rem}.architecture-module__nLU0vW__headerSection{text-align:center;margin-bottom:3rem}.architecture-module__nLU0vW__title{background:linear-gradient(135deg, var(--foreground) 30%, var(--primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.8rem;font-weight:800}.architecture-module__nLU0vW__subtitle{color:var(--foreground-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.architecture-module__nLU0vW__tabsContainer{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.architecture-module__nLU0vW__tabButton{background:var(--bg-card);border:1px solid var(--border-color);color:var(--foreground-muted);cursor:pointer;transition:var(--transition-smooth);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:99px;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.95rem;font-weight:600;display:flex}.architecture-module__nLU0vW__tabButton:hover{color:var(--foreground);background:var(--bg-card-hover);border-color:#06b6d44d;transform:translateY(-2px)}.architecture-module__nLU0vW__activeTab{background:linear-gradient(135deg, var(--primary-glow) 0%, #4566f126 100%);border-color:var(--primary);color:var(--primary);box-shadow:0 4px 15px #06b6d426}.architecture-module__nLU0vW__visualizerGrid{grid-template-columns:1.1fr 1.4fr;align-items:stretch;gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:1024px){.architecture-module__nLU0vW__visualizerGrid{grid-template-columns:1fr}}.architecture-module__nLU0vW__infoCard{flex-direction:column;justify-content:space-between;height:100%;display:flex}.architecture-module__nLU0vW__metaHeader{margin-bottom:1.5rem}.architecture-module__nLU0vW__appTitleGroup{align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.architecture-module__nLU0vW__appTitle{font-size:1.8rem;font-weight:700}.architecture-module__nLU0vW__appSubtitle{color:var(--primary);margin-bottom:1rem;font-size:1rem;font-weight:500}.architecture-module__nLU0vW__description{color:var(--foreground-muted);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.architecture-module__nLU0vW__badges{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.architecture-module__nLU0vW__badge{border:1px solid var(--border-color);color:var(--foreground-muted);background:#ffffff0d;border-radius:99px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.architecture-module__nLU0vW__patternsSection{border-top:1px solid var(--border-color);margin-top:1.5rem;padding-top:1.5rem}.architecture-module__nLU0vW__patternsTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.architecture-module__nLU0vW__patternsList{flex-direction:column;gap:1rem;display:flex}.architecture-module__nLU0vW__patternItem{flex-direction:column;gap:.25rem;display:flex}.architecture-module__nLU0vW__patternName{color:var(--foreground);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.architecture-module__nLU0vW__patternDot{background-color:var(--primary);border-radius:50%;width:6px;height:6px}.architecture-module__nLU0vW__patternDesc{color:var(--foreground-muted);padding-left:.9rem;font-size:.85rem;line-height:1.5}.architecture-module__nLU0vW__diagramCard{background:radial-gradient(circle,#1118274d 0%,#030712cc 100%);flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.architecture-module__nLU0vW__diagramTitle{text-align:left;border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;width:100%;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:600;display:flex}.architecture-module__nLU0vW__controlsGroup{align-items:center;gap:.5rem;display:flex}.architecture-module__nLU0vW__statusIndicator{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:4px;padding:.15rem .5rem;font-size:.8rem;font-weight:500}.architecture-module__nLU0vW__simulateBtn{background:var(--primary);color:#fff;cursor:pointer;transition:var(--transition-fast);border:none;border-radius:99px;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #06b6d433}.architecture-module__nLU0vW__simulateBtn:hover:not(:disabled){transform:scale(1.02);box-shadow:0 4px 18px #06b6d466}.architecture-module__nLU0vW__simulateBtn:disabled{background:var(--foreground-dim);box-shadow:none;cursor:not-allowed;opacity:.6}.architecture-module__nLU0vW__diagramCanvas{flex-grow:1;justify-content:center;align-items:center;width:100%;min-height:300px;display:flex;position:relative}.architecture-module__nLU0vW__svgContainer{width:100%;max-width:600px;height:100%;max-height:350px}.architecture-module__nLU0vW__diagramNode{fill:var(--bg-card);stroke:var(--border-color);stroke-width:1.5px;transition:var(--transition-smooth)}.architecture-module__nLU0vW__diagramNodeActive{stroke:var(--primary);fill:#06b6d40d;filter:drop-shadow(0 0 8px #06b6d44d)}.architecture-module__nLU0vW__diagramNodeSuccess{stroke:var(--secondary);fill:#10b9810d;filter:drop-shadow(0 0 8px #10b9814d)}.architecture-module__nLU0vW__diagramNodeFallback{stroke:var(--accent);fill:#6366f10d;filter:drop-shadow(0 0 8px #6366f14d)}.architecture-module__nLU0vW__diagramLabel{font-size:11px;font-family:var(--font-sans);fill:var(--foreground);text-anchor:middle;font-weight:600}.architecture-module__nLU0vW__diagramSublabel{font-size:9px;font-family:var(--font-mono);fill:var(--foreground-muted);text-anchor:middle}.architecture-module__nLU0vW__diagramLink{stroke:var(--border-color);stroke-width:2px;fill:none;transition:var(--transition-smooth)}.architecture-module__nLU0vW__diagramLinkActive{stroke:var(--primary);stroke-dasharray:4 4;animation:1s linear infinite architecture-module__nLU0vW__dash}@keyframes architecture-module__nLU0vW__dash{to{stroke-dashoffset:-20px}}.architecture-module__nLU0vW__codeSpotlightSection{margin-top:3rem;margin-bottom:5rem}.architecture-module__nLU0vW__codeCard{border:1px solid var(--border-color);background:#0b0f19;border-radius:16px;overflow:hidden}.architecture-module__nLU0vW__codeHeader{border-bottom:1px solid var(--border-color);background:#ffffff05;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.architecture-module__nLU0vW__codeMeta{align-items:center;gap:.5rem;display:flex}.architecture-module__nLU0vW__codeTitle{font-size:.9rem;font-family:var(--font-mono);color:var(--foreground-muted)}.architecture-module__nLU0vW__copyBtn{color:var(--foreground-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.3rem;padding:.3rem .75rem;font-size:.8rem;font-weight:500;display:inline-flex}.architecture-module__nLU0vW__copyBtn:hover{color:var(--foreground);border-color:var(--primary);background:#ffffff0d}.architecture-module__nLU0vW__codeContent{font-family:var(--font-mono);color:#cbd5e1;background:#020617;max-height:480px;margin:0;padding:1.5rem;font-size:.9rem;line-height:1.5;overflow-x:auto}.architecture-module__nLU0vW__codeContent code{font-family:var(--font-mono)}.architecture-module__nLU0vW__comment{color:#6b7280;font-style:italic}.architecture-module__nLU0vW__keyword{color:#f43f5e;font-weight:600}.architecture-module__nLU0vW__string{color:#10b981}.architecture-module__nLU0vW__function{color:#3b82f6}.architecture-module__nLU0vW__number{color:#f59e0b}.architecture-module__nLU0vW__type{color:#06b6d4}.architecture-module__nLU0vW__stackSection{border-top:1px solid var(--border-color);margin-top:5rem;margin-bottom:5rem;padding-top:4rem}.architecture-module__nLU0vW__stackHeader{text-align:center;margin-bottom:3rem}.architecture-module__nLU0vW__stackTitle{background:linear-gradient(135deg, var(--foreground) 30%, var(--primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.architecture-module__nLU0vW__stackSubtitle{color:var(--foreground-muted);max-width:600px;margin:0 auto;font-size:1rem}.architecture-module__nLU0vW__marqueeContainer{flex-direction:column;gap:1.5rem;width:100%;margin-top:3rem;padding:1rem 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.architecture-module__nLU0vW__marqueeRow{width:100%;display:flex;overflow:hidden}.architecture-module__nLU0vW__marqueeTrack{will-change:transform;gap:1.5rem;width:max-content;display:flex}.architecture-module__nLU0vW__marqueeRow:hover .architecture-module__nLU0vW__marqueeTrack{animation-play-state:paused}.architecture-module__nLU0vW__scrollLeft{animation:45s linear infinite architecture-module__nLU0vW__scrollLeft}.architecture-module__nLU0vW__scrollRight{animation:45s linear infinite architecture-module__nLU0vW__scrollRight}@keyframes architecture-module__nLU0vW__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes architecture-module__nLU0vW__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.architecture-module__nLU0vW__stackCard{background:var(--bg-card);border:1px solid var(--border-color);transition:var(--transition-smooth);-webkit-backdrop-filter:blur(12px);border-radius:16px;flex-direction:column;flex-shrink:0;gap:.75rem;width:320px;padding:1.75rem;display:flex}.architecture-module__nLU0vW__stackCard:hover{border-color:var(--border-hover);background:var(--bg-card-hover);transform:translateY(-4px);box-shadow:0 10px 30px -10px #06b6d426}.architecture-module__nLU0vW__stackCardHeader{align-items:center;gap:.75rem;display:flex}.architecture-module__nLU0vW__stackCardIcon{color:var(--primary);background:#06b6d40d;border:1px solid #06b6d426;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;display:flex}.architecture-module__nLU0vW__stackCardTitle{font-size:1.1rem;font-weight:700}.architecture-module__nLU0vW__stackCardCost{color:#10b981;letter-spacing:.025em;background:#10b9811a;border:1px solid #10b98133;border-radius:4px;margin-left:auto;padding:.15rem .4rem;font-size:.7rem;font-weight:700}.architecture-module__nLU0vW__stackCardDesc{color:var(--foreground-muted);font-size:.85rem;line-height:1.5}.architecture-module__nLU0vW__deepDiveSection{margin-top:4rem;margin-bottom:4rem;animation:.5s ease-out architecture-module__nLU0vW__fadeIn}.architecture-module__nLU0vW__deepDiveHeader{text-align:left;margin-bottom:2.5rem}.architecture-module__nLU0vW__deepDiveTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.8rem;font-weight:700}.architecture-module__nLU0vW__deepDiveOverview{color:var(--foreground-muted);max-width:800px;font-size:1rem;line-height:1.6}.architecture-module__nLU0vW__deepDiveGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}@media (max-width:1024px){.architecture-module__nLU0vW__deepDiveGrid{grid-template-columns:1fr}}.architecture-module__nLU0vW__deepDiveSubTitle{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.architecture-module__nLU0vW__flowList{flex-direction:column;gap:1.25rem;display:flex}.architecture-module__nLU0vW__flowItem{align-items:flex-start;gap:1rem;display:flex}.architecture-module__nLU0vW__flowStepNum{color:var(--primary);background:#06b6d41a;border:1px solid #06b6d433;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 0 10px #06b6d41a}.architecture-module__nLU0vW__flowStepContent{flex-direction:column;gap:.25rem;display:flex}.architecture-module__nLU0vW__flowStepName{color:var(--foreground);font-size:.95rem;font-weight:600}.architecture-module__nLU0vW__flowStepDetail{color:var(--foreground-muted);font-size:.85rem;line-height:1.4}.architecture-module__nLU0vW__storageTableContainer{overflow-x:auto}.architecture-module__nLU0vW__storageTable{border-collapse:collapse;text-align:left;width:100%;font-size:.9rem}.architecture-module__nLU0vW__storageTable th{border-bottom:1px solid var(--border-color);color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1rem;font-size:.8rem;font-weight:600}.architecture-module__nLU0vW__storageTable td{vertical-align:middle;border-bottom:1px solid #ffffff08;padding:1rem}.architecture-module__nLU0vW__storageTable tr:last-child td{border-bottom:none}.architecture-module__nLU0vW__storageKey{color:var(--foreground);font-weight:600}.architecture-module__nLU0vW__storageTypeBadge{border:1px solid var(--border-color);color:var(--foreground-muted);background:#ffffff0d;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:500}.architecture-module__nLU0vW__storagePurpose{color:var(--foreground-muted);font-size:.85rem;line-height:1.4}.architecture-module__nLU0vW__resilienceCard{background:linear-gradient(135deg,#eab30805 0%,#eab3080d 100%);border:1px solid #eab30826;border-radius:16px;margin-top:2rem;padding:1.75rem}.architecture-module__nLU0vW__resilienceCard:hover{border-color:#eab3084d;box-shadow:0 10px 30px -10px #eab30814}.architecture-module__nLU0vW__resilienceTitle{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.2rem;font-weight:700;display:flex}.architecture-module__nLU0vW__resilienceDesc{color:var(--foreground-muted);font-size:.9rem;line-height:1.5}@keyframes architecture-module__nLU0vW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.architecture-module__nLU0vW__docsLinkWrapper{justify-content:center;margin-top:1.5rem;display:flex}.architecture-module__nLU0vW__docsButton{color:#00f2fe;background:#00f2fe14;border:1px solid #00f2fe40;border-radius:9999px;align-items:center;gap:.6rem;padding:.7rem 1.4rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 12px #00f2fe0d}.architecture-module__nLU0vW__docsButton:hover{background:#00f2fe26;border-color:#00f2fe73;transform:translateY(-2px);box-shadow:0 6px 16px #00f2fe1f}.architecture-module__nLU0vW__hudPanel{border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.25rem;padding:.85rem 1rem;display:grid}@media (max-width:640px){.architecture-module__nLU0vW__hudPanel{grid-template-columns:repeat(2,1fr)}}.architecture-module__nLU0vW__hudItem{flex-direction:column;gap:.2rem;display:flex}.architecture-module__nLU0vW__hudLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--foreground-muted);font-size:.7rem;font-weight:700}.architecture-module__nLU0vW__hudVal{color:#38bdf8;font-family:monospace;font-size:.92rem;font-weight:700}.architecture-module__nLU0vW__simControlsBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.architecture-module__nLU0vW__modeToggleGroup{gap:.5rem;display:flex}.architecture-module__nLU0vW__modeBtn{border:1px solid var(--border-color);color:var(--foreground-muted);cursor:pointer;background:#0003;border-radius:6px;align-items:center;gap:.35rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.architecture-module__nLU0vW__modeBtn:hover{color:var(--foreground);background:#ffffff0d}.architecture-module__nLU0vW__modeBtnSpike{color:#eab308;background:#eab3081a;border-color:#eab30866}.architecture-module__nLU0vW__modeBtnFailed{color:#ef4444;background:#ef44441a;border-color:#ef444466}.architecture-module__nLU0vW__diagramNodeSpike{animation:1s infinite alternate architecture-module__nLU0vW__spikePulse;stroke:#eab308!important;stroke-width:2.5px!important}.architecture-module__nLU0vW__diagramNodeFailed{animation:.8s infinite alternate architecture-module__nLU0vW__failPulse;stroke:#ef4444!important;stroke-width:2.5px!important;fill:#ef444426!important}@keyframes architecture-module__nLU0vW__spikePulse{0%{filter:drop-shadow(0 0 4px #eab30866)}to{filter:drop-shadow(0 0 12px #eab308e6)}}@keyframes architecture-module__nLU0vW__failPulse{0%{filter:drop-shadow(0 0 4px #ef444466)}to{filter:drop-shadow(0 0 14px #ef4444e6)}}.architecture-module__nLU0vW__flowParticle{animation:1.5s linear infinite architecture-module__nLU0vW__flowAlongPath}.architecture-module__nLU0vW__flowParticleSpike{animation:.6s linear infinite architecture-module__nLU0vW__flowAlongPath}.architecture-module__nLU0vW__inspectorDrawer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1000;background:#0f172af2;border:1px solid #38bdf84d;border-radius:16px;width:380px;max-width:calc(100vw - 3rem);padding:1.5rem;animation:.3s ease-out architecture-module__nLU0vW__slideUp;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 20px 40px #0009}@keyframes architecture-module__nLU0vW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.architecture-module__nLU0vW__inspectorHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.architecture-module__nLU0vW__inspectorTitle{color:#38bdf8;margin:0;font-size:1.1rem;font-weight:700}.architecture-module__nLU0vW__closeInspectorBtn{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem}.architecture-module__nLU0vW__closeInspectorBtn:hover{color:var(--foreground)}
.MobileLayout-module__1JiQmW__mobileContainer{background-color:var(--bg-main);min-height:100vh;color:var(--foreground);flex-direction:column;display:flex}.MobileLayout-module__1JiQmW__section{padding:4rem 1.25rem 2rem}.MobileLayout-module__1JiQmW__sectionTitle{letter-spacing:-.025em;color:var(--heading-color);margin-bottom:2rem;font-size:2rem;font-weight:700;display:inline-block;position:relative}.MobileLayout-module__1JiQmW__sectionTitle:after{content:"";background:linear-gradient(90deg, var(--primary), var(--secondary));border-radius:99px;width:50px;height:4px;position:absolute;bottom:-8px;left:0}.MobileLayout-module__1JiQmW__header{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-color);background:#030712e6;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;display:flex;position:fixed;top:0;left:0}.MobileLayout-module__1JiQmW__logo{color:var(--heading-color);font-size:1.15rem;font-weight:800;font-family:var(--font-mono);align-items:center;gap:.5rem;display:flex}.MobileLayout-module__1JiQmW__logoIcon{color:var(--primary)}.MobileLayout-module__1JiQmW__headerActions{align-items:center;gap:.75rem;display:flex}.MobileLayout-module__1JiQmW__actionBtn{color:var(--foreground-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.4rem;display:flex}.MobileLayout-module__1JiQmW__actionBtn:hover{color:var(--primary);background:#06b6d41a}.MobileLayout-module__1JiQmW__resumeBtn{background:#6366f10d;border:1px dashed #6366f166;border-radius:6px;padding:.3rem .6rem;font-size:.8rem;font-weight:600;color:var(--accent)!important}.MobileLayout-module__1JiQmW__mobileToggle{color:var(--heading-color);cursor:pointer;z-index:110;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}.MobileLayout-module__1JiQmW__mobileMenu{-webkit-backdrop-filter:blur(20px);z-index:105;background:#030712fa;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.25s ease-out MobileLayout-module__1JiQmW__fadeIn;display:flex;position:fixed;top:0;left:0}.MobileLayout-module__1JiQmW__mobileNav{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.MobileLayout-module__1JiQmW__mobileNav a{color:var(--foreground-muted);transition:var(--transition-fast);font-size:1.5rem;font-weight:700;text-decoration:none}.MobileLayout-module__1JiQmW__mobileNav a:hover,.MobileLayout-module__1JiQmW__mobileNav a:focus{color:var(--primary)}.MobileLayout-module__1JiQmW__mobileResumeLink{color:var(--accent)!important}.MobileLayout-module__1JiQmW__mobileChatLink{background:var(--primary-glow);color:var(--primary);cursor:pointer;border:1px solid #06b6d44d;border-radius:99px;padding:.6rem 1.25rem;font-size:1.1rem;font-weight:700}.MobileLayout-module__1JiQmW__mobileSocials{align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.MobileLayout-module__1JiQmW__themeToggle{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none}@keyframes MobileLayout-module__1JiQmW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MobileLayout-module__1JiQmW__hero{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding-top:6.5rem;display:flex}.MobileLayout-module__1JiQmW__badge{background:var(--primary-glow);color:var(--primary);font-size:.8rem;font-weight:600;font-family:var(--font-mono);border:1px solid #06b6d440;border-radius:99px;align-items:center;gap:.5rem;padding:.4rem .8rem;display:inline-flex}.MobileLayout-module__1JiQmW__badgeDot{background-color:var(--primary);width:6px;height:6px;box-shadow:0 0 6px var(--primary);border-radius:50%}.MobileLayout-module__1JiQmW__heroTitle{margin:0;font-size:2.25rem;font-weight:800;line-height:1.2}.MobileLayout-module__1JiQmW__gradientText{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 50%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.MobileLayout-module__1JiQmW__heroSubtitle{color:var(--foreground-muted);max-width:90%;margin:0 auto;font-size:.95rem;line-height:1.6}.MobileLayout-module__1JiQmW__ctaGroup{flex-direction:column;gap:.75rem;width:100%;max-width:280px;margin-top:.5rem;display:flex}.MobileLayout-module__1JiQmW__ctaBtn{justify-content:center;width:100%}.MobileLayout-module__1JiQmW__socialGrid{justify-content:center;gap:1.25rem;margin-top:.5rem;display:flex}.MobileLayout-module__1JiQmW__socialLink{color:var(--foreground-muted);border:1px solid var(--border-color);transition:var(--transition-fast);background:#ffffff05;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex}.MobileLayout-module__1JiQmW__socialLink:hover{color:var(--primary);border-color:var(--primary);background:var(--primary-glow)}.MobileLayout-module__1JiQmW__aboutContainer{flex-direction:column;gap:1.5rem;display:flex}.MobileLayout-module__1JiQmW__bioCard{line-height:1.6}.MobileLayout-module__1JiQmW__bioText{color:var(--foreground-muted);margin-bottom:1rem;font-size:.95rem}.MobileLayout-module__1JiQmW__bioText:last-of-type{margin-bottom:0}.MobileLayout-module__1JiQmW__cardTitle{border-bottom:1px solid var(--border-color);align-items:center;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700;display:flex}.MobileLayout-module__1JiQmW__cardTitleIcon{color:var(--primary)}.MobileLayout-module__1JiQmW__eduItem{border-left:2px solid var(--border-color);margin-bottom:1.25rem;padding-left:1.25rem;position:relative}.MobileLayout-module__1JiQmW__eduItem:after{content:"";background:var(--primary);width:10px;height:10px;box-shadow:0 0 8px var(--primary);border-radius:50%;position:absolute;top:6px;left:-6px}.MobileLayout-module__1JiQmW__eduPeriod{font-size:.8rem;font-family:var(--font-mono);color:var(--primary);font-weight:600;display:block}.MobileLayout-module__1JiQmW__eduDegree{color:var(--heading-color);margin:.2rem 0;font-size:1.05rem;font-weight:700}.MobileLayout-module__1JiQmW__eduSchool{color:var(--foreground-muted);margin-bottom:.25rem;font-size:.9rem}.MobileLayout-module__1JiQmW__eduGPA{color:var(--foreground-dim);font-size:.85rem}.MobileLayout-module__1JiQmW__certList{flex-direction:column;gap:1rem;display:flex}.MobileLayout-module__1JiQmW__certItem{align-items:flex-start;gap:.75rem;display:flex}.MobileLayout-module__1JiQmW__certIcon{color:var(--secondary);flex-shrink:0;margin-top:.15rem}.MobileLayout-module__1JiQmW__certName{color:var(--heading-color);font-size:.95rem;font-weight:600}.MobileLayout-module__1JiQmW__certMeta{color:var(--foreground-muted);font-size:.8rem}.MobileLayout-module__1JiQmW__skillsContainer{flex-direction:column;gap:1.5rem;display:flex}.MobileLayout-module__1JiQmW__skillGroupCard{background:#1118274d!important}.MobileLayout-module__1JiQmW__skillsList{flex-direction:column;gap:1rem;display:flex}.MobileLayout-module__1JiQmW__skillItem{flex-direction:column;gap:.3rem;display:flex}.MobileLayout-module__1JiQmW__skillMeta{justify-content:space-between;font-size:.85rem;display:flex}.MobileLayout-module__1JiQmW__skillName{color:var(--heading-color);font-weight:600}.MobileLayout-module__1JiQmW__skillLevel{color:var(--foreground-muted);font-family:var(--font-mono);font-size:.75rem}.MobileLayout-module__1JiQmW__progressBg{background:#ffffff0d;border-radius:99px;width:100%;height:5px;overflow:hidden}.MobileLayout-module__1JiQmW__progressFill{background:linear-gradient(90deg, var(--primary), var(--secondary));border-radius:99px;height:100%}.MobileLayout-module__1JiQmW__skillsTabs{scrollbar-width:none;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.MobileLayout-module__1JiQmW__skillsTabs::-webkit-scrollbar{display:none}.MobileLayout-module__1JiQmW__skillsTabBtn{background:var(--bg-card);border:1px solid var(--border-color);color:var(--foreground-muted);cursor:pointer;transition:var(--transition-smooth);text-align:center;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.4rem;min-width:90px;padding:.75rem .5rem;font-size:.75rem;font-weight:600;display:flex}.MobileLayout-module__1JiQmW__skillsTabBtn span{white-space:nowrap;display:block}.MobileLayout-module__1JiQmW__skillsTabBtn svg{color:var(--foreground-dim);transition:var(--transition-smooth)}.MobileLayout-module__1JiQmW__skillsTabBtnActive{background:var(--primary-glow);border-color:var(--primary);color:var(--primary)}.MobileLayout-module__1JiQmW__skillsTabBtnActive svg{color:var(--primary)}.MobileLayout-module__1JiQmW__experienceContainer{flex-direction:column;gap:1.5rem;display:flex}.MobileLayout-module__1JiQmW__expCard{padding:1.5rem}.MobileLayout-module__1JiQmW__expHeader{border-bottom:1px solid var(--border-color);flex-direction:column;gap:.4rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.MobileLayout-module__1JiQmW__expRoleRow{justify-content:space-between;align-items:center;display:flex}.MobileLayout-module__1JiQmW__expRole{color:var(--heading-color);margin:0;font-size:1.15rem;font-weight:700}.MobileLayout-module__1JiQmW__expTag{font-size:.7rem;font-weight:700;font-family:var(--font-mono);color:var(--secondary);background:#10b9811a;border:1px solid #10b98133;border-radius:99px;padding:.15rem .5rem}.MobileLayout-module__1JiQmW__expCompanyMeta{color:var(--foreground-muted);flex-direction:column;gap:.25rem;font-size:.85rem;display:flex}.MobileLayout-module__1JiQmW__expMetaItem{align-items:center;gap:.25rem;display:flex}.MobileLayout-module__1JiQmW__expBulletList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.MobileLayout-module__1JiQmW__expBulletList li{color:var(--foreground-muted);padding-left:1rem;font-size:.85rem;line-height:1.4;position:relative}.MobileLayout-module__1JiQmW__expBulletList li:before{content:"→";color:var(--primary);font-weight:700;position:absolute;top:0;left:0}.MobileLayout-module__1JiQmW__expCollapsedSummary{color:var(--foreground-muted);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:.5rem 0;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.MobileLayout-module__1JiQmW__expDetailsWrapper{transition:var(--transition-smooth);margin-top:.5rem}.MobileLayout-module__1JiQmW__expExpandedDetails{animation:.25s ease-out MobileLayout-module__1JiQmW__slideDown}@keyframes MobileLayout-module__1JiQmW__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.MobileLayout-module__1JiQmW__toggleDetailsBtn{border:1px solid var(--border-color);color:var(--primary);cursor:pointer;transition:var(--transition-fast);background:0 0;border-radius:8px;align-items:center;gap:.25rem;width:fit-content;margin-top:1rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:flex}.MobileLayout-module__1JiQmW__toggleDetailsBtn:hover{background:var(--primary-glow);border-color:var(--primary)}.MobileLayout-module__1JiQmW__projectsGrid{flex-direction:column;gap:1.5rem;display:flex}.MobileLayout-module__1JiQmW__projectCard{padding:1.5rem}.MobileLayout-module__1JiQmW__projectCarouselCard{flex-direction:column;justify-content:space-between;width:100%;min-height:260px;display:flex}.MobileLayout-module__1JiQmW__projCardContent{flex-direction:column;justify-content:space-between;width:100%;height:100%;animation:.3s ease-out MobileLayout-module__1JiQmW__fadeInProject;display:flex}@keyframes MobileLayout-module__1JiQmW__fadeInProject{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.MobileLayout-module__1JiQmW__projHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.MobileLayout-module__1JiQmW__projIconBg{background:var(--primary-glow);width:36px;height:36px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;display:flex}.MobileLayout-module__1JiQmW__projTitle{margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.MobileLayout-module__1JiQmW__projDesc{color:var(--foreground-muted);margin-bottom:.75rem;font-size:.85rem;line-height:1.4}.MobileLayout-module__1JiQmW__impactBadge{background:#10b98114;border:1px dashed #10b98133;border-radius:6px;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.4rem .75rem;display:flex}.MobileLayout-module__1JiQmW__impactLabel{font-size:.7rem;font-family:var(--font-mono);color:var(--secondary);font-weight:700}.MobileLayout-module__1JiQmW__impactVal{color:var(--heading-color);font-size:.8rem;font-weight:700}.MobileLayout-module__1JiQmW__projTags{flex-wrap:wrap;gap:.3rem;display:flex}.MobileLayout-module__1JiQmW__projTag{font-size:.7rem;font-family:var(--font-mono);color:var(--foreground-muted);border:1px solid var(--border-color);background:#ffffff08;border-radius:4px;padding:.1rem .4rem}.MobileLayout-module__1JiQmW__agentCard{padding:1.5rem}.MobileLayout-module__1JiQmW__agentHeader{border-bottom:1px solid var(--border-color);align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.MobileLayout-module__1JiQmW__agentTitle{margin:0;font-size:1.15rem;font-weight:700}.MobileLayout-module__1JiQmW__agentDesc{color:var(--foreground-muted);margin-bottom:1rem;font-size:.85rem;line-height:1.4}.MobileLayout-module__1JiQmW__textarea{width:100%;min-height:120px;color:var(--heading-color);resize:vertical;box-sizing:border-box;background:#00000040;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:.75rem;font-family:inherit;font-size:.9rem;line-height:1.5}.MobileLayout-module__1JiQmW__textarea:focus{border-color:var(--accent)}.MobileLayout-module__1JiQmW__agentBtn{justify-content:center;width:100%;margin-top:1rem}.MobileLayout-module__1JiQmW__errorMsg{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:6px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem .75rem;font-size:.8rem;display:flex}.MobileLayout-module__1JiQmW__loadingBox{flex-direction:column;align-items:center;padding:1rem 0;display:flex}.MobileLayout-module__1JiQmW__loadingSpinner{border:1px dashed var(--accent);width:44px;height:44px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;animation:6s linear infinite MobileLayout-module__1JiQmW__rotate;display:flex}.MobileLayout-module__1JiQmW__terminal{width:100%;font-family:var(--font-mono);background:#050508;border:1px solid #ffffff14;border-radius:6px;font-size:.75rem;overflow:hidden}.MobileLayout-module__1JiQmW__terminalHeader{color:#666;background:#0e0e14;border-bottom:1px solid #ffffff0d;padding:.4rem .75rem;font-size:.65rem}.MobileLayout-module__1JiQmW__terminalBody{flex-direction:column;gap:.3rem;min-height:100px;padding:.75rem;display:flex}.MobileLayout-module__1JiQmW__terminalLine{color:#a0aec0;word-break:break-all;line-height:1.3}.MobileLayout-module__1JiQmW__tGreen{color:#10b981}.MobileLayout-module__1JiQmW__tYellow{color:#f59e0b}.MobileLayout-module__1JiQmW__tPulse{animation:1s infinite alternate MobileLayout-module__1JiQmW__pulse}.MobileLayout-module__1JiQmW__tCursor{color:var(--accent);font-weight:700}.MobileLayout-module__1JiQmW__reportContainer{flex-direction:column;gap:1.25rem;display:flex}.MobileLayout-module__1JiQmW__reportHeader{border-bottom:1px solid var(--border-color);align-items:center;gap:1rem;padding-bottom:.75rem;display:flex}.MobileLayout-module__1JiQmW__gaugeOuter{background:conic-gradient(var(--accent) 0%, var(--secondary) 100%);box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding:3px;display:flex}.MobileLayout-module__1JiQmW__gaugeInner{background:#0f0e17;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.MobileLayout-module__1JiQmW__gaugeScore{color:var(--heading-color);font-size:1.15rem;font-weight:800}.MobileLayout-module__1JiQmW__gaugeLabel{color:#666;text-transform:uppercase;font-size:.5rem}.MobileLayout-module__1JiQmW__reportTitle{margin:0;font-size:1.15rem;font-weight:700}.MobileLayout-module__1JiQmW__reportDesc{color:var(--foreground-muted);font-size:.8rem}.MobileLayout-module__1JiQmW__reportGrid{flex-direction:column;gap:1rem;display:flex}.MobileLayout-module__1JiQmW__reportCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:6px;padding:1rem}.MobileLayout-module__1JiQmW__reportCard h4{align-items:center;gap:.4rem;margin:0 0 .5rem;font-size:.95rem;font-weight:600;display:flex}.MobileLayout-module__1JiQmW__reportCard ul{flex-direction:column;gap:.4rem;margin:0;padding-left:1rem;display:flex}.MobileLayout-module__1JiQmW__reportCard li{color:var(--foreground-muted);font-size:.85rem;line-height:1.4}.MobileLayout-module__1JiQmW__reportIconGreen{color:#10b981}.MobileLayout-module__1JiQmW__reportIconPurple{color:#a855f7}.MobileLayout-module__1JiQmW__reportIconBlue{color:#3b82f6}.MobileLayout-module__1JiQmW__caseStudiesList{flex-wrap:wrap;gap:.4rem;display:flex}.MobileLayout-module__1JiQmW__caseStudyTag{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;padding:.25rem .5rem;font-size:.75rem}.MobileLayout-module__1JiQmW__carousel{align-items:center;width:100%;display:flex;position:relative}.MobileLayout-module__1JiQmW__recCard{flex-direction:column;justify-content:space-between;width:100%;min-height:250px;padding:1.5rem;display:flex}.MobileLayout-module__1JiQmW__quoteHeader{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.MobileLayout-module__1JiQmW__quoteIcon{color:var(--primary-glow);fill:var(--primary-glow);flex-shrink:0}.MobileLayout-module__1JiQmW__recUser{flex-direction:column;gap:.15rem;display:flex}.MobileLayout-module__1JiQmW__recName{color:var(--heading-color);margin:0;font-size:1.05rem;font-weight:700}.MobileLayout-module__1JiQmW__recTitle{color:var(--primary);font-size:.8rem;font-weight:600}.MobileLayout-module__1JiQmW__recTag{color:var(--foreground-muted);font-size:.65rem;font-family:var(--font-mono);border:1px solid var(--border-color);background:#ffffff08;border-radius:4px;width:fit-content;padding:.1rem .4rem}.MobileLayout-module__1JiQmW__quoteText{color:var(--foreground-muted);margin-bottom:1rem;font-size:.9rem;font-style:italic;line-height:1.5}.MobileLayout-module__1JiQmW__recFooter{color:var(--foreground-dim);border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;font-size:.75rem;display:flex}.MobileLayout-module__1JiQmW__recNavBtn{border:1px solid var(--primary);width:34px;height:34px;color:var(--primary);cursor:pointer;z-index:10;background:#030712cc;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.MobileLayout-module__1JiQmW__recNavBtn:first-of-type{left:-10px}.MobileLayout-module__1JiQmW__recNavBtn:last-of-type{right:-10px}.MobileLayout-module__1JiQmW__indicators{justify-content:center;gap:.4rem;margin-top:1rem;display:flex}.MobileLayout-module__1JiQmW__indicatorDot{background:#fff3;border:none;border-radius:50%;width:6px;height:6px}.MobileLayout-module__1JiQmW__indicatorDotActive{background:var(--primary);border-radius:99px;width:16px}.MobileLayout-module__1JiQmW__footer{border-top:1px solid var(--border-color);text-align:center;color:var(--foreground-muted);background:#030712e6;padding:2.5rem 1.25rem;font-size:.8rem}.MobileLayout-module__1JiQmW__footerContent{flex-direction:column;align-items:center;gap:.75rem;display:flex}.MobileLayout-module__1JiQmW__footerLinks{gap:1.25rem;display:flex}.MobileLayout-module__1JiQmW__footerLinks a{color:var(--foreground-muted)}@keyframes MobileLayout-module__1JiQmW__rotate{to{transform:rotate(360deg)}}@keyframes MobileLayout-module__1JiQmW__pulse{0%{opacity:.4}to{opacity:1}}
.Playground-module__eK_ZgG__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem;display:grid}@media (max-width:576px){.Playground-module__eK_ZgG__grid{grid-template-columns:1fr}}.Playground-module__eK_ZgG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.Playground-module__eK_ZgG__iconWrapper{color:#3b82f6;background:#3b82f61a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Playground-module__eK_ZgG__iconBlue{color:#3b82f6}.Playground-module__eK_ZgG__iconViolet{color:#8b5cf6}.Playground-module__eK_ZgG__iconGreen{color:#10b981}.Playground-module__eK_ZgG__iconRed{color:#ef4444}.Playground-module__eK_ZgG__statusBadge{font-size:.7rem;font-weight:700;font-family:var(--font-mono);color:#10b981;text-transform:uppercase;letter-spacing:.05em;background:#10b98114;border:1px solid #10b98133;border-radius:99px;padding:.25rem .65rem}.Playground-module__eK_ZgG__appTitle{margin-bottom:.25rem;font-size:1.35rem;font-weight:700;line-height:1.3}.Playground-module__eK_ZgG__appSubtitle{color:#3b82f6;font-size:.85rem;font-weight:600;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.02em;margin-bottom:.75rem}.Playground-module__eK_ZgG__description{color:var(--foreground-muted);min-height:70px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}@media (max-width:768px){.Playground-module__eK_ZgG__description{min-height:auto}}.Playground-module__eK_ZgG__badgesContainer{flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem;display:flex}.Playground-module__eK_ZgG__badge{font-size:.72rem;font-family:var(--font-mono);color:var(--foreground-muted);border:1px solid var(--border-color);background:#ffffff08;border-radius:4px;padding:.15rem .5rem}.Playground-module__eK_ZgG__launchBtn{color:#fff;cursor:pointer;text-align:center;background:#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Playground-module__eK_ZgG__launchBtn:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb33}.Playground-module__eK_ZgG__launchBtn:active{transform:translateY(0)}
