.page-module__MTaWIq__page{background:var(--bg-primary);min-height:100vh;padding-top:80px}.page-module__MTaWIq__container{max-width:1100px;margin:0 auto;padding:3rem 2rem 5rem}.page-module__MTaWIq__header{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:20px;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;padding:2.5rem;display:flex}.page-module__MTaWIq__name{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:.25rem;font-size:2.5rem;font-weight:800}.page-module__MTaWIq__headline{color:var(--accent);margin-bottom:.4rem;font-size:1.1rem;font-weight:500}.page-module__MTaWIq__location{color:var(--text-muted);font-size:.875rem}.page-module__MTaWIq__headerRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.page-module__MTaWIq__contactItem{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.85rem;transition:color .2s;display:flex}.page-module__MTaWIq__contactItem:hover{color:var(--accent)}.page-module__MTaWIq__downloadBtn{background:var(--accent);color:#fff;box-shadow:0 2px 8px var(--accent-glow);border-radius:8px;align-items:center;gap:.4rem;margin-top:.5rem;padding:.5rem 1.1rem;font-size:.85rem;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.page-module__MTaWIq__downloadBtn:hover{background:var(--accent-hover);transform:translateY(-1px)}.page-module__MTaWIq__body{grid-template-columns:1fr 300px;align-items:start;gap:2rem;display:grid}.page-module__MTaWIq__section{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:20px;margin-bottom:1.5rem;padding:2rem}.page-module__MTaWIq__sectionTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid var(--border);margin-bottom:1.25rem;padding-bottom:.75rem;font-size:.75rem;font-weight:700}.page-module__MTaWIq__summary{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.page-module__MTaWIq__timeline{flex-direction:column;gap:0;display:flex;position:relative}.page-module__MTaWIq__timelineItem{gap:1.25rem;padding-bottom:2rem;display:flex;position:relative}.page-module__MTaWIq__timelineItem:last-child{padding-bottom:0}.page-module__MTaWIq__timelineItem:not(:last-child):after{content:"";background:var(--border);width:1px;position:absolute;top:14px;bottom:0;left:5px}.page-module__MTaWIq__timelineDot{background:var(--accent);width:12px;height:12px;box-shadow:0 0 0 3px var(--accent-glow);border-radius:50%;flex-shrink:0;margin-top:5px}.page-module__MTaWIq__timelineContent{flex:1}.page-module__MTaWIq__jobHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.page-module__MTaWIq__jobTitle{color:var(--text-primary);margin-bottom:.2rem;font-size:1rem;font-weight:700}.page-module__MTaWIq__jobMeta{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.85rem;display:flex}.page-module__MTaWIq__company{color:var(--accent);font-weight:600}.page-module__MTaWIq__dot{color:var(--text-muted)}.page-module__MTaWIq__period{color:var(--text-muted);white-space:nowrap;background:var(--bg-subtle);border:1px solid var(--border);border-radius:6px;padding:.25rem .65rem;font-size:.8rem}.page-module__MTaWIq__bullets{flex-direction:column;gap:.4rem;padding:0;list-style:none;display:flex}.page-module__MTaWIq__bullets li{color:var(--text-secondary);padding-left:1rem;font-size:.875rem;line-height:1.65;position:relative}.page-module__MTaWIq__bullets li:before{content:"→";color:var(--accent);font-size:.75rem;position:absolute;top:3px;left:0}.page-module__MTaWIq__sidebar{flex-direction:column;gap:1.5rem;display:flex}.page-module__MTaWIq__sideSection{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:20px;padding:1.5rem}.page-module__MTaWIq__sideSectionTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid var(--border);margin-bottom:1.25rem;padding-bottom:.75rem;font-size:.75rem;font-weight:700}.page-module__MTaWIq__skillGroup{margin-bottom:1rem}.page-module__MTaWIq__skillGroup:last-child{margin-bottom:0}.page-module__MTaWIq__skillCategory{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.page-module__MTaWIq__tags{flex-wrap:wrap;gap:.4rem;display:flex}.page-module__MTaWIq__tag{background:var(--tag-bg);color:var(--tag-text);border-radius:6px;padding:.25rem .65rem;font-size:.75rem;font-weight:500}.page-module__MTaWIq__certList{flex-direction:column;gap:.85rem;display:flex}.page-module__MTaWIq__certItem{align-items:flex-start;gap:.75rem;display:flex}.page-module__MTaWIq__certIcon{flex-shrink:0;margin-top:2px;font-size:1.25rem}.page-module__MTaWIq__certName{color:var(--text-primary);font-size:.875rem;font-weight:600;line-height:1.4}.page-module__MTaWIq__certIssuer{color:var(--text-muted);margin-top:.1rem;font-size:.775rem}.page-module__MTaWIq__eduItem{border-bottom:1px solid var(--border-subtle);margin-bottom:1.25rem;padding-bottom:1.25rem}.page-module__MTaWIq__eduItem:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.page-module__MTaWIq__eduDegree{color:var(--text-primary);margin-bottom:.15rem;font-size:.9rem;font-weight:700}.page-module__MTaWIq__eduSchool{color:var(--accent);margin-bottom:.15rem;font-size:.85rem;font-weight:500}.page-module__MTaWIq__eduMeta{color:var(--text-muted);margin-bottom:.2rem;font-size:.775rem}.page-module__MTaWIq__eduNote{color:var(--text-secondary);font-size:.775rem;font-style:italic}@media (max-width:850px){.page-module__MTaWIq__body{grid-template-columns:1fr}.page-module__MTaWIq__header{flex-direction:column}.page-module__MTaWIq__headerRight{align-items:flex-start}}@media (max-width:600px){.page-module__MTaWIq__container{padding:1.5rem 1rem 4rem}.page-module__MTaWIq__header{padding:1.5rem}.page-module__MTaWIq__name{font-size:2rem}.page-module__MTaWIq__section{padding:1.5rem}.page-module__MTaWIq__jobHeader{flex-direction:column;gap:.5rem}}
