.ContactForm-module__uzxbCa__form{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__uzxbCa__field{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__uzxbCa__field label{text-transform:uppercase;letter-spacing:.05em;color:var(--secondary);font-size:.85rem;font-weight:600}.ContactForm-module__uzxbCa__field input,.ContactForm-module__uzxbCa__field textarea{background:var(--card);border:1px solid var(--border);color:var(--foreground);transition:var(--transition);border-radius:12px;padding:1rem;font-family:inherit;font-size:1rem}.ContactForm-module__uzxbCa__field input:focus,.ContactForm-module__uzxbCa__field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-muted);outline:none}.ContactForm-module__uzxbCa__field textarea{resize:vertical;min-height:150px}.ContactForm-module__uzxbCa__submitBtn{background:var(--accent);color:#fff;transition:var(--transition);border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-size:1rem;font-weight:600;display:flex}.ContactForm-module__uzxbCa__submitBtn:hover{filter:brightness(1.1)}.ContactForm-module__uzxbCa__submitBtn:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__uzxbCa__success{text-align:center;background:var(--card);border:1px solid var(--border);border-radius:24px;padding:4rem 2rem}.ContactForm-module__uzxbCa__successIcon{color:#10b981;margin-bottom:1.5rem}.ContactForm-module__uzxbCa__success h3{margin-bottom:.5rem;font-size:1.5rem}.ContactForm-module__uzxbCa__success p{color:var(--secondary);margin-bottom:2rem}.ContactForm-module__uzxbCa__resetBtn{color:var(--accent);font-weight:600;text-decoration:underline}
.About-module__hVONLq__container{max-width:1200px;transition:transform var(--transition-normal);margin:0 auto;padding:8rem 2rem}.About-module__hVONLq__header{margin-bottom:6rem}.About-module__hVONLq__headerTop{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.About-module__hVONLq__badge{text-transform:uppercase;letter-spacing:.1em;background:var(--accent);color:#fff;border-radius:4px;padding:.4rem .8rem;font-size:.7rem;font-weight:700}.About-module__hVONLq__location{color:var(--secondary);align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.About-module__hVONLq__name{color:var(--primary);margin-bottom:1rem;font-size:4rem;font-weight:800;line-height:1.1}.About-module__hVONLq__tagline{color:var(--secondary);font-size:1.5rem;font-weight:500}.About-module__hVONLq__heroLine{background:var(--accent);width:100px;height:6px;margin-top:2rem}.About-module__hVONLq__section{margin-bottom:8rem}.About-module__hVONLq__sectionTitle{text-transform:uppercase;letter-spacing:.2em;color:var(--secondary);align-items:center;gap:1.5rem;margin-bottom:3rem;font-size:1.25rem;font-weight:700;display:flex}.About-module__hVONLq__sectionTitle:after{content:"";background:var(--border);flex:1;height:1px}.About-module__hVONLq__summaryGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__hVONLq__summaryText p{color:var(--foreground);margin-bottom:1.5rem;font-size:1.25rem;line-height:1.7}.About-module__hVONLq__impactGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.About-module__hVONLq__impactCard{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:2rem;transition:all .3s}.About-module__hVONLq__impactCard:hover{border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.About-module__hVONLq__impactIcon{color:var(--accent);margin-bottom:1.5rem}.About-module__hVONLq__impactValue{color:var(--primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.About-module__hVONLq__impactLabel{color:var(--secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.About-module__hVONLq__skillsGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.About-module__hVONLq__skillCategory h3{color:var(--primary);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.About-module__hVONLq__skillCategory p{color:var(--secondary);font-size:1rem;line-height:1.6}.About-module__hVONLq__timeline{flex-direction:column;gap:4rem;display:flex}.About-module__hVONLq__timelineItem{border-left:2px solid var(--border);padding-left:2rem;position:relative}.About-module__hVONLq__timelineItem:before{content:"";background:var(--accent);border-radius:50%;width:12px;height:12px;position:absolute;top:0;left:-7px}.About-module__hVONLq__timelineHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.About-module__hVONLq__company{color:var(--primary);font-size:1.5rem;font-weight:700}.About-module__hVONLq__role{color:var(--accent);margin-top:.25rem;font-size:1rem;font-weight:600;display:block}.About-module__hVONLq__period{color:var(--secondary);background:var(--background);border:1px solid var(--border);border-radius:6px;padding:.4rem .8rem;font-size:.9rem;font-weight:600}.About-module__hVONLq__description{color:var(--foreground);margin-bottom:1.5rem;font-size:1.1rem;font-weight:500}.About-module__hVONLq__highlights{grid-template-columns:1fr;gap:.75rem;padding:0;list-style:none;display:grid}.About-module__hVONLq__highlights li{color:var(--secondary);gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.About-module__hVONLq__highlights li:before{content:"→";color:var(--accent)}.About-module__hVONLq__footerGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:8rem;display:grid}.About-module__hVONLq__educationCard,.About-module__hVONLq__noteCard{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:2.5rem}.About-module__hVONLq__cardHeader{color:var(--accent);align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.About-module__hVONLq__cardHeader h3{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;font-size:1.1rem;font-weight:700}.About-module__hVONLq__contactContainer{background:var(--card);border:1px solid var(--border);color:var(--foreground);border-radius:32px;grid-template-columns:1fr 1.5fr;gap:4rem;padding:4rem;display:grid}.About-module__hVONLq__contactInfo .About-module__hVONLq__sectionTitle{color:var(--secondary)}.About-module__hVONLq__contactInfo .About-module__hVONLq__sectionTitle:after{background:var(--border)}.About-module__hVONLq__socialGrid{flex-direction:column;gap:1.5rem;display:flex}.About-module__hVONLq__socialLink{color:var(--foreground);align-items:center;gap:1rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.About-module__hVONLq__socialLink:hover{opacity:.7}.About-module__hVONLq__formWrapper{background:var(--background);border:1px solid var(--border);color:var(--foreground);border-radius:20px;padding:2.5rem}@media (max-width:1024px){.About-module__hVONLq__summaryGrid,.About-module__hVONLq__contactContainer,.About-module__hVONLq__footerGrid{grid-template-columns:1fr}.About-module__hVONLq__skillsGrid{grid-template-columns:1fr 1fr}}.About-module__hVONLq__richImpactSection .impact-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.About-module__hVONLq__richImpactSection .impact-card{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:16px;padding:2rem}.About-module__hVONLq__richImpactSection .impact-card h3{color:var(--primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.About-module__hVONLq__richImpactSection .impact-card p{color:var(--secondary);text-transform:uppercase;margin:0;font-size:.85rem;font-weight:600}.About-module__hVONLq__richSkillsSection .rendered-content{columns:3 300px;column-gap:4rem}.About-module__hVONLq__richSkillsSection .rendered-content>*{break-inside:avoid;margin-bottom:2.5rem}:is(.About-module__hVONLq__richSkillsSection .rendered-content h2,.About-module__hVONLq__richSkillsSection .rendered-content h3,.About-module__hVONLq__richSkillsSection .rendered-content h4){break-after:avoid;color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-top:0;margin-bottom:1rem;font-size:1.15rem;font-weight:700}.About-module__hVONLq__richSkillsSection .rendered-content ul{margin-top:0;padding-left:1.25rem;list-style-type:disc}@media (max-width:1024px){.About-module__hVONLq__richSkillsSection .rendered-content{columns:2}}@media (max-width:768px){.About-module__hVONLq__richSkillsSection .rendered-content{columns:1}}.About-module__hVONLq__richSkillsSection .skill-group h4{color:var(--primary);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.About-module__hVONLq__richExperienceSection .timeline-item{border-left:2px solid var(--border);margin-bottom:3rem;padding-left:2rem;position:relative}.About-module__hVONLq__richExperienceSection .timeline-item:before{content:"";background:var(--accent);border-radius:50%;width:12px;height:12px;position:absolute;top:0;left:-7px}.About-module__hVONLq__richExperienceSection .timeline-item h3{color:var(--primary);margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.About-module__hVONLq__richExperienceSection .period{color:var(--secondary);background:var(--background);border:1px solid var(--border);border-radius:4px;margin-bottom:1rem;padding:.2rem .6rem;font-size:.9rem;font-weight:600;display:inline-block}
.ContentRenderer-module__E45yca__content{color:var(--foreground);font-size:1.15rem;line-height:1.8}.ContentRenderer-module__E45yca__content h1{margin:3rem 0 1.5rem;font-size:2.5rem;line-height:1.2}.ContentRenderer-module__E45yca__content h2{margin:2.5rem 0 1rem;font-size:1.8rem;line-height:1.3}.ContentRenderer-module__E45yca__content h3{margin:2rem 0 1rem;font-size:1.4rem}.ContentRenderer-module__E45yca__content p{margin-bottom:1.5rem}.ContentRenderer-module__E45yca__content ul,.ContentRenderer-module__E45yca__content ol{margin:1.5rem 0;padding-left:2rem}.ContentRenderer-module__E45yca__content li{margin-bottom:.75rem}.ContentRenderer-module__E45yca__content blockquote{border-left:4px solid var(--accent);background:var(--card);color:var(--secondary);border-radius:0 12px 12px 0;margin:2.5rem 0;padding:1.5rem 2rem;font-style:italic}.ContentRenderer-module__E45yca__content img{max-width:100%;height:auto;box-shadow:var(--shadow-lg);border-radius:16px;margin:3rem auto;display:block}.ContentRenderer-module__E45yca__content a{color:var(--accent);text-underline-offset:4px;font-weight:500;text-decoration:underline}.ContentRenderer-module__E45yca__content a:hover{color:var(--primary)}.ContentRenderer-module__E45yca__content strong{color:var(--primary);font-weight:700}.ContentRenderer-module__E45yca__content .document-link{background:var(--card);border:1px solid var(--border);color:var(--primary);border-radius:8px;align-items:center;gap:.5rem;margin:1rem 0;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ContentRenderer-module__E45yca__content .document-link:hover{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:var(--shadow-sm);transform:translateY(-2px)}
