.dropdown_dropDownContainer__bQ2X1{border-bottom:1px solid var(--border)}.dropdown_dropDownContainer__bQ2X1:first-child{border-top:1px solid var(--border)}.dropdown_titleCard__Lirig{width:100%;padding:1.25rem 1.5rem;background:rgba(0,0,0,0);border:none;color:var(--text-primary);font-size:1rem;font-weight:600;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .2s ease}.dropdown_titleCard__Lirig:hover{background:var(--bg-tertiary)}.dropdown_chevron___ZNzc{width:20px;height:20px;color:var(--text-secondary);transition:transform .2s ease;flex-shrink:0}.dropdown_titleCard__Lirig[aria-expanded=true] .dropdown_chevron___ZNzc{transform:rotate(180deg)}.dropdown_content__u41_h{max-height:0;overflow:hidden;transition:max-height .3s ease;border-top:1px solid rgba(0,0,0,0)}.dropdown_content__u41_h.dropdown_open__GiJk8{max-height:2000px;border-top:1px solid var(--border)}.dropdown_bodyContainer___8Vc_{padding:1.25rem 1.5rem;color:var(--text-secondary);line-height:1.7;font-size:.95rem}.dropdown_content__u41_h ul{padding:1rem 1.5rem 1.25rem 2.5rem;margin:0;list-style:none}.dropdown_content__u41_h>div{margin-bottom:1rem;border-radius:8px}.dropdown_content__u41_h>div:last-child{margin-bottom:0}.dropdown_content__u41_h li{position:relative;padding:.5rem 0;color:var(--text-secondary);font-size:.95rem;line-height:1.6}.dropdown_content__u41_h li:before{content:"";position:absolute;left:-1rem;top:1rem;width:4px;height:4px;background:var(--accent);border-radius:50%}.dropdown_titleTextContainer__7pZEZ{font-size:1.1rem}.resume_resumeContainer__EKUID{max-width:900px;margin:0 auto;padding:4rem 2rem;width:100%}.resume_downloadLink__KVJYB{text-align:right;margin-bottom:2rem}.resume_downloadLink__KVJYB a{color:var(--text-secondary);text-decoration:none;font-size:.9rem;transition:color .2s ease}.resume_downloadLink__KVJYB a:hover{color:var(--accent)}.resume_header__E63_p{text-align:center;margin-bottom:3rem}.resume_header__E63_p h1{font-size:2.5rem;margin-bottom:.5rem}.resume_header__E63_p p{color:var(--text-secondary);font-size:1.1rem}.resume_sections__OEzMi{display:flex;flex-direction:column;gap:2rem}.resume_section__5QSFn{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;overflow:hidden}.resume_sectionHeader__r4HsK{width:100%;padding:1.25rem 1.5rem;background:rgba(0,0,0,0);border:none;color:var(--text-primary);font-size:1.1rem;font-weight:600;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .2s ease}.resume_sectionHeader__r4HsK:hover{background:var(--bg-tertiary)}.resume_sectionHeader__r4HsK svg{width:20px;height:20px;transition:transform .2s ease}.resume_sectionHeader__r4HsK[aria-expanded=true] svg{transform:rotate(180deg)}.resume_sectionContent__DR_9H{padding:0 1.5rem 1.5rem;border-top:1px solid var(--border)}@media(max-width:600px){.resume_resumeContainer__EKUID{padding:2rem 1rem}.resume_header__E63_p h1{font-size:2rem}}