.woman-module__mV1Rhq__section{padding:6rem 1rem}.woman-module__mV1Rhq__contentContainerReverse{flex-direction:row-reverse;align-items:center;gap:4rem;max-width:1000px;margin:0 auto;display:flex}.woman-module__mV1Rhq__contentContainer{align-items:center;gap:4rem;max-width:1000px;margin:0 auto;display:flex}.woman-module__mV1Rhq__profileSection{background-color:var(--brown-dark);border-top:4px solid var(--turquoise-dark);justify-content:center;min-height:70vh;padding:6rem 1rem;display:flex}.woman-module__mV1Rhq__avatarFrame{background:var(--magenta-light);border:3px solid var(--magenta-dark);box-shadow:inset 0 0 0 2px var(--shadow-light);border-radius:12px;flex:0 0 280px;padding:8px;position:relative}.woman-module__mV1Rhq__profileImage{object-fit:cover;aspect-ratio:1;border-radius:6px;width:100%;height:auto;display:block}.woman-module__mV1Rhq__profileInfo{text-align:center;flex:1}.woman-module__mV1Rhq__profileName{color:var(--text-woman-profile-name);margin:0;font-family:"Jersey 10",serif;font-size:4.5rem}.woman-module__mV1Rhq__profileDescription{letter-spacing:.05rem;color:var(--text-woman-profile-desc);white-space:pre-wrap;margin-bottom:1.5rem;font-family:Roboto Mono,monospace;font-size:.875rem;line-height:1.6}.woman-module__mV1Rhq__socialIcons{align-items:flex-end;gap:1rem;display:flex}.woman-module__mV1Rhq__socialIconLink{width:32px;height:40px;transition:opacity .2s;display:block;position:relative}.woman-module__mV1Rhq__socialIconLink:hover{opacity:.9}.woman-module__mV1Rhq__socialIconImg{z-index:1;object-fit:contain;width:32px;height:32px;display:block;position:relative}.woman-module__mV1Rhq__socialIconCircle{background:var(--text-primary);z-index:0;border-radius:50%;width:32px;height:32px;position:absolute;bottom:27%;left:40%;transform:translate(calc(6px - 50%),6px)}.woman-module__mV1Rhq__achievementsSection{background-color:var(--bg-secondary);text-align:center;padding:6rem 1rem}.woman-module__mV1Rhq__sectionTitle{color:var(--text-woman-achieve-section-title);letter-spacing:.05rem;margin:0 0 3rem;font-family:"Jersey 10",serif;font-size:4rem}.woman-module__mV1Rhq__achievementsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.woman-module__mV1Rhq__achievementCard{text-align:center;padding:2rem}.woman-module__mV1Rhq__achievementIcon{background-color:var(--text-primary);background-image:repeating-linear-gradient(45deg,var(--text-secondary)25%,transparent 25%,transparent 75%,var(--text-secondary)75%,var(--text-secondary)),repeating-linear-gradient(45deg,var(--text-secondary)25%,var(--text-primary)25%,var(--text-primary)75%,var(--text-secondary)75%,var(--text-secondary));background-size:10px 10px;border-radius:4px;width:80px;height:80px;margin:0 auto 1.5rem}.woman-module__mV1Rhq__achievementTitle{letter-spacing:.05rem;color:var(--text-woman-achieve-title);margin:0;font-family:"Jersey 10",serif;font-size:2rem}.woman-module__mV1Rhq__achievementDescription{color:var(--text-woman-achieve-desc);text-align:center;margin:0;font-family:Roboto Mono,monospace;font-size:.875rem;line-height:1.5}.woman-module__mV1Rhq__quoteSection{background-color:var(--bg-tertiary);text-align:center;padding:6rem 1rem}.woman-module__mV1Rhq__quoteTitle{color:var(--text-woman-quote-title);letter-spacing:.1rem;margin:0;font-family:"Jersey 10",serif;font-size:4rem}.woman-module__mV1Rhq__quoteText{max-width:600px;color:var(--text-woman-quote-text);text-align:center;margin:0 auto;font-family:Roboto Mono,monospace;font-size:.875rem;line-height:1.6}.woman-module__mV1Rhq__finalSection{background-color:var(--brown-dark);padding:6rem 1rem}.woman-module__mV1Rhq__finalContentContainer{align-items:center;gap:4rem;max-width:1000px;margin:0 auto;display:flex}.woman-module__mV1Rhq__finalImage{background-color:var(--shadow-medium);flex:0 0 320px;width:320px;height:320px;overflow:hidden}.woman-module__mV1Rhq__finalImage img{object-fit:cover;width:100%;height:100%;display:block}.woman-module__mV1Rhq__finalInfo{text-align:left;flex:1}.woman-module__mV1Rhq__finalSectionTitle{color:var(--text-woman-final-title);letter-spacing:.05rem;margin:0;font-family:"Jersey 10",serif;font-size:4rem}.woman-module__mV1Rhq__finalSectionDescription{color:var(--text-woman-final-desc);margin:0;font-family:Roboto Mono,monospace;font-size:.875rem;line-height:1.6}@media (max-width:1024px){.woman-module__mV1Rhq__contentContainer,.woman-module__mV1Rhq__contentContainerReverse,.woman-module__mV1Rhq__finalContentContainer{gap:2rem}.woman-module__mV1Rhq__profileName,.woman-module__mV1Rhq__sectionTitle,.woman-module__mV1Rhq__quoteTitle,.woman-module__mV1Rhq__finalSectionTitle{font-size:3.5rem}.woman-module__mV1Rhq__achievementsGrid{gap:1rem}}@media (max-width:768px){.woman-module__mV1Rhq__profileSection,.woman-module__mV1Rhq__achievementsSection,.woman-module__mV1Rhq__quoteSection,.woman-module__mV1Rhq__finalSection{padding:4rem 1rem}.woman-module__mV1Rhq__contentContainer,.woman-module__mV1Rhq__contentContainerReverse,.woman-module__mV1Rhq__finalContentContainer{text-align:center;flex-direction:column;align-items:center}.woman-module__mV1Rhq__profileInfo,.woman-module__mV1Rhq__finalInfo{text-align:center}.woman-module__mV1Rhq__socialIcons{justify-content:center;margin-top:2rem}.woman-module__mV1Rhq__avatarFrame{flex:none;width:100%;max-width:250px}.woman-module__mV1Rhq__finalImage{flex:none;width:100%;max-width:300px}.woman-module__mV1Rhq__achievementsGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1.5rem;max-width:100%;margin:0;padding-bottom:1rem;display:flex;overflow-x:auto}.woman-module__mV1Rhq__achievementsGrid::-webkit-scrollbar{height:6px}.woman-module__mV1Rhq__achievementsGrid::-webkit-scrollbar-thumb{background:var(--overlay-white);border-radius:10px}.woman-module__mV1Rhq__achievementCard{scroll-snap-align:center;flex-shrink:0;width:250px}}@media (max-width:480px){.woman-module__mV1Rhq__profileSection,.woman-module__mV1Rhq__achievementsSection,.woman-module__mV1Rhq__quoteSection,.woman-module__mV1Rhq__finalSection{padding:3rem 1rem}.woman-module__mV1Rhq__profileName,.woman-module__mV1Rhq__sectionTitle,.woman-module__mV1Rhq__quoteTitle,.woman-module__mV1Rhq__finalSectionTitle{font-size:2.5rem}.woman-module__mV1Rhq__avatarFrame{max-width:200px}}
